Created
September 13, 2013 16:18
-
-
Save michael1006/6552789 to your computer and use it in GitHub Desktop.
Crash report for Chocolat, during Find-in-project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Date/Time: 2013-09-12 22:21:23 -0400 | |
| OS Version: 10.7.5 (Build 11G63b) | |
| Architecture: x86_64 | |
| Report Version: 9 | |
| Command: Chocolat | |
| Path: /Applications/Chocolat.app/Contents/MacOS/Chocolat | |
| Version: 2.0 (2.0) | |
| Parent: launchd [288] | |
| PID: 25415 | |
| Event: hang | |
| Duration: 1.51s | |
| Steps: 16 (100ms sampling interval) | |
| Pageins: 14 | |
| Pageouts: 0 | |
| Process: Chocolat [25415] (zombie) | |
| Path: /Applications/Chocolat.app/Contents/MacOS/Chocolat | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x190a3f DispatchQueue 1 | |
| User stack: | |
| 15 start + 52 (in Chocolat) [0x10ee57334] | |
| 15 main + 191 (in Chocolat) [0x10eed6680] | |
| 15 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 15 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 15 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 15 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 15 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 15 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 15 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 15 __CFRunLoopRun + 825 (in CoreFoundation) [0x7fff8ad72af9] | |
| 15 __CFRunLoopDoObservers + 374 (in CoreFoundation) [0x7fff8ad9d846] | |
| 15 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (in CoreFoundation) [0x7fff8ad9d8e7] | |
| 15 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 648 (in AppKit) [0x7fff88064375] | |
| 15 -[NSView displayIfNeeded] + 1676 (in AppKit) [0x7fff88064c35] | |
| 15 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 399 (in AppKit) [0x7fff8806b0b7] | |
| 15 -[NSViewHierarchyLock _lockForWriting:handler:] + 547 (in AppKit) [0x7fff8806cfbc] | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| 1 return_from_trap + 156 (in mach_kernel) [0xffffff80002da52c] | |
| 1 i386_astintr + 42 (in mach_kernel) [0xffffff80002c3d3a] | |
| 1 ast_taken + 211 (in mach_kernel) [0xffffff800021e143] | |
| 1 bsd_ast + 837 (in mach_kernel) [0xffffff8000553755] | |
| 1 postsig + 632 (in mach_kernel) [0xffffff8000551d18] | |
| 1 exit1 + 425 (in mach_kernel) [0xffffff8000544d49] | |
| 1 task_terminate_internal + 441 (in mach_kernel) [0xffffff8000237919] | |
| 1 vm_map_remove + 74 (in mach_kernel) [0xffffff8000274a3a] | |
| 1 hw_lock_unlock + 46 (in mach_kernel) [0xffffff80002b4bde] | |
| 1 return_from_trap + 205 (in mach_kernel) [0xffffff80002da55d] | |
| 1 kernel_trap + 381 (in mach_kernel) [0xffffff80002c426d] | |
| 1 ast_taken + 163 (in mach_kernel) [0xffffff800021e113] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x190a42 DispatchQueue 2 | |
| User stack: | |
| 15 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 15 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 15 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x190a47 | |
| User stack: | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x190a48 | |
| User stack: | |
| 15 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 15 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 15 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff91073fd7] | |
| 15 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 15 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 15 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x190aa7 | |
| User stack: | |
| 15 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff86c053e9] | |
| 15 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff86c056c8] | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x190c2b | |
| User stack: | |
| 15 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 15 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x1910b1 | |
| User stack: | |
| 15 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493 (in JavaScriptCore) [0x7fff8dc5d78d] | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x1910b2 | |
| User stack: | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x19a9b6 | |
| User stack: | |
| 15 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 15 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 15 -[NSUIHeartBeat _heartBeatThread:] + 1727 (in AppKit) [0x7fff8825d11b] | |
| 15 usleep + 53 (in libsystem_c.dylib) [0x7fff92c00bb5] | |
| 15 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe42] | |
| Kernel stack: | |
| 15 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0x19aa30 | |
| User stack: | |
| 14 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 14 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 14 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10ee55000 - 0x10f656fff com.chocolatapp.Chocolat 2.0 (2.0) <FE359A5F-C6DD-3546-8105-78959FBD82C4> /Applications/Chocolat.app/Contents/MacOS/Chocolat | |
| 0x7fff86c03000 - 0x7fff86c2cfff com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8d9dc000 - 0x7fff8dcfefff com.apple.JavaScriptCore 7534.57 (7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: Activity Monitor [10725] | |
| Path: /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x58619 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in Activity Monitor) [0x10c91477c] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 14 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 14 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 14 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 2 __CFRunLoopRun + 1617 (in CoreFoundation) [0x7fff8ad72e11] | |
| 2 __CFRunLoopDoTimer + 534 (in CoreFoundation) [0x7fff8ad92486] | |
| 2 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20 (in CoreFoundation) [0x7fff8ad92934] | |
| 2 __NSFireTimer + 102 (in Foundation) [0x7fff91065f40] | |
| 2 ??? (in Activity Monitor) [0x10c91b1b0] | |
| 2 ??? (in Activity Monitor) [0x10c91b4b8] | |
| 2 ??? (in Activity Monitor) [0x10c91b7f2] | |
| 2 ??? (in Activity Monitor) [0x10c91bdf7] | |
| 2 read + 10 (in libsystem_kernel.dylib) [0x7fff8e5acaf2] | |
| Kernel stack: | |
| 14 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 2 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 2 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 2 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 2 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 2 soreceive + 5591 (in mach_kernel) [0xffffff8000583397] | |
| 2 sbwait + 171 (in mach_kernel) [0xffffff8000587a6b] | |
| 2 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 2 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 2 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 2 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 2 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 2 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x58621 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10c913000 - 0x10c940fff com.apple.ActivityMonitor 10.7.4 (718) <8E691413-5892-3BE8-97D6-B62D873C903E> /Applications/Utilities/Activity Monitor.app/Contents/MacOS/Activity Monitor | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: activitymonitord [10727] | |
| Path: /usr/libexec/activitymonitord | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x58627 | |
| User stack: | |
| 16 ??? (in activitymonitord) [0x10c4c6ccc] | |
| 16 ??? (in activitymonitord) [0x10c4c849b] | |
| 14 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| 2 ??? (in activitymonitord) [0x10c4c805b] | |
| 2 ??? (in activitymonitord) [0x10c4c863c] | |
| 2 ??? (in activitymonitord) [0x10c4cc894] | |
| 2 ??? (in activitymonitord) [0x10c4cb655] | |
| 2 mach_vm_region + 223 (in libsystem_kernel.dylib) [0x7fff8e59ff5c] | |
| 2 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 14 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| 2 hndl_mach_scall64 + 10 (in mach_kernel) [0xffffff80002daeba] | |
| Binary Images: | |
| 0x10c4c6000 - 0x10c4ceff7 activitymonitord ??? (???) <512E7906-3DBC-3F2B-932B-12AC84F03BDA> /usr/libexec/activitymonitord | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: aosnotifyd [574] | |
| Path: /usr/sbin/aosnotifyd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x4e46 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in aosnotifyd) [0x10ca010b4] | |
| 16 main + 74 (in aosnotifyd) [0x10ca089ec] | |
| 16 -[AOSNotificationDaemon startup] + 1294 (in aosnotifyd) [0x10ca087b3] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4e50 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10c9ff000 - 0x10ca40fff aosnotifyd ??? (???) <5287944C-EDF3-3175-81A3-CC1BEF4E43F7> /usr/sbin/aosnotifyd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: AppleMobileDeviceHelper [10831] | |
| Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleMobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x5df24 DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x5df33 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x5df3f | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x100000000 - 0x100017ff7 com.apple.SyncServices.AppleMobileDeviceHelper 5.0 (889) <1AA2097A-919F-3B6C-A478-28568D8A729C> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/AppleMobileDeviceHelper.app/Contents/MacOS/AppleMobileDeviceHelper | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: applepushserviced [76] | |
| Path: /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x201 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in applepushserviced) [0x10bec98d4] | |
| 16 ??? (in applepushserviced) [0x10bec99b8] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x22d DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x677 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10bec8000 - 0x10bf36ff7 applepushserviced ??? (???) <95759366-ACD2-358F-B4C3-A276E2B287C1> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: AppleSpell [783] | |
| Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x91ba DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in AppleSpell) [0x10ef93a7c] | |
| 16 ??? (in AppleSpell) [0x10ef93d2e] | |
| 16 -[NSSpellServer run] + 74 (in Foundation) [0x7fff9116ac76] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x91bc DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa08 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10ef92000 - 0x10f04eff7 com.apple.AppleSpell 1.7.1 (131.1) <A994D9F1-C4D8-3361-B0F4-112A7BAED8BD> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: ath [12886] | |
| Path: /System/Library/PrivateFrameworks/AirTrafficHost.framework/ath | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x93bce DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in ath) [0x100001b68] | |
| 16 ??? (in ath) [0x100001e36] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x93bcf DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x93bd4 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x93bd5 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x100000000 - 0x100008fff ath ??? (???) <A5D68683-530E-3A35-A282-625ADAC08881> /System/Library/PrivateFrameworks/AirTrafficHost.framework/ath | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: autofsd [74] | |
| Path: /usr/libexec/autofsd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x226 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x227 DispatchQueue 6 | |
| User stack: | |
| 16 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8c990b1c] | |
| 16 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac022] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10002f000 - 0x100030fff autofsd ??? (???) <A02D5E70-1BB1-30ED-A699-375CB0CCE901> /usr/libexec/autofsd | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: bash [24340] | |
| Path: /bin/bash | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x17b08a | |
| User stack: | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 utf8_encodelen + 3723 (in mach_kernel) [0xffffff80003131fb] | |
| 16 VNOP_READ + 77 (in mach_kernel) [0xffffff800031b9dd] | |
| 16 spec_read + 174 (in mach_kernel) [0xffffff800032bc0e] | |
| 16 ptsd_kqfilter + 4650 (in mach_kernel) [0xffffff800056f4fa] | |
| 16 ttread + 622 (in mach_kernel) [0xffffff8000569fae] | |
| 16 msleep0 + 103 (in mach_kernel) [0xffffff8000556187] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10c7e7000 - 0x10c882fff bash ??? (???) <13E665A4-CA4F-3C44-826B-2CFB899D5AB4> /bin/bash | |
| Process: bash [24357] | |
| Path: /bin/bash | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x17b38d DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in bash) [0x106f63578] | |
| 16 ??? (in bash) [0x106f65493] | |
| 16 ??? (in bash) [0x106f7efde] | |
| 16 ??? (in bash) [0x106f801cf] | |
| 16 ??? (in bash) [0x106f81d30] | |
| 16 ??? (in bash) [0x106f8a36e] | |
| 16 __wait4 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac156] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x106f62000 - 0x106ffdfff bash ??? (???) <13E665A4-CA4F-3C44-826B-2CFB899D5AB4> /bin/bash | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: blued [21] | |
| Path: /usr/sbin/blued | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x122 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in blued) [0x10c9c59a4] | |
| 16 ??? (in blued) [0x10c9fc4bf] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x137 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x220 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10c9c4000 - 0x10ca7dfff blued ??? (???) <FE392F89-6D67-3015-A6AD-BA96C1FB5EFF> /usr/sbin/blued | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: check_afp [727] | |
| Path: /System/Library/Filesystems/AppleShare/check_afp.app/Contents/MacOS/check_afp | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x89b6 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in check_afp) [0x10585550c] | |
| 16 ??? (in check_afp) [0x10585730f] | |
| 16 ??? (in check_afp) [0x105855972] | |
| 16 ??? (in check_afp) [0x10585588a] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x89bb DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x89ba | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in check_afp) [0x10585736b] | |
| 16 mach_msg_server_once + 270 (in libsystem_kernel.dylib) [0x7fff8e5aa49a] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x89bf | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x105854000 - 0x105858fff com.apple.check_afp 2.5.1 (2.5.1) <28E5AF9E-AEDF-3A28-A027-FDED94F1187F> /System/Library/Filesystems/AppleShare/check_afp.app/Contents/MacOS/check_afp | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: Chocolat [25418] | |
| Path: /Applications/Chocolat.app/Contents/MacOS/Chocolat | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: com.apple.dock.extra [342] | |
| Path: /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x5f0 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in com.apple.dock.extra) [0x108210474] | |
| 16 xpc_service_main + 448 (in XPCService) [0x7fff91d795ed] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x605 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10820f000 - 0x108213ff7 com.apple.dock.extra 1.0 (1) <13C8211B-0B1D-302A-8EF9-740BA3BD69C0> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff91d77000 - 0x7fff91d7eff7 com.apple.XPCService 1.3 (1) <68C4DBC9-18C3-3053-96D5-1858B905EAE0> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService | |
| Process: com.chocolatapp.Chocolat.fpc [25428] | |
| Path: /Applications/Chocolat.app/Contents/XPCServices/com.chocolatapp.Chocolat.fpc.xpc/Contents/MacOS/com.chocolatapp.Chocolat.fpc | |
| Architecture: unknown | |
| UID: 501 | |
| Process: configd [14] | |
| Path: /usr/libexec/configd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xe5 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in configd) [0x10b35ad64] | |
| 16 ??? (in configd) [0x10b35b51b] | |
| 16 ??? (in configd) [0x10b35be20] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xe6 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe06] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0xe8 | |
| User stack: | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xf2 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in configd) [0x10b367165] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x128 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x136 | |
| User stack: | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa19 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa3c | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 1 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10b35a000 - 0x10b383fff configd ??? (???) <68DC2451-9DFB-389B-B728-C6A200559980> /usr/libexec/configd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: cookied [8664] | |
| Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x52938 DispatchQueue 1 | |
| User stack: | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x52939 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa3e | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 1 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10cf7f000 - 0x10cf7ffff cookied ??? (???) <F73832E8-1FCC-3BA8-804C-EED7102F0348> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: coreaudiod [287] | |
| Path: /usr/sbin/coreaudiod | |
| Architecture: x86_64 | |
| UID: 202 | |
| Thread 0x448 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in coreaudiod) [0x10b60e314] | |
| 16 ??? (in coreaudiod) [0x10b676bcc] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x44b DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 15 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 1 kevent + 54 (in mach_kernel) [0xffffff800053cbe6] | |
| 1 kevent_description + 1528 (in mach_kernel) [0xffffff800053cac8] | |
| 1 kqueue_scan + 183 (in mach_kernel) [0xffffff800053b3e7] | |
| 1 wait_queue_assert_wait + 281 (in mach_kernel) [0xffffff8000240649] | |
| 1 ml_set_interrupts_enabled + 23 (in mach_kernel) [0xffffff80002be337] | |
| Thread 0x460 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in coreaudiod) [0x10b680d52] | |
| 16 ??? (in coreaudiod) [0x10b67a85e] | |
| 16 ??? (in coreaudiod) [0x10b67a8ee] | |
| 16 ??? (in coreaudiod) [0x10b67a732] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa20 | |
| User stack: | |
| 15 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 15 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa20 DispatchQueue 125 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 210 (in libdispatch.dylib) [0x7fff8c98f29c] | |
| 1 _dispatch_queue_push_list_slow + 33 (in libdispatch.dylib) [0x7fff8c98eeeb] | |
| 1 _dispatch_wakeup + 25 (in libdispatch.dylib) [0x7fff8c98ee5e] | |
| 1 _dispatch_mgr_wakeup + 16 (in libdispatch.dylib) [0x7fff8c98e326] | |
| 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 1 thread_exception_return + 0 (in mach_kernel) [0xffffff80002b9a8b] | |
| Binary Images: | |
| 0x10b60d000 - 0x10b6cdfff coreaudiod ??? (???) <B845F1F7-2856-3C7B-B471-04FCAB1F9158> /usr/sbin/coreaudiod | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: coreservicesd [29] | |
| Path: /System/Library/CoreServices/coreservicesd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x143 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in coreservicesd) [0x10a400e98] | |
| 16 _CoreServicesServerMain + 747 (in CarbonCore) [0x7fff8f431999] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x144 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x1b0 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x1b1 | |
| User stack: | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000326827] | |
| 16 tsleep + 91 (in mach_kernel) [0xffffff800055610b] | |
| 16 wakeup + 632 (in mach_kernel) [0xffffff8000555d28] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x19aa3d | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 1 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10a400000 - 0x10a400fff coreservicesd ??? (???) <91E520FB-2E13-33C6-ABBC-473AD59A2286> /System/Library/CoreServices/coreservicesd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f395000 - 0x7fff8f6b1fff com.apple.CoreServices.CarbonCore 960.25 (960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: CrashPlan menu bar [340] | |
| Path: /Applications/CrashPlan.app/Contents/Resources/CrashPlan menu bar.app/Contents/MacOS/CrashPlan menu bar | |
| Architecture: i386 | |
| UID: 501 | |
| Process: cron [43] | |
| Path: /usr/sbin/cron | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1dd | |
| User stack: | |
| 16 ??? (in cron) [0x10db4cc1c] | |
| 16 ??? (in cron) [0x10db4d0ce] | |
| 16 sleep + 61 (in libsystem_c.dylib) [0x7fff92c00c2c] | |
| 16 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe42] | |
| Kernel stack: | |
| 16 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Binary Images: | |
| 0x10db4c000 - 0x10db52fff cron ??? (???) <1A0EC0BF-C679-3106-B830-C656CE032EC5> /usr/sbin/cron | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: CVMServer [271] | |
| Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x407 | |
| User stack: | |
| 16 ??? (in CVMServer) [0x10b3ad28c] | |
| 16 ??? (in CVMServer) [0x10b3b28e8] | |
| 15 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff8e5aa238] | |
| 15 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| 1 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8e5aa274] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x10b3ac000 - 0x10b3b5fff CVMServer ??? (???) <B88C9F5B-FA09-32CF-AA24-F628146BD93A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: DashboardClient [2070] | |
| Path: /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Contents/MacOS/DashboardClient | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x17bfd DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in DashboardClient) [0x105a17e88] | |
| 16 ??? (in DashboardClient) [0x105a1be56] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x17bff DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x17c05 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x17c0b | |
| User stack: | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x17c0d | |
| User stack: | |
| 16 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493 (in JavaScriptCore) [0x7fff8dc5d78d] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x17c0e | |
| User stack: | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x17c12 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x105a17000 - 0x105a1dfff com.apple.dashboard.client 1.8 (1.8) <CB0D615F-B6AA-3D0C-A3C2-B0A9A32DE866> /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Contents/MacOS/DashboardClient | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8d9dc000 - 0x7fff8dcfefff com.apple.JavaScriptCore 7534.57 (7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| Process: diglett [25420] | |
| Path: /Applications/Chocolat.app/Contents/MacOS/diglett | |
| Architecture: unknown | |
| UID: 501 | |
| Process: diskarbitrationd [13] | |
| Path: /usr/sbin/diskarbitrationd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xe4 DispatchQueue 1 | |
| User stack: | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xe9 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x1041b5000 - 0x1041d0ff7 diskarbitrationd ??? (???) <F033F3D5-FF18-37D9-B9BF-59E6D4E30C10> /usr/sbin/diskarbitrationd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: diskimages-helper [21773] | |
| Path: /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x134993 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in diskimages-helper) [0x10021de64] | |
| 16 ??? (in diskimages-helper) [0x10021e10b] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x134994 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x1349a0 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 16 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 16 ??? (in diskimages-helper) [0x100223dc8] | |
| 16 ??? (in diskimages-helper) [0x100224a10] | |
| 16 DI_kextDriveGetRequest + 41 (in DiskImages) [0x7fff8c9b5a33] | |
| 16 IOConnectCallStructMethod + 56 (in IOKit) [0x7fff8e7a0e99] | |
| 16 IOConnectCallMethod + 352 (in IOKit) [0x7fff8e7a0e0b] | |
| 16 io_connect_method + 431 (in IOKit) [0x7fff8e7e6139] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 hndl_mach_scall64 + 19 (in mach_kernel) [0xffffff80002daec3] | |
| 16 thread_set_child + 336 (in mach_kernel) [0xffffff80002aef10] | |
| 16 mach_msg_overwrite_trap + 184 (in mach_kernel) [0xffffff800021bbd8] | |
| 16 ipc_kmsg_send + 105 (in mach_kernel) [0xffffff80002148a9] | |
| 16 ipc_kobject_server + 342 (in mach_kernel) [0xffffff8000223096] | |
| 16 iokit_server_routine + 31048 (in mach_kernel) [0xffffff80002a3f08] | |
| 16 is_io_connect_method + 395 (in mach_kernel) [0xffffff8000656fbb] | |
| 16 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 768 (in mach_kernel) [0xffffff8000656838] | |
| 16 shim_io_connect_method_structureI_structureO + 181 (in mach_kernel) [0xffffff8000655575] | |
| 16 IOHDIXHDDriveOutKernelUserClient::getRequest64(HDIRequestOOL64 const*, HDIRequestOOL64*) + 294 (in IOHDIXController) [0xffffff7f81963764] | |
| 16 IOHDIXHDDriveOutKernel::getRequest(HDIRequestOOL64*, IOMemoryDescriptor*) + 34 (in IOHDIXController) [0xffffff7f819629b4] | |
| 16 semaphore_signal_internal + 944 (in mach_kernel) [0xffffff8000234b10] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x100219000 - 0x10026dfff diskimages-helper ??? (???) <056FB790-5952-36B8-B8FA-04BEDB0F90D6> /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8c99b000 - 0x7fff8ca95ff7 com.apple.DiskImagesFramework 10.7.4 (331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8e79c000 - 0x7fff8e807ff7 com.apple.framework.IOKit 2.0 (???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: distnoted [26272] | |
| Path: /usr/sbin/distnoted | |
| Architecture: x86_64 | |
| UID: 89 | |
| Thread 0x199959 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in distnoted) [0x10198b904] | |
| 16 ??? (in distnoted) [0x10198bc07] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19995b DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10198a000 - 0x10198eff7 distnoted ??? (???) <93233E75-26C5-337E-B191-4F151AF5CF87> /usr/sbin/distnoted | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: distnoted [293] | |
| Path: /usr/sbin/distnoted | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x46f DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x477 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa0a | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa0c | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa10 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa11 | |
| User stack: | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 880 (in mach_kernel) [0xffffff80005a4ea0] | |
| Binary Images: | |
| 0x101073000 - 0x101077ff7 distnoted ??? (???) <93233E75-26C5-337E-B191-4F151AF5CF87> /usr/sbin/distnoted | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: distnoted [17] | |
| Path: /usr/sbin/distnoted | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xf4 DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xf5 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa2b | |
| User stack: | |
| 15 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 15 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa2c | |
| User stack: | |
| 15 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 15 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10ab2d000 - 0x10ab31ff7 distnoted ??? (???) <93233E75-26C5-337E-B191-4F151AF5CF87> /usr/sbin/distnoted | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: Dock [299] | |
| Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x49a DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in Dock) [0x100a054e0] | |
| 16 ??? (in Dock) [0x100a4b826] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 15 __CFRunLoopRun + 1895 (in CoreFoundation) [0x7fff8ad72f27] | |
| 15 __CFRunLoopDoSource1 + 155 (in CoreFoundation) [0x7fff8ad3c7eb] | |
| 15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44 (in CoreFoundation) [0x7fff8ad3cabc] | |
| 15 mshPerform + 11 (in HIServices) [0x7fff8d1a3fa8] | |
| 15 ??? (in Dock) [0x10097e796] | |
| 15 ??? (in Dock) [0x10099c191] | |
| 15 ??? (in Dock) [0x1009cd957] | |
| 15 ??? (in Dock) [0x1009cfc8c] | |
| 15 ??? (in Dock) [0x1009d05a7] | |
| 15 _HandlePopUpMenuSelection7 + 621 (in HIToolbox) [0x7fff8f8de2ac] | |
| 15 _ZL19PopUpMenuSelectCoreP8MenuData5PointdS1_tjPK4RecttjS4_S4_PK10__CFStringPP13OpaqueMenuRefPt + 1543 (in HIToolbox) [0x7fff8f8ddf78] | |
| 13 _ZL15TrackMenuCommonR14MenuSelectDataPh + 1464 (in HIToolbox) [0x7fff8f7abb5e] | |
| 13 _ZL19IsUserStillTrackingP14MenuSelectDataPh + 237 (in HIToolbox) [0x7fff8f7ac26c] | |
| 13 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 13 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 13 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 13 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 13 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 13 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 2 _ZL15TrackMenuCommonR14MenuSelectDataPh + 1605 (in HIToolbox) [0x7fff8f7abbeb] | |
| 1 _ZL31SelectItemAndRestoreAllMenuBitsR14MenuSelectData + 486 (in HIToolbox) [0x7fff8f7aef60] | |
| 1 HIView::SimulateClick(unsigned int, short, unsigned int, short*) + 161 (in HIToolbox) [0x7fff8f7f077f] | |
| 1 SendEventToEventTargetWithOptions + 72 (in HIToolbox) [0x7fff8f75967a] | |
| 1 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446 (in HIToolbox) [0x7fff8f759840] | |
| 1 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263 (in HIToolbox) [0x7fff8f75a234] | |
| 1 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1703 (in HIToolbox) [0x7fff8f775697] | |
| 1 HIView::SimulateClickSelf(short, unsigned int, short*) + 77 (in HIToolbox) [0x7fff8f7f0fab] | |
| 1 SendControlSimulateHit(HIView*, short, unsigned int, short*) + 142 (in HIToolbox) [0x7fff8f7f5ad4] | |
| 1 SendEventToEventTargetWithOptions + 72 (in HIToolbox) [0x7fff8f75967a] | |
| 1 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 446 (in HIToolbox) [0x7fff8f759840] | |
| 1 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1263 (in HIToolbox) [0x7fff8f75a234] | |
| 1 HIView::EventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1874 (in HIToolbox) [0x7fff8f775742] | |
| 1 HIStandardMenuView::SimulateHitSelf(short, unsigned int, short*) + 188 (in HIToolbox) [0x7fff8f81f42a] | |
| 1 HIMenuView::SimulateHitSelf(short, unsigned int, short*) + 147 (in HIToolbox) [0x7fff8f819cdb] | |
| 1 RunCurrentEventLoopInMode + 227 (in HIToolbox) [0x7fff8f75428d] | |
| 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 _ZL31SelectItemAndRestoreAllMenuBitsR14MenuSelectData + 857 (in HIToolbox) [0x7fff8f7af0d3] | |
| 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4b1 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x4fb | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 ??? (in Dock) [0x100975791] | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| 1 ??? (in Dock) [0x10097593d] | |
| 1 ??? (in Dock) [0x100976adf] | |
| 1 ??? (in Dock) [0x10097a365] | |
| 1 ??? (in Dock) [0x10097aa95] | |
| 1 CGSSetBackgroundEventMaskAndShape + 217 (in CoreGraphics) [0x7fff919522ba] | |
| 1 _CGSSetBackgroundEventMaskAndShape + 163 (in CoreGraphics) [0x7fff9151ff57] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa0e | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa0f | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10095a000 - 0x100b9ffff com.apple.dock 1.8 (1040.42) <412D1134-5469-36D1-8340-CBAB6FF5E82E> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8d168000 - 0x7fff8d1c4ff7 com.apple.HIServices 1.21 (???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff913d8000 - 0x7fff91d76a27 com.apple.CoreGraphics 1.600.0 (???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: dynamic_pager [69] | |
| Path: /sbin/dynamic_pager | |
| Architecture: unknown | |
| UID: 0 | |
| Thread 0x1f9 | |
| User stack: | |
| 16 ??? [0x10bb3b957] | |
| 16 ??? [0x10bb3b8be] | |
| 16 ??? [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| Process: filecoordinationd [414] | |
| Path: /usr/sbin/filecoordinationd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xc01 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0xc02 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa3f | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 1 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x104bd5000 - 0x104bd5ff7 filecoordinationd ??? (???) <46EC5502-54D4-3481-BA99-F274B34E84E0> /usr/sbin/filecoordinationd | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: Finder [302] | |
| Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x4a0 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in Finder) [0x1008550f4] | |
| 16 ??? (in Finder) [0x10085512f] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 15 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 15 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 15 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 15 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 15 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 ReceiveNextEventCommon + 382 (in HIToolbox) [0x7fff8f75b588] | |
| 1 AcquireEventFromQueue + 589 (in HIToolbox) [0x7fff8f754108] | |
| 1 _NotifyEventLoopObservers + 162 (in HIToolbox) [0x7fff8f753d24] | |
| 1 HIApplication::EventObserver(unsigned int, OpaqueEventRef*, void*) + 191 (in HIToolbox) [0x7fff8f7626a3] | |
| 1 HIApplication::HandleActivated(OpaqueEventRef*, unsigned char, OpaqueWindowPtr*) + 173 (in HIToolbox) [0x7fff8f76fab7] | |
| 1 SetMenuBarObscured + 230 (in HIToolbox) [0x7fff8f76fdcc] | |
| 1 _ZL7ShowBar21MenuBarAnimationStylehhh + 312 (in HIToolbox) [0x7fff8f773a4b] | |
| 1 _ZL25UpdateMenuBarWindowBoundsh + 217 (in HIToolbox) [0x7fff8f773ec6] | |
| 1 WindowData::SetBounds(unsigned short, Rect const*, Rect const*, unsigned int, unsigned char*) + 350 (in HIToolbox) [0x7fff8f98099c] | |
| 1 _ZL24MoveResizeWindowInternalP10WindowDataiiiihhhhPK4Rectj + 1479 (in HIToolbox) [0x7fff8f774d95] | |
| 1 CGSReenableUpdate + 25 (in CoreGraphics) [0x7fff915204a6] | |
| 1 CGSReenableUpdateForConnections + 549 (in CoreGraphics) [0x7fff915206d2] | |
| 1 _CGSReenableUpdateForConnections + 214 (in CoreGraphics) [0x7fff9152083f] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4ba DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x4f2 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x4c571 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4d2c1 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4d2c2 | |
| User stack: | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4d2c6 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4d2c7 | |
| User stack: | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x5faad | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x9b672 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff86c053e9] | |
| 16 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff86c056c8] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0xbf484 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x19a9f7 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa31 | |
| User stack: | |
| 15 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 15 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10084f000 - 0x100d57ff7 com.apple.finder 10.7.5 (10.7.5) <83F36736-790D-3582-AC9D-91EFCC3DDB9D> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder | |
| 0x7fff86c03000 - 0x7fff86c2cfff com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff913d8000 - 0x7fff91d76a27 com.apple.CoreGraphics 1.600.0 (???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: firefox [4810] | |
| Path: /Applications/Firefox.app/Contents/MacOS/firefox | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: Flux [339] | |
| Path: /Applications/Utilities/Flux.app/Contents/MacOS/Flux | |
| Architecture: i386 | |
| UID: 501 | |
| Process: fontd [310] | |
| Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x4d1 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in fontd) [0x1008ebf24] | |
| 16 main_handler + 4306 (in libATSServer.dylib) [0x7fff891cedf1] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 15 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 15 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 __CFRunLoopRun + 1895 (in CoreFoundation) [0x7fff8ad72f27] | |
| 1 __CFRunLoopDoSource1 + 155 (in CoreFoundation) [0x7fff8ad3c7eb] | |
| 1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 44 (in CoreFoundation) [0x7fff8ad3cabc] | |
| 1 __CFMachPortPerform + 386 (in CoreFoundation) [0x7fff8ad3cc52] | |
| 1 _ZL19notificationHandlerP12__CFMachPortP14FontMgrMessagelPv + 258 (in libATSServer.dylib) [0x7fff891ccb2f] | |
| 1 BulkDeactivateFonts + 721 (in libATSServer.dylib) [0x7fff89175b6e] | |
| 1 FODBRemoveFileToken + 442 (in libATSServer.dylib) [0x7fff891a33aa] | |
| 1 FODBRemoveFontObject + 344 (in libATSServer.dylib) [0x7fff891a2817] | |
| 1 FODBRemoveAllAnnexTypes + 31 (in libATSServer.dylib) [0x7fff891a0dde] | |
| 1 FODBRemoveFromAnnex + 261 (in libATSServer.dylib) [0x7fff891b5441] | |
| 1 pread + 10 (in libsystem_kernel.dylib) [0x7fff8e5aca8e] | |
| Kernel stack: | |
| 15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 1 pread_nocancel + 135 (in mach_kernel) [0xffffff80005654a7] | |
| 1 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 1 utf8_encodelen + 3723 (in mach_kernel) [0xffffff80003131fb] | |
| 1 VNOP_READ + 77 (in mach_kernel) [0xffffff800031b9dd] | |
| 1 hfs_vnop_read + 553 (in mach_kernel) [0xffffff80004edfc9] | |
| 1 cluster_read_ext + 367 (in mach_kernel) [0xffffff80002f18cf] | |
| 1 advisory_read + 2838 (in mach_kernel) [0xffffff80002f1046] | |
| 1 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 1 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x4d2 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x1008e8000 - 0x1008ebfff fontd ??? (???) <4E0CAEC1-0422-315C-8976-28E9CAB97D5D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd | |
| 0x7fff8914a000 - 0x7fff891fbfff libATSServer.dylib ??? (???) <173D8A1E-B3EB-3D32-A6E9-DB3D779A2448> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libATSServer.dylib | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: fseventsd [19] | |
| Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x106 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in fseventsd) [0x10e1b247c] | |
| 16 ??? (in fseventsd) [0x10e1b3037] | |
| 15 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff8e5aa238] | |
| 15 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| 1 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8e5aa274] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x126 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x108 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1bd547] | |
| 16 ??? (in fseventsd) [0x10e1bd233] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x109 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1bbdd3] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x10a | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 read + 10 (in libsystem_kernel.dylib) [0x7fff8e5acaf2] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000326827] | |
| 16 tsleep + 91 (in mach_kernel) [0xffffff800055610b] | |
| 16 wakeup + 632 (in mach_kernel) [0xffffff8000555d28] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x10b | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x10c | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x1a2 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x1a6 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4cf | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4db | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4dc | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4e4 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4e6 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4e9 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4ee | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4f3 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x4ff | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x502 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x504 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x521 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x59f | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x881c | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x588d0 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x5ebb4 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x5ee50 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x5f809 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x5fa01 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x60075 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x75528 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0xbe6f2 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x17f9f8 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x190a49 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x190c15 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x191776 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x1969af | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x19a9c6 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in fseventsd) [0x10e1b9a79] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x1997af | |
| User stack: | |
| 15 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 ??? (in fseventsd) [0x10e1b9a79] | |
| 15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Binary Images: | |
| 0x10e1b1000 - 0x10e1c6fff fseventsd ??? (???) <5AB5861A-4EF0-3180-BF12-486F43718EAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: Google Chrome [462] | |
| Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [525] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [468] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [469] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [26288] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [26278] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [467] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [24316] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: Google Chrome Helper [1969] | |
| Path: /Applications/Google Chrome.app/Contents/Versions/29.0.1547.65/Google Chrome Helper.app/Contents/MacOS/Google Chrome Helper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: hdiejectd [21777] | |
| Path: /System/Library/PrivateFrameworks/DiskImages.framework/Resources/hdiejectd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1349b3 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in hdiejectd) [0x10568644c] | |
| 16 ??? (in hdiejectd) [0x105686526] | |
| 16 ??? (in hdiejectd) [0x1056868a3] | |
| 16 ??? (in hdiejectd) [0x105686cc3] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x1349b5 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x105685000 - 0x10568dff7 hdiejectd ??? (???) <040EE0DE-BC99-37D7-9AFD-3569651514A7> /System/Library/PrivateFrameworks/DiskImages.framework/Resources/hdiejectd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: hidd [67] | |
| Path: /usr/libexec/hidd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1f6 DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x216 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x2af | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __IOHIDSessionStartOnThread + 257 (in IOKit) [0x7fff8e7c8dd3] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x109360000 - 0x109360fff hidd ??? (???) <76D5B34D-1345-3A26-94DC-0520BD883910> /usr/libexec/hidd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8e79c000 - 0x7fff8e807ff7 com.apple.framework.IOKit 2.0 (???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: httpd [19412] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0xf6a05 | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [19580] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0x101bf3 | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [19591] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0x101c00 | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [19592] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0x101c01 | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1272 (in httpd) [0x10f532ac8] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [42] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1dc | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1297 (in httpd) [0x10f5337b1] | |
| 16 ap_wait_or_timeout + 171 (in httpd) [0x10f507d9b] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [20887] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0x123cfb | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [24777] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0x18dcc8 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [19416] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0xf6a0a | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: httpd [19923] | |
| Path: /usr/sbin/httpd | |
| Architecture: x86_64 | |
| UID: 70 | |
| Thread 0x110240 | |
| User stack: | |
| 16 start + 52 (in httpd) [0x10f4ed374] | |
| 16 main + 4055 (in httpd) [0x10f4f9077] | |
| 16 ap_mpm_run + 1740 (in httpd) [0x10f53396c] | |
| 16 perform_idle_server_maintenance + 703 (in httpd) [0x10f53323f] | |
| 16 make_child + 435 (in httpd) [0x10f532eb3] | |
| 16 child_main + 1094 (in httpd) [0x10f532a16] | |
| 16 accept_mutex_on + 23 (in httpd) [0x10f531c17] | |
| 16 flock + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac4da] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 flock + 398 (in mach_kernel) [0xffffff800053599e] | |
| 16 VNOP_ADVLOCK + 109 (in mach_kernel) [0xffffff8000319fcd] | |
| 16 lf_advlock + 804 (in mach_kernel) [0xffffff80005450a4] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f4ec000 - 0x10f549fff httpd ??? (???) <A26F2D8E-42C7-3218-862E-31AB09C96EE3> /usr/sbin/httpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: Image Capture Extension [13872] | |
| Path: /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0xbe6e9 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in Image Capture Extension) [0x100a87b4c] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xbe6ed DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x100a86000 - 0x100aeeff7 com.apple.ImageCaptureExtension2 7.1.0 (7.1.0) <CC7E1F48-91C6-32E2-9D00-B180E88350E1> /System/Library/Image Capture/Support/Image Capture Extension.app/Contents/MacOS/Image Capture Extension | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| Process: imagent [321] | |
| Path: /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x5b0 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in imagent) [0x109e4cd24] | |
| 16 ??? (in imagent) [0x109e59903] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x5da DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x109e4b000 - 0x109e62ff7 com.apple.imagent 6.0 (800) <9F6BE136-0CC4-3F94-87C5-50C00CCF0FFE> /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: imklaunchagent [5726] | |
| Path: /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x4603b DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in imklaunchagent) [0x105684ccc] | |
| 16 ??? (in imklaunchagent) [0x1056856a9] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4603c DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x105684000 - 0x105685fff imklaunchagent ??? (???) <141699AD-48B9-3647-AA77-2EFD6BC0E510> /System/Library/Frameworks/InputMethodKit.framework/Resources/imklaunchagent | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: iTunes [10734] | |
| Path: /Applications/iTunes.app/Contents/MacOS/iTunes | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x58749 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in iTunes) [0x10c27e6a0] | |
| 16 ??? (in iTunes) [0x10c27e80b] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 12 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 4 hndl_mach_scall64 + 19 (in mach_kernel) [0xffffff80002daec3] | |
| 4 thread_set_child + 336 (in mach_kernel) [0xffffff80002aef10] | |
| 4 mach_msg_overwrite_trap + 442 (in mach_kernel) [0xffffff800021bcda] | |
| 4 ipc_mqueue_receive + 63 (in mach_kernel) [0xffffff800021587f] | |
| 4 thread_block_reason + 275 (in mach_kernel) [0xffffff800022f413] | |
| 4 thread_go + 608 (in mach_kernel) [0xffffff800022e060] | |
| 4 processor_idle + 149 (in mach_kernel) [0xffffff800022d375] | |
| 4 machine_idle + 289 (in mach_kernel) [0xffffff80002c6461] | |
| Thread 0x5874e DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x58759 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x58791 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x58799 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x5879e | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x588d2 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x588d3 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x588d5 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10cb7f6c2] | |
| 16 ??? (in iTunes) [0x10cb7f77f] | |
| 16 __accept + 10 (in libsystem_kernel.dylib) [0x7fff8e5ab47a] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 accept_nocancel + 469 (in mach_kernel) [0xffffff800058aed5] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x588d6 | |
| User stack: | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 accept_nocancel + 469 (in mach_kernel) [0xffffff800058aed5] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x588d7 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10c2386ca] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x588da | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10c2386ca] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x588f7 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x58908 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10c1050f9] | |
| 16 ??? (in iTunes) [0x10c105271] | |
| 16 ??? (in iTunes) [0x10c1052d4] | |
| 16 ??? (in iTunes) [0x10c10540f] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x7544e | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10c1050f9] | |
| 16 ??? (in iTunes) [0x10c105271] | |
| 16 ??? (in iTunes) [0x10c1052d4] | |
| 16 ??? (in iTunes) [0x10c10540f] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x93bfe | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x194677 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x195547 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10c2386ca] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x195548 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in iTunes) [0x10c0baaff] | |
| 16 ??? (in iTunes) [0x10c2386ca] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x10c0b5000 - 0x10d4d5fe7 com.apple.iTunes 11.0.5 (11.0.5) <BADC2FA8-5958-36A6-A27A-5B1D5FC0EDDF> /Applications/iTunes.app/Contents/MacOS/iTunes | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: iTunesHelper [2086] | |
| Path: /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x18097 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in iTunesHelper) [0x100001234] | |
| 16 ??? (in iTunesHelper) [0x100002a6b] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x18098 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x180a0 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x100000000 - 0x100022ff7 com.apple.iTunesHelper 11.0.5 (11.0.5) <AF2E27A8-F193-376A-86FB-7E1EF0CE3C9A> /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: java [78] | |
| Path: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x203 DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3c5 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x35f | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in java) [0x10eb2b240] | |
| 16 ??? (in java) [0x10eb2acf3] | |
| 16 ??? (in libclient64.dylib) [0x10ec7705d] | |
| 16 ??? (in libclient64.dylib) [0x10ec771b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec53ed0] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x37c | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ebd1485] | |
| 16 ??? (in libclient64.dylib) [0x10ebd14c1] | |
| 16 mach_msg_server + 641 (in libsystem_kernel.dylib) [0x7fff8e5aa31c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x397 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10f0375d2] | |
| 16 ??? (in libclient64.dylib) [0x10ebd078f] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc3e] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x399 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10f0375d2] | |
| 16 ??? (in libclient64.dylib) [0x10ebd078f] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc3e] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3a6 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10eec0cb9] | |
| 16 ??? (in libclient64.dylib) [0x10eec10c9] | |
| 16 ??? (in libclient64.dylib) [0x10eec0e2b] | |
| 16 ??? (in libclient64.dylib) [0x10ebd078f] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3bf | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec52c7b] | |
| 16 ??? (in libclient64.dylib) [0x10ec52f3c] | |
| 16 ??? (in libclient64.dylib) [0x10ebd078f] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3c0 | |
| User stack: | |
| 16 ??? [0x10f723d74] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3c1 | |
| User stack: | |
| 16 ??? [0x10f705340] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3f7 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10eea8c83] | |
| 16 ??? (in libclient64.dylib) [0x10ebd06f6] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc3e] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3f8 | |
| User stack: | |
| Kernel stack: | |
| 16 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0x3f9 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec718a3] | |
| 16 ??? (in libclient64.dylib) [0x10ec76ab9] | |
| 16 ??? (in libclient64.dylib) [0x10ebd06f6] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc3e] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3fa | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec718a3] | |
| 16 ??? (in libclient64.dylib) [0x10ec76ab9] | |
| 16 ??? (in libclient64.dylib) [0x10ebd06f6] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cb4d] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc3e] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3fd | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3fe | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec75e74] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4fa | |
| User stack: | |
| 16 ??? [0x10f98020c] | |
| 16 ??? [0x10fa067d1] | |
| 16 JVM_Sleep + 62 (in libjvmlinkage.dylib) [0x10f2c265e] | |
| 16 JVM_Sleep + 191 (in libclient64.dylib) [0x10ed75344] | |
| 16 ??? (in libclient64.dylib) [0x10edc75ba] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6d3 | |
| User stack: | |
| 16 ??? [0x10f705340] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6e4 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6f7 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6f8 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6f9 | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6fa | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6fe | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x6ff | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x700 | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x701 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5a82] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x702 | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x703 | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x704 | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x705 | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x706 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x707 | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x708 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x709 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x70a | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x70b | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x70c | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x70d | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x70e | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x718 | |
| User stack: | |
| 16 ??? [0x10f8e19d0] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x71a | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x71b | |
| User stack: | |
| 16 ??? [0x10f8e19d0] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x71c | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x71f | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x722 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x728 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x729 | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x72a | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x72b | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x731 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x732 | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x733 | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x734 | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x735 | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x736 | |
| User stack: | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x737 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5a82] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x738 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c596e] | |
| 16 ??? [0x10f5c596e] | |
| 16 ??? [0x10f5c596e] | |
| 16 ??? [0x10f5c596e] | |
| 16 ??? [0x10f5c596e] | |
| 16 ??? [0x10f5c596e] | |
| 16 ??? [0x10f5d0eee] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x739 | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x73a | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x73b | |
| User stack: | |
| 16 ??? [0x10f779a40] | |
| 16 ??? [0x10f773b92] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x73c | |
| User stack: | |
| 16 ??? [0x10f8e1994] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x73d | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c59b3] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 ??? (in libclient64.dylib) [0x10f023b6e] | |
| 16 ??? (in libclient64.dylib) [0x10efe13b9] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x73e | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f921d74] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x74e | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x74f | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5d0eee] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92967] | |
| 16 ??? (in libclient64.dylib) [0x10ebd0b80] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cc93] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x241f8 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in libclient64.dylib) [0x10ebd05fa] | |
| 16 ??? (in libclient64.dylib) [0x10ec5ff83] | |
| 16 ??? (in libclient64.dylib) [0x10ec60172] | |
| 16 ??? (in libclient64.dylib) [0x10ec602d4] | |
| 16 ??? (in libclient64.dylib) [0x10ec60334] | |
| 16 ??? (in libclient64.dylib) [0x10ec60442] | |
| 16 ??? (in libclient64.dylib) [0x10ec5410c] | |
| 16 ??? [0x10f5c0438] | |
| 16 ??? [0x10f5c5d34] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x17ac8b | |
| User stack: | |
| 16 ??? [0x10f7e90f4] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f5c585a] | |
| 16 ??? [0x10f97fb08] | |
| 16 JVM_MonitorWait + 59 (in libjvmlinkage.dylib) [0x10f2c1b0b] | |
| 16 JVM_MonitorWait + 156 (in libclient64.dylib) [0x10ec608b7] | |
| 16 ??? (in libclient64.dylib) [0x10ec926b6] | |
| 16 ??? (in libclient64.dylib) [0x10ec92971] | |
| 16 ??? (in libclient64.dylib) [0x10ec92576] | |
| 16 ??? (in libclient64.dylib) [0x10ec7cd25] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa06 | |
| User stack: | |
| 11 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 11 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 11 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa05 | |
| User stack: | |
| 10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 10 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 10 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa07 | |
| User stack: | |
| 10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 10 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 10 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10eb28000 - 0x10eb2ffff java ??? (???) <5A9B0E18-CF93-3242-AC7D-1E281FB175F8> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java | |
| 0x10ebbd000 - 0x10f1f0ff7 libclient64.dylib ??? (???) <4BE0F7BD-9812-393D-8C44-1959B2C919AC> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bundle/Libraries/libclient64.dylib | |
| 0x10f2c1000 - 0x10f2c8fff libjvmlinkage.dylib ??? (???) <4E1B7F6A-050F-3F83-B333-4C0B5456022B> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Libraries/libjvmlinkage.dylib | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: JavaApplicationStub [26173] | |
| Path: /Applications/Vuze.app/Contents/MacOS/JavaApplicationStub | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: KernelEventAgent [65] | |
| Path: /usr/sbin/KernelEventAgent | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1f4 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in KernelEventAgent) [0x107217bc0] | |
| 16 main + 959 (in KernelEventAgent) [0x107219ec1] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x210 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x20a | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x107217000 - 0x10721dfff KernelEventAgent ??? (???) <E4DD69F9-D6BC-36F6-B8BF-80D9B21EE982> /usr/sbin/KernelEventAgent | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: kextd [10] | |
| Path: /usr/libexec/kextd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xdb DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in kextd) [0x1005fc41c] | |
| 16 ??? (in kextd) [0x1005fd131] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xe2 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x1005fb000 - 0x100618fff kextd ??? (???) <630A7571-4EE6-340B-AFF5-BEC376224465> /usr/libexec/kextd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: KeyRemap4MacBook [372] | |
| Path: /Library/org.pqrs/*/KeyRemap4MacBook.app/Contents/MacOS/KeyRemap4MacBook | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: KeyRemap4MacBook_server [326] | |
| Path: /Library/org.pqrs/*/KeyRemap4MacBook_server.app/Contents/MacOS/KeyRemap4MacBook_server | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: launchd [26269] | |
| Path: /sbin/launchd | |
| Architecture: x86_64 | |
| UID: 89 | |
| Thread 0x199950 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in launchd) [0x10bef703c] | |
| 16 ??? (in launchd) [0x10befca8a] | |
| 16 ??? (in launchd) [0x10beff11b] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x199953 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10bef6000 - 0x10bf21fff launchd ??? (???) <A2F65A6C-1CCE-3779-8912-27EBF2E987AB> /sbin/launchd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: launchd [1] | |
| Path: /sbin/launchd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xc9 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in launchd) [0x10379503c] | |
| 16 ??? (in launchd) [0x10379aa8a] | |
| 16 ??? (in launchd) [0x10379d11b] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xce | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0xcf | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in launchd) [0x10379ab4a] | |
| 16 sleep + 61 (in libsystem_c.dylib) [0x7fff92c00c2c] | |
| 16 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe42] | |
| Kernel stack: | |
| 16 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Binary Images: | |
| 0x103794000 - 0x1037bffff launchd ??? (???) <A2F65A6C-1CCE-3779-8912-27EBF2E987AB> /sbin/launchd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: launchd [288] | |
| Path: /sbin/launchd | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x461 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in launchd) [0x1075da03c] | |
| 16 ??? (in launchd) [0x1075dfa8a] | |
| 15 ??? (in launchd) [0x1075e211b] | |
| 15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 ??? (in launchd) [0x1075e22a4] | |
| 1 ??? (in launchd) [0x1075dd49a] | |
| 1 ??? (in launchd) [0x1075dd758] | |
| 1 ??? (in launchd) [0x1075e162d] | |
| 1 ??? (in launchd) [0x1075f68bf] | |
| 1 free + 194 (in libsystem_c.dylib) [0x7fff92c9c789] | |
| 1 szone_free_definite_size + 1815 (in libsystem_c.dylib) [0x7fff92c635c3] | |
| 1 tiny_free_list_add_ptr + 221 (in libsystem_c.dylib) [0x7fff92c5cb6b] | |
| Kernel stack: | |
| 15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 1 hndl_alltraps + 225 (in mach_kernel) [0xffffff80002da481] | |
| 1 user_trap + 619 (in mach_kernel) [0xffffff80002c3fbb] | |
| 1 vm_fault + 3627 (in mach_kernel) [0xffffff800026d0db] | |
| 1 vm_map_lookup_locked + 2221 (in mach_kernel) [0xffffff800027566d] | |
| 1 return_to_iret + 302 (in mach_kernel) [0xffffff80002da850] | |
| 1 i386_astintr + 42 (in mach_kernel) [0xffffff80002c3d3a] | |
| 1 ast_taken + 163 (in mach_kernel) [0xffffff800021e113] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x462 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| 1 ??? (in launchd) [0x1075e37d1] | |
| 1 ??? (in launchd) [0x1075da18d] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 15 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x1075d9000 - 0x107604fff launchd ??? (???) <A2F65A6C-1CCE-3779-8912-27EBF2E987AB> /sbin/launchd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: launchdadd [26294] | |
| Path: /usr/libexec/launchdadd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x19aa2d DispatchQueue 1 | |
| User stack: | |
| 15 start + 52 (in launchdadd) [0x10b5ab234] | |
| 15 main + 286 (in launchdadd) [0x10b5b2049] | |
| 15 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 15 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 15 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 15 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa2e DispatchQueue 2 | |
| User stack: | |
| 15 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 15 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 15 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa2f | |
| User stack: | |
| 15 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 15 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10b5aa000 - 0x10b5b7fff launchdadd ??? (???) <CE7482F7-0307-3127-903D-44730C7CB768> /usr/libexec/launchdadd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: locationd [348] | |
| Path: /usr/libexec/locationd | |
| Architecture: x86_64 | |
| UID: 205 | |
| Thread 0x630 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in locationd) [0x102ea9fd8] | |
| 16 ??? (in locationd) [0x102f0532c] | |
| 16 ??? (in locationd) [0x102ed41c6] | |
| 16 ??? (in locationd) [0x102ed3378] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x633 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x636 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x637 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x638 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x639 | |
| User stack: | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0x63a | |
| User stack: | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x102ea8000 - 0x102fc8ff7 locationd ??? (???) <22F9CA44-E5D7-3AE2-9ECC-A05349BAF034> /usr/libexec/locationd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: login [24356] | |
| Path: /usr/bin/login | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x17b380 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in login) [0x10364f040] | |
| 16 __wait4 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac156] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x17b385 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10364e000 - 0x103651fff login ??? (???) <C1D58C48-EDDE-31DE-933B-8E3CE0697E74> /usr/bin/login | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: login [24339] | |
| Path: /usr/bin/login | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x17b072 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in login) [0x108af2040] | |
| 16 __wait4 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac156] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x17b084 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x108af1000 - 0x108af4fff login ??? (???) <C1D58C48-EDDE-31DE-933B-8E3CE0697E74> /usr/bin/login | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: logind [280] | |
| Path: /System/Library/CoreServices/logind | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x41e DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in logind) [0x105a32290] | |
| 16 ??? (in logind) [0x105a3230f] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x426 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x105a31000 - 0x105a33fff logind ??? (???) <F3B8642A-BB06-3039-8D7D-760DE0363AF5> /System/Library/CoreServices/logind | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: loginwindow [63] | |
| Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x1f2 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in loginwindow) [0x10cbbff1c] | |
| 16 ??? (in loginwindow) [0x10cbc046e] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3c2 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x825 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff86c053e9] | |
| 16 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff86c056c8] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Binary Images: | |
| 0x10cbbb000 - 0x10cc47ff7 com.apple.loginwindow 7.5.1 (7.5.1) <6ED5FB26-4547-38F6-A3F1-C2028034FA4B> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow | |
| 0x7fff86c03000 - 0x7fff86c2cfff com.apple.CoreVideo 1.7 (70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: lsboxd [3669] | |
| Path: /usr/libexec/lsboxd | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x3f1ca | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x3f1cb DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10b24d000 - 0x10b250ff7 lsboxd ??? (???) <9E312579-E6F0-3AD7-9AED-118C14D2678F> /usr/libexec/lsboxd | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: mDNSResponder [61] | |
| Path: /usr/sbin/mDNSResponder | |
| Architecture: x86_64 | |
| UID: 65 | |
| Thread 0x1f0 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in mDNSResponder) [0x10fa05a14] | |
| 16 main + 3556 (in mDNSResponder) [0x10f9d2c24] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x261 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x33a | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10f9d1000 - 0x10fa50ff7 mDNSResponder ??? (???) <B9A5301E-1407-3BE8-A831-04B88CACF34D> /usr/sbin/mDNSResponder | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: mds [60] | |
| Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1ef DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in mds) [0x10d27e444] | |
| 16 ??? (in mds) [0x10d287bf9] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x25b DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x348 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 read + 10 (in libsystem_kernel.dylib) [0x7fff8e5acaf2] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 15 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000326827] | |
| 15 tsleep + 91 (in mach_kernel) [0xffffff800055610b] | |
| 15 wakeup + 632 (in mach_kernel) [0xffffff8000555d28] | |
| 15 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 15 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 15 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| 1 get_pathbuff + 4124 (in mach_kernel) [0xffffff800032690c] | |
| 1 get_pathbuff + 982 (in mach_kernel) [0xffffff8000325cc6] | |
| 1 vfs_removename + 311 (in mach_kernel) [0xffffff80002eaf37] | |
| 1 kfree + 210 (in mach_kernel) [0xffffff8000226302] | |
| Thread 0x19a9f3 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19a9f4 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19a9f6 | |
| User stack: | |
| 15 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x10d27a000 - 0x10d386ff7 mds ??? (???) <E956BE9B-5594-3A96-AF44-1A1B4757331A> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: mdworker [11961] | |
| Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
| Architecture: x86_64 | |
| UID: 501 | |
| Note: Self-throttled | |
| Thread 0x89d0f DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in mdworker) [0x1014dbd60] | |
| 16 ??? (in mdworker) [0x1014e4d1b] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x89d12 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x89d15 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in mdworker) [0x1014e8c52] | |
| 16 ??? (in mdworker) [0x1014e945a] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x89d1a | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x1014da000 - 0x10152dfff mdworker ??? (???) <054C2D9C-0315-35AB-A9F7-1CC9050486AD> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: mdworker [26271] | |
| Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
| Architecture: x86_64 | |
| UID: 89 | |
| Note: Self-throttled | |
| Thread 0x199955 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in mdworker) [0x1075d1d60] | |
| 16 ??? (in mdworker) [0x1075dad1b] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x199956 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19995a | |
| User stack: | |
| 15 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 15 ??? (in mdworker) [0x1075dec52] | |
| 15 ??? (in mdworker) [0x1075df45a] | |
| 15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa3a | |
| User stack: | |
| 10 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 10 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 10 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19995a DispatchQueue 37 | |
| User stack: | |
| 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 1 ??? (in mdworker) [0x1075dd071] | |
| 1 ??? (in mdworker) [0x1075d31c1] | |
| 1 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8c98fc75] | |
| 1 ??? (in mdworker) [0x1075d89b6] | |
| 1 ??? (in mdworker) [0x1075d330e] | |
| 1 ??? (in mdworker) [0x1075d554b] | |
| 1 ??? (in mdworker) [0x1075f1e2c] | |
| 1 CFURLCopyResourcePropertiesForKeys + 148 (in CoreFoundation) [0x7fff8adda334] | |
| 1 _FSURLCopyResourcePropertiesForKeys + 1001 (in CoreServicesInternal) [0x7fff902c2c34] | |
| 1 _ZL22prepareValuesForBitmapPK7__CFURLP11__FileCacheP19_FilePropertyBitmapPP9__CFError + 209 (in CoreServicesInternal) [0x7fff902b96dc] | |
| 1 _ZL31LSPropertyProviderPrepareValuesPK7__CFURLP11__FileCachePKPK10__CFStringPPKvlSA_PP9__CFError + 54 (in LaunchServices) [0x7fff8a384d3c] | |
| 1 _ZL35prepareLocalizedNameDictionaryValuePK7__CFURLP11__FileCachePP9__CFError + 77 (in LaunchServices) [0x7fff8a3dfc7b] | |
| 1 _ZL27prepareAttributeValueForKeyPK7__CFURLP11__FileCachePK10__CFStringPPKvPP9__CFError + 161 (in LaunchServices) [0x7fff8a384e7d] | |
| 1 _LSCopyItemAttributeForRefInfoWithOptions + 301 (in LaunchServices) [0x7fff8a385024] | |
| 1 _LSCopyNodeAttribute + 202 (in LaunchServices) [0x7fff8a38598f] | |
| 1 _ZL54_LSCopyNodeAttribute_DisplayNameLocalizationDictionaryP25LSNodeAttributeStateCache + 709 (in LaunchServices) [0x7fff8a3bb132] | |
| 1 _LSGetSystemFolderLocalizedNameDictionaries + 73 (in LaunchServices) [0x7fff8a3e2921] | |
| 1 _LSCopyBundleStringDictionariesForLocales + 150 (in LaunchServices) [0x7fff8a3e282b] | |
| 1 _LSCopyBundleStringsForLocale + 33 (in LaunchServices) [0x7fff8a398786] | |
| 1 CFBundleCopyResourceURLForLocalization + 183 (in CoreFoundation) [0x7fff8ad7cf37] | |
| 1 _CFFindBundleResources + 1986 (in CoreFoundation) [0x7fff8ad68f02] | |
| 1 _CFFindBundleResourcesInResourcesDir + 812 (in CoreFoundation) [0x7fff8ad6938c] | |
| 1 _CFFindBundleResourcesInRawDir + 1203 (in CoreFoundation) [0x7fff8ad69883] | |
| 1 _CFSearchBundleDirectory + 97 (in CoreFoundation) [0x7fff8ad69d01] | |
| 1 _CFBundleCopySortedDirectoryContentsAtPath + 1021 (in CoreFoundation) [0x7fff8ad57f5d] | |
| 1 readdir$INODE64 + 47 (in libsystem_c.dylib) [0x7fff92c6afdd] | |
| 1 __getdirentries64 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ab6ca] | |
| Kernel stack: | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 1 getdirentries64 + 92 (in mach_kernel) [0xffffff800030700c] | |
| 1 umask_extended + 1450 (in mach_kernel) [0xffffff8000306e6a] | |
| 1 VNOP_READDIR + 59 (in mach_kernel) [0xffffff80003196bb] | |
| 1 hfs_vnop_readdir + 1170 (in mach_kernel) [0xffffff8000503d62] | |
| 1 cat_getdirentries + 1182 (in mach_kernel) [0xffffff80004dac0e] | |
| 1 BTIterateRecords + 418 (in mach_kernel) [0xffffff800050ae02] | |
| 1 FindIteratorPosition + 221 (in mach_kernel) [0xffffff800050c81d] | |
| 1 GetNode + 65 (in mach_kernel) [0xffffff800050cd11] | |
| 1 GetBTreeBlock + 179 (in mach_kernel) [0xffffff80004d6ae3] | |
| 1 buf_biowait + 105 (in mach_kernel) [0xffffff80002e6e79] | |
| 1 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 1 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x1075d0000 - 0x107623fff mdworker ??? (???) <054C2D9C-0315-35AB-A9F7-1CC9050486AD> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker | |
| 0x7fff8a36c000 - 0x7fff8a40dfff com.apple.LaunchServices 480.40 (480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff902a8000 - 0x7fff902d4ff7 com.apple.CoreServicesInternal 113.19 (113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: mysqld [247] | |
| Path: /usr/local/mysql/bin/mysqld | |
| Architecture: x86_64 | |
| UID: 74 | |
| Process: Navicat Lite [24334] | |
| Path: /Applications/Navicat Lite.app/Contents/MacOS/Navicat Lite | |
| Architecture: i386 | |
| UID: 501 | |
| Process: netbiosd [59] | |
| Path: /usr/sbin/netbiosd | |
| Architecture: x86_64 | |
| UID: 222 | |
| Note: Self-throttled | |
| Thread 0x3ed DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x3ef | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10b319000 - 0x10b36fff7 netbiosd ??? (???) <F6BF85EE-E7A1-3932-8322-BA8905114FB1> /usr/sbin/netbiosd | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: notifyd [12] | |
| Path: /usr/sbin/notifyd | |
| Architecture: unknown | |
| UID: 0 | |
| Thread 0xdf DispatchQueue 2 | |
| User stack: | |
| 16 ??? [0x7fff8c98e316] | |
| 16 ??? [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0xe0 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x19aa0b | |
| User stack: | |
| 16 ??? [0x7fff92c4db85] | |
| 16 ??? [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| Process: ntpd [41] | |
| Path: /usr/sbin/ntpd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1da | |
| User stack: | |
| 16 ??? (in ntpd) [0x1072fabbc] | |
| 16 ??? (in ntpd) [0x107323d01] | |
| 16 __sigsuspend + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac00e] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x1072fa000 - 0x10735aff7 ntpd ??? (???) <676CA373-1743-3E5B-B2AE-F564A338A112> /usr/sbin/ntpd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: ocspd [26276] | |
| Path: /usr/sbin/ocspd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x19a14f DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in ocspd) [0x1071c3e74] | |
| 16 ??? (in ocspd) [0x1071c6d55] | |
| 16 ??? (in ocspd) [0x1071da4cb] | |
| 16 ??? (in ocspd) [0x1071da202] | |
| 16 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x1071c3000 - 0x1071fefff ocspd ??? (???) <1EEE9442-42D7-34FF-87A7-8B6564697DD1> /usr/sbin/ocspd | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: opendirectoryd [16] | |
| Path: /usr/libexec/opendirectoryd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xf0 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread <multiple> DispatchQueue 6 | |
| User stack: | |
| 48 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 48 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 48 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff8c98e961] | |
| 48 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 16 __odm_register_requesttypes_block_invoke_1 + 49 (in SystemCache) [0x1076bbcbc] | |
| 16 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8e5aa274] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 16 ??? (in opendirectoryd) [0x1075c82d6] | |
| 16 sleep + 61 (in libsystem_c.dylib) [0x7fff92c00c2c] | |
| 16 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe42] | |
| 16 __odm_register_requesttypes_block_invoke_2 + 49 (in SystemCache) [0x1076bbd03] | |
| 16 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8e5aa274] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 32 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 16 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0xfc DispatchQueue 8 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 16 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff8c98e961] | |
| 16 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 16 ___kernel_kauth_listener_block_invoke_2 + 343 (in SystemCache) [0x1076bb6c0] | |
| 16 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa6b6] | |
| Kernel stack: | |
| 16 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0xfb | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0xfd | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 16 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff8c98e961] | |
| 16 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 16 __syscall + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac09a] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x19a9c4 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa1e | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa1f | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa21 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa22 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x1075ae000 - 0x107608ff7 opendirectoryd ??? (???) <7F6D7F6F-85AC-3B85-ABDE-701878B386E2> /usr/libexec/opendirectoryd | |
| 0x1076b3000 - 0x1076deff7 com.apple.opendirectoryd.module.SystemCache 10.7 (172.17) <864F6B38-4BC4-38AE-8803-B738A4D38AF0> /System/Library/OpenDirectory/Modules/SystemCache.bundle/Contents/MacOS/SystemCache | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: openvpn [25904] | |
| Path: /Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.2.1/openvpn | |
| Architecture: i386 | |
| UID: 0 | |
| Process: Pages [24465] | |
| Path: /Applications/Pages.app/Contents/MacOS/Pages | |
| Architecture: i386 | |
| UID: 501 | |
| Thread 0x17f53f | |
| User stack: | |
| 16 __gnu_cxx::new_allocator<std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> >::construct(std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)>*, std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> const&) + 460284 (in Pages) [0x7ce16] | |
| 16 __gnu_cxx::new_allocator<std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> >::construct(std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)>*, std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> const&) + 287 (in Pages) [0xc939] | |
| 16 NSApplicationMain + 1054 (in AppKit) [0x992c7ac5] | |
| 16 -[NSApplication run] + 911 (in AppKit) [0x99036ac1] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113 (in AppKit) [0x9903a752] | |
| 16 _DPSNextEvent + 678 (in AppKit) [0x9903aee8] | |
| 16 BlockUntilNextEventMatchingListInMode + 88 (in HIToolbox) [0x9176e71a] | |
| 16 ReceiveNextEventCommon + 381 (in HIToolbox) [0x9176e8ab] | |
| 16 RunCurrentEventLoopInMode + 318 (in HIToolbox) [0x91767543] | |
| 16 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x9652e088] | |
| 16 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x9652e1dc] | |
| 16 __CFRunLoopRun + 1428 (in CoreFoundation) [0x9652eb04] | |
| 16 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x965259da] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x96ec5c22] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x17f56d DispatchQueue 1701273966 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 53 (in libdispatch.dylib) [0x92365853] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x96ec890a] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x17f58b | |
| User stack: | |
| 16 thread_start + 34 (in libsystem_c.dylib) [0x9721f6de] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x9721bed9] | |
| 16 __NSThread__main__ + 1582 (in Foundation) [0x9b19add5] | |
| 16 -[NSThread main] + 45 (in Foundation) [0x9b19ae25] | |
| 16 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378 (in Foundation) [0x9b1a70c4] | |
| 16 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x9652e088] | |
| 16 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x9652e1dc] | |
| 16 __CFRunLoopRun + 1428 (in CoreFoundation) [0x9652eb04] | |
| 16 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x965259da] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x96ec5c22] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x17f58c | |
| User stack: | |
| 16 thread_start + 34 (in libsystem_c.dylib) [0x9721f6de] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x9721bed9] | |
| 16 __NSThread__main__ + 1582 (in Foundation) [0x9b19add5] | |
| 16 -[NSThread main] + 45 (in Foundation) [0x9b19ae25] | |
| 16 -[SFWPSpellThread pRun:] + 289 (in SFWordProcessing) [0x204ff37] | |
| 16 -[NSLock lock] + 185 (in Foundation) [0x9b1457f2] | |
| 16 __psynch_mutexwait + 10 (in libsystem_kernel.dylib) [0x96ec7876] | |
| Kernel stack: | |
| 16 psynch_mtxcontinue + 0 (in mach_kernel) [0xffffff800059eb20] | |
| Thread 0x17f590 | |
| User stack: | |
| 16 thread_start + 34 (in libsystem_c.dylib) [0x9721f6de] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x9721bed9] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x96ec7b42] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x19aa32 | |
| User stack: | |
| 15 start_wqthread + 30 (in libsystem_c.dylib) [0x9721f6fe] | |
| 15 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x96ec802e] | |
| Kernel stack: | |
| 15 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x1000 - 0x354fe3 com.apple.iWork.Pages 4.3 (1048) <3F2BE397-E81E-3355-C0DE-8B0F014E897B> /Applications/Pages.app/Contents/MacOS/Pages | |
| 0x202f000 - 0x22a2fef com.apple.Keynote.SFWordProcessing 1.0 (20030221_1) <F7952C77-8CF1-30F4-7FA7-A3A45FA2E184> /Applications/Pages.app/Contents/Frameworks/SFWordProcessing.framework/Versions/A/SFWordProcessing | |
| 0x91765000 - 0x91aabff3 com.apple.HIToolbox 1.9 (???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x92364000 - 0x92372fff libdispatch.dylib ??? (???) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib | |
| 0x964f3000 - 0x966cafe7 com.apple.CoreFoundation 6.7.2 (635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x96eaf000 - 0x96ecdff7 libsystem_kernel.dylib ??? (???) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib | |
| 0x971bf000 - 0x9728afff libsystem_c.dylib ??? (???) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib | |
| 0x99031000 - 0x99ac6ff6 com.apple.AppKit 6.7.5 (1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x9b13b000 - 0x9b445ff3 com.apple.Foundation 6.7.2 (833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| Process: pboard [303] | |
| Path: /usr/sbin/pboard | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x4a6 | |
| User stack: | |
| 16 ??? (in pboard) [0x10af03684] | |
| 16 ??? (in pboard) [0x10af03746] | |
| 16 mach_msg_server + 641 (in libsystem_kernel.dylib) [0x7fff8e5aa31c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x10af02000 - 0x10af03ff7 pboard ??? (???) <3656507E-F257-3E7A-8960-0BDAEF31D0F5> /usr/sbin/pboard | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: php [24775] | |
| Path: /usr/bin/php | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x18d8f8 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in php) [0x10f332954] | |
| 16 main + 4366 (in php) [0x10f6f5b31] | |
| 16 readline + 223 (in libedit.3.dylib) [0x10fe8c6a5] | |
| 16 el_gets + 37 (in libedit.3.dylib) [0x10fe95ebc] | |
| 16 el_wgets + 578 (in libedit.3.dylib) [0x10fe8915d] | |
| 16 el_wgetc + 155 (in libedit.3.dylib) [0x10fe88e96] | |
| 16 read + 10 (in libsystem_kernel.dylib) [0x7fff8e5acaf2] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 utf8_encodelen + 3723 (in mach_kernel) [0xffffff80003131fb] | |
| 16 VNOP_READ + 77 (in mach_kernel) [0xffffff800031b9dd] | |
| 16 spec_read + 174 (in mach_kernel) [0xffffff800032bc0e] | |
| 16 ptsd_kqfilter + 4650 (in mach_kernel) [0xffffff800056f4fa] | |
| 16 ttread + 622 (in mach_kernel) [0xffffff8000569fae] | |
| 16 msleep0 + 103 (in mach_kernel) [0xffffff8000556187] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10f331000 - 0x10fcf9fff php ??? (???) <8A45FD42-C153-3635-90FB-35CE75AC6800> /usr/bin/php | |
| 0x10fe80000 - 0x10fea4fff libedit.3.dylib ??? (???) <C9988296-4EAC-3F56-A5A9-F4767BB35AD2> /usr/lib/libedit.3.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: powerd [18] | |
| Path: /System/Library/CoreServices/powerd.bundle/powerd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x100 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in powerd) [0x10c8584d0] | |
| 16 main + 2119 (in powerd) [0x10c85e519] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x103 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10c857000 - 0x10c872ff7 powerd ??? (???) <AAEDBDCB-E01A-3BD1-AFB9-E854E1BC4CBF> /System/Library/CoreServices/powerd.bundle/powerd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: revisiond [55] | |
| Path: /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x2b2 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x2b4 | |
| User stack: | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 utf8_encodelen + 3723 (in mach_kernel) [0xffffff80003131fb] | |
| 16 VNOP_READ + 77 (in mach_kernel) [0xffffff800031b9dd] | |
| 16 spec_read + 174 (in mach_kernel) [0xffffff800032bc0e] | |
| 16 cdev_read + 101 (in AppleFSCompressionTypeDataless) [0xffffff7f8265a52a] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x2b5 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 fsctl + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac516] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 fsctl + 336 (in mach_kernel) [0xffffff8000305a70] | |
| 16 nspace_proc_exit + 4489 (in mach_kernel) [0xffffff8000305209] | |
| 16 nspace_proc_exit + 2368 (in mach_kernel) [0xffffff80003049c0] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x2b6 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x4c506 | |
| User stack: | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10dd3b000 - 0x10dd8dff7 revisiond ??? (???) <5F85F208-7672-35D1-9ADC-F487E3C03958> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: securityd [24] | |
| Path: /usr/sbin/securityd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x129 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in securityd) [0x10fc46060] | |
| 16 main + 2179 (in securityd) [0x10fc5c5c8] | |
| 16 Security::MachPlusPlus::MachServer::run(unsigned long, int) + 103 (in securityd) [0x10fc994db] | |
| 16 Security::MachPlusPlus::MachServer::runServerThread(bool) + 668 (in securityd) [0x10fc31c02] | |
| 16 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x171 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x172 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 Security::Thread::runner(void*) + 107 (in securityd) [0x10fc316f1] | |
| 16 AuditMonitor::action() + 97 (in securityd) [0x10fc7c915] | |
| 16 au_sdev_read_aia + 79 (in libbsm.0.dylib) [0x7fff8b2e4091] | |
| 16 fgetc + 50 (in libsystem_c.dylib) [0x7fff92c32dee] | |
| 16 __srget + 20 (in libsystem_c.dylib) [0x7fff92c925e8] | |
| 16 __srefill1 + 30 (in libsystem_c.dylib) [0x7fff92c47166] | |
| 16 __read_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5abd52] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 utf8_encodelen + 3723 (in mach_kernel) [0xffffff80003131fb] | |
| 16 VNOP_READ + 77 (in mach_kernel) [0xffffff800031b9dd] | |
| 16 spec_read + 174 (in mach_kernel) [0xffffff800032bc0e] | |
| 16 audit_session_setaia + 2482 (in mach_kernel) [0xffffff8000525182] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x19a4a7 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 Security::Thread::runner(void*) + 107 (in securityd) [0x10fc316f1] | |
| 16 Security::MachPlusPlus::MachServer::LoadThread::action() + 48 (in securityd) [0x10fc317a4] | |
| 16 Security::MachPlusPlus::MachServer::runServerThread(bool) + 668 (in securityd) [0x10fc31c02] | |
| 16 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x10fc22000 - 0x10fd0dff7 securityd ??? (???) <2A3DA3C9-2D68-30C2-86B5-7B918EC999A3> /usr/sbin/securityd | |
| 0x7fff8b2d7000 - 0x7fff8b2e9ff7 libbsm.0.dylib ??? (???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: sh [103] | |
| Path: /bin/sh | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x273 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x1054ea000 - 0x105585fff sh ??? (???) <4332C6AD-EB48-326D-8F84-63A9B03E1988> /bin/sh | |
| Process: Shuttle [338] | |
| Path: /Applications/Shuttle.app/Contents/MacOS/Shuttle | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: SourceTree [10048] | |
| Path: /Applications/SourceTree.app/Contents/MacOS/SourceTree | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: spindump [26292] | |
| Path: /usr/sbin/spindump | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x19aa0d DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in spindump) [0x10002c7b4] | |
| 16 ??? (in spindump) [0x10002ce03] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 14 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 14 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 14 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 2 __CFRunLoopRun + 1724 (in CoreFoundation) [0x7fff8ad72e7c] | |
| 2 _dispatch_main_queue_callback_4CF + 308 (in libdispatch.dylib) [0x7fff8c98f8f2] | |
| 2 ??? (in spindump) [0x10002f357] | |
| 2 ??? (in spindump) [0x10002f40b] | |
| 2 AudioObjectGetPropertyDataSize + 149 (in CoreAudio) [0x7fff8c542fd8] | |
| 2 HALSystem::CheckOutInstance() + 369 (in CoreAudio) [0x7fff8c52bbc1] | |
| 2 HALSystem::InitializeDevices() + 9 (in CoreAudio) [0x7fff8c5287b1] | |
| 2 HALPlugInManagement::Initialize() + 363 (in CoreAudio) [0x7fff8c528929] | |
| 2 HALPlugInManagement::CreateHALPlugIn(HALCFPlugIn const*) + 1051 (in CoreAudio) [0x7fff8c529913] | |
| 2 _ZL41HAL_HardwarePlugIn_InitializeWithObjectIDPP28AudioHardwarePlugInInterfacej + 86 (in CoreAudio) [0x7fff8c52afa9] | |
| 2 HALC_ShellPlugIn::ConnectToServer() + 372 (in CoreAudio) [0x7fff8c52d080] | |
| 2 HALB_Executor::Run(void ( block_pointer)(HALB_Executor&)) + 52 (in CoreAudio) [0x7fff8c52eeae] | |
| 1 HALB_Executor::DoIt(void ( block_pointer)(HALB_Executor&)) + 31 (in CoreAudio) [0x7fff8c52ef01] | |
| 1 __ConnectToServer_block_invoke_7 + 26 (in CoreAudio) [0x7fff8c52ef6b] | |
| 1 HALC_ShellPlugIn::ReconcileDeviceList(HALB_Executor&, bool) + 1045 (in CoreAudio) [0x7fff8c52f3a9] | |
| 1 HALC_ShellObjectMap::CreateObject(HALB_Executor&, unsigned int, unsigned int, unsigned int, unsigned int) + 98 (in CoreAudio) [0x7fff8c533354] | |
| 1 HALC_ShellObjectMap::_CreateObject(HALB_Executor&, unsigned int, unsigned int, unsigned int, unsigned int) + 241 (in CoreAudio) [0x7fff8c533489] | |
| 1 HALC_ShellDevice::Activate(HALB_Executor&) + 77 (in CoreAudio) [0x7fff8c533e2d] | |
| 1 HALC_ShellDevice::RebuildControlList(HALB_Executor&) + 709 (in CoreAudio) [0x7fff8c5349a7] | |
| 1 HALC_ProxyObjectMap::CopyObjectByObjectID(unsigned int) + 63 (in CoreAudio) [0x7fff8c52d0c1] | |
| 1 HALC_ProxyObjectMap::_CopyObjectByObjectID(unsigned int) + 451 (in CoreAudio) [0x7fff8c52d341] | |
| 1 HALC_ProxyObjectMap::_CreateObject(unsigned int, unsigned int, unsigned int, unsigned int) + 107 (in CoreAudio) [0x7fff8c532a0b] | |
| 1 HALC_ProxyObject::HALC_ProxyObject(unsigned int, unsigned int, unsigned int, unsigned int) + 151 (in CoreAudio) [0x7fff8c52d679] | |
| 1 HALC_Object_AddPropertyListener + 153 (in CoreAudio) [0x7fff8c52d8bd] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 HALB_Executor::DoIt(void ( block_pointer)(HALB_Executor&)) + 62 (in CoreAudio) [0x7fff8c52ef20] | |
| 1 __PublishDestroyObjects_block_invoke_10 + 40 (in CoreAudio) [0x7fff8c538821] | |
| 1 AudioObjectsPublishedAndDied + 308 (in CoreAudio) [0x7fff8c53896a] | |
| 1 HALSystem::ObjectsPublishedAndDied(unsigned int, unsigned int const*, unsigned int, unsigned int const*) + 532 (in CoreAudio) [0x7fff8c53b23a] | |
| 1 HALDeviceList::DeviceCreated(HALDevice*) + 22 (in CoreAudio) [0x7fff8c53d22e] | |
| 1 HALDeviceList::AddDevice(HALDevice*) + 85 (in CoreAudio) [0x7fff8c53d335] | |
| 1 HALDevice::IsHidden() const + 60 (in CoreAudio) [0x7fff8c53d614] | |
| 1 HALDevice::HasProperty(AudioObjectPropertyAddress const&) const + 569 (in CoreAudio) [0x7fff8c53d87b] | |
| 1 HALObject::HasProperty(AudioObjectPropertyAddress const&) const + 121 (in CoreAudio) [0x7fff8c52be67] | |
| 1 HALPlugIn::ObjectHasProperty(HALObject const&, AudioObjectPropertyAddress const&) const + 36 (in CoreAudio) [0x7fff8c53d8b0] | |
| 1 _ZL36HAL_HardwarePlugIn_ObjectHasPropertyPP28AudioHardwarePlugInInterfacejPK26AudioObjectPropertyAddress + 144 (in CoreAudio) [0x7fff8c53d9be] | |
| 1 HALB_Executor::Run(void ( block_pointer)(HALB_Executor&)) + 52 (in CoreAudio) [0x7fff8c52eeae] | |
| 1 HALB_Executor::DoIt(void ( block_pointer)(HALB_Executor&)) + 31 (in CoreAudio) [0x7fff8c52ef01] | |
| 1 __HAL_HardwarePlugIn_ObjectHasProperty_block_invoke_18 + 131 (in CoreAudio) [0x7fff8c53da7d] | |
| 1 HALC_ShellObject::HasProperty(HALB_Executor&, unsigned int, AudioObjectPropertyAddress, bool&) const + 123 (in CoreAudio) [0x7fff8c53db35] | |
| 1 HALB_CommandGate::ExecuteCommand(void ( block_pointer)()) const + 43 (in CoreAudio) [0x7fff8c5395f1] | |
| 1 HALC_ShellObject::HasProperty_Helper(HALB_Executor&, unsigned int, AudioObjectPropertyAddress, bool&) const + 22 (in CoreAudio) [0x7fff8c53db7e] | |
| 1 HALC_ShellDevice::_HasProperty(HALB_Executor&, unsigned int, AudioObjectPropertyAddress, bool&) const + 66 (in CoreAudio) [0x7fff8c53dbee] | |
| 1 HALC_ShellDevice::InitializeDriverPlugIn() + 605 (in CoreAudio) [0x7fff8c53df7f] | |
| 1 HALC_ShellDriverPlugIn::Open(__CFString const*) + 343 (in CoreAudio) [0x7fff8c53e515] | |
| 1 HALB_CFBundle::LoadExecutable(__CFError**) + 18 (in CoreAudio) [0x7fff8c53e7bc] | |
| 1 CFBundleLoadExecutableAndReturnError + 14 (in CoreFoundation) [0x7fff8adc6dbe] | |
| 1 _CFBundleLoadExecutableAndReturnError + 1330 (in CoreFoundation) [0x7fff8ad9f102] | |
| 1 _CFBundleDlfcnLoadBundle + 171 (in CoreFoundation) [0x7fff8ada354b] | |
| 1 dlopen + 57 (in libdyld.dylib) [0x7fff8af1c95b] | |
| 1 dlopen + 454 (in dyld) [0x7fff5fc34601] | |
| 1 dyld::link(ImageLoader*, bool, ImageLoader::RPathChain const&) + 114 (in dyld) [0x7fff5fc3070c] | |
| 1 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, ImageLoader::RPathChain const&) + 142 (in dyld) [0x7fff5fc38f34] | |
| 1 ImageLoader::recursiveRebase(ImageLoader::LinkContext const&) + 116 (in dyld) [0x7fff5fc3814e] | |
| 1 ImageLoaderMachOCompressed::rebase(ImageLoader::LinkContext const&) + 1323 (in dyld) [0x7fff5fc42091] | |
| Kernel stack: | |
| 14 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 1 thread_exception_return + 0 (in mach_kernel) [0xffffff80002b9a8b] | |
| 1 hndl_alltraps + 225 (in mach_kernel) [0xffffff80002da481] | |
| 1 user_trap + 619 (in mach_kernel) [0xffffff80002c3fbb] | |
| 1 vm_fault + 2852 (in mach_kernel) [0xffffff800026cdd4] | |
| 1 vm_fault_page + 1807 (in mach_kernel) [0xffffff800026a64f] | |
| 1 vnode_pager_data_request + 99 (in mach_kernel) [0xffffff8000265213] | |
| 1 vnode_pager_cluster_read + 69 (in mach_kernel) [0xffffff8000265695] | |
| 1 vnode_pagein + 311 (in mach_kernel) [0xffffff80005aa8d7] | |
| 1 throttle_lowpri_io + 354 (in mach_kernel) [0xffffff800032b392] | |
| 1 delay_for_interval + 34 (in mach_kernel) [0xffffff800021e612] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x19aa18 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread <multiple> DispatchQueue 18 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 16 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 16 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 16 _dispatch_queue_drain + 210 (in libdispatch.dylib) [0x7fff8c98f29c] | |
| 16 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8c98f13f] | |
| 16 _dispatch_source_invoke + 649 (in libdispatch.dylib) [0x7fff8c992497] | |
| 16 __syscall + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac09a] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 stack_snapshot2 + 160 (in mach_kernel) [0xffffff8000528120] | |
| Thread 0x19aa16 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa1c | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa1a | |
| User stack: | |
| 12 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 12 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 12 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa1b | |
| User stack: | |
| 12 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 12 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 12 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa17 | |
| User stack: | |
| 2 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 2 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 2 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa1a DispatchQueue 13 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8c98f2d2] | |
| 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 1 ??? (in spindump) [0x10002f99a] | |
| 1 ??? (in spindump) [0x1000328e1] | |
| 1 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8c98fc75] | |
| 1 ??? (in spindump) [0x10003295e] | |
| 1 ??? (in spindump) [0x100032b30] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa1a DispatchQueue 30 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8c98f2d2] | |
| 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 1 ??? (in spindump) [0x10002f99a] | |
| 1 ??? (in spindump) [0x10002fc89] | |
| 1 ??? (in spindump) [0x100030b53] | |
| 1 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8c98fc75] | |
| 1 ??? (in spindump) [0x10003152e] | |
| 1 ??? (in spindump) [0x100031ce9] | |
| 1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 96 (in CoreFoundation) [0x7fff8ade91e0] | |
| 1 _CFBundleCreate + 774 (in CoreFoundation) [0x7fff8ad7a996] | |
| 1 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 2286 (in CoreFoundation) [0x7fff8ad5b53e] | |
| 1 CFURLCreateDataAndPropertiesFromResource + 306 (in CoreFoundation) [0x7fff8ad5e222] | |
| 1 read + 10 (in libsystem_kernel.dylib) [0x7fff8e5acaf2] | |
| Kernel stack: | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 1 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 1 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 1 utf8_encodelen + 3723 (in mach_kernel) [0xffffff80003131fb] | |
| 1 VNOP_READ + 77 (in mach_kernel) [0xffffff800031b9dd] | |
| 1 hfs_vnop_read + 553 (in mach_kernel) [0xffffff80004edfc9] | |
| 1 cluster_read_ext + 367 (in mach_kernel) [0xffffff80002f18cf] | |
| 1 advisory_read + 2838 (in mach_kernel) [0xffffff80002f1046] | |
| 1 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 1 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x19aa17 DispatchQueue 32 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 210 (in libdispatch.dylib) [0x7fff8c98f29c] | |
| 1 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff8c98f13f] | |
| 1 _dispatch_source_invoke + 649 (in libdispatch.dylib) [0x7fff8c992497] | |
| 1 dispatch_mig_server + 198 (in libdispatch.dylib) [0x7fff8c992f7b] | |
| 1 ??? (in spindump) [0x10002db64] | |
| 1 ??? (in spindump) [0x100032cf1] | |
| 1 ??? (in spindump) [0x100032d22] | |
| 1 ??? (in spindump) [0x100032f62] | |
| 1 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff8c98fc75] | |
| 1 ??? (in spindump) [0x100032fbd] | |
| 1 _dispatch_barrier_sync_f_slow + 137 (in libdispatch.dylib) [0x7fff8c98ff7a] | |
| 1 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa6b6] | |
| Kernel stack: | |
| 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0x19aa1a DispatchQueue 178 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8c98f2d2] | |
| 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 1 ??? (in spindump) [0x100032528] | |
| 1 ??? (in spindump) [0x10003152e] | |
| 1 ??? (in spindump) [0x100031ce9] | |
| 1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 96 (in CoreFoundation) [0x7fff8ade91e0] | |
| 1 _CFBundleCreate + 328 (in CoreFoundation) [0x7fff8ad7a7d8] | |
| 1 _CFBundleURLLooksLikeBundleVersion + 58 (in CoreFoundation) [0x7fff8ad5774a] | |
| 1 _CFBundleCopySortedDirectoryContentsAtPath + 1021 (in CoreFoundation) [0x7fff8ad57f5d] | |
| 1 readdir$INODE64 + 47 (in libsystem_c.dylib) [0x7fff92c6afdd] | |
| 1 __getdirentries64 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ab6ca] | |
| Kernel stack: | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 1 getdirentries64 + 92 (in mach_kernel) [0xffffff800030700c] | |
| 1 umask_extended + 1450 (in mach_kernel) [0xffffff8000306e6a] | |
| 1 VNOP_READDIR + 59 (in mach_kernel) [0xffffff80003196bb] | |
| 1 hfs_vnop_readdir + 1170 (in mach_kernel) [0xffffff8000503d62] | |
| 1 cat_getdirentries + 1182 (in mach_kernel) [0xffffff80004dac0e] | |
| 1 BTIterateRecords + 1322 (in mach_kernel) [0xffffff800050b18a] | |
| 1 GetNode + 65 (in mach_kernel) [0xffffff800050cd11] | |
| 1 GetBTreeBlock + 179 (in mach_kernel) [0xffffff80004d6ae3] | |
| 1 buf_biowait + 105 (in mach_kernel) [0xffffff80002e6e79] | |
| 1 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 1 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x19aa1b DispatchQueue 182 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8c98f2d2] | |
| 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 1 ??? (in spindump) [0x100032528] | |
| 1 ??? (in spindump) [0x10003152e] | |
| 1 ??? (in spindump) [0x100031ce9] | |
| 1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 96 (in CoreFoundation) [0x7fff8ade91e0] | |
| 1 _CFBundleCreate + 328 (in CoreFoundation) [0x7fff8ad7a7d8] | |
| 1 _CFBundleURLLooksLikeBundleVersion + 853 (in CoreFoundation) [0x7fff8ad57a65] | |
| 1 _CFIsResourceAtURL + 118 (in CoreFoundation) [0x7fff8ad7b566] | |
| 1 stat$INODE64 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ace9e] | |
| Kernel stack: | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 762 (in mach_kernel) [0xffffff80005ce5ca] | |
| 1 throttle_lowpri_io + 354 (in mach_kernel) [0xffffff800032b392] | |
| 1 delay_for_interval + 34 (in mach_kernel) [0xffffff800021e612] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x19aa17 DispatchQueue 229 | |
| User stack: | |
| 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff92c4c3da] | |
| 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff8c98e928] | |
| 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff8c98f12e] | |
| 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff8c98f2d2] | |
| 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff8c98da82] | |
| 1 ??? (in spindump) [0x100032528] | |
| 1 ??? (in spindump) [0x100031549] | |
| 1 CFBundleGetValueForInfoDictionaryKey + 39 (in CoreFoundation) [0x7fff8adc18e7] | |
| 1 CFBundleGetLocalInfoDictionary + 53 (in CoreFoundation) [0x7fff8ad9b085] | |
| 1 CFBundleCopyResourceURL + 149 (in CoreFoundation) [0x7fff8ad79825] | |
| 1 _CFFindBundleResources + 1986 (in CoreFoundation) [0x7fff8ad68f02] | |
| 1 _CFFindBundleResourcesInResourcesDir + 812 (in CoreFoundation) [0x7fff8ad6938c] | |
| 1 _CFFindBundleResourcesInRawDir + 1813 (in CoreFoundation) [0x7fff8ad69ae5] | |
| 1 _CFSearchBundleDirectory + 97 (in CoreFoundation) [0x7fff8ad69d01] | |
| 1 _CFBundleCopySortedDirectoryContentsAtPath + 1021 (in CoreFoundation) [0x7fff8ad57f5d] | |
| 1 readdir$INODE64 + 47 (in libsystem_c.dylib) [0x7fff92c6afdd] | |
| 1 __getdirentries64 + 10 (in libsystem_kernel.dylib) [0x7fff8e5ab6ca] | |
| Kernel stack: | |
| 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 1 getdirentries64 + 92 (in mach_kernel) [0xffffff800030700c] | |
| 1 umask_extended + 1450 (in mach_kernel) [0xffffff8000306e6a] | |
| 1 VNOP_READDIR + 59 (in mach_kernel) [0xffffff80003196bb] | |
| 1 hfs_vnop_readdir + 1170 (in mach_kernel) [0xffffff8000503d62] | |
| 1 cat_getdirentries + 1182 (in mach_kernel) [0xffffff80004dac0e] | |
| 1 BTIterateRecords + 1322 (in mach_kernel) [0xffffff800050b18a] | |
| 1 GetNode + 65 (in mach_kernel) [0xffffff800050cd11] | |
| 1 GetBTreeBlock + 179 (in mach_kernel) [0xffffff80004d6ae3] | |
| 1 buf_biowait + 105 (in mach_kernel) [0xffffff80002e6e79] | |
| 1 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 1 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x10002b000 - 0x100041ff7 spindump ??? (???) <7E2BD993-9467-38E4-9CB0-5A22B642A219> /usr/sbin/spindump | |
| 0x7fff5fc2b000 - 0x7fff5fc5fbaf dyld ??? (???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8af1b000 - 0x7fff8af1ffff libdyld.dylib ??? (???) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib | |
| 0x7fff8c525000 - 0x7fff8c58dff7 com.apple.audio.CoreAudio 4.0.3 (4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: spindump_agent [26293] | |
| Path: /usr/libexec/spindump_agent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x19aa1d | |
| User stack: | |
| 11 ??? (in spindump_agent) [0x102f6f334] | |
| 11 ??? (in spindump_agent) [0x102f6f498] | |
| 11 dispatch_main + 43 (in libdispatch.dylib) [0x7fff8c98ede8] | |
| 11 pthread_exit + 30 (in libsystem_c.dylib) [0x7fff92c4c27d] | |
| 11 _pthread_exit + 142 (in libsystem_c.dylib) [0x7fff92c4bf7c] | |
| 11 _pthread_tsd_cleanup + 230 (in libsystem_c.dylib) [0x7fff92c90942] | |
| 11 _dispatch_queue_cleanup2 + 88 (in libdispatch.dylib) [0x7fff8c990a35] | |
| 11 sleep$NOCANCEL + 61 (in libsystem_c.dylib) [0x7fff92c9dae5] | |
| 11 __semwait_signal_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe56] | |
| Kernel stack: | |
| 11 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0x19aa25 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa24 DispatchQueue 6 | |
| User stack: | |
| 16 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8c990b1c] | |
| 16 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac022] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x19aa23 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa26 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa2a | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x102f6e000 - 0x102f70fff spindump_agent ??? (???) <9712265B-6142-3285-B6BD-3125216A6069> /usr/libexec/spindump_agent | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: spindump_symbolicator [26295] | |
| Path: /usr/libexec/spindump_symbolicator | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x19aa34 DispatchQueue 1 | |
| User stack: | |
| 10 ??? (in spindump_symbolicator) [0x10e44c068] | |
| 10 ??? (in spindump_symbolicator) [0x10e44c1c2] | |
| 10 dispatch_main + 43 (in libdispatch.dylib) [0x7fff8c98ede8] | |
| 10 pthread_exit + 30 (in libsystem_c.dylib) [0x7fff92c4c27d] | |
| 10 _pthread_exit + 142 (in libsystem_c.dylib) [0x7fff92c4bf7c] | |
| 10 _pthread_tsd_cleanup + 230 (in libsystem_c.dylib) [0x7fff92c90942] | |
| 10 _dispatch_queue_cleanup2 + 88 (in libdispatch.dylib) [0x7fff8c990a35] | |
| 10 sleep$NOCANCEL + 61 (in libsystem_c.dylib) [0x7fff92c9dae5] | |
| 10 __semwait_signal_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe56] | |
| 1 _dyld_start + 49 (in dyld) [0x7fff6e04c059] | |
| 1 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852 (in dyld) [0x7fff6e05260b] | |
| 1 dyld::initializeMainExecutable() + 206 (in dyld) [0x7fff6e04e4dd] | |
| 1 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59 (in dyld) [0x7fff6e0590b7] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157 (in dyld) [0x7fff6e05827d] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157 (in dyld) [0x7fff6e05827d] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157 (in dyld) [0x7fff6e05827d] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157 (in dyld) [0x7fff6e05827d] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157 (in dyld) [0x7fff6e05827d] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157 (in dyld) [0x7fff6e05827d] | |
| 1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260 (in dyld) [0x7fff6e0582e4] | |
| 1 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46 (in dyld) [0x7fff6e05aaf2] | |
| 1 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218 (in dyld) [0x7fff6e05ada6] | |
| 1 libSystem_initializer + 222 (in libSystem.B.dylib) [0x7fff901f2e7e] | |
| 1 _libxpc_initializer + 71 (in libxpc.dylib) [0x7fff8fa8adc0] | |
| 1 vproc_swap_integer + 252 (in liblaunch.dylib) [0x7fff8a364b78] | |
| 1 ??? (in liblaunch.dylib) [0x7fff8a369139] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 10 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa35 DispatchQueue 2 | |
| User stack: | |
| 14 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 14 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 14 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19aa37 DispatchQueue 6 | |
| User stack: | |
| 14 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8c990b1c] | |
| 14 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac022] | |
| Kernel stack: | |
| 14 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x19aa36 | |
| User stack: | |
| 14 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 14 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 14 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa39 | |
| User stack: | |
| 2 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 2 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 2 cleaner_thread_main(void*) + 42 (in CoreSymbolication) [0x7fff86c4a3bb] | |
| 2 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8e5abe42] | |
| Kernel stack: | |
| 2 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Binary Images: | |
| 0x10e44b000 - 0x10e44cff7 spindump_symbolicator ??? (???) <1B3E47B5-67AB-3499-8B5A-C8452877BA9C> /usr/libexec/spindump_symbolicator | |
| 0x7fff6e04b000 - 0x7fff6e07fbaf dyld ??? (???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld | |
| 0x7fff86c2d000 - 0x7fff86ca3fff com.apple.CoreSymbolication 2.2 (73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication | |
| 0x7fff8a361000 - 0x7fff8a36bff7 liblaunch.dylib ??? (???) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8fa7f000 - 0x7fff8fa9cfff libxpc.dylib ??? (???) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib | |
| 0x7fff901f2000 - 0x7fff9021ffe7 libSystem.B.dylib ??? (???) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: SpotifyWebHelper [329] | |
| Path: /Users/USER/Library/Application Support/Spotify/SpotifyWebHelper | |
| Architecture: i386 | |
| UID: 501 | |
| Process: ssh-agent [1133] | |
| Path: /usr/bin/ssh-agent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x10b37 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in ssh-agent) [0x106b57c80] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x10b39 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x10b3c | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in ssh-agent) [0x106b582b3] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x106b57000 - 0x106b70fff ssh-agent ??? (???) <1397E468-E172-307D-A38B-91283B728F98> /usr/bin/ssh-agent | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: stackshot [52] | |
| Path: /usr/libexec/stackshot | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1e7 DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x222 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x242 | |
| User stack: | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 __sigwait_nocancel + 333 (in mach_kernel) [0xffffff8000553e2d] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0x109b83000 - 0x109b86fff stackshot ??? (???) <575352F4-F238-3EB4-B03A-93C84E51CCC0> /usr/libexec/stackshot | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: syslogd [15] | |
| Path: /usr/sbin/syslogd | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xeb DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in syslogd) [0x102ce9be8] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0xec | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in syslogd) [0x102cf0a82] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xed | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in syslogd) [0x102cf1218] | |
| 16 ??? (in syslogd) [0x102cee123] | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Thread 0xee | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in syslogd) [0x102cedb3b] | |
| 16 _vprocmgr_log_drain + 69 (in liblaunch.dylib) [0x7fff8a364dda] | |
| 16 ??? (in liblaunch.dylib) [0x7fff8a367355] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x102ce9000 - 0x102cfdfff syslogd ??? (???) <04CF02C0-67F9-3ED1-9055-9568FAA913EF> /usr/sbin/syslogd | |
| 0x7fff8a361000 - 0x7fff8a36bff7 liblaunch.dylib ??? (???) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: SystemStarter [50] | |
| Path: /sbin/SystemStarter | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1e5 DispatchQueue 1 | |
| User stack: | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x24d DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10b505000 - 0x10b509fff SystemStarter ??? (???) <9BCC09C9-ABE5-35DD-87DD-46795A0A6028> /sbin/SystemStarter | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| Process: SystemUIServer [301] | |
| Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x49f DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in SystemUIServer) [0x101a186ac] | |
| 16 ??? (in SystemUIServer) [0x101a18977] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4b4 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x7b49 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x8a0d | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19aa12 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa14 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Binary Images: | |
| 0x101a04000 - 0x101a66fff com.apple.systemuiserver 1.7 (352.2) <AA01DF88-1FCD-3F0B-B048-D68B15447ACA> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: talagent [300] | |
| Path: /System/Library/CoreServices/talagent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x49e DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in talagent) [0x10c1374e4] | |
| 16 ??? (in talagent) [0x10c1385d2] | |
| 16 ??? (in talagent) [0x10c13d8e2] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4a1 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10c136000 - 0x10c158ff7 talagent ??? (???) <6F3A8AC5-81C1-37C5-950A-ADA223071F87> /System/Library/CoreServices/talagent | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| Process: taskgated [26260] | |
| Path: /usr/libexec/taskgated | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x1993ea DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in taskgated) [0x1036904f0] | |
| 16 ??? (in taskgated) [0x10369096d] | |
| 16 ??? (in taskgated) [0x103699f67] | |
| 16 ??? (in taskgated) [0x103699c9e] | |
| 16 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x19a210 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19a1bf | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in taskgated) [0x10369b4a5] | |
| 16 ??? (in taskgated) [0x103699086] | |
| 16 ??? (in taskgated) [0x103699c9e] | |
| 16 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x10368f000 - 0x1036abff7 taskgated ??? (???) <CF3B2D9D-AA7A-3FDA-A1EF-D7FD049735DB> /usr/libexec/taskgated | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: Terminal [1086] | |
| Path: /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x10a4f DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in Terminal) [0x1033d0164] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x10a52 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x10a55 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 16 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x10a59 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 16 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 16 read + 10 (in libsystem_kernel.dylib) [0x7fff8e5acaf2] | |
| Kernel stack: | |
| 16 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002daea3] | |
| 16 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005ce4cb] | |
| 16 read_nocancel + 120 (in mach_kernel) [0xffffff80005655c8] | |
| 16 write + 209 (in mach_kernel) [0xffffff8000564ec1] | |
| 16 read + 4590 (in mach_kernel) [0xffffff80005667ee] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x10a5b | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 16 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x1033cf000 - 0x10347ffff com.apple.Terminal 2.2.3 (303.2) <4FE3571C-852C-3F5E-BA6A-87B48ED5E043> /Applications/Utilities/Terminal.app/Contents/MacOS/Terminal | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: TextEdit [18814] | |
| Path: /Applications/TextEdit.app/Contents/MacOS/TextEdit | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0xe5ceb DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in TextEdit) [0x10031e678] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xe5d02 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x10031d000 - 0x10033afff com.apple.TextEdit 1.7.1 (289.5) <DB0A8E9B-DF9D-3AD4-9067-D7705C815357> /Applications/TextEdit.app/Contents/MacOS/TextEdit | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| Process: TISwitcher [336] | |
| Path: /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/MacOS/TISwitcher | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x5ca DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in TISwitcher) [0x104e3486c] | |
| 16 NSApplicationMain + 867 (in AppKit) [0x7fff882a0eac] | |
| 16 -[NSApplication run] + 470 (in AppKit) [0x7fff880249b9] | |
| 16 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8802807d] | |
| 16 _DPSNextEvent + 659 (in AppKit) [0x7fff88028779] | |
| 16 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8f75b3fa] | |
| 16 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8f75b56d] | |
| 16 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8f7542bf] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x5d7 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Binary Images: | |
| 0x104e33000 - 0x104e36fff com.apple.TISwitcher 1.1 (1.1) <5DE44E75-D28A-369B-ADD9-751D29D7EB75> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/MacOS/TISwitcher | |
| 0x7fff88020000 - 0x7fff88c26fff com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8f752000 - 0x7fff8fa7efff com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox | |
| Process: Tunnelblick [341] | |
| Path: /Applications/Tunnelblick.app/Contents/MacOS/Tunnelblick | |
| Architecture: i386 | |
| UID: 501 | |
| Process: usbmuxd [48] | |
| Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd | |
| Architecture: x86_64 | |
| UID: 213 | |
| Thread 0x1e2 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in usbmuxd) [0x100001728] | |
| 16 ??? (in usbmuxd) [0x1000022cb] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x246 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x271 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x100000000 - 0x100014fff usbmuxd ??? (???) <1EC5A7D9-80E9-39EF-B31E-FCD52F088DE0> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: UserEventAgent [292] | |
| Path: /usr/libexec/UserEventAgent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x46c DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in UserEventAgent) [0x101d409ac] | |
| 16 ??? (in UserEventAgent) [0x101d412fe] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x476 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x47e | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __NSThread__main__ + 1575 (in Foundation) [0x7fff910686a2] | |
| 16 -[NSThread main] + 68 (in Foundation) [0x7fff9106872a] | |
| 16 ??? (in ACRRDaemon) [0x101de4a64] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x101d3f000 - 0x101d42fff UserEventAgent ??? (???) <A1C72FD4-6812-3E26-9A45-1D41AB0F14D3> /usr/libexec/UserEventAgent | |
| 0x101de2000 - 0x101de9fff com.apple.CrashReporter.ACRRDaemonPlugin 10.7.4 (353) <76ADFC49-C32C-3B08-97E2-71927020969C> /System/Library/UserEventPlugins/ACRRDaemon.plugin/Contents/MacOS/ACRRDaemon | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: UserEventAgent [11] | |
| Path: /usr/libexec/UserEventAgent | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0xdc DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in UserEventAgent) [0x105c969ac] | |
| 16 ??? (in UserEventAgent) [0x105c972fe] | |
| 16 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff91019e67] | |
| 16 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff91019f7b] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0xdd DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x10d | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 captived_thread + 1370 (in CaptiveSystemAgent) [0x105f982a5] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x3b977 | |
| User stack: | |
| Kernel stack: | |
| 16 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff8000234650] | |
| Thread 0x3cd5c | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 __select + 10 (in libsystem_kernel.dylib) [0x7fff8e5abdf2] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x105c95000 - 0x105c98fff UserEventAgent ??? (???) <A1C72FD4-6812-3E26-9A45-1D41AB0F14D3> /usr/libexec/UserEventAgent | |
| 0x105f96000 - 0x105fb4ff7 com.apple.CaptiveSystemAgent 1.11 (1.11) <C3DFAEF9-6AD5-3A89-814B-67464718CC25> /System/Library/UserEventPlugins/CaptiveSystemAgent.plugin/Contents/MacOS/CaptiveSystemAgent | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff9100e000 - 0x7fff91327fff com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: VBoxSVC [738] | |
| Path: /Applications/VirtualBox.app/Contents/MacOS/VBoxSVC | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: VBoxXPCOMIPCD [735] | |
| Path: /Applications/VirtualBox.app/Contents/MacOS/VBoxXPCOMIPCD | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: VDCAssistant [20583] | |
| Path: /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/Resources/VDCAssistant | |
| Architecture: x86_64 | |
| UID: 0 | |
| Thread 0x11bde5 DispatchQueue 1 | |
| User stack: | |
| 16 ??? (in VDCAssistant) [0x10501e1f0] | |
| 16 ??? (in VDCAssistant) [0x105057a61] | |
| 16 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff8e5aa238] | |
| 16 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x11bde7 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x11bde6 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 ??? (in VDCAssistant) [0x10502148b] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x11bdf5 | |
| User stack: | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Binary Images: | |
| 0x10501d000 - 0x1050aaff7 VDCAssistant ??? (???) <6B8E51C2-DC02-3982-862F-FAEFDC3CB0D4> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/Resources/VDCAssistant | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: VirtualBox [732] | |
| Path: /Applications/VirtualBox.app/Contents/MacOS/VirtualBox | |
| Architecture: x86_64 | |
| UID: 501 | |
| Process: warmd_agent [316] | |
| Path: /usr/libexec/warmd_agent | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x5e0 | |
| User stack: | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x5e1 | |
| User stack: | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Binary Images: | |
| 0x10e62c000 - 0x10e631fff warmd_agent ??? (???) <B50D7239-0CB0-3BC2-B2B5-3CE083F66F4A> /usr/libexec/warmd_agent | |
| Process: WindowServer [267] | |
| Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer | |
| Architecture: x86_64 | |
| UID: 88 | |
| Thread 0x3c8 DispatchQueue 1 | |
| User stack: | |
| 16 start + 52 (in WindowServer) [0x10c7faf20] | |
| 16 main + 9 (in WindowServer) [0x10c7faf31] | |
| 16 CGXServer + 1069 (in CoreGraphics) [0x7fff9160aef2] | |
| 16 CGXServerLoop + 165 (in CoreGraphics) [0x7fff9141338b] | |
| 12 CGXRunOneServicesPass + 423 (in CoreGraphics) [0x7fff9140999f] | |
| 12 CGXRunOneServerPass + 199 (in CoreGraphics) [0x7fff9140bdfb] | |
| 12 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa686] | |
| 4 CGXRunOneServicesPass + 161 (in CoreGraphics) [0x7fff91409899] | |
| 4 _CGXRunTimerPass + 439 (in CoreGraphics) [0x7fff913f65ed] | |
| 4 CGXUpdateDisplay + 7608 (in CoreGraphics) [0x7fff913ff384] | |
| 3 CGXReleaseDisplayDeviceSurface + 501 (in CoreGraphics) [0x7fff91441204] | |
| 3 CGXGLAccelFinish + 161 (in CoreGraphics) [0x7fff914421e7] | |
| 3 ??? (in GeForceGLDriver) [0x2000b7a73] | |
| 3 ??? (in GeForceGLDriver) [0x2000b74a4] | |
| 3 IOConnectCallMethod + 352 (in IOKit) [0x7fff8e7a0e0b] | |
| 3 io_connect_method + 431 (in IOKit) [0x7fff8e7e6139] | |
| 3 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| 1 CGXReleaseDisplayDeviceSurface + 352 (in CoreGraphics) [0x7fff9144116f] | |
| 1 MPFinishSurfaceForDisplayDevice + 187 (in CoreGraphics) [0x7fff91442377] | |
| 1 IOAccelFlushSurfaceOnFramebuffers + 80 (in IOKit) [0x7fff8e7aa503] | |
| 1 IOConnectCallMethod + 172 (in IOKit) [0x7fff8e7a0d57] | |
| 1 io_connect_method + 431 (in IOKit) [0x7fff8e7e6139] | |
| 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 12 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| 4 hndl_mach_scall64 + 19 (in mach_kernel) [0xffffff80002daec3] | |
| 4 thread_set_child + 336 (in mach_kernel) [0xffffff80002aef10] | |
| 4 mach_msg_overwrite_trap + 184 (in mach_kernel) [0xffffff800021bbd8] | |
| 4 ipc_kmsg_send + 105 (in mach_kernel) [0xffffff80002148a9] | |
| 4 ipc_kobject_server + 342 (in mach_kernel) [0xffffff8000223096] | |
| 4 iokit_server_routine + 31048 (in mach_kernel) [0xffffff80002a3f08] | |
| 4 is_io_connect_method + 395 (in mach_kernel) [0xffffff8000656fbb] | |
| 3 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 738 (in mach_kernel) [0xffffff800065681a] | |
| 3 shim_io_connect_method_scalarI_structureO + 494 (in mach_kernel) [0xffffff8000655f3e] | |
| 3 IONVGLContext::submit_command_buffer(unsigned int, sIOGLGetCommandBuffer*) + 104 (in GeForce) [0xffffff7f81e4a346] | |
| 3 NVGLContext::clientMemoryForType(unsigned int, unsigned int*, IOMemoryDescriptor**) + 743 (in GeForce) [0xffffff7f81e91d6d] | |
| 2 IONVGLContext::clientMemoryForType(unsigned int, unsigned int*, IOMemoryDescriptor**) + 1125 (in GeForce) [0xffffff7f81e4d2a1] | |
| 2 NVGLContext::processCommandBuffer(VendorCommandDescriptor*) + 313 (in GeForce) [0xffffff7f81e914ed] | |
| 2 NVGLContext::MakeAllocationsResident(unsigned int, VendorGLStreamInfo*, bool) + 192 (in GeForce) [0xffffff7f81e90548] | |
| 2 NVGLContext::ProcessAllocListEntryResidency(ALEntry*, VendorGLStreamInfo*, bool, bool, bool, nvTextureBuffer*&) + 783 (in GeForce) [0xffffff7f81e902d1] | |
| 2 NVGLContext::get_texture_ext(VendorGLStreamInfo*, nvTextureBuffer*, bool, bool, bool) + 199 (in GeForce) [0xffffff7f81e8fe99] | |
| 1 nvTextureBuffer::AllocAndLoad(bool, bool, IONVGraphicsClient*, IONVSurface*, nvTextureBuffer**, int, unsigned int, IONVSurface*) + 1087 (in GeForce) [0xffffff7f81ead08b] | |
| 1 IONVAccelerator::pageonTexture(IONVGraphicsClient*, IONVSurface*, IONVShared*, nvTextureBuffer*) + 203 (in GeForce) [0xffffff7f81e41541] | |
| 1 IONVAccelerator::mapTransferToGART(IONVGraphicsClient*, IONVSurface*, IONVShared*, NVTransferBuffer*) + 48 (in GeForce) [0xffffff7f81e44efe] | |
| 1 NVKernel::addTransferToGART(NVTransferBuffer*) + 63 (in GeForce) [0xffffff7f81e6fb11] | |
| 1 nvVirtualAddressSpace::AddToGART(NVTransferBuffer*, nvVirtualAddressPool*) + 31 (in GeForce) [0xffffff7f81e990e9] | |
| 1 nvVirtualAddressSpace::AddToGART(IOMemoryDescriptor*, unsigned long long*, bool, nvVirtualAddressPool*, NVTransferBuffer*) + 1678 (in GeForce) [0xffffff7f81e9902c] | |
| 1 nvVirtualAddressSpace::MapTransferInGART(IOMemoryDescriptor*, bool, nvVirtualAddressPool*, unsigned int) + 683 (in GeForce) [0xffffff7f81e97275] | |
| 1 NvRmMapMemoryDma + 181 (in NVDAResman) [0xffffff7f80998f8b] | |
| 1 insert_registration_func + 12933 (in NVDAResman) [0xffffff7f8099843c] | |
| 1 osReadFb032 + 762 (in NVDAResman) [0xffffff7f8099cd6a] | |
| 1 constructObjEHeap + 11775 (in NVDAResman) [0xffffff7f80aafddd] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1488122 (in NVDANV50Hal) [0xffffff7f80d93f32] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1462876 (in NVDANV50Hal) [0xffffff7f80d8dc94] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1148476 (in NVDANV50Hal) [0xffffff7f80d41074] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1192587 (in NVDANV50Hal) [0xffffff7f80d4bcc3] | |
| 1 gpuExecRegOps + 32501 (in NVDAResman) [0xffffff7f80a8bb83] | |
| 1 osPciReadDword + 45 (in NVDAResman) [0xffffff7f80992e45] | |
| 1 nvTextureBuffer::AllocAndLoad(bool, bool, IONVGraphicsClient*, IONVSurface*, nvTextureBuffer**, int, unsigned int, IONVSurface*) + 618 (in GeForce) [0xffffff7f81eaceb6] | |
| 1 nvAllocator::GetAvailableVidmem(unsigned long long*) + 115 (in GeForce) [0xffffff7f81e774d9] | |
| 1 NvRmVidHeapControl + 103 (in NVDAResman) [0xffffff7f80999668] | |
| 1 insert_registration_func + 12933 (in NVDAResman) [0xffffff7f8099843c] | |
| 1 osReadFb032 + 762 (in NVDAResman) [0xffffff7f8099cd6a] | |
| 1 constructObjEHeap + 11775 (in NVDAResman) [0xffffff7f80aafddd] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1488122 (in NVDANV50Hal) [0xffffff7f80d93f32] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1462301 (in NVDANV50Hal) [0xffffff7f80d8da55] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1607446 (in NVDANV50Hal) [0xffffff7f80db114e] | |
| 1 detectE504Interposer + 29011 (in NVDAResman) [0xffffff7f80b09df3] | |
| 1 detectE504Interposer + 27601 (in NVDAResman) [0xffffff7f80b09871] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1609744 (in NVDANV50Hal) [0xffffff7f80db1a48] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1457765 (in NVDANV50Hal) [0xffffff7f80d8c89d] | |
| 1 constructObjEHeap + 25787 (in NVDAResman) [0xffffff7f80ab3499] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1482469 (in NVDANV50Hal) [0xffffff7f80d9291d] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1455504 (in NVDANV50Hal) [0xffffff7f80d8bfc8] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1488019 (in NVDANV50Hal) [0xffffff7f80d93ecb] | |
| 1 NVDANV50HAL::~NVDANV50HAL() + 1465473 (in NVDANV50Hal) [0xffffff7f80d8e6b9] | |
| 1 gpuExecRegOps + 32617 (in NVDAResman) [0xffffff7f80a8bbf7] | |
| 1 gpuExecRegOps + 32501 (in NVDAResman) [0xffffff7f80a8bb83] | |
| 1 osPciReadDword + 45 (in NVDAResman) [0xffffff7f80992e45] | |
| 1 IONVGLContext::clientMemoryForType(unsigned int, unsigned int*, IOMemoryDescriptor**) + 625 (in GeForce) [0xffffff7f81e4d0ad] | |
| 1 IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 708 (in mach_kernel) [0xffffff80006567fc] | |
| 1 shim_io_connect_method_scalarI_scalarO + 461 (in mach_kernel) [0xffffff800065645d] | |
| 1 IONVSurface::surface_flush(unsigned int, unsigned int) + 348 (in GeForce) [0xffffff7f81e5c26a] | |
| 1 NVKernel::wait_for_time_stamp(unsigned int, bool, bool) + 49 (in GeForce) [0xffffff7f81e6e781] | |
| 1 nvChannel::WaitForTimeStamp(unsigned int, unsigned long long*) + 220 (in GeForce) [0xffffff7f81e7fa6e] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x3c9 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x404 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 eventThread + 410 (in CoreGraphics) [0x7fff913f291d] | |
| 16 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8ad8219f] | |
| 16 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8ad72486] | |
| 16 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8ad72c74] | |
| 16 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8ad6a50c] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4c8 | |
| User stack: | |
| 16 thread_start + 13 (in libsystem_c.dylib) [0x7fff92c4db75] | |
| 16 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff92c4a8bf] | |
| 16 thread_fun + 24 (in QuartzCore) [0x7fff8afe3d35] | |
| 16 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff8afe3df5] | |
| 16 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8e5aa67a] | |
| Kernel stack: | |
| 16 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930] | |
| Thread 0x4f1 | |
| User stack: | |
| 16 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8e5abbca] | |
| Kernel stack: | |
| 16 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920] | |
| Binary Images: | |
| 0x10c7fa000 - 0x10c7fafff WindowServer ??? (???) <10BEF52C-754E-3740-9D0B-E245A7F108D5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer | |
| 0x200000000 - 0x20082ffff com.apple.GeForceGLDriver 7.32.12 (7.3.2) <0361820C-7006-3AB4-91A1-D589847D8455> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver | |
| 0x7fff8ad3a000 - 0x7fff8af0eff7 com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation | |
| 0x7fff8afe1000 - 0x7fff8b181ff7 com.apple.QuartzCore 1.7 (270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff8e79c000 - 0x7fff8e807ff7 com.apple.framework.IOKit 2.0 (???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit | |
| 0x7fff913d8000 - 0x7fff91d76a27 com.apple.CoreGraphics 1.600.0 (???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: xpchelper [26290] | |
| Path: /usr/libexec/xpchelper | |
| Architecture: x86_64 | |
| UID: 501 | |
| Thread 0x19a9c5 DispatchQueue 2 | |
| User stack: | |
| 16 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8c98e316] | |
| 16 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac7e6] | |
| Kernel stack: | |
| 16 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0] | |
| Thread 0x19a9c7 DispatchQueue 6 | |
| User stack: | |
| 16 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8c990b1c] | |
| 16 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac022] | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x19aa27 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa28 | |
| User stack: | |
| 16 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff92c4db85] | |
| 16 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8e5ac192] | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 1408 (in mach_kernel) [0xffffff80005a50b0] | |
| Thread 0x19aa29 | |
| User stack: | |
| Kernel stack: | |
| 16 workqueue_mark_exiting + 880 (in mach_kernel) [0xffffff80005a4ea0] | |
| Binary Images: | |
| 0x10fae9000 - 0x10faf9ff7 xpchelper ??? (???) <06A710C4-3665-38A9-8562-F4FF74EF4DCF> /usr/libexec/xpchelper | |
| 0x7fff8c98c000 - 0x7fff8c99afff libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib | |
| 0x7fff8e595000 - 0x7fff8e5b5fff libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib | |
| 0x7fff92bfc000 - 0x7fff92cd9fef libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib | |
| Process: kernel_task [0] | |
| Path: kernel_task | |
| Architecture: x86_64 | |
| UID: 0 | |
| Version: Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 | |
| Thread 0x1 | |
| Kernel stack: | |
| 16 vm_pageout_continue + 0 (in mach_kernel) [0xffffff800028ece0] | |
| Thread 0x2 | |
| Kernel stack: | |
| 16 idle_thread + 0 (in mach_kernel) [0xffffff800022ccc0] | |
| Thread 0x3 | |
| Kernel stack: | |
| 16 assert_wait_deadline + 480 (in mach_kernel) [0xffffff800022fb20] | |
| Thread 0x4 | |
| Kernel stack: | |
| 16 thread_daemon_init + 272 (in mach_kernel) [0xffffff800023b6d0] | |
| Thread 0x5 | |
| Kernel stack: | |
| 16 thread_create + 16 (in mach_kernel) [0xffffff800023b260] | |
| Thread 0x6 | |
| Kernel stack: | |
| 16 thread_call_func_delayed + 304 (in mach_kernel) [0xffffff800023d9b0] | |
| Thread 0x7 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 mapping_replenish + 393 (in mach_kernel) [0xffffff80002ade59] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x8 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 zone_prio_refill_configure + 178 (in mach_kernel) [0xffffff8000243f22] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x9 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0xb | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0xd | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x16 | |
| Kernel stack: | |
| 16 wakeup + 992 (in mach_kernel) [0xffffff8000555e90] | |
| Thread 0x18 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 AppleIntelCPUPowerManagement::~AppleIntelCPUPowerManagement() + 20777 (in AppleIntelCPUPowerManagement) [0xffffff7f82438c3f] | |
| 16 AppleIntelCPUPowerManagement::~AppleIntelCPUPowerManagement() + 21327 (in AppleIntelCPUPowerManagement) [0xffffff7f82438e65] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x1b | |
| Kernel stack: | |
| 16 idle_thread + 0 (in mach_kernel) [0xffffff800022ccc0] | |
| Thread 0x20 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x53 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x54 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x5e | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x6b | |
| Kernel stack: | |
| 14 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| 2 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 2 IOWorkLoop::threadMain() + 130 (in mach_kernel) [0xffffff800063c0f4] | |
| 2 IOWorkLoop::runEventSources() + 232 (in mach_kernel) [0xffffff800063c250] | |
| 2 AppleAHCIEventSource::checkForWork() + 29 (in AppleAHCIPort) [0xffffff7f8268d84f] | |
| 2 AppleAHCIPort::HandleInterruptRequest() + 657 (in AppleAHCIPort) [0xffffff7f8268f8fb] | |
| 2 AppleAHCIPort::CompleteCommands(unsigned int) + 202 (in AppleAHCIPort) [0xffffff7f8268e81c] | |
| 2 AppleAHCIPort::AHCICompleteRequest(OSObject*, int) + 172 (in AppleAHCIPort) [0xffffff7f8268e6de] | |
| 2 IOAHCIDevice::CompleteRequest(OSObject*) + 91 (in IOAHCIFamily) [0xffffff7f81ad4f8f] | |
| 2 IOAHCIBlockStorageDriver::NormalCompletion(__SATAIORequest*) + 238 (in IOAHCIBlockStorage) [0xffffff7f81af076a] | |
| 2 IOAHCIDiskQueueManager::RequestCallback(__SATAIORequest*) + 511 (in IOAHCIBlockStorage) [0xffffff7f81aec981] | |
| 2 IOBlockStorageDriver::prepareRequestCompletion(void*, void*, int, unsigned long long) + 189 (in IOStorageFamily) [0xffffff7f807b0b0b] | |
| 2 _ZL21dkreadwritecompletionPvS_iy + 114 (in IOStorageFamily) [0xffffff7f807b8e36] | |
| 2 IOGeneralMemoryDescriptor::complete(unsigned int) + 352 (in mach_kernel) [0xffffff8000648712] | |
| 2 upl_commit + 34 (in mach_kernel) [0xffffff8000289672] | |
| 2 upl_commit_range + 313 (in mach_kernel) [0xffffff8000288a59] | |
| 2 lck_rw_lock_shared_gen + 384 (in mach_kernel) [0xffffff80002b8b80] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| 1 thread_block_reason + 275 (in mach_kernel) [0xffffff800022f413] | |
| 1 thread_go + 608 (in mach_kernel) [0xffffff800022e060] | |
| 1 processor_idle + 149 (in mach_kernel) [0xffffff800022d375] | |
| 1 machine_idle + 289 (in mach_kernel) [0xffffff80002c6461] | |
| Thread 0x6d | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x71 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x92 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x9b | |
| Kernel stack: | |
| 16 m_prepend_2 + 24272 (in mach_kernel) [0xffffff800057df00] | |
| Thread 0x9c | |
| Kernel stack: | |
| 16 audit_worker_init + 80 (in mach_kernel) [0xffffff8000526f00] | |
| Thread 0x9d | |
| Kernel stack: | |
| 16 get_aiotask + 160 (in mach_kernel) [0xffffff800052b8d0] | |
| Thread 0x9e | |
| Kernel stack: | |
| 16 get_aiotask + 160 (in mach_kernel) [0xffffff800052b8d0] | |
| Thread 0x9f | |
| Kernel stack: | |
| 16 get_aiotask + 160 (in mach_kernel) [0xffffff800052b8d0] | |
| Thread 0xa0 | |
| Kernel stack: | |
| 16 get_aiotask + 160 (in mach_kernel) [0xffffff800052b8d0] | |
| Thread 0xa1 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 dlil_if_ref + 3469 (in mach_kernel) [0xffffff8000343ccd] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0xa2 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 dlil_init + 1179 (in mach_kernel) [0xffffff80003447ab] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0xa3 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 utun_register_control + 60033 (in mach_kernel) [0xffffff8000374061] | |
| 16 tsleep + 91 (in mach_kernel) [0xffffff800055610b] | |
| 16 wakeup + 632 (in mach_kernel) [0xffffff8000555d28] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0xa6 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 bpf_validate + 24886 (in mach_kernel) [0xffffff800033baa6] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0xa7 | |
| Kernel stack: | |
| 16 sockwall_gc_thread + 0 (in ALF) [0xffffff7f82716355] | |
| Thread 0xa9 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0xab | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0xbb | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0xca | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 catch_exception_raise + 481 (in mach_kernel) [0xffffff80005ade91] | |
| 16 mach_msg_receive + 163 (in mach_kernel) [0xffffff800021be03] | |
| 16 ipc_mqueue_receive + 70 (in mach_kernel) [0xffffff8000215886] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0xcb | |
| Kernel stack: | |
| 16 vm_pageout_internal_start + 112 (in mach_kernel) [0xffffff800028c7d0] | |
| Thread 0xcc | |
| Kernel stack: | |
| 16 vm_pageout_internal_start + 1296 (in mach_kernel) [0xffffff800028cc70] | |
| Thread 0xcd | |
| Kernel stack: | |
| 16 vm_object_page_grab + 4800 (in mach_kernel) [0xffffff8000283020] | |
| Thread 0xda | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 sock_inject_data_in + 638 (in mach_kernel) [0xffffff8000599e1e] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0xf7 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 dlil_if_ref + 3469 (in mach_kernel) [0xffffff8000343ccd] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x142 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 dlil_if_ref + 3469 (in mach_kernel) [0xffffff8000343ccd] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x15e | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x160 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x161 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x162 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x163 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x168 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x170 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x178 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x184 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x188 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x18c | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x190 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x196 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x1ab | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 AppleIntelCPUPowerManagement::~AppleIntelCPUPowerManagement() + 21772 (in AppleIntelCPUPowerManagement) [0xffffff7f82439022] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x1c7 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x1ca | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x1cc | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x2ad | |
| Kernel stack: | |
| 16 vm_pageout_internal_start + 112 (in mach_kernel) [0xffffff800028c7d0] | |
| Thread 0x3b7 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 _ZL18rtThreadNativeMainPvi + 33 (in VBoxDrv) [0xffffff7f8273fff1] | |
| 16 rtThreadMain + 47 (in VBoxDrv) [0xffffff7f8273d0ff] | |
| 16 _ZL13rtTimerThreadP11RTTHREADINTPv + 62 (in VBoxDrv) [0xffffff7f8273d64e] | |
| 16 _ZL14rtSemEventWaitP18RTSEMEVENTINTERNALji + 309 (in VBoxDrv) [0xffffff7f8273ec45] | |
| 16 lck_spin_sleep + 74 (in mach_kernel) [0xffffff80002277da] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x3f0 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 dlil_if_ref + 3469 (in mach_kernel) [0xffffff8000343ccd] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x3f4 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x3ff | |
| Kernel stack: | |
| 15 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 1 IOWorkLoop::threadMain() + 130 (in mach_kernel) [0xffffff800063c0f4] | |
| 1 IOWorkLoop::runEventSources() + 232 (in mach_kernel) [0xffffff800063c250] | |
| 1 IOInterruptEventSource::checkForWork() + 94 (in mach_kernel) [0xffffff800063d4d6] | |
| 1 osReadFb032 + 716 (in NVDAResman) [0xffffff7f8099cd3c] | |
| 1 osCopyIn + 86 (in NVDAResman) [0xffffff7f80934a0e] | |
| 1 IORecursiveLockLock + 40 (in mach_kernel) [0xffffff800061b0f8] | |
| 1 lck_mtx_lock + 653 (in mach_kernel) [0xffffff80002b545d] | |
| 1 lck_mtx_lock_wait_x86 + 383 (in mach_kernel) [0xffffff80002b96ef] | |
| 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x4bd | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x1349a1 | |
| Kernel stack: | |
| 16 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff800063c072] | |
| Thread 0x195464 | |
| Kernel stack: | |
| 16 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023daa0] | |
| Thread 0x19546c | |
| Kernel stack: | |
| 16 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023daa0] | |
| Thread 0x196678 | |
| Kernel stack: | |
| 16 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023daa0] | |
| Thread 0x196679 | |
| Kernel stack: | |
| 16 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023daa0] | |
| Thread 0x196796 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 asp_tcp_read_thread + 4696 (in asp_tcp) [0xffffff7f8081a8af] | |
| 16 Receive + 1071 (in asp_tcp) [0xffffff7f8081cb2b] | |
| 16 sock_send + 379 (in mach_kernel) [0xffffff8000598e8b] | |
| 16 soreceive + 5591 (in mach_kernel) [0xffffff8000583397] | |
| 16 sbwait + 171 (in mach_kernel) [0xffffff8000587a6b] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 267 (in mach_kernel) [0xffffff8000555bbb] | |
| 16 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227efa] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Thread 0x1967a0 | |
| Kernel stack: | |
| 16 call_continuation + 23 (in mach_kernel) [0xffffff8000820057] | |
| 16 afpfs_DoReconnect + 532 (in afpfs) [0xffffff7f80f55f4d] | |
| 16 msleep + 119 (in mach_kernel) [0xffffff8000556217] | |
| 16 wakeup + 632 (in mach_kernel) [0xffffff8000555d28] | |
| 16 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b] | |
| 16 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad] | |
| 16 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939] | |
| Binary Images: | |
| 0xffffff7f807ac000 - 0xffffff7f807bbfff com.apple.iokit.IOStorageFamily 1.7.2 (1.7.2) <40D4AB21-F11E-3C6C-8883-3554F93A251F> /System/Library/Extensions/IOStorageFamily.kext/Contents/MacOS/IOStorageFamily | |
| 0xffffff7f80815000 - 0xffffff7f80820ffe com.apple.nke.asp_tcp 6.0.1 (6.0.1) <F487F24C-5740-3C05-9942-7F0FC555092E> /System/Library/Filesystems/AppleShare/asp_tcp.kext/Contents/MacOS/asp_tcp | |
| 0xffffff7f8092c000 - 0xffffff7f80bb3ffb com.apple.NVDAResman 7.32.12 (7.3.2) <97284661-2629-379E-B86B-D388618E8C30> /System/Library/Extensions/NVDAResman.kext/Contents/MacOS/NVDAResman | |
| 0xffffff7f80c28000 - 0xffffff7f80e6cfff com.apple.nvidia.nv50hal 7.32.12 (7.3.2) <38ACBB3D-4E3C-3883-9A4B-67F15592905F> /System/Library/Extensions/NVDANV50Hal.kext/Contents/MacOS/NVDANV50Hal | |
| 0xffffff7f80f4b000 - 0xffffff7f80f97ff3 com.apple.filesystems.afpfs 9.8.1 (9.8.1) <0C8EBC0C-2083-3416-9148-CA13EB2C5094> /System/Library/Filesystems/AppleShare/afpfs.kext/Contents/MacOS/afpfs | |
| 0xffffff7f81961000 - 0xffffff7f8196cfff com.apple.driver.DiskImages 10.7.4 (331.7) <3FEA5D51-BE80-3A16-9DF1-DFB116037140> /System/Library/Extensions/IOHDIXController.kext/Contents/MacOS/IOHDIXController | |
| 0xffffff7f81ad2000 - 0xffffff7f81ad6fff com.apple.iokit.IOAHCIFamily 2.0.8 (2.0.8) <A87ECAB9-7A66-3817-8135-809EA2C7EF36> /System/Library/Extensions/IOAHCIFamily.kext/Contents/MacOS/IOAHCIFamily | |
| 0xffffff7f81aea000 - 0xffffff7f81af8ff7 com.apple.iokit.IOAHCIBlockStorage 2.1.0 (2.1.0) <7B96E79F-140D-3729-AE71-F99DCCB3D082> /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext/Contents/MacOS/IOAHCIBlockStorage | |
| 0xffffff7f81e3f000 - 0xffffff7f81ed4ffb com.apple.GeForce 7.32.12 (7.3.2) <7E1D7726-416F-3716-ACCB-E1E276E35002> /System/Library/Extensions/GeForce.kext/Contents/MacOS/GeForce | |
| 0xffffff7f82433000 - 0xffffff7f82450fff com.apple.driver.AppleIntelCPUPowerManagement 195.0.0 (195.0.0) <70D39B65-894A-335D-A051-0C8B8CAFEA82> /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement | |
| 0xffffff7f82657000 - 0xffffff7f8265aff9 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 37 (1.0.0d1) <41675764-F7BA-30ED-B887-BC2FFF52382B> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless | |
| 0xffffff7f8268a000 - 0xffffff7f8269aff8 com.apple.driver.AppleAHCIPort 2.3.1 (2.3.1) <4BE59C65-0748-3303-95FC-9F80B31D255E> /System/Library/Extensions/AppleAHCIPort.kext/Contents/MacOS/AppleAHCIPort | |
| 0xffffff7f82711000 - 0xffffff7f82717fff com.apple.nke.applicationfirewall 3.2.30 (3.2.30) <646061A5-10A6-3928-9399-EC1F428F3593> /System/Library/Extensions/ALF.kext/Contents/MacOS/ALF | |
| 0xffffff7f82726000 - 0xffffff7f82745fff org.virtualbox.kext.VBoxDrv 3.2.8 (3.2.8) <DC63A504-FD66-6360-52C9-94E10CADA4A4> /Library/Extensions/VBoxDrv.kext/Contents/MacOS/VBoxDrv | |
| 0xffffff8000200000 - 0xffffff80007355a9 mach_kernel ??? (???) <FF3BB088-60A4-349C-92EA-CA649C698CE5> /mach_kernel | |
| Kextstat: | |
| Index Refs Address Size Wired Name (Version) <Linked Against> | |
| 1 74 0xffffff7f8074a000 0x683c 0x683c com.apple.kpi.bsd (11.4.2) | |
| 2 6 0xffffff7f80736000 0x3d0 0x3d0 com.apple.kpi.dsep (11.4.2) | |
| 3 100 0xffffff7f80754000 0x1b9d8 0x1b9d8 com.apple.kpi.iokit (11.4.2) | |
| 4 107 0xffffff7f80740000 0x9b54 0x9b54 com.apple.kpi.libkern (11.4.2) | |
| 5 93 0xffffff7f80737000 0x88c 0x88c com.apple.kpi.mach (11.4.2) | |
| 6 37 0xffffff7f80738000 0x49b4 0x49b4 com.apple.kpi.private (11.4.2) | |
| 7 58 0xffffff7f8073d000 0x229c 0x229c com.apple.kpi.unsupported (11.4.2) | |
| 8 17 0xffffff7f8191f000 0x7000 0x7000 com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3> | |
| 9 26 0xffffff7f808a7000 0x1e000 0x1e000 com.apple.iokit.IOPCIFamily (2.7) <7 6 5 4 3> | |
| 10 2 0xffffff7f826a9000 0x59000 0x59000 com.apple.driver.AppleACPIPlatform (1.5) <9 8 7 6 5 4 3 1> | |
| 11 1 0xffffff7f816e4000 0xc000 0xc000 com.apple.driver.AppleKeyStore (28.18) <7 6 5 4 3 1> | |
| 12 6 0xffffff7f807ac000 0x25000 0x25000 com.apple.iokit.IOStorageFamily (1.7.2) <7 6 5 4 3 1> | |
| 13 0 0xffffff7f81961000 0x19000 0x19000 com.apple.driver.DiskImages (331.7) <12 7 6 5 4 3 1> | |
| 14 0 0xffffff7f82433000 0x29000 0x29000 com.apple.driver.AppleIntelCPUPowerManagement (195.0.0) <7 6 5 4 3 1> | |
| 15 0 0xffffff7f80751000 0x2000 0x2000 com.apple.security.TMSafetyNet (8) <7 6 5 4 2 1> | |
| 16 2 0xffffff7f80850000 0x4000 0x4000 com.apple.kext.AppleMatch (1.0.0d1) <4 1> | |
| 17 1 0xffffff7f80854000 0x11000 0x11000 com.apple.security.sandbox (177.11) <16 7 6 5 4 3 2 1> | |
| 18 0 0xffffff7f80865000 0x6000 0x6000 com.apple.security.quarantine (1.4) <17 16 7 6 5 4 2 1> | |
| 19 0 0xffffff7f82711000 0x8000 0x8000 com.apple.nke.applicationfirewall (3.2.30) <7 6 5 4 3 1> | |
| 20 0 0xffffff7f8242f000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (195.0.0) <7 6 5 4 3 1> | |
| 21 0 0xffffff7f82686000 0x3000 0x3000 com.apple.driver.AppleAPIC (1.6) <4 3> | |
| 22 3 0xffffff7f818c4000 0x4000 0x4000 com.apple.iokit.IOSMBusFamily (1.1) <5 4 3> | |
| 23 0 0xffffff7f82702000 0x7000 0x7000 com.apple.driver.AppleACPIEC (1.5) <22 10 8 5 4 3> | |
| 24 0 0xffffff7f8235c000 0x4000 0x4000 com.apple.driver.AppleSMBIOS (1.9) <7 4 3> | |
| 25 10 0xffffff7f816f0000 0x6b000 0x6b000 com.apple.iokit.IOHIDFamily (1.7.1) <11 7 6 5 4 3 2 1> | |
| 26 0 0xffffff7f8270b000 0x4000 0x4000 com.apple.driver.AppleACPIButtons (1.5) <25 10 8 7 6 5 4 3 1> | |
| 27 1 0xffffff7f82661000 0x4000 0x4000 com.apple.driver.AppleEFIRuntime (1.6.1) <7 6 5 4 3> | |
| 28 0 0xffffff7f82665000 0x7000 0x7000 com.apple.driver.AppleEFINVRAM (1.6.1) <27 7 6 5 4 3> | |
| 29 0 0xffffff7f82361000 0x8000 0x8000 com.apple.driver.AppleSmartBatteryManager (161.0.0) <22 8 5 4 3 1> | |
| 30 0 0xffffff7f82464000 0x3000 0x3000 com.apple.driver.AppleHPET (1.7) <8 7 5 4 3> | |
| 31 0 0xffffff7f82381000 0x8000 0x8000 com.apple.driver.AppleRTC (1.5) <8 5 4 3 1> | |
| 32 0 0xffffff7f808d2000 0xf000 0xf000 com.apple.driver.NVSMU (2.2.9) <9 5 4 3> | |
| 33 15 0xffffff7f8167a000 0x56000 0x56000 com.apple.iokit.IOUSBFamily (5.1.0) <9 7 5 4 3 1> | |
| 34 0 0xffffff7f817a2000 0xd000 0xd000 com.apple.driver.AppleUSBOHCI (5.1.0) <33 9 5 4 3 1> | |
| 35 0 0xffffff7f817d2000 0x18000 0x18000 com.apple.driver.AppleUSBEHCI (5.1.0) <33 9 7 5 4 3 1> | |
| 36 2 0xffffff7f81ad2000 0xc000 0xc000 com.apple.iokit.IOAHCIFamily (2.0.8) <5 4 3 1> | |
| 37 0 0xffffff7f8268a000 0x18000 0x18000 com.apple.driver.AppleAHCIPort (2.3.1) <36 9 5 4 3 1> | |
| 38 1 0xffffff7f816e1000 0x3000 0x3000 com.apple.iokit.IOUSBUserClient (5.0.0) <33 7 5 4 3 1> | |
| 39 0 0xffffff7f817ba000 0x14000 0x14000 com.apple.driver.AppleUSBHub (5.1.0) <33 5 4 3 1> | |
| 40 0 0xffffff7f823ea000 0x6000 0x6000 com.apple.driver.AppleMCP89RootPortPM (1.11) <9 5 4 3> | |
| 41 3 0xffffff7f81648000 0x29000 0x29000 com.apple.iokit.IONetworkingFamily (2.1) <7 6 5 4 3 1> | |
| 42 1 0xffffff7f81b07000 0x33000 0x33000 com.apple.iokit.IO80211Family (420.3) <41 7 6 5 4 3 1> | |
| 43 0 0xffffff7f81b3a000 0x1f1000 0x1f1000 com.apple.driver.AirPort.Brcm4331 (561.7.22) <42 41 9 7 5 4 3 1> | |
| 44 0 0xffffff7f81aea000 0x15000 0x15000 com.apple.iokit.IOAHCIBlockStorage (2.1.0) <36 12 5 4 3 1> | |
| 45 0 0xffffff7f8220e000 0x3000 0x3000 com.apple.driver.XsanFilter (404) <12 5 4 3 1> | |
| 46 1 0xffffff7f81763000 0x6000 0x6000 com.apple.driver.AppleUSBComposite (5.0.0) <33 4 3 1> | |
| 47 0 0xffffff7f817b4000 0x6000 0x6000 com.apple.driver.AppleUSBMergeNub (5.1.0) <46 33 4 3 1> | |
| 48 3 0xffffff7f8086c000 0x2b000 0x2b000 com.apple.iokit.IOSCSIArchitectureModelFamily (3.2.1) <5 4 3 1> | |
| 49 1 0xffffff7f816d0000 0x11000 0x11000 com.apple.iokit.IOUSBMassStorageClass (3.0.3) <48 33 12 5 4 3 1> | |
| 50 1 0xffffff7f81585000 0x15000 0x15000 com.apple.iokit.IOSCSIBlockCommandsDevice (3.2.1) <48 12 5 4 3 1> | |
| 51 0 0xffffff7f82339000 0x4000 0x4000 com.apple.driver.AppleUSBCardReader (3.0.6) <50 49 48 33 12 5 4 3 1> | |
| 53 3 0xffffff7f8175b000 0x8000 0x8000 com.apple.iokit.IOUSBHIDDriver (5.0.0) <33 25 5 4 3 1> | |
| 54 0 0xffffff7f8223a000 0x4000 0x4000 com.apple.driver.AppleUSBTCKeyboard (227.6) <53 33 25 7 6 5 4 3 1> | |
| 56 0 0xffffff7f82243000 0x13000 0x13000 com.apple.driver.AppleUSBMultitouch (230.5) <53 33 25 6 5 4 3 1> | |
| 57 0 0xffffff7f8223f000 0x3000 0x3000 com.apple.driver.AppleUSBTCButtons (227.6) <53 33 25 7 6 5 4 3 1> | |
| 58 0 0xffffff7f81fd3000 0x9000 0x9000 com.apple.BootCache (33) <7 6 5 4 3 1> | |
| 59 0 0xffffff7f82650000 0x5000 0x5000 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1> | |
| 60 0 0xffffff7f82657000 0x5000 0x5000 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1> | |
| 61 3 0xffffff7f819d6000 0x77000 0x77000 com.apple.iokit.IOBluetoothFamily (4.0.8f17) <7 5 4 3 1> | |
| 62 1 0xffffff7f81a6d000 0xb000 0xb000 com.apple.driver.AppleUSBBluetoothHCIController (4.0.8f17) <61 33 7 5 4 3> | |
| 63 0 0xffffff7f81a80000 0xb000 0xb000 com.apple.driver.BroadcomUSBBluetoothHCIController (4.0.8f17) <62 61 33 5 4 3> | |
| 65 13 0xffffff7f808e1000 0x39000 0x39000 com.apple.iokit.IOGraphicsFamily (2.3.4) <9 7 5 4 3> | |
| 66 8 0xffffff7f8091a000 0x12000 0x12000 com.apple.iokit.IONDRVSupport (2.3.4) <65 9 7 5 4 3> | |
| 67 2 0xffffff7f8092c000 0x2fc000 0x2fc000 com.apple.NVDAResman (7.3.2) <66 65 9 5 4 3 1> | |
| 70 0 0xffffff7f80c28000 0x323000 0x323000 com.apple.nvidia.nv50hal (7.3.2) <67 9 4 3> | |
| 71 0 0xffffff7f81e3f000 0xc3000 0xc3000 com.apple.GeForce (7.3.2) <67 66 65 9 7 6 5 4 3 1> | |
| 72 2 0xffffff7f8193f000 0xe000 0xe000 com.apple.driver.AppleSMC (3.1.3d10) <8 7 5 4 3> | |
| 73 2 0xffffff7f8247f000 0xc000 0xc000 com.apple.iokit.IOHDAFamily (2.2.5a5) <5 4 3 1> | |
| 74 1 0xffffff7f824ad000 0x14000 0x14000 com.apple.driver.AppleHDAController (2.2.5a5) <73 65 9 6 5 4 3 1> | |
| 75 4 0xffffff7f81926000 0x7000 0x7000 com.apple.driver.IOPlatformPluginFamily (5.1.1d6) <8 7 6 5 4 3> | |
| 76 1 0xffffff7f8192d000 0x12000 0x12000 com.apple.driver.IOPlatformPluginLegacy (5.0.0d8) <75 8 7 6 5 4 3> | |
| 77 0 0xffffff7f8194d000 0xf000 0xf000 com.apple.driver.ACPI_SMC_PlatformPlugin (5.0.0d8) <76 75 72 9 8 7 6 5 4 3> | |
| 78 1 0xffffff7f82621000 0x3000 0x3000 com.apple.driver.AppleGraphicsControl (3.1.33) <66 65 9 8 7 5 4 3 1> | |
| 79 0 0xffffff7f82624000 0xc000 0xc000 com.apple.driver.ApplePolicyControl (3.1.33) <78 66 65 9 8 7 5 4 3 1> | |
| 80 2 0xffffff7f80770000 0x6000 0x6000 com.apple.kext.OSvKernDSPLib (1.3) <5 4> | |
| 81 5 0xffffff7f80776000 0x2d000 0x2d000 com.apple.iokit.IOAudioFamily (1.8.6fc18) <80 5 4 3 1> | |
| 82 0 0xffffff7f81fe8000 0x4000 0x4000 com.apple.driver.AudioIPCDriver (1.2.3) <81 5 4 3 1> | |
| 83 0 0xffffff7f81f37000 0x5000 0x5000 com.apple.Dont_Steal_Mac_OS_X (7.0.0) <72 7 4 3 1> | |
| 84 1 0xffffff7f818cc000 0xe000 0xe000 com.apple.iokit.IOSerialFamily (10.0.5) <7 6 5 4 3 1> | |
| 85 0 0xffffff7f81a5f000 0xa000 0xa000 com.apple.iokit.IOBluetoothSerialManager (4.0.8f17) <84 7 5 4 3 1> | |
| 86 0 0xffffff7f818b2000 0x12000 0x12000 com.apple.iokit.IOSurface (80.0.2) <7 5 4 3 1> | |
| 87 2 0xffffff7f8234e000 0xe000 0xe000 com.apple.driver.AppleSMBusController (1.0.10d0) <22 9 8 5 4 3> | |
| 88 0 0xffffff7f823f0000 0xc000 0xc000 com.apple.driver.AppleMCCSControl (1.0.33) <87 65 9 8 7 5 4 3 1> | |
| 89 0 0xffffff7f81671000 0x6000 0x6000 com.apple.iokit.IOUserEthernet (1.0.0d1) <41 6 5 4 3 1> | |
| 90 0 0xffffff7f807a3000 0x5000 0x5000 com.Cycling74.driver.Soundflower (1.6.2) <81 5 4 3> | |
| 91 0 0xffffff7f82422000 0x3000 0x3000 com.apple.driver.AppleLPC (1.6.0) <75 9 5 4 3> | |
| 92 0 0xffffff7f8234b000 0x3000 0x3000 com.apple.driver.AppleSMBusPCI (1.0.10d0) <9 5 4 3> | |
| 93 1 0xffffff7f82634000 0x5000 0x5000 com.apple.driver.AppleBacklightExpert (1.0.4) <66 65 9 5 4 3> | |
| 94 0 0xffffff7f82680000 0x5000 0x5000 com.apple.driver.AppleBacklight (170.2.2) <93 66 65 9 5 4 3> | |
| 96 0 0xffffff7f8248b000 0x15000 0x15000 com.apple.driver.AppleMikeyDriver (2.2.5a5) <87 8 5 4 3 1> | |
| 97 0 0xffffff7f82295000 0x5000 0x5000 com.apple.driver.AppleUpstreamUserClient (3.5.9) <65 9 8 7 5 4 3 1> | |
| 98 1 0xffffff7f824c1000 0xab000 0xab000 com.apple.driver.DspFuncLib (2.2.5a5) <81 80 5 4 3 1> | |
| 99 0 0xffffff7f8256c000 0x7b000 0x7b000 com.apple.driver.AppleHDA (2.2.5a5) <98 81 74 73 66 65 6 5 4 3 1> | |
| 101 0 0xffffff7f823e5000 0x3000 0x3000 com.apple.driver.AppleMikeyHIDDriver (122) <25 7 4 3 1> | |
| 102 0 0xffffff7f8260b000 0x11000 0x11000 com.apple.driver.AGPM (100.12.75) <75 66 65 9 5 4 3> | |
| 103 0 0xffffff7f823ce000 0x4000 0x4000 com.apple.driver.ApplePlatformEnabler (2.0.5d3) <7 5 4 3> | |
| 105 0 0xffffff7f81fee000 0x5000 0x5000 com.apple.driver.AudioAUUC (1.59) <81 65 9 8 7 5 4 3 1> | |
| 109 0 0xffffff7f81d2b000 0x12000 0x12000 com.intel.kext.intelhaxm (1) <7 5 4 3 1> | |
| 110 2 0xffffff7f80810000 0x5000 0x5000 com.apple.kext.triggers (1.0) <7 6 5 4 3 1> | |
| 111 0 0xffffff7f81fdd000 0x9000 0x9000 com.apple.filesystems.autofs (3.0) <110 7 6 5 4 3 1> | |
| 112 3 0xffffff7f82726000 0x3e000 0x3e000 org.virtualbox.kext.VBoxDrv (3.2.8) <7 5 4 3 1> | |
| 113 0 0xffffff7f81d3d000 0x8000 0x8000 org.virtualbox.kext.VBoxUSB (3.2.8) <112 38 33 7 5 4 3 1> | |
| 114 0 0xffffff7f817ea000 0x4000 0x4000 org.virtualbox.kext.VBoxNetFlt (3.2.8) <112 7 5 4 3 1> | |
| 115 0 0xffffff7f807a8000 0x2000 0x2000 org.virtualbox.kext.VBoxNetAdp (3.2.8) <112 5 4 1> | |
| 116 0 0xffffff7f8245d000 0x5000 0x5000 com.apple.driver.AppleHWSensor (1.9.5d0) <5 4 3> | |
| 117 0 0xffffff7f81d45000 0x17000 0x17000 org.pqrs.driver.KeyRemap4MacBook (7.0.0) <25 5 4 3 1> | |
| 119 0 0xffffff7f807d1000 0x35000 0x35000 com.apple.filesystems.smbfs (1.7.2) <110 7 6 5 4 3 1> | |
| 120 0 0xffffff7f80815000 0xd000 0xd000 com.apple.nke.asp_tcp (6.0.1) <7 6 5 4 3 1> | |
| 121 1 0xffffff7f80822000 0x12000 0x12000 com.apple.security.SecureRemotePassword (1.0) <4 1> | |
| 122 0 0xffffff7f80f4b000 0x51000 0x51000 com.apple.filesystems.afpfs (9.8.1) <121 7 6 5 4 3 1> | |
| 154 1 0xffffff7f80834000 0x12000 0x12000 com.apple.driver.IOBluetoothHIDDriver (4.0.8f17) <61 25 5 4 3> | |
| 155 1 0xffffff7f80809000 0x3000 0x3000 com.apple.driver.AppleHIDKeyboard (160.7) <25 4 3> | |
| 156 0 0xffffff7f80846000 0x5000 0x5000 com.apple.driver.AppleBluetoothHIDKeyboard (160.7) <155 154 25 4 3> | |
| 157 0 0xffffff7f80897000 0x6000 0x6000 net.tunnelblick.tun (1.0) <7 5 4 1> | |
| Model: MacBookAir3,2, BootROM MBA31.0061.B07, 2 processors, Intel Core 2 Duo, 1.86 GHz, 4 GB, SMC 1.66f61 | |
| Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB | |
| Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D5946382020 | |
| Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D5946382020 | |
| AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD1), Broadcom BCM43xx 1.0 (5.106.198.19.22) | |
| Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports | |
| Network Service: Wi-Fi, AirPort, en0 | |
| Serial ATA Device: APPLE SSD TS128C, 121.33 GB | |
| USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0x24600000 / 2 | |
| USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2 | |
| USB Device: OPM-U02, 0x054c (Sony Corporation), 0x0228, 0x04100000 / 4 | |
| USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x04500000 / 3 | |
| USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821b, 0x04530000 / 7 | |
| USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x023f, 0x04300000 / 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment