Skip to content

Instantly share code, notes, and snippets.

@claytonrcarter
Last active September 6, 2018 11:17
Show Gist options
  • Save claytonrcarter/44a7fb20366486d2a4dc05e9ef7594d8 to your computer and use it in GitHub Desktop.
Save claytonrcarter/44a7fb20366486d2a4dc05e9ef7594d8 to your computer and use it in GitHub Desktop.
(lldb) bt all
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00000001005bd3f6 ObjectiveGit`git__strncasecmp(a=".php", b="AndObjectProperty.php", sz=4) at util.c:236
frame #1: 0x0000000100572c34 ObjectiveGit`git_path_cmp(name1="ObjectWithXmlNamespaces.php", len1=27, isdir1=0, name2="ObjectWithXmlNamespacesAndObjectProperty.php", len2=44, isdir2=0, compare=(ObjectiveGit`git__strncasecmp at util.c:231)) at path.c:843
frame #2: 0x000000010053cf9d ObjectiveGit`tree_entry_cmp(a=0x0000000102ab6a60, b=0x0000000102ab6a78, icase=true) at iterator.c:475
frame #3: 0x000000010053d8d8 ObjectiveGit`tree_iterator_entry_sort_icase(ptr_a=0x00000001029b3b30, ptr_b=0x00000001029b3b40) at iterator.c:503
frame #4: 0x00000001005bc4b2 ObjectiveGit`tsort_r_cmp(a=0x00000001029b3b30, b=0x00000001029b3b40, payload=0x000000010053d8a0) at tsort.c:378
frame #5: 0x00000001005bbb4b ObjectiveGit`count_run(dst=0x00000001122ad730, start=0, size=97, store=0x00007fff5fbf6fb0) at tsort.c:142
frame #6: 0x00000001005bb039 ObjectiveGit`git__tsort_r(dst=0x00000001122ad730, size=97, cmp=(ObjectiveGit`tsort_r_cmp at tsort.c:377), payload=0x000000010053d8a0) at tsort.c:362
frame #7: 0x00000001005bc487 ObjectiveGit`git__tsort(dst=0x00000001122ad730, size=97, cmp=(ObjectiveGit`tree_iterator_entry_sort_icase at iterator.c:499)) at tsort.c:383
frame #8: 0x00000001005bf45f ObjectiveGit`git_vector_sort(v=0x0000000102025518) at vector.c:184
frame #9: 0x000000010053a93d ObjectiveGit`tree_iterator_advance(out=0x00007fff5fbf7930, i=0x0000000100da59a0) at iterator.c:778
frame #10: 0x00000001005b04f1 ObjectiveGit`git_iterator_advance(entry=0x00007fff5fbf7930, iter=0x0000000100da59a0) at iterator.h:182
frame #11: 0x00000001005ac32c ObjectiveGit`submodules_from_head(map=0x000060800145ba80, head=0x0000600000089240, cfg=0x00006080014651c0) at submodule.c:462
frame #12: 0x00000001005abbe7 ObjectiveGit`git_submodule__map(repo=0x0000000100e1c730, map=0x000060800145ba80) at submodule.c:572
frame #13: 0x00000001005ac64a ObjectiveGit`git_submodule_foreach(repo=0x0000000100e1c730, callback=(ObjectiveGit`submoduleEnumerationCallback at GTRepository.m:731), payload=0x00007fff5fbf7af0) at submodule.c:610
frame #14: 0x00000001005f12a0 ObjectiveGit`-[GTRepository enumerateSubmodulesRecursively:usingBlock:](self=0x0000608000001850, _cmd="enumerateSubmodulesRecursively:usingBlock:", recursive=NO, block=0x00000001000537e0) at GTRepository.m:760
frame #15: 0x00000001000537b4 GitX`-[PBGitRepository loadSubmodules](self=0x00006080000e8480, _cmd="loadSubmodules") at PBGitRepository.m:206
frame #16: 0x00000001000541f8 GitX`-[PBGitRepository reloadRefs](self=0x00006080000e8480, _cmd="reloadRefs") at PBGitRepository.m:257
frame #17: 0x000000010000a9bf GitX`-[PBGitCommitController refresh:](self=0x00006000001a4c20, _cmd="refresh:", sender=0x00006000001a4c20) at PBGitCommitController.m:237
frame #18: 0x000000010000936e GitX`-[PBGitCommitController _repositoryUpdatedNotification:](self=0x00006000001a4c20, _cmd="_repositoryUpdatedNotification:", notification=@"PBGitRepositoryModifiedNotification") at PBGitCommitController.m:115
frame #19: 0x00007fff7f51c54c CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
frame #20: 0x00007fff7f51c44b CoreFoundation`_CFXRegistrationPost + 427
frame #21: 0x00007fff7f51c1b2 CoreFoundation`___CFXNotificationPost_block_invoke + 50
frame #22: 0x00007fff7f4da782 CoreFoundation`-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 2018
frame #23: 0x00007fff7f4d976b CoreFoundation`_CFXNotificationPost + 667
frame #24: 0x00007fff80f1b677 Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
frame #25: 0x000000010005ffcf GitX`-[PBGitRepositoryWatcher handleGitDirEventCallback:](self=0x0000600000278200, _cmd="handleGitDirEventCallback:", eventPaths=@"4 elements") at PBGitRepositoryWatcher.m:202
frame #26: 0x000000010005eb79 GitX`PBGitRepositoryWatcherCallback(streamRef=0x0000000100c2b8d0, clientCallBackInfo=0x0000600000278200, numEvents=5, _eventPaths=@"5 elements", eventFlags=0x00000001050a4000, eventIds=0x0000000105088000) at PBGitRepositoryWatcher.m:80
frame #27: 0x00007fff806c8af3 FSEvents`implementation_callback_rpc + 1883
frame #28: 0x00007fff806c66fe FSEvents`_Xcallback_rpc + 254
frame #29: 0x00007fff806c67bc FSEvents`FSEventsD2F_server + 55
frame #30: 0x00007fff806cbfdd FSEvents`FSEventsClientProcessMessageCallback + 44
frame #31: 0x00007fff7f50f39d CoreFoundation`__CFMachPortPerform + 253
frame #32: 0x00007fff7f50f289 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
frame #33: 0x00007fff7f50f201 CoreFoundation`__CFRunLoopDoSource1 + 465
frame #34: 0x00007fff7f507105 CoreFoundation`__CFRunLoopRun + 2405
frame #35: 0x00007fff7f506544 CoreFoundation`CFRunLoopRunSpecific + 420
frame #36: 0x00007fff7ea65ebc HIToolbox`RunCurrentEventLoopInMode + 240
frame #37: 0x00007fff7ea65cf1 HIToolbox`ReceiveNextEventCommon + 432
frame #38: 0x00007fff7ea65b26 HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #39: 0x00007fff7cffca54 AppKit`_DPSNextEvent + 1120
frame #40: 0x00007fff7d7787ee AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
frame #41: 0x00007fff7cff13db AppKit`-[NSApplication run] + 926
frame #42: 0x00007fff7cfbbe0e AppKit`NSApplicationMain + 1237
frame #43: 0x000000010006cd1b GitX`main(argc=5, argv=0x00007fff5fbff5f0) at main.m:15
frame #44: 0x00007fff950d8235 libdyld.dylib`start + 1
thread #8
frame #0: 0x00007fff95206bf2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x0000000100801ab1 libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x00007fff93c754cd libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
frame #3: 0x00007fff8253543c JavaScriptCore`void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
frame #4: 0x00007fff825353bb JavaScriptCore`bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
frame #5: 0x00007fff8253528d JavaScriptCore`bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 29
frame #6: 0x00007fff8253553d JavaScriptCore`void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
frame #7: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #8: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #9: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #9, name = 'com.apple.NSURLConnectionLoader'
frame #0: 0x00007fff951ff34a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff951fe797 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff7f507874 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff7f506cf1 CoreFoundation`__CFRunLoopRun + 1361
frame #4: 0x00007fff7f506544 CoreFoundation`CFRunLoopRunSpecific + 420
frame #5: 0x00007fff7e641214 CFNetwork`+[NSURLConnection(Loader) _resourceLoadLoop:] + 313
frame #6: 0x00007fff80f478ad Foundation`__NSThread__start__ + 1243
frame #7: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #8: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #9: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #11
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #13, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #16
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #18, name = 'com.apple.NSEventThread'
frame #0: 0x00007fff951ff34a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff951fe797 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff7f507874 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff7f506cf1 CoreFoundation`__CFRunLoopRun + 1361
frame #4: 0x00007fff7f506544 CoreFoundation`CFRunLoopRunSpecific + 420
frame #5: 0x00007fff7d149f02 AppKit`_NSEventThread + 205
frame #6: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #7: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #8: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #19
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #20
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #22, name = 'com.apple.appkit-heartbeat'
frame #0: 0x00007fff95206f46 libsystem_kernel.dylib`__semwait_signal + 10
frame #1: 0x00007fff9518db72 libsystem_c.dylib`nanosleep + 199
frame #2: 0x00007fff9518da66 libsystem_c.dylib`usleep + 54
frame #3: 0x00007fff7d2c6af6 AppKit`-[NSUIHeartBeat _heartBeatThread:] + 2696
frame #4: 0x00007fff80f478ad Foundation`__NSThread__start__ + 1243
frame #5: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #6: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #7: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #23
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #24
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #25
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #26
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #27
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #28
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #29
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #30
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #31
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #32
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #33
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #34
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #35
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #36
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #37
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00000001008006c6 libsystem_pthread.dylib`_pthread_wqthread + 1023
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
frame #3: 0x00000001001bf2c0 libBacktraceRecording.dylib`__block_descriptor_tmp.44 + 32
thread #38
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #39
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #40
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #41
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #42
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #43
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #44
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #45, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #46
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #47
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #48, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff95207336 libsystem_kernel.dylib`__ulock_wake + 10
frame #1: 0x00007fff952eabaa libsystem_platform.dylib`_os_ulock_wake + 17
frame #2: 0x00007fff952ea4a4 libsystem_platform.dylib`_os_unfair_lock_unlock_slow + 42
frame #3: 0x00000001001b8c12 libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 428
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #49
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #50
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #51
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #52
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #53
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #54
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #55
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #56
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #57
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #58
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #59
frame #0: 0x00000001008002a8 libsystem_pthread.dylib`start_wqthread
frame #1: 0x00000001001bf2c0 libBacktraceRecording.dylib`__block_descriptor_tmp.44 + 32
thread #60
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00000001008006c6 libsystem_pthread.dylib`_pthread_wqthread + 1023
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
frame #3: 0x00000001001bf2c0 libBacktraceRecording.dylib`__block_descriptor_tmp.44 + 32
thread #61
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #62
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #63
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #64
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #65
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #66
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #67
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #68
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #69
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00000001008006c6 libsystem_pthread.dylib`_pthread_wqthread + 1023
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
frame #3: 0x00000001001bf2c0 libBacktraceRecording.dylib`__block_descriptor_tmp.44 + 32
thread #70
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #71
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #72
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #73
frame #0: 0x00000001008002a8 libsystem_pthread.dylib`start_wqthread
thread #74
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #75
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #76
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
(lldb)
(lldb) bt all
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff95206b1a libsystem_kernel.dylib`__posix_spawn + 10
frame #1: 0x00007fff95201ed5 libsystem_kernel.dylib`posix_spawn + 386
frame #2: 0x00007fff80fd73f5 Foundation`-[NSConcreteTask launchWithDictionary:] + 2949
frame #3: 0x000000010004fbc6 GitX`-[PBTask performTaskOnQueue:terminationHandler:](self=0x00006000010527e0, _cmd="performTaskOnQueue:terminationHandler:", queue=0x00000001007deb40, terminationHandler=0x0000000100050ef0) at PBTask.m:159
frame #4: 0x0000000100050e9a GitX`-[PBTask performTaskOnQueue:completionHandler:](self=0x00006000010527e0, _cmd="performTaskOnQueue:completionHandler:", queue=0x00000001007deb40, completionHandler=0x0000000100048ea0) at PBTask.m:180
frame #5: 0x0000000100052494 GitX`-[PBTask(self=0x00006000010527e0, _cmd="performTaskWithCompletionHandler:", completionHandler=0x0000000100048ea0) performTaskWithCompletionHandler:] at PBTask.m:280
frame #6: 0x00000001000522a3 GitX`+[PBTask(self=PBTask, _cmd="launchTask:arguments:inDirectory:completionHandler:", launchPath=@"/usr/local/git/bin/git", arguments=@"5 elements", directory=@"/Users/crcarter/Software/Fedco/fedco-website", completionHandler=0x0000000100048ea0) launchTask:arguments:inDirectory:completionHandler:] at PBTask.m:264
frame #7: 0x0000000100048626 GitX`-[PBGitIndex refresh](self=0x000060000047b380, _cmd="refresh") at PBGitIndex.m:152
frame #8: 0x000000010000a992 GitX`-[PBGitCommitController refresh:](self=0x00006000001a31e0, _cmd="refresh:", sender=0x00006000001a31e0) at PBGitCommitController.m:234
frame #9: 0x000000010000936e GitX`-[PBGitCommitController _repositoryUpdatedNotification:](self=0x00006000001a31e0, _cmd="_repositoryUpdatedNotification:", notification=@"PBGitRepositoryModifiedNotification") at PBGitCommitController.m:115
frame #10: 0x00007fff7f51c54c CoreFoundation`__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
frame #11: 0x00007fff7f51c44b CoreFoundation`_CFXRegistrationPost + 427
frame #12: 0x00007fff7f51c1b2 CoreFoundation`___CFXNotificationPost_block_invoke + 50
frame #13: 0x00007fff7f4da782 CoreFoundation`-[_CFXNotificationRegistrar find:object:observer:enumerator:] + 2018
frame #14: 0x00007fff7f4d976b CoreFoundation`_CFXNotificationPost + 667
frame #15: 0x00007fff80f1b677 Foundation`-[NSNotificationCenter postNotificationName:object:userInfo:] + 66
frame #16: 0x000000010005ffcf GitX`-[PBGitRepositoryWatcher handleGitDirEventCallback:](self=0x0000600000664100, _cmd="handleGitDirEventCallback:", eventPaths=@"1 element") at PBGitRepositoryWatcher.m:202
frame #17: 0x000000010005eb79 GitX`PBGitRepositoryWatcherCallback(streamRef=0x0000000100b463e0, clientCallBackInfo=0x0000600000664100, numEvents=2, _eventPaths=@"2 elements", eventFlags=0x0000000104f23000, eventIds=0x0000000104f22000) at PBGitRepositoryWatcher.m:80
frame #18: 0x00007fff806c8af3 FSEvents`implementation_callback_rpc + 1883
frame #19: 0x00007fff806c66fe FSEvents`_Xcallback_rpc + 254
frame #20: 0x00007fff806c67bc FSEvents`FSEventsD2F_server + 55
frame #21: 0x00007fff806cbfdd FSEvents`FSEventsClientProcessMessageCallback + 44
frame #22: 0x00007fff7f50f39d CoreFoundation`__CFMachPortPerform + 253
frame #23: 0x00007fff7f50f289 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
frame #24: 0x00007fff7f50f201 CoreFoundation`__CFRunLoopDoSource1 + 465
frame #25: 0x00007fff7f507105 CoreFoundation`__CFRunLoopRun + 2405
frame #26: 0x00007fff7f506544 CoreFoundation`CFRunLoopRunSpecific + 420
frame #27: 0x00007fff7ea65ebc HIToolbox`RunCurrentEventLoopInMode + 240
frame #28: 0x00007fff7ea65cf1 HIToolbox`ReceiveNextEventCommon + 432
frame #29: 0x00007fff7ea65b26 HIToolbox`_BlockUntilNextEventMatchingListInModeWithFilter + 71
frame #30: 0x00007fff7cffca54 AppKit`_DPSNextEvent + 1120
frame #31: 0x00007fff7d7787ee AppKit`-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796
frame #32: 0x00007fff7cff13db AppKit`-[NSApplication run] + 926
frame #33: 0x00007fff7cfbbe0e AppKit`NSApplicationMain + 1237
frame #34: 0x000000010006cd1b GitX`main(argc=5, argv=0x00007fff5fbff5f0) at main.m:15
frame #35: 0x00007fff950d8235 libdyld.dylib`start + 1
thread #12, name = 'com.apple.NSEventThread'
frame #0: 0x00007fff951ff34a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff951fe797 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff7f507874 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff7f506cf1 CoreFoundation`__CFRunLoopRun + 1361
frame #4: 0x00007fff7f506544 CoreFoundation`CFRunLoopRunSpecific + 420
frame #5: 0x00007fff7d149f02 AppKit`_NSEventThread + 205
frame #6: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #7: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #8: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #14, name = 'com.apple.NSURLConnectionLoader'
frame #0: 0x00007fff951ff34a libsystem_kernel.dylib`mach_msg_trap + 10
frame #1: 0x00007fff951fe797 libsystem_kernel.dylib`mach_msg + 55
frame #2: 0x00007fff7f507874 CoreFoundation`__CFRunLoopServiceMachPort + 212
frame #3: 0x00007fff7f506cf1 CoreFoundation`__CFRunLoopRun + 1361
frame #4: 0x00007fff7f506544 CoreFoundation`CFRunLoopRunSpecific + 420
frame #5: 0x00007fff7e641214 CFNetwork`+[NSURLConnection(Loader) _resourceLoadLoop:] + 313
frame #6: 0x00007fff80f478ad Foundation`__NSThread__start__ + 1243
frame #7: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #8: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #9: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #19
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #20
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #21
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #22
frame #0: 0x00007fff95206bf2 libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x0000000100801ab1 libsystem_pthread.dylib`_pthread_cond_wait + 712
frame #2: 0x00007fff93c754cd libc++.1.dylib`std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
frame #3: 0x00007fff8253543c JavaScriptCore`void std::__1::condition_variable_any::wait<std::__1::unique_lock<bmalloc::Mutex> >(std::__1::unique_lock<bmalloc::Mutex>&) + 108
frame #4: 0x00007fff825353bb JavaScriptCore`bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadRunLoop() + 155
frame #5: 0x00007fff8253528d JavaScriptCore`bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>::threadEntryPoint(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*) + 29
frame #6: 0x00007fff8253553d JavaScriptCore`void* std::__1::__thread_proxy<std::__1::tuple<void (*)(bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*), bmalloc::AsyncTask<bmalloc::Heap, void (bmalloc::Heap::*)()>*> >(void*) + 93
frame #7: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #8: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #9: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #24
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #26
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #28
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #29, name = 'com.apple.appkit-heartbeat'
frame #0: 0x00007fff95206f46 libsystem_kernel.dylib`__semwait_signal + 10
frame #1: 0x00007fff9518db72 libsystem_c.dylib`nanosleep + 199
frame #2: 0x00007fff9518da66 libsystem_c.dylib`usleep + 54
frame #3: 0x00007fff7d2c6af6 AppKit`-[NSUIHeartBeat _heartBeatThread:] + 2696
frame #4: 0x00007fff80f478ad Foundation`__NSThread__start__ + 1243
frame #5: 0x0000000100800b90 libsystem_pthread.dylib`_pthread_body + 180
frame #6: 0x0000000100800adc libsystem_pthread.dylib`_pthread_start + 286
frame #7: 0x00000001008002c5 libsystem_pthread.dylib`thread_start + 13
thread #30
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #31
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #32
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #33
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #34
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #35
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #36
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #37
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #38
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #39
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #40
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #41
frame #0: 0x00000001008002a8 libsystem_pthread.dylib`start_wqthread
thread #42
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #43
frame #0: 0x00000001008002a8 libsystem_pthread.dylib`start_wqthread
thread #44
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #45, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #46
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #47, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #48
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #49
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #50
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #51, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #52
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #53
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #54
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #55
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #56
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #57
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #58
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #59
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #60
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #61
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #62
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #63
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #64
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #65
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #66
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #67, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #68
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #69
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #70, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00000001001b91bc libBacktraceRecording.dylib`__gcd_queue_item_dequeue_hook_block_invoke + 16
frame #1: 0x00000001001b8b77 libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 273
frame #2: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #3: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #4: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #5: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #6: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #7: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #8: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #9: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #10: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #11: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #71
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #72
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #73
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #74
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #75
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #76
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #77
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #78, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #79, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #80
frame #0: 0x00000001008002a8 libsystem_pthread.dylib`start_wqthread
thread #81
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #82
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #83
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #84
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #85
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #86
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #87
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #88
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #89
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #90
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #91
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #92
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #93
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #94
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #95, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #96
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #97
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #98
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #99, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff95207dc6 libsystem_kernel.dylib`kevent_qos + 10
frame #1: 0x000000010078bf34 libdispatch.dylib`_dispatch_kq_update + 153
frame #2: 0x000000010078d364 libdispatch.dylib`_dispatch_kevent_resume + 95
frame #3: 0x000000010078d2d5 libdispatch.dylib`_dispatch_source_kevent_resume + 124
frame #4: 0x000000010078c711 libdispatch.dylib`_dispatch_source_invoke + 1417
frame #5: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #6: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #7: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #8: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #9: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #10: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #100
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #101
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #102
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #103, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #104, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #105
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #106, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00000001007b4381 libdispatch.dylib`dispatch_introspection_queue_item_get_info + 343
frame #1: 0x00000001007b5360 libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 35
frame #2: 0x00000001007a0bd3 libdispatch.dylib`_dispatch_queue_serial_drain + 865
frame #3: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #4: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #5: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #6: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #7: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #107
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #108
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #109
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #110
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #111, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #112
frame #0: 0x00000001008002a8 libsystem_pthread.dylib`start_wqthread
frame #1: 0x00000001001bf2c0 libBacktraceRecording.dylib`__block_descriptor_tmp.44 + 32
thread #113
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #114
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #115
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #116
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #117, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #118, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #119, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #120, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #121, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #122, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #123
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #124
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #125, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #126, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #127
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #128
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #129, queue = 'com.apple.NSFileHandle.fd_monitoring'
frame #0: 0x00007fff9520731e libsystem_kernel.dylib`__ulock_wait + 10
frame #1: 0x00007fff952eaaff libsystem_platform.dylib`_os_ulock_wait + 25
frame #2: 0x00007fff952ea3d2 libsystem_platform.dylib`_os_unfair_lock_lock_slow + 130
frame #3: 0x00000001001b8b3e libBacktraceRecording.dylib`gcd_queue_item_dequeue_hook + 216
frame #4: 0x00000001007b536b libdispatch.dylib`_dispatch_introspection_queue_item_dequeue_hook + 46
frame #5: 0x000000010079f703 libdispatch.dylib`_dispatch_continuation_pop + 265
frame #6: 0x000000010079564a libdispatch.dylib`_dispatch_source_latch_and_call + 197
frame #7: 0x000000010078c5da libdispatch.dylib`_dispatch_source_invoke + 1106
frame #8: 0x00000001007a0bec libdispatch.dylib`_dispatch_queue_serial_drain + 890
frame #9: 0x0000000100792aa2 libdispatch.dylib`_dispatch_queue_invoke + 1174
frame #10: 0x000000010078ba0c libdispatch.dylib`_dispatch_root_queue_drain + 671
frame #11: 0x000000010078b71d libdispatch.dylib`_dispatch_worker_thread3 + 114
frame #12: 0x00000001008007da libsystem_pthread.dylib`_pthread_wqthread + 1299
frame #13: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #130
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #131
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #132
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #133
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #134
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #135
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
thread #136
frame #0: 0x00007fff9520744e libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x0000000100800859 libsystem_pthread.dylib`_pthread_wqthread + 1426
frame #2: 0x00000001008002b5 libsystem_pthread.dylib`start_wqthread + 13
(lldb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment