I Closed out of my xcode project a few days ago and when I came back, it keeps crashing! I haven't changed any of the code so I have no idea what happened. I get an EXC_BAD_ACCESS (code=1, address=0x0) on strlen inside the NSApplicationMain() method and looking at the error stack, it looks like my application hasn't even launched!
Heres the error stack
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_c.dylib 0x000000010847a650 strlen + 16
1 libsystem_c.dylib 0x00000001084c8067 strdup + 21
2 com.apple.Foundation 0x0000000104d018fb _compatDecodeValueOfObjCType + 763
3 com.apple.Foundation 0x0000000104c04da6 newDecodedValue + 1162
4 com.apple.Foundation 0x0000000104c22a09 _decodeObjectBinary + 2741
5 com.apple.Foundation 0x0000000104c21db4 _decodeObject + 226
6 com.apple.AppKit 0x000000010575991b __copyCarbonDictionariesFromRecords_block_invoke_0 + 372
7 com.apple.AppKit 0x00000001057caa35 _NSMapAndFilter + 233
8 com.apple.AppKit 0x0000000105807be2 copyCarbonDictionariesFromRecords + 30
9 com.apple.AppKit 0x000000010580799d +[NSPersistentUIManager(NSCarbonMethods) copyPersistentCarbonWindowDictionariesForBundleID:] + 144
10 com.apple.HIToolbox 0x000000010b009821 _HIPersistentUICopyPersistentCarbonWindowDictionariesForBundleID + 73
11 com.apple.HIToolbox 0x000000010b0097c7 GetPersistenceDictionariesAtLaunch() + 52
12 com.apple.HIToolbox 0x000000010b00978c WindowStateInitFirstEventTime() + 9
13 com.apple.HIToolbox 0x000000010b00915c _FirstEventTime + 50
14 com.apple.HIToolbox 0x000000010b008ffc RunCurrentEventLoopInMode + 41
15 com.apple.HIToolbox 0x000000010b008d84 ReceiveNextEventCommon + 166
16 com.apple.HIToolbox 0x000000010b008cd3 BlockUntilNextEventMatchingListInMode + 62
17 com.apple.AppKit 0x0000000105806613 _DPSNextEvent + 685
18 com.apple.AppKit 0x0000000105805ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
19 com.apple.AppKit 0x00000001057fd283 -[NSApplication run] + 517
20 com.apple.AppKit 0x00000001057a1cb6 NSApplicationMain + 869
21 com.littleendiangamestudios.Alone 0x0000000104b54592 main + 34 (main.m:13)
22 com.littleendiangamestudios.Alone 0x0000000104b54564 start + 52
Thread 1:
0 libsystem_kernel.dylib 0x00000001085fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010848eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010848ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x0000000108479171 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00000001085fad16 kevent + 10
1 libdispatch.dylib 0x00000001083f2dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00000001083f29ee _dispatch_mgr_thread + 54
Thread 3:
0 libsystem_kernel.dylib 0x00000001085fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010848eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010848ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x0000000108479171 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00000001085fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010848eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010848ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x0000000108479171 start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00000001085fa6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010848eeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010848ecb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x0000000108479171 start_wqthread + 13
You appear to have got your app's persistant state corrupted somehow. If you go into your ~/Library/Saved Application State/ directory and delete the one for your application it should fix it.
Related
i have an issue with my (first) macOS app. A beta Tester gets a crash right on start of the app.
I am a bit puzzled as to why.
I have included the crashlytics framework (Version 3.9.3 (128)). It seems to me that is crashing while crashlytics is trying to send a report (from an earlier crash?).
has anyone experienced something similar?
2017-11-09 10:22:51.369 AquaCalculator[3959:1399290] [Crashlytics] Version 3.9.3 (128)
2017-11-09 10:22:51.464 AquaCalculator[3959:1399398] [Crashlytics:Crash:Reports] Packaged report with id '71a39da2c3fc41b9a563b6c2d0a20f8e' for submission
2017-11-09 10:22:52.966 AquaCalculator[3959:1399290] -[NSNull length]: unrecognized selector sent to instance 0x7fff94044b40
Illegal instruction: 4
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions...none found.
more details from the crash report:
[Process completed]
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [0]
Application Specific Information:
Crashing on exception: -[NSNull length]: unrecognized selector sent to instance 0x7fff94044b40
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff39dad14b __exceptionPreprocess + 171
1 libobjc.A.dylib 0x00007fff60df2c76 objc_exception_throw + 48
2 CoreFoundation 0x00007fff39e45d64 -[NSObject(NSObject) doesNotRecognizeSelector:] + 132
3 CoreFoundation 0x00007fff39d23530 ___forwarding___ + 1456
4 CoreFoundation 0x00007fff39d22ef8 _CF_forwarding_prep_0 + 120
5 Foundation 0x00007fff3bf3739a getObjectValue + 444
6 Foundation 0x00007fff3bf37164 -[NSDateFormatter getObjectValue:forString:errorDescription:] + 471
7 Foundation 0x00007fff3bf36f79 -[NSDateFormatter dateFromString:] + 50
8 AquaCalculator 0x0000000100d56215 AquaCalculator + 115221
9 CFNetwork 0x00007fff38caf4ab __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 19
10 CFNetwork 0x00007fff38caed05 __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 147
11 Foundation 0x00007fff3beb925b __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
12 Foundation 0x00007fff3beb90bd -[NSBlockOperation main] + 68
13 Foundation 0x00007fff3beb756a -[__NSOperationInternal _start:] + 778
14 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
15 libdispatch.dylib 0x00007fff619bb333 _dispatch_block_invoke_direct + 317
16 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
17 libdispatch.dylib 0x00007fff619bb333 _dispatch_block_invoke_direct + 317
18 libdispatch.dylib 0x00007fff619bb1d6 dispatch_block_perform + 109
19 Foundation 0x00007fff3beb3578 __NSOQSchedule_f + 342
20 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
21 libdispatch.dylib 0x00007fff619b432d _dispatch_main_queue_callback_4CF + 1148
22 CoreFoundation 0x00007fff39d658e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
23 CoreFoundation 0x00007fff39d27b0a __CFRunLoopRun + 2586
24 CoreFoundation 0x00007fff39d26e63 CFRunLoopRunSpecific + 483
25 HIToolbox 0x00007fff3903fe26 RunCurrentEventLoopInMode + 286
26 HIToolbox 0x00007fff3903fb96 ReceiveNextEventCommon + 613
27 HIToolbox 0x00007fff3903f914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
28 AppKit 0x00007fff37334483 _DPSNextEvent + 2085
29 AppKit 0x00007fff37ac9ff8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
30 AppKit 0x00007fff37329291 -[NSApplication run] + 764
31 AppKit 0x00007fff372f8436 NSApplicationMain + 804
32 libdyld.dylib 0x00007fff619e2115 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.AppKit 0x00007fff3765ec54 -[NSApplication _crashOnException:] + 109
1 com.apple.AppKit 0x00007fff3765eb3c -[NSApplication reportException:] + 953
2 com.apple.AppKit 0x00007fff377492ac uncaughtErrorProc + 157
3 com.apple.CoreFoundation 0x00007fff39e3f113 __handleUncaughtException + 771
4 libobjc.A.dylib 0x00007fff60df4e9d _objc_terminate() + 91
5 com.thallos.de.AquaCalculator 0x0000000100e31d39 0x100d3a000 + 1015097
6 libc++abi.dylib 0x00007fff5fa857c9 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff5fa85843 std::terminate() + 51
8 libdispatch.dylib 0x00007fff619a8d64 _dispatch_client_callout + 28
9 libdispatch.dylib 0x00007fff619bb333 _dispatch_block_invoke_direct + 317
10 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
11 libdispatch.dylib 0x00007fff619bb333 _dispatch_block_invoke_direct + 317
12 libdispatch.dylib 0x00007fff619bb1d6 dispatch_block_perform + 109
13 com.apple.Foundation 0x00007fff3beb3578 __NSOQSchedule_f + 342
14 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
15 libdispatch.dylib 0x00007fff619b432d _dispatch_main_queue_callback_4CF + 1148
16 com.apple.CoreFoundation 0x00007fff39d658e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
17 com.apple.CoreFoundation 0x00007fff39d27b0a __CFRunLoopRun + 2586
18 com.apple.CoreFoundation 0x00007fff39d26e63 CFRunLoopRunSpecific + 483
19 com.apple.HIToolbox 0x00007fff3903fe26 RunCurrentEventLoopInMode + 286
20 com.apple.HIToolbox 0x00007fff3903fb96 ReceiveNextEventCommon + 613
21 com.apple.HIToolbox 0x00007fff3903f914 _BlockUntilNextEventMatchingListInModeWithFilter + 64
22 com.apple.AppKit 0x00007fff37334483 _DPSNextEvent + 2085
23 com.apple.AppKit 0x00007fff37ac9ff8 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3044
24 com.apple.AppKit 0x00007fff37329291 -[NSApplication run] + 764
25 com.apple.AppKit 0x00007fff372f8436 NSApplicationMain + 804
26 libdyld.dylib 0x00007fff619e2115 start + 1
Thread 1:
0 libsystem_kernel.dylib 0x00007fff61b32572 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff61c6d06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff61c6cc4d start_wqthread + 13
Thread 2:: Dispatch queue: io.answers.EventQueue (QOS: BACKGROUND)
0 com.apple.Foundation 0x00007fff3bef4016 -[NSFilesystemItemRemoveOperation delegate] + 0
1 com.apple.Foundation 0x00007fff3bef3f7b __NSRemoveFileConfirmCallback + 40
2 libremovefile.dylib 0x00007fff61a17861 __removefile_tree_walker + 181
3 libremovefile.dylib 0x00007fff61a17bd7 removefile + 151
4 com.apple.Foundation 0x00007fff3bef3e94 -[NSFilesystemItemRemoveOperation main] + 171
5 com.apple.Foundation 0x00007fff3beb756a -[__NSOperationInternal _start:] + 778
6 com.apple.Foundation 0x00007fff3bef3d23 -[NSFileManager removeItemAtPath:error:] + 84
7 com.thallos.de.AquaCalculator 0x0000000100e4e49b 0x100d3a000 + 1131675
8 com.thallos.de.AquaCalculator 0x0000000100e48f87 0x100d3a000 + 1109895
9 com.thallos.de.AquaCalculator 0x0000000100e48f09 0x100d3a000 + 1109769
10 com.thallos.de.AquaCalculator 0x0000000100e4e789 0x100d3a000 + 1132425
11 com.thallos.de.AquaCalculator 0x0000000100e433dc 0x100d3a000 + 1086428
12 com.thallos.de.AquaCalculator 0x0000000100e12aa6 0x100d3a000 + 887462
13 com.thallos.de.AquaCalculator 0x0000000100e1284f 0x100d3a000 + 886863
14 com.thallos.de.AquaCalculator 0x0000000100e12996 0x100d3a000 + 887190
15 com.thallos.de.AquaCalculator 0x0000000100e43261 0x100d3a000 + 1086049
16 com.thallos.de.AquaCalculator 0x0000000100e43127 0x100d3a000 + 1085735
17 com.thallos.de.AquaCalculator 0x0000000100e4e669 0x100d3a000 + 1132137
18 com.thallos.de.AquaCalculator 0x0000000100e4924f 0x100d3a000 + 1110607
19 com.apple.CFNetwork 0x00007fff38e68a9f __51-[NSURLSession delegate_task:didCompleteWithError:]_block_invoke.182 + 80
20 com.apple.Foundation 0x00007fff3beb925b __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
21 com.apple.Foundation 0x00007fff3beb90bd -[NSBlockOperation main] + 68
22 com.apple.Foundation 0x00007fff3beb756a -[__NSOperationInternal _start:] + 778
23 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
24 libdispatch.dylib 0x00007fff619bb333 _dispatch_block_invoke_direct + 317
25 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
26 libdispatch.dylib 0x00007fff619bb333 _dispatch_block_invoke_direct + 317
27 libdispatch.dylib 0x00007fff619bb1d6 dispatch_block_perform + 109
28 com.apple.Foundation 0x00007fff3beb3578 __NSOQSchedule_f + 342
29 libdispatch.dylib 0x00007fff619a8d50 _dispatch_client_callout + 8
30 libdispatch.dylib 0x00007fff619bbe76 _dispatch_continuation_pop + 472
31 libdispatch.dylib 0x00007fff619b36cb _dispatch_async_redirect_invoke + 703
32 libdispatch.dylib 0x00007fff619aa941 _dispatch_root_queue_drain + 515
33 libdispatch.dylib 0x00007fff619aa6ed _dispatch_worker_thread3 + 101
34 libsystem_pthread.dylib 0x00007fff61c6d1ca _pthread_wqthread + 1387
35 libsystem_pthread.dylib 0x00007fff61c6cc4d start_wqthread + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff61b32572 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff61c6d26f _pthread_wqthread + 1552
2 libsystem_pthread.dylib 0x00007fff61c6cc4d start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff61b32572 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff61c6d06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff61c6cc4d start_wqthread + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff61b32572 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff61c6d06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff61c6cc4d start_wqthread + 13
Thread 6:
0 libsystem_pthread.dylib 0x00007fff61c6cc40 start_wqthread + 0
1 ??? 0x00007ffd8ba0f350 0 + 140726946034512
Thread 7:
0 libsystem_kernel.dylib 0x00007fff61b32572 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff61c6d06a _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0x00007fff61c6cc4d start_wqthread + 13
Thread 8:: com.twitter.crashlytics.mac.MachExceptionServer
0 libsystem_kernel.dylib 0x00007fff61b339e2 write + 10
1 com.thallos.de.AquaCalculator 0x0000000100e27b1e 0x100d3a000 + 973598
2 com.thallos.de.AquaCalculator 0x0000000100e1f15c 0x100d3a000 + 938332
3 libsystem_pthread.dylib 0x00007fff61c6d6c1 _pthread_body + 340
4 libsystem_pthread.dylib 0x00007fff61c6d56d _pthread_start + 377
5 libsystem_pthread.dylib 0x00007fff61c6cc5d thread_start + 13
Thread 9:
0 libsystem_pthread.dylib 0x00007fff61c6cc40 start_wqthread + 0
1 ??? 0x000070000303bbe0 0 + 123145352887264
Thread 10:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff61b288f2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff61b27e0c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff39d28495 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff39d277e7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff39d26e63 CFRunLoopRunSpecific + 483
5 com.apple.AppKit 0x00007fff37471918 _NSEventThread + 184
6 libsystem_pthread.dylib 0x00007fff61c6d6c1 _pthread_body + 340
7 libsystem_pthread.dylib 0x00007fff61c6d56d _pthread_start + 377
8 libsystem_pthread.dylib 0x00007fff61c6cc5d thread_start + 13
Thread 11:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff61b288f2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff61b27e0c mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff39d28495 __CFRunLoopServiceMachPort + 341
3 com.apple.CoreFoundation 0x00007fff39d277e7 __CFRunLoopRun + 1783
4 com.apple.CoreFoundation 0x00007fff39d26e63 CFRunLoopRunSpecific + 483
5 com.apple.CFNetwork 0x00007fff38ec744c -[__CoreSchedulingSetRunnable runForever] + 722
6 com.apple.Foundation 0x00007fff3beabe78 __NSThread__start__ + 1197
7 libsystem_pthread.dylib 0x00007fff61c6d6c1 _pthread_body + 340
8 libsystem_pthread.dylib 0x00007fff61c6d56d _pthread_start + 377
9 libsystem_pthread.dylib 0x00007fff61c6cc5d thread_start + 13
Mike from Fabric here. I don't believe that this is a crash within Crashlytics. You'll see our threads referenced in most crash reports because our processes are waking up to catch the exception.
The error you're seeing is usually due to memory mismanagement or holding onto an object that's no longer present.
I've ran into an issue where whenever I open the assistant editor (second code panel) in Xcode, it crashes and gives me an option to reopen Xcode.
Xcode quit unexpectedly
reading the report,seems that CVDisplayLink is to blame
Version 5.0.2 (5A3005)
Is there a way to reset which class is displayed in the 2nd panel?
Process: Xcode [508]
Path: /Applications/Xcode.app/Contents/MacOS/Xcode
Identifier: com.apple.dt.Xcode
Version: 5.0.2 (3335.32)
Build Info: IDEApplication-3335032000000000~4
App Item ID: 497799835
App External ID: 106632651
Code Type: X86-64 (Native)
Parent Process: launchd [131]
User ID: 501
Date/Time: 2014-01-14 12:33:28.087 -0500
OS Version: Mac OS X 10.8.5 (12F45)
Report Version: 10
Interval Since Last Report: 4527 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 444 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: F0403235-5ECB-ADEA-6618-E5526B9FE281
Crashed Thread: 22 CVDisplayLink
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
ProductBuildVersion: 5A3005
Thread 0:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff886c1372 objc_retain + 18
1 com.apple.dt.DVTKit 0x000000010bf29e59 -[DVTBindingHelper primitiveValueForBinding:] + 88
2 com.apple.dt.DVTKit 0x000000010bf29d44 -[DVTBindingHelper valueForBinding:] + 48
3 com.apple.dt.DVTKit 0x000000010bf2379c -[NSObject(DVTBindingUtilities) updateBoundValueForBinding:] + 227
4 com.apple.dt.DVTKit 0x000000010bf235ec -[DVTBindingHelper observeValueForKeyPath:ofObject:change:context:] + 252
5 com.apple.dt.DVTFoundation 0x000000010b9d0839 -[DVTObservableObjectProxy setRepresentedObject:] + 561
6 com.apple.dt.IDEKit 0x000000010cb1a8a6 -[_IDENavigatorOutlineViewDataSource outlineView:willDisplayCell:forTableColumn:item:] + 280
7 com.apple.AppKit 0x00007fff865c1439 -[NSTableView preparedCellAtColumn:row:] + 1573
8 com.apple.AppKit 0x00007fff865c0c1c -[NSOutlineView preparedCellAtColumn:row:] + 56
9 com.apple.dt.DVTKit 0x000000010bf7ed1f -[DVTOutlineView preparedCellAtColumn:row:] + 54
10 com.apple.dt.IDEKit 0x000000010cc6287e -[IDENavigatorOutlineView preparedCellAtColumn:row:] + 54
11 com.apple.AppKit 0x00007fff865c0b27 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 47
12 com.apple.AppKit 0x00007fff865c0a9b -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 94
13 com.apple.AppKit 0x00007fff865bf55e -[NSTableView drawRow:clipRect:] + 2131
14 com.apple.AppKit 0x00007fff865af3e3 -[NSTableView drawRowIndexes:clipRect:] + 397
15 com.apple.AppKit 0x00007fff865af241 -[NSOutlineView drawRowIndexes:clipRect:] + 113
16 com.apple.AppKit 0x00007fff865addc6 -[NSTableView drawRect:] + 1269
17 com.apple.dt.IDEKit 0x000000010cb18db2 -[IDENavigatorOutlineView drawRect:] + 312
18 com.apple.AppKit 0x00007fff86492064 -[NSView _drawRect:clip:] + 4217
19 com.apple.AppKit 0x00007fff864906c1 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1656
20 com.apple.AppKit 0x00007fff86490ad9 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2704
21 com.apple.AppKit 0x00007fff8648e6f2 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 817
22 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
23 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
24 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
25 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
26 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
27 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
28 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
29 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
30 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
31 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
32 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
33 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
34 com.apple.AppKit 0x00007fff8648fa44 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763
35 com.apple.AppKit 0x00007fff8648e143 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
36 com.apple.AppKit 0x00007fff86489d6d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675
37 com.apple.AppKit 0x00007fff86453c93 -[NSView displayIfNeeded] + 1830
38 com.apple.AppKit 0x00007fff864531cc _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738
39 com.apple.AppKit 0x00007fff86a1e901 __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46
40 com.apple.CoreFoundation 0x00007fff87bf0417 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
41 com.apple.CoreFoundation 0x00007fff87bf0381 __CFRunLoopDoObservers + 369
42 com.apple.CoreFoundation 0x00007fff87bcb7b8 __CFRunLoopRun + 728
43 com.apple.CoreFoundation 0x00007fff87bcb0e2 CFRunLoopRunSpecific + 290
44 com.apple.HIToolbox 0x00007fff8975feb4 RunCurrentEventLoopInMode + 209
45 com.apple.HIToolbox 0x00007fff8975fc52 ReceiveNextEventCommon + 356
46 com.apple.HIToolbox 0x00007fff8975fae3 BlockUntilNextEventMatchingListInMode + 62
47 com.apple.AppKit 0x00007fff86450533 _DPSNextEvent + 685
48 com.apple.AppKit 0x00007fff8644fdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
49 com.apple.AppKit 0x00007fff864471a3 -[NSApplication run] + 517
50 com.apple.AppKit 0x00007fff863ebbd6 NSApplicationMain + 869
51 libdyld.dylib 0x00007fff80b537e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff846d3d16 kevent + 10
1 libdispatch.dylib 0x00007fff890c0dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff890c09ee _dispatch_mgr_thread + 54
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff846d1686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff846d0c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff87bc6233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff87bcb916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff87bcb0e2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff82cde546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff82d3c562 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff846d1686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff846d0c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff87bc6233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff87bcb916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff87bcb0e2 CFRunLoopRunSpecific + 290
5 com.apple.DTDeviceKitBase 0x000000011328d81a -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 164
6 com.apple.Foundation 0x00007fff82d3c562 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff846d3322 __select + 10
1 com.apple.CoreFoundation 0x00007fff87c0af46 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 5:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff846d1686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff846d0c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff87bc6233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff87bcb916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff87bcb0e2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff82d417ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
6 com.apple.Foundation 0x00007fff82cda1aa -[NSRunLoop(NSRunLoop) run] + 74
7 com.apple.GPUToolsMobileFoundation 0x000000011735b96b -[DYMobileDeviceManager _deviceNotificationThread:] + 132
8 com.apple.Foundation 0x00007fff82d3c562 __NSThread__main__ + 1345
9 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
10 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 6:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.CoreVideo 0x00007fff851532a1 CVDisplayLink::runIOThread() + 689
3 com.apple.CoreVideo 0x00007fff85152fd7 startIOThread(void*) + 148
4 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 7:: com.apple.CoreAnimation.render-server
0 libsystem_kernel.dylib 0x00007fff846d1686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff846d0c42 mach_msg + 70
2 com.apple.QuartzCore 0x00007fff815d217b CA::Render::Server::server_thread(void*) + 403
3 com.apple.QuartzCore 0x00007fff81656dc6 thread_fun + 25
4 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.Xcode.DevToolsCore 0x0000000111ac5fd6 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 506
3 com.apple.Foundation 0x00007fff82d3c562 __NSThread__main__ + 1345
4 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.Xcode.DevToolsCore 0x0000000111ac5fd6 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 506
3 com.apple.Foundation 0x00007fff82d3c562 __NSThread__main__ + 1345
4 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.Xcode.DevToolsCore 0x0000000111ac5fd6 -[XCBlockQueue _processBlocksInThreadSlotNumber:] + 506
3 com.apple.Foundation 0x00007fff82d3c562 __NSThread__main__ + 1345
4 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 14:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8127fb66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff814a2bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff814b825f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 15:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff814059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff814058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff814b825f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 16:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff814059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff814058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff814b825f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 17:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff846d30fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8aa35fb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff814059d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff814058b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff814b825f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 18:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 19:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 20:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 21:
0 libsystem_kernel.dylib 0x00007fff846d36d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8aa33f1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8aa33ce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8aa1e191 start_wqthread + 13
Thread 22 Crashed:: CVDisplayLink
0 libobjc.A.dylib 0x00007fff886c136e objc_retain + 14
1 com.apple.SpriteKit 0x0000000119a9521a _cvDisplayLinkCallback + 25
2 com.apple.CoreVideo 0x00007fff8515400b CVDisplayLink::performIO(CVTimeStamp*) + 203
3 com.apple.CoreVideo 0x00007fff85153271 CVDisplayLink::runIOThread() + 641
4 com.apple.CoreVideo 0x00007fff85152fd7 startIOThread(void*) + 148
5 libsystem_c.dylib 0x00007fff8aa31772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8aa1e1a1 thread_start + 13
Thread 22 crashed with X86 Thread State (64-bit):
rax: 0x3000000000000000 rbx: 0x000000012450dd80 rcx: 0x0000000000000000 rdx: 0x000000012450dc78
rdi: 0x00007fca0abb7730 rsi: 0x000000012450dd80 rbp: 0x000000012450dc10 rsp: 0x000000012450dbe8
r8: 0x000000012450dcc8 r9: 0x00007fca0abb7730 r10: 0x0000000000000000 r11: 0x00007fff70a14250
r12: 0x00007fca093b46a0 r13: 0x00007fff85153d94 r14: 0x000000012450dc78 r15: 0x0000000119a95201
rip: 0x00007fff886c136e rfl: 0x0000000000000246 cr2: 0xffffff80d2cded20
Logical CPU: 0
I found this answer on the Apple Dev Forums, and it seemed to work for me:
Navigate to the folder where your .xcodeproj or . xcworkspace is (for CocoaPods projects)
Right click on .xcodeproj and select "Show package contents"
Delete xuserdata folder
Delete project.xcworkspace
Repeat for .xcworkspace
Now you can reopen the project or workspace with a blank screen and assistant editor minimized.
Original answer
I have an eleborate web page built with d3.js, with lots of elements, animation and event-listeners. And it crashes on Mac (both Safari and Chrome) when I start actively using it. Works fine under Windows and Ubuntu though.
Here's head of crash report (Safari) (I can provide full stack if needed):
Process: WebProcess [3371]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier: com.apple.WebProcess
Version: 8536 (8536.30.1)
Build Info: WebKit2-7536030001000000~9
Code Type: X86-64 (Native)
Parent Process: ??? [3368]
User ID: 501
Date/Time: 2013-07-22 06:23:37.723 -0700
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Interval Since Last Report: 44964 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 36105 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: B207ABFE-2713-74A6-B3B1-725AF872DA13
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
VM Regions Near 0x28:
-->
__TEXT 000000010212e000-000000010212f000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Application Specific Information:
Bundle controller class:
BrowserBundleController
What might be the problem and how to solve it?
**Here's more of the crash report**
Process: WebProcess [239]
Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier: com.apple.WebProcess
Version: 8536 (8536.30.1)
Build Info: WebKit2-7536030001000000~9
Code Type: X86-64 (Native)
Parent Process: ??? [237]
User ID: 501
Date/Time: 2013-07-23 09:47:09.948 -0700
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Interval Since Last Report: 15004 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 3920 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: B207ABFE-2713-74A6-B3B1-725AF872DA13
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000028
VM Regions Near 0x28:
-->
__TEXT 0000000102017000-0000000102018000 [ 4K] r-x/rwx SM=COW /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.apple.WebCore 0x00007fff8c555f14 WebCore::textDistance(WebCore::Position const&, WebCore::Position const&) + 20
1 com.apple.WebCore 0x00007fff8c38c1a7 WebCore::EventHandler::handleMousePressEventSingleClick(WebCore::MouseEventWithHitTestResults const&) + 919
2 com.apple.WebCore 0x00007fff8c38ba70 WebCore::EventHandler::handleMousePressEvent(WebCore::MouseEventWithHitTestResults const&) + 752
3 com.apple.WebCore 0x00007fff8c38b690 WebCore::EventHandler::handleMousePressEvent(WebCore::PlatformMouseEvent const&) + 2384
4 com.apple.WebKit2 0x00007fff8d37e062 WebKit::handleMouseEvent(WebKit::WebMouseEvent const&, WebKit::WebPage*, bool) + 165
5 com.apple.WebKit2 0x00007fff8d37df8f WebKit::WebPage::mouseEvent(WebKit::WebMouseEvent const&) + 127
6 com.apple.WebKit2 0x00007fff8d38a287 void CoreIPC::handleMessage<Messages::WebPage::MouseEvent, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)>(CoreIPC::ArgumentDecoder*, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::WebMouseEvent const&)) + 83
7 com.apple.WebKit2 0x00007fff8d351ef1 WebKit::WebConnectionToUIProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 179
8 com.apple.WebKit2 0x00007fff8d2bca1d CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::ArgumentDecoder>&) + 175
9 com.apple.WebKit2 0x00007fff8d2ffbd5 CoreIPC::Connection::dispatchOneMessage() + 139
10 com.apple.WebCore 0x00007fff8ccd6a8c WebCore::RunLoop::performWork() + 156
11 com.apple.WebCore 0x00007fff8ccd7127 WebCore::RunLoop::performWork(void*) + 71
12 com.apple.CoreFoundation 0x00007fff9668bb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
13 com.apple.CoreFoundation 0x00007fff9668b455 __CFRunLoopDoSources0 + 245
14 com.apple.CoreFoundation 0x00007fff966ae7f5 __CFRunLoopRun + 789
15 com.apple.CoreFoundation 0x00007fff966ae0e2 CFRunLoopRunSpecific + 290
16 com.apple.HIToolbox 0x00007fff93b06eb4 RunCurrentEventLoopInMode + 209
17 com.apple.HIToolbox 0x00007fff93b06c52 ReceiveNextEventCommon + 356
18 com.apple.HIToolbox 0x00007fff93b06ae3 BlockUntilNextEventMatchingListInMode + 62
19 com.apple.AppKit 0x00007fff9074c533 _DPSNextEvent + 685
20 com.apple.AppKit 0x00007fff9074bdf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
21 com.apple.AppKit 0x00007fff907431a3 -[NSApplication run] + 517
22 com.apple.WebCore 0x00007fff8ccd74ff WebCore::RunLoop::run() + 63
23 com.apple.WebKit2 0x00007fff8d3ac462 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
24 com.apple.WebKit2 0x00007fff8d372bfd WebKitMain + 285
25 com.apple.WebProcess 0x0000000102017e7b 0x102017000 + 3707
26 libdyld.dylib 0x00007fff8ff707e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff94fbad16 kevent + 10
1 libdispatch.dylib 0x00007fff9427adea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff9427a9ee _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e1fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff9188eb66 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff91ab1bfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 3:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e1fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff91a149d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff91a148b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 4:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e1fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff91a149d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff91a148b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e1fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff91a149d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff91a148b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 6:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff94fb8686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff94fb7c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff966a9233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff966ae916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff966ae0e2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff8da00546 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff8da5e562 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 7:: WebCore: Scrolling
0 libsystem_kernel.dylib 0x00007fff94fb8686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff94fb7c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff966a9233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff966ae916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff966ae0e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff966bcdd1 CFRunLoopRun + 97
6 com.apple.WebCore 0x00007fff8ccec5e1 WebCore::ScrollingThread::initializeRunLoop() + 273
7 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
8 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 8:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff94fba322 __select + 10
1 com.apple.CoreFoundation 0x00007fff966edf46 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 9:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e1fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff9188eb2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61
3 com.apple.WebCore 0x00007fff8cd11d01 WTF::PassOwnPtr<WebCore::StorageTask> WTF::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x00007fff8c26212a WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 10:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e1fe9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff9188eb2d WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 61
3 com.apple.WebCore 0x00007fff8cd11d01 WTF::PassOwnPtr<WebCore::StorageTask> WTF::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(WTF::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4 com.apple.WebCore 0x00007fff8c26212a WebCore::StorageThread::threadEntryPoint() + 154
5 com.apple.JavaScriptCore 0x00007fff91ac725f WTF::wtfThreadEntryPoint(void*) + 15
6 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff94fba6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8d5dff4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8d5dfd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8d5ca1d1 start_wqthread + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff94fba6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8d5dff4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8d5dfd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8d5ca1d1 start_wqthread + 13
Thread 13:
0 libsystem_kernel.dylib 0x00007fff94fba6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8d5dff4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8d5dfd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8d5ca1d1 start_wqthread + 13
Thread 14:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff94fba0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8d5e2023 _pthread_cond_wait + 927
2 com.apple.CoreVideo 0x00007fff8dea0ea3 CVDisplayLink::waitUntil(unsigned long long) + 271
3 com.apple.CoreVideo 0x00007fff8dea0201 CVDisplayLink::runIOThread() + 529
4 com.apple.CoreVideo 0x00007fff8de9ffd7 startIOThread(void*) + 148
5 libsystem_c.dylib 0x00007fff8d5dd7a2 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8d5ca1e1 thread_start + 13
Thread 15:
0 libsystem_kernel.dylib 0x00007fff94fba6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8d5dff4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8d5dfd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8d5ca1d1 start_wqthread + 13
Thread 16:
0 libsystem_kernel.dylib 0x00007fff94fba6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8d5dff4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8d5dfd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8d5ca1d1 start_wqthread + 13
Thread 17:
0 libsystem_kernel.dylib 0x00007fff94fba6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8d5dff4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8d5dfd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8d5ca1d1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x00007fff5dbe6cc0 rbx: 0x0000000000000000 rcx: 0x00007fff5dbe6d30 rdx: 0x0000000000000000
rdi: 0x00007fff5dbe6d30 rsi: 0x00007fff5dbe6cc0 rbp: 0x00007fff5dbe6bb0 rsp: 0x00007fff5dbe6b90
r8: 0x000000012e1aac00 r9: 0x000000000000003f r10: 0x000000011453ebc0 r11: 0x0000000000000000
r12: 0x00000001495a3000 r13: 0x00007fff5dbe6f68 r14: 0x0000000106304aa8 r15: 0x00007fff5dbe6d30
rip: 0x00007fff8c555f14 rfl: 0x0000000000010206 cr2: 0x0000000000000028
Logical CPU: 0
Binary Images:
0x102017000 - 0x102017fff com.apple.WebProcess (8536 - 8536.30.1) <F967F09F-969C-3788-9376-7B4067F402B4> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
0x102021000 - 0x102021fff WebProcessShim.dylib (7536.30.1) <15AC7990-1B63-3AD9-905F-7331C901A578> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
0x104ff3000 - 0x105009fff com.apple.WebInspector (8536 - 8536.30) <7DD903D1-505E-34D3-835A-15BE44CC49B6> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspector
0x106f37000 - 0x1070a7fff libGLProgrammability.dylib (8.9.2) <83DBCC22-F711-3F9D-B622-6DE5D9DD90AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1070df000 - 0x1070ecfff libGPUSupport.dylib (8.9.2) <0D32763C-7F3D-3FDB-9EDB-760BB7AFFA04> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x1070f3000 - 0x1070f8fff com.apple.IOAccelerator (74.5.1 - 74.5.1) <574EC60B-E292-3FEA-8A66-B12DB2C1CEC5> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x107102000 - 0x1072c0fff GLEngine (8.9.2) <420E03C3-B91D-33C7-A1C4-BE60A1544971> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1072f7000 - 0x107303fff libGPUSupportMercury.dylib (8.9.2) <971EDFC6-3E6A-375C-9133-F50DFDDCEBDD> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x10770a000 - 0x107735fff GLRendererFloat (8.9.2) <18D6F0AD-C5F1-3E8F-89C2-89426A3D6FE4> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x10773e000 - 0x107747fe7 libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x1077a3000 - 0x107c2bff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.12.47 - 8.1.2) <ED3787B7-1558-3C4C-8F84-7E810A27FF7E> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x1087a6000 - 0x1087bcff7 com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalysis
0x1090ce000 - 0x1090cfff7 ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
0x10e4f4000 - 0x10e51afff libPDFRIP.A.dylib (332) <22085533-A0BE-3660-9312-7BC9E2A69576> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x200000000 - 0x20092eff7 com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <C54C54E7-855D-3C7C-84A0-C20F082E32E9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff61c17000 - 0x7fff61c4b93f dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
0x7fff8bf47000 - 0x7fff8bfe5ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8bfe6000 - 0x7fff8c144fef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8c145000 - 0x7fff8c242fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff8c243000 - 0x7fff8d202ff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8d203000 - 0x7fff8d284fff com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8d285000 - 0x7fff8d290ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff8d299000 - 0x7fff8d299fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff8d29a000 - 0x7fff8d2a7fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff8d2a8000 - 0x7fff8d494ff7 com.apple.WebKit2 (8536 - 8536.30.1) <5A3C2412-FF47-3160-9634-32222C98D887> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x7fff8d5a9000 - 0x7fff8d5c0fff libGL.dylib (8.9.2) <B8E5948D-BCF2-3727-B74E-
I recently upgraded to 4.5.1. I went to add a device to my provisioning profile and XCode crashes. It also crashes if I open the organizer and select devices.
I'm on Mac OSX 10.7.4. Below is the stack trace:
Crashed Thread: 7 Dispatch queue: com.apple.dt.DVTCertificateUtilities.scan
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000b8
VM Regions Near 0xb8:
-->
__TEXT 000000010c833000-000000010c836000 [ 12K] r-x/rwx SM=COW /Applications/Xcode.app/Contents/MacOS/Xcode
Application Specific Information:
ProductBuildVersion: 4G1004
objc[10449]: garbage collection is ON
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9245a67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92459d71 mach_msg + 73
2 com.apple.framework.IOKit 0x00007fff905a49bf io_service_get_matching_services + 210
3 com.apple.framework.IOKit 0x00007fff9055c604 IOServiceGetMatchingServices + 137
4 com.apple.framework.IOKit 0x00007fff9055c741 IOServiceGetMatchingService + 25
5 com.apple.Foundation 0x00007fff955cd10b +[NSFileWrapper _canSafelyMapFilesAtPath:] + 241
6 com.apple.Foundation 0x00007fff95572510 -[NSData(NSData) initWithContentsOfFile:options:error:] + 139
7 com.apple.AppKit 0x00007fff8d5b0c22 -[NSNib _loadNibDataFromPath:] + 310
8 com.apple.AppKit 0x00007fff8d5b0abc -[NSNib _initWithPath:bundle:] + 162
9 com.apple.AppKit 0x00007fff8d5b0a11 -[NSNib initWithNibNamed:bundle:] + 257
10 com.apple.AppKit 0x00007fff8d5b08f9 -[NSViewController(NSInternal) _nibWithName:bundle:] + 56
11 com.apple.AppKit 0x00007fff8d5b07b0 -[NSViewController loadView] + 155
12 com.apple.DTDeviceKit 0x0000000111c9b466 -[DTDKDetailViewController loadView] + 51
13 com.apple.dt.IDE.IDEiPhoneSupport 0x0000000110c26675 -[IDEiPhoneOrganizerScreenshotsViewController loadView] + 49
14 com.apple.AppKit 0x00007fff8d5ac4ae -[NSViewController view] + 41
15 com.apple.dt.IDE.IDEiPhoneSupport 0x0000000110c2d08d -[IDEiPhoneOrganizerViewController outlineViewSelectionDidChange:] + 194
16 com.apple.Foundation 0x00007fff95563d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
17 com.apple.CoreFoundation 0x00007fff978f77ba _CFXNotificationPost + 2634
18 com.apple.Foundation 0x00007fff9554ffc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
19 com.apple.AppKit 0x00007fff8d5e9499 -[NSTableView _sendSelectionChangedNotificationForRows:columns:] + 203
20 com.apple.AppKit 0x00007fff8d5bff5a -[NSTableView _enableSelectionPostingAndPost] + 425
21 com.apple.AppKit 0x00007fff8d5e8305 -[NSTableView _doSelectIndexes:byExtendingSelection:indexType:funnelThroughSingleIndexVersion:] + 2915
22 com.apple.dt.IDE.IDEiPhoneSupport 0x0000000110c2aae4 -[IDEiPhoneOrganizerViewController setCurrentNodeIdentifier:] + 1442
23 com.apple.dt.IDE.IDEiPhoneSupport 0x0000000110c2bb9b -[IDEiPhoneOrganizerViewController updateNodes] + 2542
24 com.apple.dt.IDE.IDEiPhoneSupport 0x0000000110c29997 -[IDEiPhoneOrganizerViewController sharedViewSetup] + 219
25 com.apple.dt.IDE.IDEiPhoneSupport 0x0000000110c29a23 -[IDEiPhoneOrganizerViewController viewDidInstall] + 59
26 com.apple.dt.DVTKit 0x000000010cd49165 -[DVTViewController _didInstallContentView:] + 128
27 com.apple.dt.DVTKit 0x000000010cc83b0c -[DVTControllerContentView _viewDidInstall] + 406
28 com.apple.dt.DVTKit 0x000000010cc8338f -[DVTControllerContentView viewDidMoveToWindow] + 75
29 com.apple.AppKit 0x00007fff8d591a55 -[NSView _setWindow:] + 2618
30 com.apple.AppKit 0x00007fff8d58fc6d -[NSView addSubview:] + 405
31 com.apple.dt.DVTKit 0x000000010cd48ef0 __42-[DVTReplacementView _setupViewController]_block_invoke_0 + 164
32 com.apple.dt.DVTFoundation 0x000000010c8c02c8 DVTInvokeWithFailureHintObject + 59
33 com.apple.dt.DVTKit 0x000000010cc75141 -[DVTReplacementView _setupViewController] + 249
34 com.apple.dt.DVTKit 0x000000010cc75015 -[DVTReplacementView installedViewController] + 138
35 com.apple.dt.IDEKit 0x000000010d55ddd9 -[IDEApplicationController _openFiles:] + 533
36 com.apple.dt.IDEKit 0x000000010d55dbba -[IDEApplicationController application:openFiles:] + 49
37 com.apple.AppKit 0x00007fff8d7395e5 __-[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:]_block_invoke_1 + 1064
38 com.apple.AppKit 0x00007fff8d4833e1 -[NSDocumentController(NSInternal) _autoreopenDocumentsWithCompletionHandler:] + 64
39 com.apple.AppKit 0x00007fff8d48310f -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completionHandler:] + 287
40 com.apple.AppKit 0x00007fff8d6c1f33 -[NSApplication(NSAppleEventHandling) _handleAEOpenDocumentsForURLs:] + 272
41 com.apple.AppKit 0x00007fff8d482c5a -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 307
42 com.apple.CoreFoundation 0x00007fff97941541 -[NSObject performSelector:withObject:withObject:] + 65
43 com.apple.Foundation 0x00007fff955867c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
44 com.apple.Foundation 0x00007fff9558574e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
45 com.apple.Foundation 0x00007fff955855dc _NSAppleEventManagerGenericHandler + 105
46 com.apple.dt.IDEKit 0x000000010d5f34d4 HandleOpenDocAE + 47
47 com.apple.AE 0x00007fff8c7c3c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
48 com.apple.AE 0x00007fff8c7c3b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
49 com.apple.AE 0x00007fff8c7c39f7 aeProcessAppleEvent + 250
50 com.apple.HIToolbox 0x00007fff96443d7d AEProcessAppleEvent + 102
51 com.apple.AppKit 0x00007fff8d48007d _DPSNextEvent + 1247
52 com.apple.AppKit 0x00007fff8d47f735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
53 com.apple.AppKit 0x00007fff8d47c071 -[NSApplication run] + 470
54 com.apple.AppKit 0x00007fff8d6f8244 NSApplicationMain + 867
55 com.apple.dt.Xcode 0x000000010c834d17 0x10c833000 + 7447
56 com.apple.dt.Xcode 0x000000010c834ca8 0x10c833000 + 7336
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9245c7e6 kevent + 10
1 libdispatch.dylib 0x00007fff9075378a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff9075231a _dispatch_mgr_thread + 54
Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff9245a67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92459d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff978db50c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff978e3c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff978e3486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff955b2fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff955a772a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff955a76a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff8c2188bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff8c21bb75 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff9245a67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92459d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff978db50c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff978e3c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff978e3486 CFRunLoopRunSpecific + 230
5 com.apple.DTDeviceKit 0x0000000111c9ab1f -[DTDKRemoteDeviceDataListener listenerThreadImplementation] + 298
6 com.apple.Foundation 0x00007fff955a772a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff955a76a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff8c2188bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff8c21bb75 thread_start + 13
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff9245bdf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff9792cc8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff8c2188bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff8c21bb75 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff9245b47a __accept + 10
1 com.unity3d.Unity4XC 0x0000000110fa02e8 +[UnityXcodePlugin pluginBg] + 201
2 com.apple.Foundation 0x00007fff955a772a -[NSThread main] + 68
3 com.apple.Foundation 0x00007fff955a76a2 __NSThread__main__ + 1575
4 libsystem_c.dylib 0x00007fff8c2188bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff8c21bb75 thread_start + 13
Thread 6:: DYMobileDeviceManager
0 libsystem_kernel.dylib 0x00007fff9245a67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92459d71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff978db50c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff978e3c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff978e3486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff95558f7b -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267
6 com.apple.Foundation 0x00007fff95558e67 -[NSRunLoop(NSRunLoop) run] + 62
7 com.apple.Foundation 0x00007fff955a772a -[NSThread main] + 68
8 com.apple.Foundation 0x00007fff955a76a2 __NSThread__main__ + 1575
9 libsystem_c.dylib 0x00007fff8c2188bf _pthread_start + 335
10 libsystem_c.dylib 0x00007fff8c21bb75 thread_start + 13
Thread 7 Crashed:: Dispatch queue: com.apple.dt.DVTCertificateUtilities.scan
0 com.apple.security 0x00007fff976b3d98 DERDecodeSeqContentInit + 4
1 com.apple.security 0x00007fff976ad0fa parseX501NameContent + 32
2 com.apple.security 0x00007fff976ad193 SecCertificateCopyCommonNames + 62
3 com.apple.security 0x00007fff976ac49a Security::KeychainCore::CertificateValues::copyFieldValues(__CFArray const*, __CFError**) + 282
4 com.apple.security 0x00007fff97678fb3 SecCertificateCopyValues + 44
5 com.apple.dt.DVTFoundation 0x000000010c93a2cc +[DVTCertificateUtilities certificateKindForCertificate:] + 62
6 com.apple.dt.DVTFoundation 0x000000010c93ad0f +[DVTCertificateUtilities _scanForSigningCertificates] + 492
7 com.apple.dt.DVTFoundation 0x000000010c8e32a0 __DVTDispatchAsync_block_invoke_0 + 16
8 libdispatch.dylib 0x00007fff90751a86 _dispatch_call_block_and_release + 18
9 libdispatch.dylib 0x00007fff907532d6 _dispatch_queue_drain + 264
10 libdispatch.dylib 0x00007fff90753132 _dispatch_queue_invoke + 54
11 libdispatch.dylib 0x00007fff9075292c _dispatch_worker_thread2 + 198
12 libsystem_c.dylib 0x00007fff8c21a3da _pthread_wqthread + 316
13 libsystem_c.dylib 0x00007fff8c21bb85 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff9245c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8c21a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8c21bb85 start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff9245c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8c21a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8c21bb85 start_wqthread + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff9245c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8c21a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8c21bb85 start_wqthread + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff9245c192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8c21a594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8c21bb85 start_wqthread + 13
Thread 7 crashed with X86 Thread State (64-bit):
rax: 0x0000000401acd3c0 rbx: 0x00007fff976ad1b8 rcx: 0x0000000000000005 rdx: 0x00007fff976ad1b8
rdi: 0x00000000000000b8 rsi: 0x000000011522dba8 rbp: 0x000000011522db80 rsp: 0x000000011522db80
r8: 0x0000000000000001 r9: 0x00000000ffffffff r10: 0x000000000000009e r11: 0x0000000401acd3c0
r12: 0x0000000401acda40 r13: 0x000000000000000f r14: 0x0000000401acd3c0 r15: 0x0000000402e60be0
rip: 0x00007fff976b3d98 rfl: 0x0000000000010206 cr2: 0x00000000000000b8
Logical CPU: 6
Have you tried the obvious - restarting Xcode / rebooting?
You may have to go one step further than deleting your profiles. Try revoking existing profiles and resetting your keychain. See also: https://discussions.apple.com/thread/3752773?start=0&tstart=0
This may sound silly, but have you tried disconnecting any iOS devices you have attached to your mac?
I was experiencing the same problem, and tried deleting profiles and certs, restarting, etc, but no dice. When i unplugged my new iPhone 5 it worked fine. I probably have to clean up the certs on my iPhone as well.
I have a very specific web page that causes webview to crash with the Garnage Collector ON (does not crash when OFF).
Easy to reproduce: create a document base application, drop a webview, and have the following line (button perhaps).
- (void)connectSearch:(id)sender
{
[[webView mainFrame] loadRequest:[NSURLRequest requestWithURL:[NSURL URLWithString:#"http://apple.com"]]];
}
I guess this scenario is only valid while Apple advertises their new iPad. At the bottom of the page there is two video you can watch. Click on the one on the right. When it is playing, click on the Close button (link) top left - which sends #SwapViewPreviousSelection - and that's it, it crashes.
I'm just learning about the garbage collector but I suspect something is collected that should not.
Any idea what can prevent the crash, other than turning off the garbage collector?
Thank you.
Here is what I get:
Identifier: com.yourcompany.wb
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd [163]
Date/Time: 2010-02-15 12:26:31.069 -0500
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 432447 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 2938 sec
Per-App Crashes Since Last Report: 5
Anonymous UUID: CC123A77-1407-444A-9081-8A2B7C15C2B6
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
objc[70635]: garbage collection is ON
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.apple.CoreFoundation 0x00007fff82e0a788 CFRetain + 200
1 com.apple.QuartzCore 0x00007fff81677a98 -[CALayer setSublayers:] + 486
2 com.apple.WebCore 0x00007fff87c792a1 WebCore::GraphicsLayerCA::updateSublayerList() + 433
3 com.apple.WebCore 0x00007fff87c7ebd8 WebCore::GraphicsLayerCA::commitLayerChanges() + 840
4 com.apple.WebCore 0x00007fff87c7ed05 WebCore::GraphicsLayerCA::recursiveCommitChanges() + 21
5 com.apple.WebCore 0x00007fff87c7ed31 WebCore::GraphicsLayerCA::recursiveCommitChanges() + 65
6 com.apple.WebCore 0x00007fff87705296 WebCore::FrameView::paintContents(WebCore::GraphicsContext*, WebCore::IntRect const&) + 390
7 com.apple.WebKit 0x00007fff81b3d205 -[WebFrame(WebInternal) _drawRect:contentsOnly:] + 149
8 com.apple.WebKit 0x00007fff81b3ce77 -[WebHTMLView drawSingleRect:] + 455
9 com.apple.WebKit 0x00007fff81b3cc16 -[WebHTMLView drawRect:] + 566
10 com.apple.AppKit 0x00007fff8597b05e -[NSView _drawRect:clip:] + 3566
11 com.apple.AppKit 0x00007fff85978834 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2112
12 com.apple.WebKit 0x00007fff81b3dd6b -[WebHTMLView(WebPrivate) _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 299
13 com.apple.AppKit 0x00007fff859791bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
14 com.apple.AppKit 0x00007fff859791bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
15 com.apple.AppKit 0x00007fff859791bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
16 com.apple.AppKit 0x00007fff859791bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
17 com.apple.AppKit 0x00007fff859791bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
18 com.apple.AppKit 0x00007fff859791bf -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
19 com.apple.AppKit 0x00007fff85977e17 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
20 com.apple.AppKit 0x00007fff859746bf -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
21 com.apple.AppKit 0x00007fff858edf37 -[NSView displayIfNeeded] + 969
22 com.apple.AppKit 0x00007fff858e8dde _handleWindowNeedsDisplay + 678
23 com.apple.CoreFoundation 0x00007fff82e74427 __CFRunLoopDoObservers + 519
24 com.apple.CoreFoundation 0x00007fff82e502d4 __CFRunLoopRun + 468
25 com.apple.CoreFoundation 0x00007fff82e4fc2f CFRunLoopRunSpecific + 575
26 com.apple.HIToolbox 0x00007fff88192a4e RunCurrentEventLoopInMode + 333
27 com.apple.HIToolbox 0x00007fff881927b1 ReceiveNextEventCommon + 148
28 com.apple.HIToolbox 0x00007fff8819270c BlockUntilNextEventMatchingListInMode + 59
29 com.apple.AppKit 0x00007fff858be1f2 _DPSNextEvent + 708
30 com.apple.AppKit 0x00007fff858bdb41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
31 com.apple.AppKit 0x00007fff85883747 -[NSApplication run] + 395
32 com.apple.AppKit 0x00007fff8587c468 NSApplicationMain + 364
33 com.yourcompany.wb 0x0000000100001c86 main + 33 (main.m:14)
34 com.yourcompany.wb 0x0000000100001a44 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8874bbba kevent + 10
1 libSystem.B.dylib 0x00007fff8874da85 _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff8874d75c _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff8874d286 _dispatch_worker_thread2 + 244
4 libSystem.B.dylib 0x00007fff8874cbb8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff8874ca55 start_wqthread + 13
Thread 2: JavaScriptCore: FastMalloc scavenger
0 libSystem.B.dylib 0x00007fff8876d9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff887717f1 _pthread_cond_wait + 1286
2 com.apple.JavaScriptCore 0x00007fff80ae62b3 WTF::TCMalloc_PageHeap::scavengerThread() + 515
3 com.apple.JavaScriptCore 0x00007fff80ae62f9 WTF::TCMalloc_PageHeap::runScavengerThread(void*) + 9
4 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
5 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff8874c9da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8874cdec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8874ca55 start_wqthread + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff88732e3a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff887334ad mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff82e507a2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff82e4fc2f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff800de4cf +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff8005ee99 __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff887769e2 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff82e72242 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
3 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 6:
0 libSystem.B.dylib 0x00007fff8874c9da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8874cdec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8874ca55 start_wqthread + 13
Thread 7:
0 libSystem.B.dylib 0x00007fff8873d426 read + 10
1 com.apple.CoreFoundation 0x00007fff82eb1ae0 __CFSocketRead + 544
2 com.apple.CFNetwork 0x00007fff88bba667 __CFSocketReadWithError(__CFSocket*, unsigned char*, long, CFStreamError*) + 35
3 com.apple.CFNetwork 0x00007fff88bba397 SocketStream::read(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 699
4 com.apple.CoreFoundation 0x00007fff82e3ffac CFReadStreamRead + 540
5 com.apple.CFNetwork 0x00007fff88bd3dc1 HTTPReadFilter::doPlainRead(unsigned char*, long, CFStreamError*, unsigned char*) + 307
6 com.apple.CFNetwork 0x00007fff88bd3c59 HTTPReadFilter::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 469
7 com.apple.CoreFoundation 0x00007fff82e3ffac CFReadStreamRead + 540
8 com.apple.CFNetwork 0x00007fff88bd39e6 HTTPNetStreamInfo::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 562
9 com.apple.CoreFoundation 0x00007fff82e3ffac CFReadStreamRead + 540
10 com.apple.CFNetwork 0x00007fff88c23892 HTTPReadStream::streamRead(__CFReadStream*, unsigned char*, long, CFStreamError*, unsigned char*) + 82
11 com.apple.CoreFoundation 0x00007fff82e3ffac CFReadStreamRead + 540
12 com.apple.MediaToolbox 0x00007fff86b59a6f FigCFHTTPReadResponse + 855
13 com.apple.CoreFoundation 0x00007fff82eb1503 _signalEventSync + 115
14 com.apple.CoreFoundation 0x00007fff82eb1474 _cfstream_solo_signalEventSync + 116
15 com.apple.CFNetwork 0x00007fff88c228fd HTTPReadStream::streamEvent(unsigned long) + 163
16 com.apple.CoreFoundation 0x00007fff82eb1503 _signalEventSync + 115
17 com.apple.CoreFoundation 0x00007fff82eb1474 _cfstream_solo_signalEventSync + 116
18 com.apple.CoreFoundation 0x00007fff82e52271 __CFRunLoopDoSources0 + 1361
19 com.apple.CoreFoundation 0x00007fff82e50469 __CFRunLoopRun + 873
20 com.apple.CoreFoundation 0x00007fff82e4fc2f CFRunLoopRunSpecific + 575
21 com.apple.CoreFoundation 0x00007fff82e4f9b6 CFRunLoopRun + 70
22 com.apple.CoreMedia 0x00007fff803d4702 FigThreadGlobalNetworkBufferingRunloop + 119
23 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
24 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 8:
0 libSystem.B.dylib 0x00007fff8876d9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff887717f1 _pthread_cond_wait + 1286
2 com.apple.CoreMedia 0x00007fff803d5947 WaitOnCondition + 14
3 com.apple.CoreMedia 0x00007fff803d5b13 FigSemaphoreWaitRelative + 167
4 com.apple.MediaToolbox 0x00007fff86aee8c7 FigAIORequestThread + 398
5 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 9:
0 libSystem.B.dylib 0x00007fff8874c9da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8874cdec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8874ca55 start_wqthread + 13
Thread 10:
0 libSystem.B.dylib 0x00007fff88732e3a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff887334ad mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff82e507a2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff82e4fc2f CFRunLoopRunSpecific + 575
4 com.apple.CoreFoundation 0x00007fff82e4f9b6 CFRunLoopRun + 70
5 com.apple.QTKit 0x00007fff830d0c49 QTFigVisualContextImageProviderWorkThread + 342
6 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 11:
0 libSystem.B.dylib 0x00007fff88732e3a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff887334ad mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff82e507a2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff82e4fc2f CFRunLoopRunSpecific + 575
4 ....audio.toolbox.AudioToolbox 0x00007fff8416267a GenericRunLoopThread::RunLoop() + 42
5 ....audio.toolbox.AudioToolbox 0x00007fff841629f0 GenericRunLoopThread::Run() + 140
6 ....audio.toolbox.AudioToolbox 0x00007fff8412ded5 CAPThread::Entry(CAPThread*) + 67
7 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
8 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 12:
0 libSystem.B.dylib 0x00007fff8876d9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff887717f1 _pthread_cond_wait + 1286
2 com.apple.CoreMedia 0x00007fff803d5947 WaitOnCondition + 14
3 com.apple.CoreMedia 0x00007fff803d5b13 FigSemaphoreWaitRelative + 167
4 com.apple.MediaToolbox 0x00007fff86afd4dd faq_EnqueueSourceDataThread + 44
5 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 13:
0 libSystem.B.dylib 0x00007fff8876d9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff887717f1 _pthread_cond_wait + 1286
2 com.apple.CoreMedia 0x00007fff803d5947 WaitOnCondition + 14
3 com.apple.CoreMedia 0x00007fff803d5b13 FigSemaphoreWaitRelative + 167
4 com.apple.MediaToolbox 0x00007fff86b9b03b activitySchedulerOnThread + 69
5 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 14:
0 libSystem.B.dylib 0x00007fff8876d9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff887717f1 _pthread_cond_wait + 1286
2 com.apple.CoreMedia 0x00007fff803d5947 WaitOnCondition + 14
3 com.apple.CoreMedia 0x00007fff803d5b13 FigSemaphoreWaitRelative + 167
4 com.apple.MediaToolbox 0x00007fff86b26d49 audioMentorThread + 6000
5 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 15:
0 libSystem.B.dylib 0x00007fff8876d9ee __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff887717f1 _pthread_cond_wait + 1286
2 com.apple.CoreMedia 0x00007fff803d5947 WaitOnCondition + 14
3 com.apple.CoreMedia 0x00007fff803d5b13 FigSemaphoreWaitRelative + 167
4 com.apple.MediaToolbox 0x00007fff86b3003a videoMentorThread + 5700
5 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 16:
0 libSystem.B.dylib 0x00007fff88732e3a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff887334ad mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff82e507a2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff82e4fc2f CFRunLoopRunSpecific + 575
4 com.apple.CoreFoundation 0x00007fff82e4f9b6 CFRunLoopRun + 70
5 com.apple.QTKit 0x00007fff830cfad4 QTCALayerRendererPendingQWorkLoop + 534
6 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 17:
0 libSystem.B.dylib 0x00007fff88732e76 semaphore_wait_trap + 10
1 com.apple.VideoToolbox 0x00007fff80487f25 JVTLib_100988 + 11
2 com.apple.VideoToolbox 0x00007fff804d61d8 JVTLib_101021(void*) + 60
3 com.apple.VideoToolbox 0x00007fff804882f4 JVTLib_100971 + 552
4 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
5 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 18:
0 libSystem.B.dylib 0x00007fff88732e76 semaphore_wait_trap + 10
1 com.apple.VideoToolbox 0x00007fff80487f25 JVTLib_100988 + 11
2 com.apple.VideoToolbox 0x00007fff804d61d8 JVTLib_101021(void*) + 60
3 com.apple.VideoToolbox 0x00007fff804882f4 JVTLib_100971 + 552
4 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
5 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 19:
0 libSystem.B.dylib 0x00007fff88732e9a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x00007fff887716e2 _pthread_cond_wait + 1015
2 com.apple.CoreVideo 0x00007fff83d2988c CVDisplayLink::waitUntil(unsigned long long) + 252
3 com.apple.CoreVideo 0x00007fff83d28d91 CVDisplayLink::runIOThread() + 619
4 com.apple.CoreVideo 0x00007fff83d28aeb startIOThread(void*) + 139
5 libSystem.B.dylib 0x00007fff8876bf8e _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8876be41 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000000 rdx: 0x0000000000000018
rdi: 0x0000000000000000 rsi: 0x000000020070f7d8 rbp: 0x00007fff5fbfbcf0 rsp: 0x00007fff5fbfbce0
r8: 0x00000001010e48d0 r9: 0x000000000000f740 r10: 0x00000001010e42f0 r11: 0x00007fff87d9ca50
r12: 0x0000000101238600 r13: 0x0000000000000000 r14: 0x000000020070f7c0 r15: 0x0000000000000000
rip: 0x00007fff82e0a788 rfl: 0x0000000000000246 cr2: 0x00007fff702c13c8
The stack trace in your question is evidencing a known (and fixed) bug in WebKit
https://bugs.webkit.org/show_bug.cgi?id=31429