Skip to content

Instantly share code, notes, and snippets.

@bnham
Created August 22, 2017 21:27
Show Gist options
  • Save bnham/6646f15ad3d76606544bac03be0d23bf to your computer and use it in GitHub Desktop.
Save bnham/6646f15ad3d76606544bac03be0d23bf to your computer and use it in GitHub Desktop.
Thread #63:
0 libsystem_kernel.dylib 0x1833c4f60 __psynch_rw_wrlock + 8
1 libsystem_pthread.dylib 0x18348b5c8 _pthread_rwlock_lock + 464
2 libobjc.A.dylib 0x182e35764 rwlock_tt<false>::write() + 100
3 libobjc.A.dylib 0x182e2ebc4 _class_getNonMetaClass + 36
4 libobjc.A.dylib 0x182e354ac lookUpImpOrForward + 220
5 libobjc.A.dylib 0x182e40474 _objc_msgSend_uncached + 52
6 libobjc.A.dylib 0x182e2d414 CALLING_SOME_+initialize_METHOD + 20
7 libobjc.A.dylib 0x182e2d680 _class_initialize + 608
8 libobjc.A.dylib 0x182e354b0 lookUpImpOrForward + 224
9 libobjc.A.dylib 0x182e40474 _objc_msgSend_uncached + 52
10 JavaScriptCore 0x1882a9958 WTF::initializeMainThreadPlatform() + 24
11 libsystem_pthread.dylib 0x18348f418 __pthread_once_handler + 76
12 libsystem_platform.dylib 0x183484a44 _os_once + 48
13 libsystem_pthread.dylib 0x18348c2fc pthread_once + 64
14 WebCore 0x188f78b94 RunWebThread(void*) + 32
15 libsystem_pthread.dylib 0x18348d688 _pthread_body + 236
16 libsystem_pthread.dylib 0x18348d598 _pthread_start + 280
17 libsystem_pthread.dylib 0x18348acb0 thread_start + 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment