I’ve been doing builds of an app revision recently and using new daily builds. The app that worked with earlier versions won’t build with 766. It just hangs:
Terminal output doesn’t get to project assets:
2012-03-13 20:07:18.717 Corona Simulator[1294:2403] xcode-select is using Xcode version: Xcode 4.3
Build version 4E109
xcode-select is using Xcode version: Xcode 4.3
Build version 4E109
Using Custom Build Id 62a9baef623503f7c853a557cc99667a
/Applications/CoronaSDK/Corona Terminal: line 9: 1294 Terminated: 15 “$path/Corona Simulator.app/Contents/MacOS/Corona Simulator” $*
Crash log after forcing quit:
Date/Time: 2012-03-13 20:10:35 -0700
OS Version: 10.7.3 (Build 11D50b)
Architecture: x86_64
Report Version: 9
Command: Corona Simulator
Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Version: 2012.766 (2012.766)
Parent: bash [1292]
PID: 1294
Event: hang
Duration: 2.96s
Steps: 31 (100ms sampling interval)
Pageins: 0
Pageouts: 0
Process: Corona Simulator [1294]
Path: /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
Architecture: i386
UID: 501
Thread 0xb57a4
User stack:
31 ??? (in Corona Simulator) [0x2d35]
31 NSApplicationMain + 1054 (in AppKit) [0x91dd7261]
31 -[NSApplication run] + 1007 (in AppKit) [0x91b436d5]
31 -[NSApplication sendEvent:] + 4788 (in AppKit) [0x91bb20e7]
31 -[NSWindow sendEvent:] + 7533 (in AppKit) [0x91c19ca5]
31 -[NSControl mouseDown:] + 943 (in AppKit) [0x91c50cf3]
31 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 501 (in AppKit) [0x91cd5551]
31 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2295 (in AppKit) [0x91c522b0]
31 -[NSCell _sendActionFrom:] + 160 (in AppKit) [0x91c52ef3]
31 -[NSControl sendAction:to:] + 102 (in AppKit) [0x91c52ff0]
31 -[NSApplication sendAction:to:from:] + 232 (in AppKit) [0x91c53113]
31 -[NSObject performSelector:withObject:] + 65 (in CoreFoundation) [0x9c2fbde1]
31 ??? (in Corona Simulator) [0xec51]
31 ??? (in Corona Simulator) [0x15fa5]
31 ??? (in Corona Simulator) [0x2ede0]
31 ??? (in Corona Simulator) [0x2e1f6]
31 ??? (in Corona Simulator) [0x33035]
31 WSMethodInvocationInvoke + 152 (in OSServices) [0x95184c03]
31 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x9c29c328]
31 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x9c29c47c]
31 __CFRunLoopRun + 1428 (in CoreFoundation) [0x9c29cda4]
31 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x9c293c7a]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9382fc22]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xb57a5 DispatchQueue 1701273966
User stack:
31 _dispatch_mgr_thread + 53 (in libdispatch.dylib) [0x9a0496a7]
31 kevent + 10 (in libsystem_kernel.dylib) [0x9383290a]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0xb57c7
User stack:
31 thread_start + 34 (in libsystem_c.dylib) [0x992736de]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x9926fed9]
31 __NSThread__main__ + 1582 (in Foundation) [0x994d6e09]
31 -[NSThread main] + 45 (in Foundation) [0x994d6e59]
31 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378 (in Foundation) [0x994e30f8]
31 CFRunLoopRunInMode + 120 (in CoreFoundation) [0x9c29c328]
31 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x9c29c47c]
31 __CFRunLoopRun + 1428 (in CoreFoundation) [0x9c29cda4]
31 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x9c293c7a]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9382fc22]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xb57cc
User stack:
31 thread_start + 34 (in libsystem_c.dylib) [0x992736de]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x9926fed9]
31 _ZL13startIOThreadPv + 160 (in CoreVideo) [0x9be4e161]
31 CVDisplayLink::runIOThread() + 945 (in CoreVideo) [0x9be4e529]
31 pthread_cond_wait$UNIX2003 + 71 (in libsystem_c.dylib) [0x9922442c]
31 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9383183e]
Kernel stack:
31 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
31 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
31 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
31 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0xb57d2
User stack:
31 thread_start + 34 (in libsystem_c.dylib) [0x992736de]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x9926fed9]
31 __select + 10 (in libsystem_kernel.dylib) [0x93831b42]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Thread 0xb5834
User stack:
31 thread_start + 34 (in libsystem_c.dylib) [0x992736de]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x9926fed9]
31 HALB_IOThread::Entry(void*) + 69 (in CoreAudio) [0x9559381d]
31 __HALC_ProxyIOContext_block_invoke_6 + 20 (in CoreAudio) [0x95593898]
31 HALC_ProxyIOContext::IOThreadEntry(void*) + 136 (in CoreAudio) [0x95593926]
31 HALC_ProxyIOContext::IOWorkLoop() + 1145 (in CoreAudio) [0x95593e5f]
31 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60 (in CoreAudio) [0x9559ba6a]
31 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122 (in CoreAudio) [0x9559b9fe]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9382fc22]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xb58a1
User stack:
31 thread_start + 34 (in libsystem_c.dylib) [0x992736de]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x9926fed9]
31 __NSThread__main__ + 1582 (in Foundation) [0x994d6e09]
31 -[NSThread main] + 45 (in Foundation) [0x994d6e59]
30 -[NSUIHeartBeat _heartBeatThread:] + 2399 (in AppKit) [0x91d8ec1e]
30 usleep$UNIX2003 + 60 (in libsystem_c.dylib) [0x99224558]
30 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x93831bb2]
1 -[NSUIHeartBeat _heartBeatThread:] + 1970 (in AppKit) [0x91d8ea71]
1 -[NSProgressIndicator heartBeat:] + 1727 (in AppKit) [0x91d8f3bd]
1 -[NSProgressIndicator _drawBar:] + 1092 (in AppKit) [0x920c4207]
1 CUIDraw + 206 (in CoreUI) [0x9ac1e619]
1 CUIRenderer::Draw(CGRect, CGContext*, __CFDictionary const*, __CFDictionary const**) + 5413 (in CoreUI) [0x9abfe431]
1 CUIRenderer::DrawProgressIndicatorIndeterminate(CUIDescriptor const*) + 3523 (in CoreUI) [0x9ac0d74b]
1 CGContextEndTransparencyLayer + 89 (in CoreGraphics) [0x910063d1]
1 ripc_EndLayer + 899 (in libRIP.A.dylib) [0x9ac614d6]
1 ripc_RenderImage + 269 (in libRIP.A.dylib) [0x9ac61803]
1 ripl_BltImage + 760 (in libRIP.A.dylib) [0x9ac61d73]
1 CGBlt_initialize + 287 (in CoreGraphics) [0x90feeefd]
Kernel stack:
28 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
2 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
2 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
2 __semwait_signal_nocancel + 155 (in mach_kernel) [0xffffff8000550ddb]
2 semaphore_timedwait_trap_internal + 135 (in mach_kernel) [0xffffff8000234e97]
2 semaphore_signal_internal + 944 (in mach_kernel) [0xffffff8000234a80]
2 thread_block_reason + 275 (in mach_kernel) [0xffffff800022f383]
2 thread_go + 608 (in mach_kernel) [0xffffff800022dfd0]
2 processor_idle + 149 (in mach_kernel) [0xffffff800022d2e5]
2 machine_idle + 163 (in mach_kernel) [0xffffff80002c4213]
1 hndl_allintrs + 290 (in mach_kernel) [0xffffff80002d7bd2]
1 interrupt + 192 (in mach_kernel) [0xffffff80002c2790]
1 lapic_interrupt + 121 (in mach_kernel) [0xffffff80002c7859]
1 cpu_signal_handler + 172 (in mach_kernel) [0xffffff80002c970c]
1 sync_iss_to_iks + 118 (in mach_kernel) [0xffffff80002c1bc6]
Thread 0xb5b84
User stack:
30 start_wqthread + 30 (in libsystem_c.dylib) [0x992736fe]
30 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x9383202e]
Kernel stack:
30 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
Binary Images:
0x1000 - 0x11dfff com.anscamobile.Corona_Simulator 2012.766 (2012.766) /Applications/CoronaSDK/Corona Simulator.app/Contents/MacOS/Corona Simulator
0x90f66000 - 0x9188e5eb com.apple.CoreGraphics 1.600.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x91b3e000 - 0x925d1ff6 com.apple.AppKit 6.7.3 (1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93819000 - 0x93837ff7 libsystem_kernel.dylib ??? (???) /usr/lib/system/libsystem_kernel.dylib
0x950ef000 - 0x951b1fff com.apple.CoreServices.OSServices 478.37 (478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9557f000 - 0x955e0ffb com.apple.audio.CoreAudio 4.0.2 (4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99213000 - 0x992defff libsystem_c.dylib ??? (???) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x99477000 - 0x99781ff3 com.apple.Foundation 6.7.1 (833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9a048000 - 0x9a056fff libdispatch.dylib ??? (???) /usr/lib/system/libdispatch.dylib
0x9abf7000 - 0x9ac53fff com.apple.coreui 1.2.1 (165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9ac54000 - 0x9ac92fff libRIP.A.dylib ??? (???) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9be4c000 - 0x9be6ffff com.apple.CoreVideo 1.7 (70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9c261000 - 0x9c438fff com.apple.CoreFoundation 6.7.1 (635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
Process: AirPort Base Station Agent [169]
Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
Architecture: x86_64
UID: 501
Thread 0x621 DispatchQueue 1
User stack:
31 ??? (in AirPort Base Station Agent) [0x10daf1654]
31 ??? (in AirPort Base Station Agent) [0x10db02353]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x641 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x64d
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 __select + 10 (in libsystem_kernel.dylib) [0x7fff84f14df2]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Binary Images:
0x10daf0000 - 0x10db07fff com.apple.AirPortBaseStationAgent 1.5.5 (155.7) <4B2DADB0-223B-32AA-9438-30FBEA0A8FE6> /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: appleprofilepolicyd [180]
Path: /usr/libexec/appleprofilepolicyd
Architecture: x86_64
UID: 0
Thread 0x660 DispatchQueue 1
User stack:
31 start + 52 (in appleprofilepolicyd) [0x10c84dde4]
31 ??? (in appleprofilepolicyd) [0x10c84e160]
31 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff84f13238]
31 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f13686]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Binary Images:
0x10c84d000 - 0x10c84eff7 appleprofilepolicyd ??? (???) /usr/libexec/appleprofilepolicyd
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
Process: AppleSpell [254]
Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
Architecture: x86_64
UID: 501
Thread 0x10c1 DispatchQueue 1
User stack:
31 ??? (in AppleSpell) [0x10ff10a7c]
31 ??? (in AppleSpell) [0x10ff10d2e]
31 -[NSSpellServer run] + 74 (in Foundation) [0x7fff8e600c66]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x10c2 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Binary Images:
0x10ff0f000 - 0x10ffcbff7 com.apple.AppleSpell 1.7.1 (131.1) /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8e4a4000 - 0x7fff8e7bdff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: autofsd [75]
Path: /usr/libexec/autofsd
Architecture: x86_64
UID: 0
Thread 0x2a3 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x2a4 DispatchQueue 6
User stack:
31 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff8ea8c954]
31__sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff84f15022]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Binary Images:
0x106ac8000 - 0x106ac9fff autofsd ??? (???) /usr/libexec/autofsd
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: automountd [1297]
Path: /usr/libexec/automountd
Architecture: x86_64
UID: 0
Thread 0xb57dc DispatchQueue 1
User stack:
31 ??? (in automountd) [0x10e519680]
31 ??? (in automountd) [0x10e51b570]
31 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff84f14e42]
Kernel stack:
31 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
Thread 0xb57e5 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0xb57dd
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in automountd) [0x10e51b682]
31__sigwait + 10 (in libsystem_kernel.dylib) [0x7fff84f15036]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 __sigwait_nocancel + 333 (in mach_kernel) [0xffffff800055063d]
31 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
31 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
31 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0xb57de
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in automountd) [0x10e51b78d]
31__psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff84f14bca]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
31 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0xb57df
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in automountd) [0x10e52385c]
31 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff84f14bca]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
31 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0xb57e0
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in automountd) [0x10e51b839]
31__ioctl + 10 (in libsystem_kernel.dylib) [0x7fff84f147ee]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 ioctl + 1236 (in mach_kernel) [0xffffff80005610f4]
31 fo_ioctl + 67 (in mach_kernel) [0xffffff8000531423]
31 utf8_encodelen + 2024 (in mach_kernel) [0xffffff800030ffc8]
31 VNOP_IOCTL + 210 (in mach_kernel) [0xffffff80003196d2]
31 spec_ioctl + 142 (in mach_kernel) [0xffffff8000327dae]
31 autofs_ioctl + 405 (in autofs) [0xffffff7f8123486f]
31 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
31 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
31 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0xb57eb
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in automountd) [0x10e51a0d9]
31 mach_msg_server_once + 270 (in libsystem_kernel.dylib) [0x7fff84f1349a]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Binary Images:
0x10e518000 - 0x10e533fff automountd ??? (???) /usr/libexec/automountd
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: backgroundinstruments [159]
Path: /Applications/Xcode.app/Contents/Library/LoginItems/backgroundinstruments.app/Contents/MacOS/backgroundinstruments
Architecture: x86_64
UID: 501
Thread 0x617 DispatchQueue 1
User stack:
31 ??? (in backgroundinstruments) [0x105acc1b4]
31 ??? (in backgroundinstruments) [0x105acc21a]
31 -[NSApplication run] + 470 (in AppKit) [0x7fff8ffd019d]
31 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8ffd3861]
31 _DPSNextEvent + 659 (in AppKit) [0x7fff8ffd3f5d]
31 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff86aa4456]
31 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff86aa45c9]
31 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff86a9d31f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x6fa DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Binary Images:
0x105acb000 - 0x105ad1fff com.apple.dt.instruments.backgroundinstruments 1.0 (4321) /Applications/Xcode.app/Contents/Library/LoginItems/backgroundinstruments.app/Contents/MacOS/backgroundinstruments
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff86a9b000 - 0x7fff86dc5ff7 com.apple.HIToolbox 1.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8ffcb000 - 0x7fff90bcffff com.apple.AppKit 6.7.3 (1138.32) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: bash [1292]
Path: /bin/bash
Architecture: unknown
UID: 501
Note: Exited before symbolication
Thread 0xb57a2 DispatchQueue 1
User stack:
31 ??? [0x1066a7578]
31 ??? [0x1066a9493]
31 ??? [0x1066c2fde]
31 ??? [0x1066c41cf]
31 ??? [0x1066c6f25]
31 ??? [0x1066c41cf]
31 ??? [0x1066c5d30]
31 ??? [0x1066ce36e]
31 ??? [0x7fff84f15156]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Binary Images:
Process: bash [1289]
Path: /bin/bash
Architecture: unknown
UID: 501
Note: Exited before symbolication
Thread 0xb579f DispatchQueue 1
User stack:
31 ??? [0x104881578]
31 ??? [0x104883493]
31 ??? [0x10489cfde]
31 ??? [0x10489e1cf]
31 ??? [0x1048a1172]
31 ??? [0x10489e1cf]
31 ??? [0x10489fd30]
31 ??? [0x1048a836e]
31 ??? [0x7fff84f15156]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Binary Images:
Process: blued [21]
Path: /usr/sbin/blued
Architecture: x86_64
UID: 0
Thread 0x161 DispatchQueue 1
User stack:
31 ??? (in blued) [0x10f0e0e78]
31 ??? (in blued) [0x10f1166af]
31 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8e4afe8b]
31 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8e4aff9f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x174 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x1dc
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 __select + 10 (in libsystem_kernel.dylib) [0x7fff84f14df2]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Binary Images:
0x10f0df000 - 0x10f194fff blued ??? (???) <85D33825-1A68-3F2C-A78D-6B9E43F3DCA9> /usr/sbin/blued
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e4a4000 - 0x7fff8e7bdff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: com.apple.dock.extra [178]
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 0x65a DispatchQueue 1
User stack:
31 ??? (in com.apple.dock.extra) [0x101b02974]
31 xpc_service_main + 448 (in XPCService) [0x7fff857865ed]
31 NSApplicationMain + 867 (in AppKit) [0x7fff9024eb88]
31 -[NSApplication run] + 470 (in AppKit) [0x7fff8ffd019d]
31 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8ffd3861]
31 _DPSNextEvent + 659 (in AppKit) [0x7fff8ffd3f5d]
31 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff86aa4456]
31 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff86aa45c9]
31 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff86a9d31f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x65c DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Binary Images:
0x101b01000 - 0x101b05fff com.apple.dock.extra 1.0 (1) /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff85784000 - 0x7fff8578bff7 com.apple.XPCService 1.3 (1) <4C0AE300-9325-3950-A132-1562C03B05CE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff86a9b000 - 0x7fff86dc5ff7 com.apple.HIToolbox 1.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8ffcb000 - 0x7fff90bcffff com.apple.AppKit 6.7.3 (1138.32) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: configd [14]
Path: /usr/libexec/configd
Architecture: x86_64
UID: 0
Thread 0x11f DispatchQueue 1
User stack:
31 ??? (in configd) [0x10fde2fcc]
31 ??? (in configd) [0x10fde3783]
31 ??? (in configd) [0x10fde4088]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x120 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31__select_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff84f14e06]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Thread 0x122
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in configd) [0x10fde4a66]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x12d
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in configd) [0x10fdef3dd]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x166
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 __select + 10 (in libsystem_kernel.dylib) [0x7fff84f14df2]
Kernel stack:
31 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
Thread 0x169
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 pppcntl_run_thread + 2194 (in PPPController) [0x110227142]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xb5b62
User stack:
31 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8bfa4b85]
31__workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff84f15192]
Kernel stack:
31 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
Binary Images:
0x10fde2000 - 0x10fe0bff7 configd ??? (???) <2F1DBCF7-E9C0-348D-B806-1AA71E536A84> /usr/libexec/configd
0x110219000 - 0x110258fff com.apple.SystemConfiguration.PPPController 1.7 (1.7) /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPController
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: cookied [1079]
Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied
Architecture: x86_64
UID: 501
Thread 0xb459b DispatchQueue 1
User stack:
31 ??? (in cookied) [0x10abd7edc]
31 _cookied_main + 852 (in CFNetwork) [0x7fff8a3220dd]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xb459c DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Binary Images:
0x10abd7000 - 0x10abd7ff7 cookied ??? (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8a232000 - 0x7fff8a399ff7 com.apple.CFNetwork 520.3.2 (520.3.2) <516B611D-E53E-3467-9211-3C5B86ABA865> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: coreaudiod [114]
Path: /usr/sbin/coreaudiod
Architecture: x86_64
UID: 202
Thread 0x3b4 DispatchQueue 1
User stack:
31 ??? (in coreaudiod) [0x1047564b0]
31 ??? (in coreaudiod) [0x1047bec3c]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x3b6 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x3e8
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in coreaudiod) [0x1047c8dc2]
31 ??? (in coreaudiod) [0x1047c28ce]
31 ??? (in coreaudiod) [0x1047c295e]
31 ??? (in coreaudiod) [0x1047c27a2]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xb583b
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in coreaudiod) [0x10475c604]
31 ??? (in coreaudiod) [0x104786d7e]
31 ??? (in coreaudiod) [0x104786d48]
27 ??? (in coreaudiod) [0x1047869a8]
27 ??? (in coreaudiod) [0x1047613b5]
27 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff84f14bca]
4 ??? (in coreaudiod) [0x104786c57]
4 ??? (in coreaudiod) [0x104785965]
4 ??? (in coreaudiod) [0x104771979]
4 iokit_user_client_trap + 10 (in IOKit) [0x7fff8f518782]
Kernel stack:
27 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
27 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
27 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
27 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
27 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
27 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
27 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
4 hndl_mach_scall64 + 19 (in mach_kernel) [0xffffff80002d8383]
4 thread_set_child + 336 (in mach_kernel) [0xffffff80002aeb80]
4 iokit_user_client_trap + 159 (in mach_kernel) [0xffffff8000650aff]
4 IOAudioEngineUserClient::performClientIO(unsigned int, unsigned int, bool, unsigned int, unsigned int, unsigned int) + 211 (in IOAudioFamily) [0xffffff7f8076bdbf]
4 IOAudioEngineUserClient::performClientOutput(unsigned int, unsigned int, IOAudioClientBufferSet*, unsigned int, unsigned int) + 506 (in IOAudioFamily) [0xffffff7f8076d880]
4 IOAudioStream::processOutputSamples(IOAudioClientBuffer*, unsigned int, unsigned int, bool) + 1473 (in IOAudioFamily) [0xffffff7f807708af]
4 IOAudioStream::clipIfNecessary() + 414 (in IOAudioFamily) [0xffffff7f807701de]
4 IOAudioStream::clipOutputSamples(unsigned int, unsigned int) + 217 (in IOAudioFamily) [0xffffff7f80770005]
4 AppleHDAEngine::clipOutputSamples(void const*, void*, unsigned int, unsigned int, _IOAudioStreamFormat const*, IOAudioStream*) + 710 (in AppleHDA) [0xffffff7f81df892e]
4 DspFuncManager::process(void const*, unsigned int, void const*, unsigned int, unsigned int, unsigned int) + 717 (in DspFuncLib) [0xffffff7f81d5388f]
3 DspFuncVirtualization::process(unsigned int, unsigned int) + 239 (in DspFuncLib) [0xffffff7f81d79341]
3 eupLib::Process(float*, float*, unsigned int, unsigned int, unsigned int, bool) + 357 (in DspFuncLib) [0xffffff7f81d7c9a8]
2 EupDSP::Process(AudioBuffer*) + 230 (in DspFuncLib) [0xffffff7f81d821dc]
1 EupDSP::Dvx(AudioBuffer*, DvxParam*) + 205 (in DspFuncLib) [0xffffff7f81d8050b]
1 EupDSP::optimizedFir(float const*, float const*, float const*, unsigned int) + 260 (in DspFuncLib) [0xffffff7f81d8035e]
1 EupDSP::tap48_FIR_SIMD(float const*, unsigned int, float const*, float const*) + 896 (in DspFuncLib) [0xffffff7f81d7e854]
1 EupDSP::Dvx(AudioBuffer*, DvxParam*) + 304 (in DspFuncLib) [0xffffff7f81d8056e]
1 EupDSP::Process(AudioBuffer*) + 191 (in DspFuncLib) [0xffffff7f81d821b5]
1 EupDSP::Ast(AudioBuffer*, AstParam*) + 709 (in DspFuncLib) [0xffffff7f81d80f6f]
1 DspFuncMultiBandCompressor::process(unsigned int, unsigned int) + 1328 (in DspFuncLib) [0xffffff7f81d74894]
1 DspFuncMultiBandCompressor::compressProcess(float*, float*, unsigned int, int) + 1535 (in DspFuncLib) [0xffffff7f81d742f5]
Thread 0xb5b65
User stack:
31 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8bfa4b85]
31__workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff84f15192]
Kernel stack:
31 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
Binary Images:
0x104755000 - 0x104815ff7 coreaudiod ??? (???) <8B6DB903-892F-3039-BBD2-3044E5190760> /usr/sbin/coreaudiod
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8f512000 - 0x7fff8f57cff7 com.apple.framework.IOKit 2.0 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
Process: coreservicesd [29]
Path: /System/Library/CoreServices/coreservicesd
Architecture: x86_64
UID: 0
Thread 0x182 DispatchQueue 1
User stack:
31 ??? (in coreservicesd) [0x10c517e98]
31 _CoreServicesServerMain + 747 (in CarbonCore) [0x7fff8f291ae9]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31__CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x185 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x19a
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 fmodWatchConsumer + 332 (in CarbonCore) [0x7fff8f202da0]
31 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff84f14bca]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
31 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0x19b
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 read + 10 (in libsystem_kernel.dylib) [0x7fff84f15af2]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
31 write + 209 (in mach_kernel) [0xffffff80005616e1]
31 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000323c97]
31 tsleep + 91 (in mach_kernel) [0xffffff800055291b]
31 wakeup + 632 (in mach_kernel) [0xffffff8000552538]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Binary Images:
0x10c517000 - 0x10c517fff coreservicesd ??? (???) <6AAC69F5-8ECC-36B7-B917-7A4A0F4086C4> /System/Library/CoreServices/coreservicesd
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8f1f5000 - 0x7fff8f511ff7 com.apple.CoreServices.CarbonCore 960.20 (960.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
Process: cupsd [47]
Path: /usr/sbin/cupsd
Architecture: x86_64
UID: 0
Thread 0x260 DispatchQueue 1
User stack:
31 ??? (in cupsd) [0x10d724f9c]
31 ??? (in cupsd) [0x10d73e960]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x2ca DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0x34e
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 ??? (in cupsd) [0x10d769918]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Binary Images:
0x10d724000 - 0x10d783ff7 cupsd ??? (???) <7990ED96-D2C2-312C-A5B4-F35FBF910945> /usr/sbin/cupsd
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: CVMServer [99]
Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
Architecture: x86_64
UID: 0
Thread 0x372 DispatchQueue 1
User stack:
31 ??? (in CVMServer) [0x108edb508]
31 ??? (in CVMServer) [0x108ee0aec]
31 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff84f13238]
31 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f13686]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Binary Images:
0x108eda000 - 0x108ee3fff CVMServer ??? (???) <0183FD89-3BEE-3A44-BAFD-A7A62994B9A1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
Process: DashboardClient [979]
Path: /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Contents/MacOS/DashboardClient
Architecture: x86_64
UID: 501
Thread 0xa5cc6 DispatchQueue 1
User stack:
31 ??? (in DashboardClient) [0x101676ff8]
31 ??? (in DashboardClient) [0x10167ae85]
31 -[NSApplication run] + 470 (in AppKit) [0x7fff8ffd019d]
31 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8ffd3861]
31 _DPSNextEvent + 659 (in AppKit) [0x7fff8ffd3f5d]
31 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff86aa4456]
31 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff86aa45c9]
31 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff86a9d31f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0xa5ccc DispatchQueue 2
User stack:
31 dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0xa5cd9
User stack:
31__psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff84f14bca]
Kernel stack:
31 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
31 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
31 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
31 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
31 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
31 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
31 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
Thread 0xa5ce5
User stack:
31 thread_start + 13 (in libsystem_c.dylib) [0x7fff8bfa4b75]
31 pthread_start + 335 (in libsystem_c.dylib) [0x7fff8bfa18bf]
31 NSThread main+ 1575 (in Foundation) [0x7fff8e4fe6c6]
31 -[NSThread main] + 68 (in Foundation) [0x7fff8e4fe74e]
31 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8e509ffb]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Binary Images:
0x101676000 - 0x10167cfff com.apple.dashboard.client 1.8 (1.8) <546DC169-54F3-3B33-836A-5B57AC5CFE19> /System/Library/CoreServices/Dock.app/Contents/Resources/DashboardClient.app/Contents/MacOS/DashboardClient
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff86a9b000 - 0x7fff86dc5ff7 com.apple.HIToolbox 1.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8bf53000 - 0x7fff8c030fef libsystem_c.dylib ??? (???) /usr/lib/system/libsystem_c.dylib
0x7fff8e4a4000 - 0x7fff8e7bdff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
0x7fff8ffcb000 - 0x7fff90bcffff com.apple.AppKit 6.7.3 (1138.32) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
Process: dbfseventsd [216]
Path: /Library/DropboxHelperTools//dbfseventsd
Architecture: i386
UID: 501
Process: dbfseventsd [214]
Path: /Library/DropboxHelperTools//dbfseventsd
Architecture: i386
UID: 0
Process: dbfseventsd [215]
Path: /Library/DropboxHelperTools/*/dbfseventsd
Architecture: i386
UID: 0
Process: diskarbitrationd [13]
Path: /usr/sbin/diskarbitrationd
Architecture: x86_64
UID: 0
Thread 0x11e DispatchQueue 1
User stack:
31 ??? (in diskarbitrationd) [0x10037939c]
31 ??? (in diskarbitrationd) [0x10037fe15]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x123 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Binary Images:
0x100378000 - 0x100393ff7 diskarbitrationd ??? (???) /usr/sbin/diskarbitrationd
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: distnoted [954]
Path: /usr/sbin/distnoted
Architecture: x86_64
UID: 89
Thread 0x9da57 DispatchQueue 1
User stack:
31 ??? (in distnoted) [0x106799904]
31 ??? (in distnoted) [0x106799c07]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x9da5a DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Binary Images:
0x106798000 - 0x10679cff7 distnoted ??? (???) <336523EA-6A75-3BB1-BEBF-71B98513870A> /usr/sbin/distnoted
0x7fff84efe000 - 0x7fff84f1efff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
0x7fff8e8b3000 - 0x7fff8ea87fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ea88000 - 0x7fff8ea96fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
Process: distnoted [17]
Path: /usr/sbin/distnoted
Architecture: x86_64
UID: 0
Thread 0x12f DispatchQueue 1
User stack:
31 ??? (in distnoted) [0x10685b904]
31 ??? (in distnoted) [0x10685bc07]
31 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8e8fb38f]
31 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8e8eb676]
31__CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8e8ebe64]
31 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff8e8e36fc]
31 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff84f1367a]
Kernel stack:
31 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
Thread 0x130 DispatchQueue 2
User stack:
31 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ea8a14e]
31 kevent + 10 (in libsystem_kernel.dylib) [0x7fff84f157e6]
Kernel stack:
31 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
Thread 0xb5a26
User stack:
31 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8bfa4b85]
31__workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff84f15192]
Kernel stack:
31 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
Thread 0xb5b69
User stack:
31 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff8bfa4b85]
31 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff84f15192]
Kernel stack:
31 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
Thread 0xb5b6a
User stack:
Kernel stack:
31 workqueue_exit + 1088 (in mach_kernel) [0xffffff80005a1450]
Binary Images:
0x10685a000 - 0x10685eff7 distnoted ?? [import]uid: 1560 topic_id: 23283 reply_id: 323283[/import]