-
Notifications
You must be signed in to change notification settings - Fork 84
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
ios: race / EXC_CRASH (SIGABRT) when force-closing app #572
Comments
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions. |
Bumping to include envoyproxy/envoy#10015. Should resolve #572. Signed-off-by: Michael Rebello <[email protected]>
Upstream fix from @goaway: envoyproxy/envoy#10015 |
Bumping to include envoyproxy/envoy#10015. Should resolve #572. Signed-off-by: Michael Rebello <[email protected]>
Resolution that enables upstream fix here: #699 |
Bumping to include #10015. Should resolve envoyproxy/envoy-mobile#572. Signed-off-by: Michael Rebello <[email protected]> Signed-off-by: JP Simard <[email protected]>
Bumping to include #10015. Should resolve envoyproxy/envoy-mobile#572. Signed-off-by: Michael Rebello <[email protected]> Signed-off-by: JP Simard <[email protected]>
We're seeing an occasional crash occur (~20% of the time) when force-closing a pre-release version of an app with Envoy Mobile integrated. This is not visible to the end user since the app has already been terminated by the OS, but is a crash nonetheless and prompts TestFlight users to report a bug.
This is a similar problem to the one we saw in #492, but with different stack traces.
The text was updated successfully, but these errors were encountered: