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

KSCrash crashed on app atart #111

Closed
alexSchaefer84 opened this issue Jul 12, 2016 · 5 comments
Closed

KSCrash crashed on app atart #111

alexSchaefer84 opened this issue Jul 12, 2016 · 5 comments

Comments

@alexSchaefer84
Copy link

Hey guys,

since updating to 5.2.1 we register a lot of crashes on app start. It's hard to reproduce because for me issue occurs 5 of 100 app starts. I read some threads on kscrash github repo about this or similar problems e.g. kstenerud/KSCrash#144 or kstenerud/KSCrash#155

Thanks!

EXC_BAD_ACCESS Attempted to dereference garbage pointer 0x18b. /usr/lib/libobjc.A.dylib objc_msgSend Frameworks/KSCrash.framework/KSCrash handleDealloc_NSObject Frameworks/CoreFoundation.framework/CoreFoundation <redacted> /usr/lib/libobjc.A.dylib _ZN11objc_object17sidetable_releaseEb /usr/lib/libobjc.A.dylib _ZN12_GLOBAL__N_119AutoreleasePoolPage3popEPv PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices <redacted> PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices <redacted> PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices <redacted> Frameworks/CoreFoundation.framework/CoreFoundation <redacted> Frameworks/CoreFoundation.framework/CoreFoundation <redacted> Frameworks/CoreFoundation.framework/CoreFoundation <redacted> Frameworks/CoreFoundation.framework/CoreFoundation CFRunLoopRunSpecific Frameworks/CoreFoundation.framework/CoreFoundation CFRunLoopRunInMode Frameworks/UIKit.framework/UIKit <redacted> Frameworks/UIKit.framework/UIKit UIApplicationMain

@kattrali
Copy link
Contributor

Thanks for the report, @pogoist. Can you provide your KSCrash version as well? I'm taking a look.

@alexSchaefer84
Copy link
Author

Thank you @kattrali ! KSCrash version is 1.5.11. Bugsnag 5.2.0 dependency is installed via cocoa pods

@kattrali
Copy link
Contributor

Thanks! After a bit of tests, I think this is kstenerud/KSCrash#160; I'm drafting a patch to move the minimum version we use.

@kattrali
Copy link
Contributor

Closed via v5.3.0

@alexSchaefer84
Copy link
Author

Great news, thank you very much!

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

2 participants