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 internal crash: monitorCachedData #250

Closed
6 tasks
daviswalker opened this issue Jun 19, 2018 · 1 comment
Closed
6 tasks

KSCrash internal crash: monitorCachedData #250

daviswalker opened this issue Jun 19, 2018 · 1 comment

Comments

@daviswalker
Copy link

Platform:

  • [ x] iOS
  • tvOS
  • MacOS
  • watchOS

Swift:

  • Yes -> If yes, which version?
  • [x ] No

sentry-cocoa installed with:

  • [ x] CocoaPods
  • Carthage
  • Manually

Version of sentry-cocoa:

  • Sentry (3.13.0):
    • Sentry/Core (= 3.13.0)
    • Sentry/KSCrash (= 3.13.0)
  • Sentry/Core (3.13.0)
  • Sentry/KSCrash (3.13.0):
    • KSCrash/Core (~> 1.15.12)

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

@HazAT
Copy link
Member

HazAT commented Jun 21, 2018

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.

@HazAT HazAT closed this as completed Jun 21, 2018
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