We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Platform:
Swift:
sentry-cocoa installed with:
Version of sentry-cocoa:
I have following issue:
My users are experiencing the following crash internal to KSCrash. It looks very much like this closed issue: #136
SIGSEGV: 0 KSCrash 0x106061f88 ksthread_getQueueName (KSThread.c:87) 1 KSCrash 0x106049e18 monitorCachedData (KSCrashCachedData.c:84) 2 libsystem_pthread.dylib 0x181c49220 _pthread_body + 272 3 libsystem_pthread.dylib 0x181c49110 _pthread_body + 290 4 libsystem_pthread.dylib 0x181c47b10 thread_start + 4
Any idea what could be causing this on the latest version?
Dave
The text was updated successfully, but these errors were encountered:
It seems like you version of KSCrash is outdated. I am currently doing a 4.0.0 release, please consider updating this should fix it for sure.
KSCrash
4.0.0
Sorry, something went wrong.
No branches or pull requests
Platform:
Swift:
sentry-cocoa installed with:
Version of sentry-cocoa:
I have following issue:
My users are experiencing the following crash internal to KSCrash. It looks very much like this closed issue: #136
SIGSEGV:
0 KSCrash 0x106061f88 ksthread_getQueueName (KSThread.c:87)
1 KSCrash 0x106049e18 monitorCachedData (KSCrashCachedData.c:84)
2 libsystem_pthread.dylib 0x181c49220 _pthread_body + 272
3 libsystem_pthread.dylib 0x181c49110 _pthread_body + 290
4 libsystem_pthread.dylib 0x181c47b10 thread_start + 4
Any idea what could be causing this on the latest version?
Dave
The text was updated successfully, but these errors were encountered: