Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App crash due to runtime.raise_trampoline #24

Closed
vin047 opened this issue Sep 8, 2021 · 1 comment
Closed

App crash due to runtime.raise_trampoline #24

vin047 opened this issue Sep 8, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@vin047
Copy link
Contributor

vin047 commented Sep 8, 2021

Describe the bug
Multiple crashes due to runtime.raise_trampoline, causing thread to crash with SIGABRT ABORT.

To Reproduce
Unknown. Collected via Crashlytics.

Smartphone (please complete the following information):
Seems to occur more often on iOS 15 (currently in beta), but few instances of it occuring on iOS 14. App version ranges from 1.1.2 to 2.1.4.

Additional context
runtime.raise_trampoline appears to be from Go runtime, indicating an issue with GopenPGP library. Some crash reports indicate that the crash occurs when using the non-streaming API, at the point where finish() is called on the new low memory attachment processor.

@vin047 vin047 added the bug Something isn't working label Sep 8, 2021
@vin047 vin047 added this to Later in Product Roadmap via automation Sep 8, 2021
@vin047 vin047 added this to the 2.1.5 milestone Sep 8, 2021
@vin047 vin047 moved this from Later to Now in Product Roadmap Sep 8, 2021
@vin047 vin047 closed this as completed in 84d9d4f Sep 9, 2021
Product Roadmap automation moved this from Now to Completed Sep 9, 2021
@vin047 vin047 modified the milestones: 2.1.5, 2.1.8 Oct 4, 2021
@vin047 vin047 moved this from Completed to Now in Product Roadmap Oct 4, 2021
@vin047
Copy link
Contributor Author

vin047 commented Oct 4, 2021

Issue still present in v2.1.7 😔

@vin047 vin047 reopened this Oct 4, 2021
Product Roadmap automation moved this from Now to Next Oct 4, 2021
@vin047 vin047 moved this from Next to Now in Product Roadmap Oct 4, 2021
@vin047 vin047 closed this as completed in 6e27ebf Nov 6, 2021
Product Roadmap automation moved this from Now to Completed Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant