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

Logging from a failed network request occasionally crashes #67

Closed
JackWink opened this issue Oct 27, 2015 · 0 comments
Closed

Logging from a failed network request occasionally crashes #67

JackWink opened this issue Oct 27, 2015 · 0 comments

Comments

@JackWink
Copy link

We post a notification when a network request fails and our notification handler reports the failure to Bugsnag. Occasionally we end up with a crash while trying to report an error to Bugsnag:

Pods/Bugsnag/KSCrash/Source/KSCrash/Recording/Sentry/KSCrashSentry_User.c:73:26 kscrashsentry_reportUserException
Pods/Bugsnag/KSCrash/Source/KSCrash/Recording/KSCrash.m:382:5 -[KSCrash reportUserException:reason:lineOfCode:stackTrace:terminateProgram:]
Pods/Bugsnag/Source/Bugsnag/BugsnagNotifier.m:122:5 -[BugsnagNotifier notify:withData:atSeverity:atDepth:]
Pods/Bugsnag/Source/Bugsnag/Bugsnag.m:90:5 +[Bugsnag notify:withData:]

It's not very frequent (we've had 16 of these reports since June), but I thought we'd pass this along in case anyone had any thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant