Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 326.28 KB | None | 0 0
  1. Date/Time: 2012-03-04 00:33:56 +0300
  2. OS Version: 10.7.3 (Build 11D50)
  3. Architecture: x86_64
  4. Report Version: 9
  5.  
  6. Command: XBMC
  7. Path: /Applications/XBMC.app/Contents/MacOS/XBMC
  8. Version: 11.0.rc1 (Git-20120226-30312f1)
  9. Parent: launchd [235]
  10.  
  11. PID: 1166
  12. Event: hang
  13. Duration: 3.94s
  14. Steps: 1 (100ms sampling interval, 39 steps avoided)
  15.  
  16. Pageins: 26
  17. Pageouts: 0
  18.  
  19.  
  20. Process: XBMC [1166]
  21. Path: /Applications/XBMC.app/Contents/MacOS/XBMC
  22. Architecture: i386
  23. UID: 501
  24.  
  25. Thread 0x840b
  26. User stack:
  27. 1 start + 41 (in XBMC) [0xf189]
  28. 1 _start + 216 (in XBMC) [0xf262]
  29. 1 main + 764 (in XBMC) [0x542da8]
  30. 1 SDL_main + 343 (in XBMC) [0x486559]
  31. 1 CXBApplicationEx::Run() + 111 (in XBMC) [0x48633d]
  32. 1 CApplication::FrameMove(bool) + 421 (in XBMC) [0x2b5df]
  33. 1 CGUIWindowManager::FrameMove() + 108 (in XBMC) [0x74dda4]
  34. 1 CSingleLock::CSingleLock(CCriticalSection&) + 24 (in XBMC) [0x7f5234]
  35. 1 XbmcThreads::UniqueLock<CCriticalSection>::UniqueLock(CCriticalSection&) + 45 (in XBMC) [0x8ae349]
  36. 1 XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock() + 17 (in XBMC) [0x7f51e9]
  37. 1 XbmcThreads::pthreads::RecursiveMutex::lock() + 17 (in XBMC) [0x7f4c4d]
  38. 1 __psynch_mutexwait + 10 (in libsystem_kernel.dylib) [0x9cca6876]
  39. Kernel stack:
  40. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  41. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  42. 1 psynch_mutexwait + 1403 (in mach_kernel) [0xffffff80005a043b]
  43. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  44. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  45. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  46. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  47.  
  48. Thread 0x8419 DispatchQueue 1701273966
  49. User stack:
  50. 1 _dispatch_mgr_thread + 53 (in libdispatch.dylib) [0x9ac336a7]
  51. 1 kevent + 10 (in libsystem_kernel.dylib) [0x9cca790a]
  52. Kernel stack:
  53. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  54.  
  55. Thread 0x841f
  56. User stack:
  57. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  58. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  59. 1 __NSThread__main__ + 1582 (in Foundation) [0x93e6de09]
  60. 1 -[NSThread main] + 45 (in Foundation) [0x93e6de59]
  61. 1 -[HotKeyController eventTapThread] + 123 (in XBMC) [0x8c6fbe]
  62. 1 CFRunLoopRun + 129 (in CoreFoundation) [0x900a41a1]
  63. 1 CFRunLoopRunSpecific + 332 (in CoreFoundation) [0x9009347c]
  64. 1 __CFRunLoopRun + 1428 (in CoreFoundation) [0x90093da4]
  65. 1 __CFRunLoopServiceMachPort + 170 (in CoreFoundation) [0x9008ac7a]
  66. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9cca4c22]
  67. Kernel stack:
  68. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  69.  
  70. Thread 0x8437
  71. User stack:
  72. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  73. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  74. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  75. 1 MEDIA_DETECT::CDetectDVDMedia::Process() + 99 (in XBMC) [0xf321d]
  76. 1 CThread::Sleep(unsigned int) + 69 (in XBMC) [0x4020d7]
  77. 1 CEvent::WaitMSec(unsigned int) + 74 (in XBMC) [0x40186]
  78. 1 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 134 (in XBMC) [0x8adf96]
  79. 1 XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) + 234 (in XBMC) [0x8ade92]
  80. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  81. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  82. Kernel stack:
  83. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  84. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  85. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  86. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  87. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  88. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  89. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  90.  
  91. Thread 0x8456
  92. User stack:
  93. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  94. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  95. 1 HALB_IOThread::Entry(void*) + 69 (in CoreAudio) [0x91ae181d]
  96. 1 __HALC_ProxyIOContext_block_invoke_6 + 20 (in CoreAudio) [0x91ae1898]
  97. 1 HALC_ProxyIOContext::IOThreadEntry(void*) + 136 (in CoreAudio) [0x91ae1926]
  98. 1 HALC_ProxyIOContext::IOWorkLoop() + 1145 (in CoreAudio) [0x91ae1e5f]
  99. 1 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60 (in CoreAudio) [0x91ae9a6a]
  100. 1 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122 (in CoreAudio) [0x91ae99fe]
  101. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x9cca4c22]
  102. Kernel stack:
  103. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  104.  
  105. Thread 0x8460
  106. User stack:
  107. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  108. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  109. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  110. 1 XBPyThread::Process() + 2718 (in XBMC) [0x28dd9e]
  111. 1 PyRun_FileExFlags + 187 (in libpython2.6.dylib) [0x26abf44]
  112. 1 run_mod + 81 (in libpython2.6.dylib) [0x26abfae]
  113. 1 PyEval_EvalCode + 87 (in libpython2.6.dylib) [0x267ce63]
  114. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  115. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  116. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  117. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  118. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  119. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  120. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  121. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  122. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  123. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  124. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  125. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  126. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  127. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  128. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  129. 1 call_function + 1312 (in libpython2.6.dylib) [0x2685c21]
  130. 1 PyCFunction_Call + 165 (in libpython2.6.dylib) [0x260f7eb]
  131. 1 XBMC_ExecuteHttpApi + 791 (in XBMC) [0x4b4681]
  132. 1 CHttpApi::MethodCall(CStdStr<char>&, CStdStr<char>&) + 194 (in XBMC) [0x8079d6]
  133. 1 CApplicationMessenger::HttpApi(std::string, bool) + 249 (in XBMC) [0x3b049]
  134. 1 CApplicationMessenger::SendMessage(ThreadMessage&, bool) + 614 (in XBMC) [0x35f90]
  135. 1 CEvent::Wait() + 67 (in XBMC) [0x3b857]
  136. 1 void XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&) + 28 (in XBMC) [0x3b7d2]
  137. 1 XbmcThreads::ConditionVariable::wait(CCriticalSection&) + 32 (in XBMC) [0x3b6e2]
  138. 1 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x971b482a]
  139. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  140. Kernel stack:
  141. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  142. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  143. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  144. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  145. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  146. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  147. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  148.  
  149. Thread 0x8461
  150. User stack:
  151. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  152. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  153. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  154. 1 CAlarmClock::Process() + 394 (in XBMC) [0x3ae61a]
  155. 1 CThread::Sleep(unsigned int) + 69 (in XBMC) [0x4020d7]
  156. 1 CEvent::WaitMSec(unsigned int) + 74 (in XBMC) [0x40186]
  157. 1 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 134 (in XBMC) [0x8adf96]
  158. 1 XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) + 234 (in XBMC) [0x8ade92]
  159. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  160. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  161. Kernel stack:
  162. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  163. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  164. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  165. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  166. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  167. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  168. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  169.  
  170. Thread 0x8462
  171. User stack:
  172. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  173. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  174. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  175. 1 XBPyThread::Process() + 2718 (in XBMC) [0x28dd9e]
  176. 1 PyRun_FileExFlags + 187 (in libpython2.6.dylib) [0x26abf44]
  177. 1 run_mod + 81 (in libpython2.6.dylib) [0x26abfae]
  178. 1 PyEval_EvalCode + 87 (in libpython2.6.dylib) [0x267ce63]
  179. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  180. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  181. 1 call_function + 1609 (in libpython2.6.dylib) [0x2685d4a]
  182. 1 do_call + 504 (in libpython2.6.dylib) [0x26864fe]
  183. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  184. 1 PyInstance_New + 385 (in libpython2.6.dylib) [0x25db82f]
  185. 1 PyEval_CallObjectWithKeywords + 250 (in libpython2.6.dylib) [0x26854c2]
  186. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  187. 1 instancemethod_call + 531 (in libpython2.6.dylib) [0x25e0fb9]
  188. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  189. 1 function_call + 457 (in libpython2.6.dylib) [0x25fb07f]
  190. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  191. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  192. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  193. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  194. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  195. 1 call_function + 1312 (in libpython2.6.dylib) [0x2685c21]
  196. 1 PyCFunction_Call + 198 (in libpython2.6.dylib) [0x260f80c]
  197. 1 Window_GetProperty + 135 (in XBMC) [0x4ade45]
  198. 1 GilSafeSingleLock::GilSafeSingleLock(CCriticalSection const&) + 58 (in XBMC) [0x4ae364]
  199. 1 CPyThreadState::Restore() + 28 (in XBMC) [0x28ea28]
  200. 1 PyEval_RestoreThread + 79 (in libpython2.6.dylib) [0x267cb49]
  201. 1 PyThread_acquire_lock + 125 (in libpython2.6.dylib) [0x26b9263]
  202. 1 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x971b482a]
  203. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  204. Kernel stack:
  205. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  206. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  207. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  208. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  209. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  210. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  211. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  212.  
  213. Thread 0x8465
  214. User stack:
  215. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  216. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  217. 1 MHD_select_thread + 52 (in libmicrohttpd.5.dylib) [0x1adba39]
  218. 1 MHD_select + 711 (in libmicrohttpd.5.dylib) [0x1adb75b]
  219. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  220. Kernel stack:
  221. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  222.  
  223. Thread 0x8466
  224. User stack:
  225. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  226. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  227. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  228. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  229. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  230. 1 PLT_HttpServerSocketTask::DoRun() + 261 (in XBMC) [0x2bd1c1]
  231. 1 PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) + 175 (in XBMC) [0x2bcc91]
  232. 1 NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) + 75 (in XBMC) [0x5d032f]
  233. 1 NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) + 123 (in XBMC) [0x5cb7ed]
  234. 1 NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) + 364 (in XBMC) [0x5cb700]
  235. 1 NPT_BufferedInputStream::FillBuffer() + 150 (in XBMC) [0x5cb52c]
  236. 1 PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) + 122 (in XBMC) [0x2ab7c8]
  237. 1 NPT_UdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) + 44 (in XBMC) [0x5f06a8]
  238. 1 NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) + 155 (in XBMC) [0x5ed7bb]
  239. 1 NPT_BsdSocketFd::WaitUntilReadable() + 43 (in XBMC) [0x5ecbd3]
  240. 1 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 552 (in XBMC) [0x5eca40]
  241. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  242. Kernel stack:
  243. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  244.  
  245. Thread 0x8467
  246. User stack:
  247. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  248. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  249. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  250. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  251. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  252. 1 PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() + 58 (in XBMC) [0x2bc6b4]
  253. 1 NPT_TcpServerSocket::WaitForNewClient(NPT_Socket*&, long) + 44 (in XBMC) [0x5d51a8]
  254. 1 NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) + 171 (in XBMC) [0x5eee11]
  255. 1 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 552 (in XBMC) [0x5eca40]
  256. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  257. Kernel stack:
  258. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  259.  
  260. Thread 0x8468
  261. User stack:
  262. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  263. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  264. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  265. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  266. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  267. 1 PLT_SsdpDeviceAnnounceTask::DoRun() + 344 (in XBMC) [0x2c5202]
  268. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  269. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  270. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  271. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  272. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  273. Kernel stack:
  274. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  275. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  276. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  277. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  278. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  279. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  280. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  281.  
  282. Thread 0x8469
  283. User stack:
  284. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  285. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  286. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  287. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  288. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  289. 1 PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() + 58 (in XBMC) [0x2bc6b4]
  290. 1 NPT_TcpServerSocket::WaitForNewClient(NPT_Socket*&, long) + 44 (in XBMC) [0x5d51a8]
  291. 1 NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) + 171 (in XBMC) [0x5eee11]
  292. 1 NPT_BsdSocketFd::WaitForCondition(bool, bool, long) + 552 (in XBMC) [0x5eca40]
  293. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  294. Kernel stack:
  295. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  296.  
  297. Thread 0x846a
  298. User stack:
  299. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  300. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  301. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  302. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  303. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  304. 1 PLT_SsdpDeviceAnnounceTask::DoRun() + 344 (in XBMC) [0x2c5202]
  305. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  306. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  307. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  308. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  309. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  310. Kernel stack:
  311. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  312. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  313. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  314. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  315. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  316. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  317. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  318.  
  319. Thread 0x846b
  320. User stack:
  321. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  322. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  323. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  324. 1 EVENTSERVER::CEventServer::Process() + 19 (in XBMC) [0x4e2eef]
  325. 1 EVENTSERVER::CEventServer::Run() + 965 (in XBMC) [0x4e2d61]
  326. 1 SOCKETS::CSocketListener::Listen(int) + 462 (in XBMC) [0x4e738c]
  327. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  328. Kernel stack:
  329. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  330.  
  331. Thread 0x846c
  332. User stack:
  333. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  334. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  335. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  336. 1 JSONRPC::CTCPServer::Process() + 513 (in XBMC) [0x7f47e1]
  337. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  338. Kernel stack:
  339. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  340.  
  341. Thread 0x846f
  342. User stack:
  343. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  344. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  345. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  346. 1 CAirPlayServer::Process() + 389 (in XBMC) [0x89751d]
  347. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  348. Kernel stack:
  349. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  350.  
  351. Thread 0x8470
  352. User stack:
  353. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  354. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  355. 1 __select + 10 (in libsystem_kernel.dylib) [0x9cca6b42]
  356. Kernel stack:
  357. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  358.  
  359. Thread 0x8471
  360. User stack:
  361. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  362. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  363. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  364. 1 CAirTunesServer::Process() + 50 (in XBMC) [0x8a2646]
  365. 1 DllLibShairport::shairport_loop() + 14 (in XBMC) [0x8a4298]
  366. 1 shairport_loop + 253 (in libshairport.0.dylib) [0xcde4044]
  367. 1 __select_nocancel + 10 (in libsystem_kernel.dylib) [0x9cca6b5e]
  368. Kernel stack:
  369. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  370.  
  371. Thread 0x849c
  372. User stack:
  373. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  374. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  375. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  376. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  377. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  378. 1 PLT_HttpClientSocketTask::DoRun() + 1418 (in XBMC) [0x2ba35a]
  379. 1 PLT_HttpClientSocketTask::GetNextRequest(NPT_HttpRequest*&, long) + 34 (in XBMC) [0x2b9504]
  380. 1 NPT_Queue<NPT_HttpRequest>::Pop(NPT_HttpRequest*&, long) + 45 (in XBMC) [0x2bae31]
  381. 1 NPT_PosixQueue::Pop(NPT_QueueItem*&, long) + 415 (in XBMC) [0x5f1a9f]
  382. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  383. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  384. Kernel stack:
  385. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  386. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  387. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  388. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  389. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  390. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  391. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  392.  
  393. Thread 0x849d
  394. User stack:
  395. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  396. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  397. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  398. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  399. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  400. 1 PLT_Service::PLT_ServiceEventTask::DoRun() + 48 (in XBMC) [0x2c3782]
  401. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  402. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  403. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  404. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  405. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  406. Kernel stack:
  407. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  408. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  409. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  410. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  411. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  412. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  413. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  414.  
  415. Thread 0x84ca
  416. User stack:
  417. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  418. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  419. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  420. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  421. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  422. 1 PLT_HttpClientSocketTask::DoRun() + 1418 (in XBMC) [0x2ba35a]
  423. 1 PLT_HttpClientSocketTask::GetNextRequest(NPT_HttpRequest*&, long) + 34 (in XBMC) [0x2b9504]
  424. 1 NPT_Queue<NPT_HttpRequest>::Pop(NPT_HttpRequest*&, long) + 45 (in XBMC) [0x2bae31]
  425. 1 NPT_PosixQueue::Pop(NPT_QueueItem*&, long) + 415 (in XBMC) [0x5f1a9f]
  426. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  427. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  428. Kernel stack:
  429. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  430. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  431. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  432. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  433. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  434. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  435. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  436.  
  437. Thread 0x84cb
  438. User stack:
  439. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  440. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  441. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  442. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  443. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  444. 1 PLT_Service::PLT_ServiceEventTask::DoRun() + 48 (in XBMC) [0x2c3782]
  445. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  446. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  447. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  448. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  449. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  450. Kernel stack:
  451. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  452. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  453. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  454. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  455. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  456. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  457. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  458.  
  459. Thread 0x84ce
  460. User stack:
  461. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  462. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  463. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  464. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  465. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  466. 1 PLT_HttpClientSocketTask::DoRun() + 1418 (in XBMC) [0x2ba35a]
  467. 1 PLT_HttpClientSocketTask::GetNextRequest(NPT_HttpRequest*&, long) + 34 (in XBMC) [0x2b9504]
  468. 1 NPT_Queue<NPT_HttpRequest>::Pop(NPT_HttpRequest*&, long) + 45 (in XBMC) [0x2bae31]
  469. 1 NPT_PosixQueue::Pop(NPT_QueueItem*&, long) + 415 (in XBMC) [0x5f1a9f]
  470. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  471. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  472. Kernel stack:
  473. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  474. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  475. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  476. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  477. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  478. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  479. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  480.  
  481. Thread 0x84cf
  482. User stack:
  483. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  484. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  485. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  486. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  487. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  488. 1 PLT_Service::PLT_ServiceEventTask::DoRun() + 48 (in XBMC) [0x2c3782]
  489. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  490. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  491. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  492. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  493. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  494. Kernel stack:
  495. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  496. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  497. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  498. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  499. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  500. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  501. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  502.  
  503. Thread 0x84dd
  504. User stack:
  505. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  506. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  507. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  508. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  509. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  510. 1 PLT_Service::PLT_ServiceEventTask::DoRun() + 48 (in XBMC) [0x2c3782]
  511. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  512. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  513. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  514. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  515. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  516. Kernel stack:
  517. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  518. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  519. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  520. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  521. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  522. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  523. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  524.  
  525. Thread 0x84e1
  526. User stack:
  527. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  528. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  529. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  530. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  531. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  532. 1 PLT_Service::PLT_ServiceEventTask::DoRun() + 48 (in XBMC) [0x2c3782]
  533. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  534. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  535. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  536. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  537. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  538. Kernel stack:
  539. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  540. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  541. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  542. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  543. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  544. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  545. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  546.  
  547. Thread 0x84e5
  548. User stack:
  549. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  550. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  551. 1 NPT_PosixThread::EntryPoint(void*) + 101 (in XBMC) [0x5f3ae7]
  552. 1 NPT_PosixThread::Run() + 30 (in XBMC) [0x5f3bf6]
  553. 1 PLT_ThreadTask::Run() + 291 (in XBMC) [0x2c95bb]
  554. 1 PLT_Service::PLT_ServiceEventTask::DoRun() + 48 (in XBMC) [0x2c3782]
  555. 1 PLT_ThreadTask::IsAborting(long) + 35 (in XBMC) [0x2ab4df]
  556. 1 NPT_SharedVariable::WaitUntilEquals(int, long) + 44 (in XBMC) [0x297dfa]
  557. 1 NPT_PosixSharedVariable::WaitUntilEquals(int, long) + 304 (in XBMC) [0x5f3188]
  558. 1 pthread_cond_timedwait + 47 (in libsystem_c.dylib) [0x971b47f5]
  559. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  560. Kernel stack:
  561. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  562. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  563. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  564. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  565. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  566. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  567. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  568.  
  569. Thread 0x84ea
  570. User stack:
  571. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  572. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  573. 1 t_bootstrap + 80 (in libpython2.6.dylib) [0x26be4b0]
  574. 1 PyEval_CallObjectWithKeywords + 250 (in libpython2.6.dylib) [0x26854c2]
  575. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  576. 1 instancemethod_call + 531 (in libpython2.6.dylib) [0x25e0fb9]
  577. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  578. 1 function_call + 457 (in libpython2.6.dylib) [0x25fb07f]
  579. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  580. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  581. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  582. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  583. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  584. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  585. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  586. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  587. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  588. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  589. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  590. 1 PyEval_EvalFrameEx + 23052 (in libpython2.6.dylib) [0x268288c]
  591. 1 ext_do_call + 1045 (in libpython2.6.dylib) [0x268697a]
  592. 1 PyCFunction_Call + 165 (in libpython2.6.dylib) [0x260f7eb]
  593. 1 select_select + 705 (in select.so) [0xbd699a6]
  594. 1 PyEval_RestoreThread + 79 (in libpython2.6.dylib) [0x267cb49]
  595. 1 PyThread_acquire_lock + 125 (in libpython2.6.dylib) [0x26b9263]
  596. 1 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x971b482a]
  597. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  598. Kernel stack:
  599. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  600. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  601. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  602. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  603. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  604. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  605. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  606.  
  607. Thread 0x84eb
  608. User stack:
  609. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  610. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  611. 1 t_bootstrap + 80 (in libpython2.6.dylib) [0x26be4b0]
  612. 1 PyEval_CallObjectWithKeywords + 250 (in libpython2.6.dylib) [0x26854c2]
  613. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  614. 1 instancemethod_call + 531 (in libpython2.6.dylib) [0x25e0fb9]
  615. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  616. 1 function_call + 457 (in libpython2.6.dylib) [0x25fb07f]
  617. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  618. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  619. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  620. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  621. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  622. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  623. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  624. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  625. 1 call_function + 1312 (in libpython2.6.dylib) [0x2685c21]
  626. 1 PyCFunction_Call + 165 (in libpython2.6.dylib) [0x260f7eb]
  627. 1 time_sleep + 69 (in time.so) [0x4db0b36]
  628. 1 floatsleep + 231 (in time.so) [0x4db1d23]
  629. 1 PyEval_RestoreThread + 79 (in libpython2.6.dylib) [0x267cb49]
  630. 1 PyThread_acquire_lock + 125 (in libpython2.6.dylib) [0x26b9263]
  631. 1 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x971b482a]
  632. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  633. Kernel stack:
  634. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  635. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  636. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  637. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  638. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  639. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  640. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  641.  
  642. Thread 0x8532
  643. User stack:
  644. 1 thread_start + 34 (in libsystem_c.dylib) [0x9720c6de]
  645. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x97208ed9]
  646. 1 CThread::staticThread(void*) + 550 (in XBMC) [0x401b1c]
  647. 1 XBPyThread::Process() + 2718 (in XBMC) [0x28dd9e]
  648. 1 PyRun_FileExFlags + 187 (in libpython2.6.dylib) [0x26abf44]
  649. 1 run_mod + 81 (in libpython2.6.dylib) [0x26abfae]
  650. 1 PyEval_EvalCode + 87 (in libpython2.6.dylib) [0x267ce63]
  651. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  652. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  653. 1 call_function + 1609 (in libpython2.6.dylib) [0x2685d4a]
  654. 1 do_call + 504 (in libpython2.6.dylib) [0x26864fe]
  655. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  656. 1 PyInstance_New + 385 (in libpython2.6.dylib) [0x25db82f]
  657. 1 PyEval_CallObjectWithKeywords + 250 (in libpython2.6.dylib) [0x26854c2]
  658. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  659. 1 instancemethod_call + 531 (in libpython2.6.dylib) [0x25e0fb9]
  660. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  661. 1 function_call + 457 (in libpython2.6.dylib) [0x25fb07f]
  662. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  663. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  664. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  665. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  666. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  667. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  668. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  669. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  670. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  671. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  672. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  673. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  674. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  675. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  676. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  677. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  678. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  679. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  680. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  681. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  682. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  683. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  684. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  685. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  686. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  687. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  688. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  689. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  690. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  691. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  692. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  693. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  694. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  695. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  696. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  697. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  698. 1 call_function + 1609 (in libpython2.6.dylib) [0x2685d4a]
  699. 1 do_call + 504 (in libpython2.6.dylib) [0x26864fe]
  700. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  701. 1 PyInstance_New + 385 (in libpython2.6.dylib) [0x25db82f]
  702. 1 PyEval_CallObjectWithKeywords + 250 (in libpython2.6.dylib) [0x26854c2]
  703. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  704. 1 instancemethod_call + 531 (in libpython2.6.dylib) [0x25e0fb9]
  705. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  706. 1 function_call + 457 (in libpython2.6.dylib) [0x25fb07f]
  707. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  708. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  709. 1 call_function + 1609 (in libpython2.6.dylib) [0x2685d4a]
  710. 1 do_call + 504 (in libpython2.6.dylib) [0x26864fe]
  711. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  712. 1 instancemethod_call + 531 (in libpython2.6.dylib) [0x25e0fb9]
  713. 1 PyObject_Call + 124 (in libpython2.6.dylib) [0x25cd888]
  714. 1 function_call + 457 (in libpython2.6.dylib) [0x25fb07f]
  715. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  716. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  717. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  718. 1 fast_function + 283 (in libpython2.6.dylib) [0x2685ee5]
  719. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  720. 1 call_function + 1572 (in libpython2.6.dylib) [0x2685d25]
  721. 1 fast_function + 479 (in libpython2.6.dylib) [0x2685fa9]
  722. 1 PyEval_EvalCodeEx + 3016 (in libpython2.6.dylib) [0x2684136]
  723. 1 PyEval_EvalFrameEx + 22682 (in libpython2.6.dylib) [0x268271a]
  724. 1 call_function + 1312 (in libpython2.6.dylib) [0x2685c21]
  725. 1 PyCFunction_Call + 165 (in libpython2.6.dylib) [0x260f7eb]
  726. 1 sock_recv + 194 (in _socket.so) [0x4db918b]
  727. 1 sock_recv_guts + 105 (in _socket.so) [0x4db907a]
  728. 1 PyEval_RestoreThread + 79 (in libpython2.6.dylib) [0x267cb49]
  729. 1 PyThread_acquire_lock + 125 (in libpython2.6.dylib) [0x26b9263]
  730. 1 pthread_cond_wait + 48 (in libsystem_c.dylib) [0x971b482a]
  731. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x9cca683e]
  732. Kernel stack:
  733. 1 hndl_unix_scall + 281 (in mach_kernel) [0xffffff80002d7f39]
  734. 1 unix_syscall + 472 (in mach_kernel) [0xffffff80005ca448]
  735. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  736. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  737. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  738. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  739. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  740.  
  741. Binary Images:
  742. 0x1000 - 0xb9eff7 com.teamxbmc.xbmc 11.0.rc1 (Git-20120226-30312f1) <62EB25EA-CD47-3DEB-94B4-BA9A360805D1> /Applications/XBMC.app/Contents/MacOS/XBMC
  743. 0x1ad6000 - 0x1adeffe libmicrohttpd.5.dylib ??? (???) <FF778993-AF43-0D75-E8AC-D2A37E055780> /Applications/XBMC.app/Contents/Frameworks/libmicrohttpd.5.dylib
  744. 0x25bf000 - 0x26f2fe7 libpython2.6.dylib ??? (???) <492F90C8-3325-91D7-3C6B-E5C2F011FA51> /Applications/XBMC.app/Contents/Frameworks/libpython2.6.dylib
  745. 0x4db0000 - 0x4db1fff time.so ??? (???) <FC21B268-CCAA-A542-3EB5-DFACBB50A0F3> /Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload/time.so
  746. 0x4db6000 - 0x4dbdfff _socket.so ??? (???) <123150F8-AEFB-662D-1F50-FA0FE82E7B38> /Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload/_socket.so
  747. 0xbd68000 - 0xbd6bfff select.so ??? (???) <E10DF1C1-EB37-138C-B8AF-0C73A3D44DE6> /Applications/XBMC.app/Contents/Frameworks/lib/python2.6/lib-dynload/select.so
  748. 0xcde2000 - 0xcdebff3 libshairport.0.dylib ??? (???) <23EA812A-83F2-BA32-1CE3-C938CB571A80> /Applications/XBMC.app/Contents/Frameworks/libshairport.0.dylib
  749. 0x90058000 - 0x9022ffff com.apple.CoreFoundation 6.7.1 (635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  750. 0x91acd000 - 0x91b2effb com.apple.audio.CoreAudio 4.0.2 (4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  751. 0x93e0e000 - 0x94118ff3 com.apple.Foundation 6.7.1 (833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  752. 0x971ac000 - 0x97277fff libsystem_c.dylib ??? (???) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
  753. 0x9ac32000 - 0x9ac40fff libdispatch.dylib ??? (???) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
  754. 0x9cc8e000 - 0x9ccacff7 libsystem_kernel.dylib ??? (???) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
  755.  
  756.  
  757. Process: Air Video Server [307]
  758. Path: /Applications/Air Video Server.app/Contents/MacOS/Air Video Server
  759. Architecture: i386
  760. UID: 501
  761.  
  762.  
  763. Process: AirPort Base Station Agent [274]
  764. Path: /System/Library/CoreServices/AirPort Base Station Agent.app/Contents/MacOS/AirPort Base Station Agent
  765. Architecture: x86_64
  766. UID: 501
  767.  
  768. Thread 0x4a1 DispatchQueue 1
  769. User stack:
  770. 1 ??? (in AirPort Base Station Agent) [0x101ac2654]
  771. 1 ??? (in AirPort Base Station Agent) [0x101ad3353]
  772. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  773. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  774. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  775. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  776. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  777. Kernel stack:
  778. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  779.  
  780. Thread 0x4b8 DispatchQueue 2
  781. User stack:
  782. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  783. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  784. Kernel stack:
  785. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  786.  
  787. Thread 0x4c6
  788. User stack:
  789. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  790. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  791. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  792. Kernel stack:
  793. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  794.  
  795. Binary Images:
  796. 0x101ac1000 - 0x101ad8fff 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
  797. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  798. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  799. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  800. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  801.  
  802.  
  803. Process: AirPrintDaemon [280]
  804. Path: /Users/USER/Downloads/*/AirPrintActivator.app/Contents/Resources/AirPrintDaemon.app/Contents/MacOS/AirPrintDaemon
  805. Architecture: x86_64
  806. UID: 501
  807.  
  808.  
  809. Process: applepushserviced [94]
  810. Path: /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
  811. Architecture: x86_64
  812. UID: 0
  813.  
  814. Thread 0x23a DispatchQueue 1
  815. User stack:
  816. 1 ??? (in applepushserviced) [0x103cea8d4]
  817. 1 ??? (in applepushserviced) [0x103cea9b8]
  818. 1 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8bc4ee8b]
  819. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  820. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  821. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  822. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  823. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  824. Kernel stack:
  825. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  826.  
  827. Thread 0x268 DispatchQueue 2
  828. User stack:
  829. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  830. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  831. Kernel stack:
  832. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  833.  
  834. Thread 0x5e0
  835. User stack:
  836. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  837. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  838. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  839. Kernel stack:
  840. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  841.  
  842. Thread 0x89be
  843. User stack:
  844. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  845. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  846. Kernel stack:
  847. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  848.  
  849. Binary Images:
  850. 0x103ce9000 - 0x103d57ff7 applepushserviced ??? (???) <99ACA6F5-6DCE-34D6-A4C6-7D8DE7B88173> /System/Library/PrivateFrameworks/ApplePushService.framework/applepushserviced
  851. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  852. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  853. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  854. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  855. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  856.  
  857.  
  858. Process: AppleSpell [346]
  859. Path: /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
  860. Architecture: x86_64
  861. UID: 501
  862.  
  863. Thread 0x6de DispatchQueue 1
  864. User stack:
  865. 1 ??? (in AppleSpell) [0x10a2e1a7c]
  866. 1 ??? (in AppleSpell) [0x10a2e1d2e]
  867. 1 -[NSSpellServer run] + 74 (in Foundation) [0x7fff8bd9fc66]
  868. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  869. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  870. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  871. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  872. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  873. Kernel stack:
  874. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  875.  
  876. Thread 0x6e4 DispatchQueue 2
  877. User stack:
  878. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  879. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  880. Kernel stack:
  881. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  882.  
  883. Binary Images:
  884. 0x10a2e0000 - 0x10a39cff7 com.apple.AppleSpell 1.7.1 (131.1) <A994D9F1-C4D8-3361-B0F4-112A7BAED8BD> /System/Library/Services/AppleSpell.service/Contents/MacOS/AppleSpell
  885. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  886. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  887. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  888. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  889.  
  890.  
  891. Process: autofsd [92]
  892. Path: /usr/libexec/autofsd
  893. Architecture: x86_64
  894. UID: 0
  895.  
  896. Thread 0x28c DispatchQueue 2
  897. User stack:
  898. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  899. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  900. Kernel stack:
  901. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  902.  
  903. Thread 0x28d DispatchQueue 6
  904. User stack:
  905. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  906. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  907. Kernel stack:
  908. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  909.  
  910. Binary Images:
  911. 0x107d17000 - 0x107d18fff autofsd ??? (???) <A02D5E70-1BB1-30ED-A699-375CB0CCE901> /usr/libexec/autofsd
  912. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  913. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  914.  
  915.  
  916. Process: awacsd [47]
  917. Path: /usr/sbin/awacsd
  918. Architecture: x86_64
  919. UID: 0
  920.  
  921. Thread 0x16b DispatchQueue 1
  922. User stack:
  923. 1 ??? (in awacsd) [0x10e8f0c90]
  924. 1 ??? (in awacsd) [0x10e8f7752]
  925. 1 ??? (in awacsd) [0x10e8ffe06]
  926. 1 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab6b6]
  927. Kernel stack:
  928. 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
  929.  
  930. Thread 0x16e DispatchQueue 2
  931. User stack:
  932. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  933. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  934. Kernel stack:
  935. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  936.  
  937. Binary Images:
  938. 0x10e8f0000 - 0x10e946ff7 awacsd ??? (???) <7A3FE8EF-6CC9-3A5D-80B0-EA580836F1D5> /usr/sbin/awacsd
  939. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  940. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  941.  
  942.  
  943. Process: com.apple.dock.extra [259]
  944. Path: /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra
  945. Architecture: x86_64
  946. UID: 501
  947.  
  948. Thread 0x47f DispatchQueue 1
  949. User stack:
  950. 1 ??? (in com.apple.dock.extra) [0x105896974]
  951. 1 xpc_service_main + 448 (in XPCService) [0x7fff8969e5ed]
  952. 1 NSApplicationMain + 867 (in AppKit) [0x7fff8d06ab88]
  953. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  954. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  955. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  956. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  957. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  958. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  959. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  960. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  961. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  962. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  963. Kernel stack:
  964. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  965.  
  966. Thread 0x482 DispatchQueue 2
  967. User stack:
  968. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  969. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  970. Kernel stack:
  971. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  972.  
  973. Thread 0x89b4
  974. User stack:
  975. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  976. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  977. Kernel stack:
  978. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  979.  
  980. Binary Images:
  981. 0x105895000 - 0x105899fff com.apple.dock.extra 1.0 (1) <A3B7E3DB-E53E-32E4-83F6-6CFF99B13BB1> /System/Library/CoreServices/Dock.app/Contents/XPCServices/com.apple.dock.extra.xpc/Contents/MacOS/com.apple.dock.extra
  982. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  983. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  984. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  985. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  986. 0x7fff8969c000 - 0x7fff896a3ff7 com.apple.XPCService 1.3 (1) <4C0AE300-9325-3950-A132-1562C03B05CE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
  987. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  988. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  989.  
  990.  
  991. Process: configd [16]
  992. Path: /usr/libexec/configd
  993. Architecture: x86_64
  994. UID: 0
  995.  
  996. Thread 0xe4 DispatchQueue 1
  997. User stack:
  998. 1 ??? (in configd) [0x1042b1fcc]
  999. 1 ??? (in configd) [0x1042b2783]
  1000. 1 ??? (in configd) [0x1042b3088]
  1001. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1002. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1003. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1004. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1005. Kernel stack:
  1006. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1007.  
  1008. Thread 0xe8 DispatchQueue 2
  1009. User stack:
  1010. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1011. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1012. Kernel stack:
  1013. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1014.  
  1015. Thread 0xea
  1016. User stack:
  1017. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1018. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1019. Kernel stack:
  1020. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1021.  
  1022. Thread 0xff
  1023. User stack:
  1024. Kernel stack:
  1025. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1026.  
  1027. Thread 0x127
  1028. User stack:
  1029. Kernel stack:
  1030. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  1031.  
  1032. Thread 0x131
  1033. User stack:
  1034. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1035. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1036. 1 pppcntl_run_thread + 2194 (in PPPController) [0x1046f4142]
  1037. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1038. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1039. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1040. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1041. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1042. Kernel stack:
  1043. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1044.  
  1045. Thread 0x89e3
  1046. User stack:
  1047. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1048. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1049. Kernel stack:
  1050. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1051.  
  1052. Binary Images:
  1053. 0x1042b1000 - 0x1042daff7 configd ??? (???) <2F1DBCF7-E9C0-348D-B806-1AA71E536A84> /usr/libexec/configd
  1054. 0x1046e6000 - 0x104725fff com.apple.SystemConfiguration.PPPController 1.7 (1.7) <E9A5AB07-EF72-34E2-9742-112AEB9C98AE> /System/Library/SystemConfiguration/PPPController.bundle/Contents/MacOS/PPPController
  1055. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1056. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1057. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1058. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1059.  
  1060.  
  1061. Process: cookied [1160]
  1062. Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied
  1063. Architecture: x86_64
  1064. UID: 501
  1065.  
  1066. Thread 0x83c3 DispatchQueue 1
  1067. User stack:
  1068. 1 ??? (in cookied) [0x105e1bedc]
  1069. 1 _cookied_main + 852 (in CFNetwork) [0x7fff8b0b30dd]
  1070. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1071. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1072. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1073. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1074. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1075. Kernel stack:
  1076. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1077.  
  1078. Thread 0x83c4 DispatchQueue 2
  1079. User stack:
  1080. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1081. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1082. Kernel stack:
  1083. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1084.  
  1085. Binary Images:
  1086. 0x105e1b000 - 0x105e1bff7 cookied ??? (???) <FE3E60E6-147A-3E9F-ABA1-5909DFB522B2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/Support/cookied
  1087. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1088. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1089. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1090. 0x7fff8afc3000 - 0x7fff8b12aff7 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
  1091.  
  1092.  
  1093. Process: coreaudiod [155]
  1094. Path: /usr/sbin/coreaudiod
  1095. Architecture: x86_64
  1096. UID: 202
  1097.  
  1098. Thread 0x310 DispatchQueue 1
  1099. User stack:
  1100. 1 ??? (in coreaudiod) [0x1073ec4b0]
  1101. 1 ??? (in coreaudiod) [0x107454c3c]
  1102. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1103. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1104. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1105. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1106. Kernel stack:
  1107. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1108.  
  1109. Thread 0x312 DispatchQueue 2
  1110. User stack:
  1111. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1112. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1113. Kernel stack:
  1114. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1115.  
  1116. Thread 0x33c
  1117. User stack:
  1118. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1119. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1120. 1 CAPThread::Entry(CAPThread*) + 98 (in CoreAudio) [0x7fff8afa14c2]
  1121. 1 HALRunLoop::OwnThread(void*) + 159 (in CoreAudio) [0x7fff8af9e2df]
  1122. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1123. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1124. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1125. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1126. Kernel stack:
  1127. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1128.  
  1129. Thread 0x348
  1130. User stack:
  1131. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1132. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1133. 1 ??? (in coreaudiod) [0x10745edc2]
  1134. 1 ??? (in coreaudiod) [0x1074588ce]
  1135. 1 ??? (in coreaudiod) [0x10745895e]
  1136. 1 ??? (in coreaudiod) [0x1074587a2]
  1137. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1138. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1139. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1140. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1141. Kernel stack:
  1142. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1143.  
  1144. Thread 0x8458
  1145. User stack:
  1146. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1147. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1148. 1 ??? (in coreaudiod) [0x1073f2604]
  1149. 1 ??? (in coreaudiod) [0x10741cd7e]
  1150. 1 ??? (in coreaudiod) [0x10741cd48]
  1151. 1 ??? (in coreaudiod) [0x10741c9a8]
  1152. 1 ??? (in coreaudiod) [0x1073f73b5]
  1153. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1154. Kernel stack:
  1155. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1156. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1157. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1158. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1159. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1160. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1161. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1162.  
  1163. Thread 0x8780
  1164. User stack:
  1165. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1166. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1167. 1 ??? (in coreaudiod) [0x1073f2604]
  1168. 1 ??? (in coreaudiod) [0x10741cd7e]
  1169. 1 ??? (in coreaudiod) [0x10741cd48]
  1170. 1 ??? (in coreaudiod) [0x10741c9a8]
  1171. 1 ??? (in coreaudiod) [0x1073f73b5]
  1172. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1173. Kernel stack:
  1174. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1175. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1176. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1177. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1178. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1179. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1180. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1181.  
  1182. Thread 0x89e5
  1183. User stack:
  1184. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1185. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1186. Kernel stack:
  1187. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1188.  
  1189. Thread 0x89e7
  1190. User stack:
  1191. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1192. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1193. Kernel stack:
  1194. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1195.  
  1196. Binary Images:
  1197. 0x1073eb000 - 0x1074abff7 coreaudiod ??? (???) <8B6DB903-892F-3039-BBD2-3044E5190760> /usr/sbin/coreaudiod
  1198. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1199. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1200. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1201. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1202. 0x7fff8af5a000 - 0x7fff8afc2ff7 com.apple.audio.CoreAudio 4.0.2 (4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  1203.  
  1204.  
  1205. Process: coreservicesd [32]
  1206. Path: /System/Library/CoreServices/coreservicesd
  1207. Architecture: x86_64
  1208. UID: 0
  1209.  
  1210. Thread 0x149 DispatchQueue 1
  1211. User stack:
  1212. 1 ??? (in coreservicesd) [0x10caf2e98]
  1213. 1 _CoreServicesServerMain + 747 (in CarbonCore) [0x7fff81931ae9]
  1214. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1215. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1216. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1217. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1218. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1219. Kernel stack:
  1220. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1221.  
  1222. Thread 0x154 DispatchQueue 2
  1223. User stack:
  1224. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1225. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1226. Kernel stack:
  1227. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1228.  
  1229. Thread 0x190
  1230. User stack:
  1231. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1232. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1233. 1 fmodWatchConsumer + 332 (in CarbonCore) [0x7fff818a2da0]
  1234. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1235. Kernel stack:
  1236. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1237. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1238. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1239. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1240. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1241. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1242. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1243.  
  1244. Thread 0x191
  1245. User stack:
  1246. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1247. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1248. 1 read + 10 (in libsystem_kernel.dylib) [0x7fff8a8adaf2]
  1249. Kernel stack:
  1250. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1251. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1252. 1 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
  1253. 1 write + 209 (in mach_kernel) [0xffffff80005616e1]
  1254. 1 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000323c97]
  1255. 1 tsleep + 91 (in mach_kernel) [0xffffff800055291b]
  1256. 1 wakeup + 632 (in mach_kernel) [0xffffff8000552538]
  1257. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1258. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1259. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1260.  
  1261. Binary Images:
  1262. 0x10caf2000 - 0x10caf2fff coreservicesd ??? (???) <6AAC69F5-8ECC-36B7-B917-7A4A0F4086C4> /System/Library/CoreServices/coreservicesd
  1263. 0x7fff81895000 - 0x7fff81bb1ff7 com.apple.CoreServices.CarbonCore 960.20 (960.20) <C45CA09E-8867-3D67-BB2E-48D2E6B0D78C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  1264. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1265. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1266. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1267. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1268.  
  1269.  
  1270. Process: cupsd [65]
  1271. Path: /usr/sbin/cupsd
  1272. Architecture: x86_64
  1273. UID: 0
  1274.  
  1275. Thread 0x21d DispatchQueue 1
  1276. User stack:
  1277. 1 ??? (in cupsd) [0x10fde8f9c]
  1278. 1 ??? (in cupsd) [0x10fe02960]
  1279. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1280. Kernel stack:
  1281. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1282.  
  1283. Thread 0x265 DispatchQueue 2
  1284. User stack:
  1285. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1286. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1287. Kernel stack:
  1288. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1289.  
  1290. Thread 0x2d5
  1291. User stack:
  1292. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1293. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1294. 1 ??? (in cupsd) [0x10fe2d918]
  1295. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1296. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1297. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1298. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1299. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1300. Kernel stack:
  1301. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1302.  
  1303. Binary Images:
  1304. 0x10fde8000 - 0x10fe47ff7 cupsd ??? (???) <7990ED96-D2C2-312C-A5B4-F35FBF910945> /usr/sbin/cupsd
  1305. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1306. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1307. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1308. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1309.  
  1310.  
  1311. Process: CVMCompiler [1174]
  1312. Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMCompiler
  1313. Architecture: i386
  1314. UID: 501
  1315.  
  1316. Thread 0x842b
  1317. User stack:
  1318. 1 ??? (in CVMCompiler) [0x72829]
  1319. 1 ??? (in CVMCompiler) [0x76645]
  1320. 1 mach_msg_server + 435 (in libsystem_kernel.dylib) [0x9cca472d]
  1321. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x9cca4c2e]
  1322. Kernel stack:
  1323. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1324.  
  1325. Binary Images:
  1326. 0x72000 - 0x77fff CVMCompiler ??? (???) <FEBE5D3E-0A11-3463-BD35-FAE9A344762F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMCompiler
  1327. 0x9cc8e000 - 0x9ccacff7 libsystem_kernel.dylib ??? (???) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
  1328.  
  1329.  
  1330. Process: CVMCompiler [1195]
  1331. Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMCompiler
  1332. Architecture: x86_64
  1333. UID: 501
  1334.  
  1335. Thread 0x86f3 DispatchQueue 1
  1336. User stack:
  1337. 1 ??? (in CVMCompiler) [0x10327cb70]
  1338. 1 ??? (in CVMCompiler) [0x10328043b]
  1339. 1 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff8a8ab238]
  1340. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  1341. Kernel stack:
  1342. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1343.  
  1344. Binary Images:
  1345. 0x10327c000 - 0x103282fff CVMCompiler ??? (???) <FE6826EC-7324-3033-94FD-F75534F76935> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMCompiler
  1346. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1347.  
  1348.  
  1349. Process: CVMServer [220]
  1350. Path: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
  1351. Architecture: x86_64
  1352. UID: 0
  1353.  
  1354. Thread 0x3ab DispatchQueue 1
  1355. User stack:
  1356. 1 ??? (in CVMServer) [0x108eac508]
  1357. 1 ??? (in CVMServer) [0x108eb1aec]
  1358. 1 mach_msg_server + 413 (in libsystem_kernel.dylib) [0x7fff8a8ab238]
  1359. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  1360. Kernel stack:
  1361. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1362.  
  1363. Thread 0x842a
  1364. User stack:
  1365. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1366. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1367. 1 ??? (in CVMServer) [0x108eafe66]
  1368. 1 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8a8ace42]
  1369. Kernel stack:
  1370. 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
  1371.  
  1372. Binary Images:
  1373. 0x108eab000 - 0x108eb4fff CVMServer ??? (???) <0183FD89-3BEE-3A44-BAFD-A7A62994B9A1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/CVMServer
  1374. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1375. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1376.  
  1377.  
  1378. Process: dbfseventsd [353]
  1379. Path: /Library/DropboxHelperTools/*/dbfseventsd
  1380. Architecture: i386
  1381. UID: 0
  1382.  
  1383.  
  1384. Process: dbfseventsd [354]
  1385. Path: /Library/DropboxHelperTools/*/dbfseventsd
  1386. Architecture: i386
  1387. UID: 0
  1388.  
  1389.  
  1390. Process: dbfseventsd [355]
  1391. Path: /Library/DropboxHelperTools/*/dbfseventsd
  1392. Architecture: i386
  1393. UID: 501
  1394.  
  1395.  
  1396. Process: diskarbitrationd [15]
  1397. Path: /usr/sbin/diskarbitrationd
  1398. Architecture: x86_64
  1399. UID: 0
  1400.  
  1401. Thread 0xe3 DispatchQueue 1
  1402. User stack:
  1403. 1 ??? (in diskarbitrationd) [0x10468439c]
  1404. 1 ??? (in diskarbitrationd) [0x10468ae15]
  1405. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1406. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1407. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1408. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1409. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1410. Kernel stack:
  1411. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1412.  
  1413. Thread 0xed DispatchQueue 2
  1414. User stack:
  1415. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1416. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1417. Kernel stack:
  1418. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1419.  
  1420. Binary Images:
  1421. 0x104683000 - 0x10469eff7 diskarbitrationd ??? (???) <F033F3D5-FF18-37D9-B9BF-59E6D4E30C10> /usr/sbin/diskarbitrationd
  1422. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1423. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1424. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1425.  
  1426.  
  1427. Process: distnoted [343]
  1428. Path: /usr/sbin/distnoted
  1429. Architecture: x86_64
  1430. UID: 89
  1431.  
  1432. Thread 0x6a4 DispatchQueue 1
  1433. User stack:
  1434. 1 ??? (in distnoted) [0x100b45904]
  1435. 1 ??? (in distnoted) [0x100b45c07]
  1436. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1437. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1438. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1439. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1440. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1441. Kernel stack:
  1442. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1443.  
  1444. Thread 0x6aa DispatchQueue 2
  1445. User stack:
  1446. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1447. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1448. Kernel stack:
  1449. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1450.  
  1451. Binary Images:
  1452. 0x100b44000 - 0x100b48ff7 distnoted ??? (???) <336523EA-6A75-3BB1-BEBF-71B98513870A> /usr/sbin/distnoted
  1453. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1454. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1455. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1456.  
  1457.  
  1458. Process: distnoted [19]
  1459. Path: /usr/sbin/distnoted
  1460. Architecture: x86_64
  1461. UID: 0
  1462.  
  1463. Thread 0xf9 DispatchQueue 1
  1464. User stack:
  1465. Kernel stack:
  1466. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1467.  
  1468. Thread 0xfa DispatchQueue 2
  1469. User stack:
  1470. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1471. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1472. Kernel stack:
  1473. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1474.  
  1475. Thread 0x88ae
  1476. User stack:
  1477. Kernel stack:
  1478. 1 workqueue_exit + 1088 (in mach_kernel) [0xffffff80005a1450]
  1479.  
  1480. Binary Images:
  1481. 0x10f1e2000 - 0x10f1e6ff7 distnoted ??? (???) <336523EA-6A75-3BB1-BEBF-71B98513870A> /usr/sbin/distnoted
  1482. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1483. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1484.  
  1485.  
  1486. Process: distnoted [240]
  1487. Path: /usr/sbin/distnoted
  1488. Architecture: x86_64
  1489. UID: 501
  1490.  
  1491. Thread 0x3f1 DispatchQueue 1
  1492. User stack:
  1493. 1 ??? (in distnoted) [0x107e45904]
  1494. 1 ??? (in distnoted) [0x107e45c07]
  1495. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1496. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1497. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1498. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1499. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1500. Kernel stack:
  1501. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1502.  
  1503. Thread 0x3f2 DispatchQueue 2
  1504. User stack:
  1505. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1506. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1507. Kernel stack:
  1508. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1509.  
  1510. Thread 0x8900
  1511. User stack:
  1512. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1513. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1514. Kernel stack:
  1515. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1516.  
  1517. Thread 0x89b1
  1518. User stack:
  1519. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1520. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1521. Kernel stack:
  1522. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1523.  
  1524. Thread 0x89d9
  1525. User stack:
  1526. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1527. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1528. Kernel stack:
  1529. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1530.  
  1531. Thread 0x89da
  1532. User stack:
  1533. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1534. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1535. Kernel stack:
  1536. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1537.  
  1538. Thread 0x89de
  1539. User stack:
  1540. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1541. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1542. Kernel stack:
  1543. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1544.  
  1545. Binary Images:
  1546. 0x107e44000 - 0x107e48ff7 distnoted ??? (???) <336523EA-6A75-3BB1-BEBF-71B98513870A> /usr/sbin/distnoted
  1547. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1548. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1549. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1550. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1551.  
  1552.  
  1553. Process: Dock [245]
  1554. Path: /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
  1555. Architecture: x86_64
  1556. UID: 501
  1557.  
  1558. Thread 0x41b DispatchQueue 1
  1559. User stack:
  1560. 1 ??? (in Dock) [0x10508a504]
  1561. 1 ??? (in Dock) [0x1050cf58e]
  1562. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1563. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1564. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1565. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1566. Kernel stack:
  1567. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1568.  
  1569. Thread 0x431 DispatchQueue 2
  1570. User stack:
  1571. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1572. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1573. Kernel stack:
  1574. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1575.  
  1576. Thread 0x479
  1577. User stack:
  1578. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1579. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1580. 1 clock_sleep_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab76a]
  1581. Kernel stack:
  1582. 1 hndl_mach_scall64 + 19 (in mach_kernel) [0xffffff80002d8383]
  1583. 1 thread_set_child + 336 (in mach_kernel) [0xffffff80002aeb80]
  1584. 1 clock_sleep_trap + 558 (in mach_kernel) [0xffffff800021f58e]
  1585. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1586. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1587. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1588.  
  1589. Thread 0x89ae
  1590. User stack:
  1591. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1592. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1593. Kernel stack:
  1594. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1595.  
  1596. Thread 0x89d8
  1597. User stack:
  1598. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1599. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1600. Kernel stack:
  1601. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1602.  
  1603. Thread 0x89db
  1604. User stack:
  1605. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1606. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1607. Kernel stack:
  1608. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1609.  
  1610. Binary Images:
  1611. 0x104fdb000 - 0x105216ff7 com.apple.dock 1.8 (1040.10) <829E5678-9550-355B-9B05-2044AD051F7A> /System/Library/CoreServices/Dock.app/Contents/MacOS/Dock
  1612. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1613. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1614. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1615. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1616.  
  1617.  
  1618. Process: Dropbox [319]
  1619. Path: /Applications/Dropbox.app/Contents/MacOS/Dropbox
  1620. Architecture: i386
  1621. UID: 501
  1622.  
  1623.  
  1624. Process: dynamic_pager [87]
  1625. Path: /sbin/dynamic_pager
  1626. Architecture: unknown
  1627. UID: 0
  1628.  
  1629. Thread 0x233 DispatchQueue 1
  1630. User stack:
  1631. 1 ??? [0x1026a8310]
  1632. 1 ??? [0x1026a925c]
  1633. 1 ??? [0x1026a8b55]
  1634. 1 ??? [0x1026a8957]
  1635. 1 ??? [0x1026a88be]
  1636. 1 ??? [0x7fff8a8ab67a]
  1637. Kernel stack:
  1638. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1639.  
  1640. Binary Images:
  1641.  
  1642.  
  1643. Process: filecoordinationd [1161]
  1644. Path: /usr/sbin/filecoordinationd
  1645. Architecture: x86_64
  1646. UID: 0
  1647.  
  1648. Thread 0x83d6 DispatchQueue 6
  1649. User stack:
  1650. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  1651. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  1652. Kernel stack:
  1653. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  1654.  
  1655. Thread 0x83d7 DispatchQueue 2
  1656. User stack:
  1657. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1658. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1659. Kernel stack:
  1660. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1661.  
  1662. Binary Images:
  1663. 0x102ca3000 - 0x102ca3ff7 filecoordinationd ??? (???) <288CD8E2-6300-3701-8020-EDADA1DB5C5E> /usr/sbin/filecoordinationd
  1664. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1665. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1666.  
  1667.  
  1668. Process: Finder [248]
  1669. Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
  1670. Architecture: x86_64
  1671. UID: 501
  1672.  
  1673. Thread 0x41e DispatchQueue 1
  1674. User stack:
  1675. 1 ??? (in Finder) [0x10dce14a4]
  1676. 1 ??? (in Finder) [0x10dce14df]
  1677. 1 NSApplicationMain + 867 (in AppKit) [0x7fff8d06ab88]
  1678. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  1679. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  1680. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  1681. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  1682. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  1683. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  1684. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1685. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1686. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1687. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1688. Kernel stack:
  1689. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1690.  
  1691. Thread 0x434 DispatchQueue 2
  1692. User stack:
  1693. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1694. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1695. Kernel stack:
  1696. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1697.  
  1698. Thread 0x490
  1699. User stack:
  1700. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1701. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1702. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  1703. Kernel stack:
  1704. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  1705.  
  1706. Thread 0x8965
  1707. User stack:
  1708. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1709. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1710. Kernel stack:
  1711. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1712.  
  1713. Thread 0x8997
  1714. User stack:
  1715. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1716. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1717. Kernel stack:
  1718. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1719.  
  1720. Thread 0x89c1
  1721. User stack:
  1722. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1723. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1724. 1 ??? (in Finder) [0x10dceaff3]
  1725. 1 ??? (in Finder) [0x10dd3b10b]
  1726. 1 ??? (in Finder) [0x10dd411dc]
  1727. 1 ??? (in Finder) [0x10dd2460f]
  1728. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1729. Kernel stack:
  1730. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1731. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1732. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1733. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1734. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1735. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1736. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1737.  
  1738. Binary Images:
  1739. 0x10dcdb000 - 0x10e1e3fff com.apple.finder 10.7.2 (10.7.2) <B6C4AE60-6C50-31BF-9427-9F4AEEA135ED> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
  1740. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  1741. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1742. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1743. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1744. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1745. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  1746.  
  1747.  
  1748. Process: FindMyMacd [371]
  1749. Path: /System/Library/PrivateFrameworks/FindMyMac.framework/Resources/FindMyMacd
  1750. Architecture: x86_64
  1751. UID: 0
  1752.  
  1753. Thread 0x765 DispatchQueue 1
  1754. User stack:
  1755. 1 ??? (in FindMyMacd) [0x10c5d6ca0]
  1756. 1 ??? (in FindMyMacd) [0x10c5d758b]
  1757. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1758. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1759. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1760. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1761. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1762. Kernel stack:
  1763. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1764.  
  1765. Thread 0x767 DispatchQueue 2
  1766. User stack:
  1767. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1768. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1769. Kernel stack:
  1770. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1771.  
  1772. Binary Images:
  1773. 0x10c5d5000 - 0x10c5e7fff FindMyMacd ??? (???) <1EEA2A90-9498-31FA-A851-BE4FCBE662AC> /System/Library/PrivateFrameworks/FindMyMac.framework/Resources/FindMyMacd
  1774. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1775. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1776. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1777.  
  1778.  
  1779. Process: Folder Actions Dispatcher [282]
  1780. Path: /System/Library/CoreServices/Folder Actions Dispatcher.app/Contents/MacOS/Folder Actions Dispatcher
  1781. Architecture: x86_64
  1782. UID: 501
  1783.  
  1784. Thread 0x4a9 DispatchQueue 1
  1785. User stack:
  1786. 1 ??? (in Folder Actions Dispatcher) [0x10def0b20]
  1787. 1 NSApplicationMain + 867 (in AppKit) [0x7fff8d06ab88]
  1788. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  1789. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  1790. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  1791. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  1792. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  1793. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  1794. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1795. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1796. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1797. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1798. Kernel stack:
  1799. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1800.  
  1801. Thread 0x4b5 DispatchQueue 2
  1802. User stack:
  1803. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1804. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1805. Kernel stack:
  1806. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1807.  
  1808. Thread 0x89b8
  1809. User stack:
  1810. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1811. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1812. Kernel stack:
  1813. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1814.  
  1815. Binary Images:
  1816. 0x10deef000 - 0x10df01fff com.apple.FolderActionsDispatcher 1.0.3 (1.0.3) <825A0B10-4292-3BAF-B073-283FBF80C8C6> /System/Library/CoreServices/Folder Actions Dispatcher.app/Contents/MacOS/Folder Actions Dispatcher
  1817. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  1818. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1819. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1820. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1821. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1822. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  1823.  
  1824.  
  1825. Process: fontd [253]
  1826. Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
  1827. Architecture: x86_64
  1828. UID: 501
  1829.  
  1830. Thread 0x449 DispatchQueue 1
  1831. User stack:
  1832. 1 ??? (in fontd) [0x1066d5f24]
  1833. 1 main_handler + 4306 (in libATSServer.dylib) [0x7fff8c640df1]
  1834. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1835. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1836. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1837. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1838. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1839. Kernel stack:
  1840. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1841.  
  1842. Thread 0x44c DispatchQueue 2
  1843. User stack:
  1844. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1845. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1846. Kernel stack:
  1847. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1848.  
  1849. Thread 0x89b3
  1850. User stack:
  1851. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  1852. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  1853. Kernel stack:
  1854. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  1855.  
  1856. Binary Images:
  1857. 0x1066d2000 - 0x1066d5fff fontd ??? (???) <4E0CAEC1-0422-315C-8976-28E9CAB97D5D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/fontd
  1858. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  1859. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  1860. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1861. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  1862. 0x7fff8c5bc000 - 0x7fff8c66dfff libATSServer.dylib ??? (???) <AE0BBEAA-3C1B-33B3-A38E-DD697771CAC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libATSServer.dylib
  1863.  
  1864.  
  1865. Process: fseventsd [20]
  1866. Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd
  1867. Architecture: x86_64
  1868. UID: 0
  1869.  
  1870. Thread 0x102 DispatchQueue 1
  1871. User stack:
  1872. 1 ??? (in fseventsd) [0x1001b35ec]
  1873. 1 ??? (in fseventsd) [0x1001b41a7]
  1874. 1 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8a8ab274]
  1875. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1876. Kernel stack:
  1877. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1878.  
  1879. Thread 0x12c DispatchQueue 2
  1880. User stack:
  1881. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  1882. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  1883. Kernel stack:
  1884. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  1885.  
  1886. Thread 0x103
  1887. User stack:
  1888. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1889. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1890. 1 ??? (in fseventsd) [0x1001be590]
  1891. 1 ??? (in fseventsd) [0x1001be27c]
  1892. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1893. Kernel stack:
  1894. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1895. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1896. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1897. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1898. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1899. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1900. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1901.  
  1902. Thread 0x105
  1903. User stack:
  1904. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1905. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1906. 1 ??? (in fseventsd) [0x1001bce1c]
  1907. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  1908. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  1909. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  1910. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  1911. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  1912. Kernel stack:
  1913. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  1914.  
  1915. Thread 0x106
  1916. User stack:
  1917. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1918. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1919. 1 read + 10 (in libsystem_kernel.dylib) [0x7fff8a8adaf2]
  1920. Kernel stack:
  1921. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1922. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1923. 1 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
  1924. 1 write + 209 (in mach_kernel) [0xffffff80005616e1]
  1925. 1 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000323c97]
  1926. 1 tsleep + 91 (in mach_kernel) [0xffffff800055291b]
  1927. 1 wakeup + 632 (in mach_kernel) [0xffffff8000552538]
  1928. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1929. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1930. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1931.  
  1932. Thread 0x107
  1933. User stack:
  1934. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1935. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1936. 1 ??? (in fseventsd) [0x1001bab74]
  1937. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1938. Kernel stack:
  1939. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1940. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1941. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1942. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1943. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1944. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1945. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1946.  
  1947. Thread 0x10b
  1948. User stack:
  1949. Kernel stack:
  1950. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1951. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1952. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1953. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1954. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1955. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1956. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1957.  
  1958. Thread 0x173
  1959. User stack:
  1960. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1961. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1962. 1 ??? (in fseventsd) [0x1001bab74]
  1963. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1964. Kernel stack:
  1965. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1966. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1967. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1968. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1969. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1970. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1971. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1972.  
  1973. Thread 0x174
  1974. User stack:
  1975. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1976. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1977. 1 ??? (in fseventsd) [0x1001bab74]
  1978. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1979. Kernel stack:
  1980. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1981. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1982. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1983. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1984. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  1985. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  1986. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  1987.  
  1988. Thread 0x3e7
  1989. User stack:
  1990. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  1991. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  1992. 1 ??? (in fseventsd) [0x1001bab74]
  1993. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  1994. Kernel stack:
  1995. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  1996. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  1997. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  1998. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  1999. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2000. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2001. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2002.  
  2003. Thread 0x43a
  2004. User stack:
  2005. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2006. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2007. 1 ??? (in fseventsd) [0x1001bab74]
  2008. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2009. Kernel stack:
  2010. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2011. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2012. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2013. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2014. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2015. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2016. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2017.  
  2018. Thread 0x44a
  2019. User stack:
  2020. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2021. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2022. 1 ??? (in fseventsd) [0x1001bab74]
  2023. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2024. Kernel stack:
  2025. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2026. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2027. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2028. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2029. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2030. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2031. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2032.  
  2033. Thread 0x44b
  2034. User stack:
  2035. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2036. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2037. 1 ??? (in fseventsd) [0x1001bab74]
  2038. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2039. Kernel stack:
  2040. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2041. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2042. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2043. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2044. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2045. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2046. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2047.  
  2048. Thread 0x471
  2049. User stack:
  2050. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2051. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2052. 1 ??? (in fseventsd) [0x1001bab74]
  2053. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2054. Kernel stack:
  2055. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2056. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2057. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2058. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2059. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2060. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2061. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2062.  
  2063. Thread 0x473
  2064. User stack:
  2065. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2066. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2067. 1 ??? (in fseventsd) [0x1001bab74]
  2068. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2069. Kernel stack:
  2070. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2071. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2072. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2073. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2074. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2075. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2076. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2077.  
  2078. Thread 0x476
  2079. User stack:
  2080. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2081. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2082. 1 ??? (in fseventsd) [0x1001bab74]
  2083. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2084. Kernel stack:
  2085. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2086. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2087. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2088. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2089. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2090. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2091. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2092.  
  2093. Thread 0x486
  2094. User stack:
  2095. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2096. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2097. 1 ??? (in fseventsd) [0x1001bab74]
  2098. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2099. Kernel stack:
  2100. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2101. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2102. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2103. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2104. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2105. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2106. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2107.  
  2108. Thread 0x48f
  2109. User stack:
  2110. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2111. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2112. 1 ??? (in fseventsd) [0x1001bab74]
  2113. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2114. Kernel stack:
  2115. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2116. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2117. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2118. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2119. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2120. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2121. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2122.  
  2123. Thread 0x493
  2124. User stack:
  2125. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2126. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2127. 1 ??? (in fseventsd) [0x1001bab74]
  2128. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2129. Kernel stack:
  2130. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2131. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2132. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2133. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2134. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2135. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2136. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2137.  
  2138. Thread 0x4ab
  2139. User stack:
  2140. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2141. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2142. 1 ??? (in fseventsd) [0x1001bab74]
  2143. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2144. Kernel stack:
  2145. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2146. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2147. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2148. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2149. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2150. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2151. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2152.  
  2153. Thread 0x4ae
  2154. User stack:
  2155. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2156. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2157. 1 ??? (in fseventsd) [0x1001bab74]
  2158. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2159. Kernel stack:
  2160. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2161. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2162. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2163. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2164. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2165. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2166. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2167.  
  2168. Thread 0x4be
  2169. User stack:
  2170. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2171. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2172. 1 ??? (in fseventsd) [0x1001bab74]
  2173. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2174. Kernel stack:
  2175. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2176. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2177. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2178. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2179. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2180. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2181. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2182.  
  2183. Thread 0x55b
  2184. User stack:
  2185. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2186. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2187. 1 ??? (in fseventsd) [0x1001bab74]
  2188. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2189. Kernel stack:
  2190. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2191. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2192. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2193. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2194. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2195. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2196. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2197.  
  2198. Thread 0x66c
  2199. User stack:
  2200. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2201. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2202. 1 ??? (in fseventsd) [0x1001bab74]
  2203. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2204. Kernel stack:
  2205. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2206. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2207. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2208. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2209. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2210. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2211. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2212.  
  2213. Thread 0x83e8
  2214. User stack:
  2215. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2216. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2217. 1 ??? (in fseventsd) [0x1001bab74]
  2218. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2219. Kernel stack:
  2220. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2221. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2222. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2223. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2224. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2225. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2226. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2227.  
  2228. Thread 0x83f4
  2229. User stack:
  2230. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2231. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2232. 1 ??? (in fseventsd) [0x1001bab74]
  2233. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2234. Kernel stack:
  2235. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2236. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2237. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2238. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2239. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2240. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2241. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2242.  
  2243. Thread 0x86f8
  2244. User stack:
  2245. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2246. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2247. 1 ??? (in fseventsd) [0x1001bab74]
  2248. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2249. Kernel stack:
  2250. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2251. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2252. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2253. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2254. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2255. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2256. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2257.  
  2258. Binary Images:
  2259. 0x1001b2000 - 0x1001c7fff fseventsd ??? (???) <98248726-61DA-3CE2-974E-EBCC73C770B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Support/fseventsd
  2260. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  2261. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  2262. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  2263. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  2264.  
  2265.  
  2266. Process: Growl [302]
  2267. Path: /Applications/Growl.app/Contents/MacOS/Growl
  2268. Architecture: x86_64
  2269. UID: 501
  2270.  
  2271.  
  2272. Process: hidd [85]
  2273. Path: /usr/libexec/hidd
  2274. Architecture: x86_64
  2275. UID: 0
  2276.  
  2277. Thread 0x231 DispatchQueue 1
  2278. User stack:
  2279. 1 ??? (in hidd) [0x1024efeb0]
  2280. 1 ??? (in hidd) [0x1024efef2]
  2281. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2282. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2283. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2284. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2285. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2286. Kernel stack:
  2287. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2288.  
  2289. Thread 0x251 DispatchQueue 2
  2290. User stack:
  2291. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  2292. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  2293. Kernel stack:
  2294. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  2295.  
  2296. Thread 0x255
  2297. User stack:
  2298. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2299. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2300. 1 __IOHIDSessionStartOnThread + 257 (in IOKit) [0x7fff8362704b]
  2301. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2302. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2303. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2304. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2305. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2306. Kernel stack:
  2307. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2308.  
  2309. Binary Images:
  2310. 0x1024ef000 - 0x1024effff hidd ??? (???) <76D5B34D-1345-3A26-94DC-0520BD883910> /usr/libexec/hidd
  2311. 0x7fff835fb000 - 0x7fff83665ff7 com.apple.framework.IOKit 2.0 (???) <EEEB42FD-E3E1-3A94-A771-B1993B694F17> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  2312. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  2313. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  2314. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  2315. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  2316.  
  2317.  
  2318. Process: iChat [308]
  2319. Path: /Applications/iChat.app/Contents/MacOS/iChat
  2320. Architecture: x86_64
  2321. UID: 501
  2322.  
  2323. Thread 0x576 DispatchQueue 1
  2324. User stack:
  2325. 1 ??? (in iChat) [0x107505c74]
  2326. 1 NSApplicationMain + 867 (in AppKit) [0x7fff8d06ab88]
  2327. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  2328. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  2329. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  2330. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  2331. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  2332. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  2333. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2334. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2335. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2336. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2337. Kernel stack:
  2338. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2339.  
  2340. Thread 0x594 DispatchQueue 2
  2341. User stack:
  2342. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  2343. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  2344. Kernel stack:
  2345. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  2346.  
  2347. Thread 0x60b
  2348. User stack:
  2349. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2350. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2351. 1 CAPThread::Entry(CAPThread*) + 98 (in CoreMediaIO) [0x7fff825296b2]
  2352. 1 CMIO::DAL::RunLoop::OwnThread(void*) + 159 (in CoreMediaIO) [0x7fff82533541]
  2353. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2354. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2355. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2356. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2357. Kernel stack:
  2358. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2359.  
  2360. Thread 0x629
  2361. User stack:
  2362. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2363. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2364. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  2365. Kernel stack:
  2366. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  2367.  
  2368. Thread 0x62a
  2369. User stack:
  2370. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2371. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2372. 1 TPRecvProc + 418 (in VideoConference) [0x7fff8baa1895]
  2373. 1 VTP_Select + 997 (in VideoConference) [0x7fff8bb4ea34]
  2374. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2375. Kernel stack:
  2376. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2377. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2378. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2379. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2380. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2381. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2382. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2383.  
  2384. Thread 0x62f
  2385. User stack:
  2386. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2387. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2388. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  2389. Kernel stack:
  2390. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  2391.  
  2392. Thread 0x63b
  2393. User stack:
  2394. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2395. Kernel stack:
  2396. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2397. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2398. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2399. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2400. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2401. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2402. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2403.  
  2404. Thread 0x63f
  2405. User stack:
  2406. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2407. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2408. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  2409. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  2410. 1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8bca8ffb]
  2411. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2412. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2413. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2414. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2415. Kernel stack:
  2416. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2417.  
  2418. Thread 0x89ce
  2419. User stack:
  2420. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  2421. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  2422. Kernel stack:
  2423. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  2424.  
  2425. Binary Images:
  2426. 0x107503000 - 0x1077dbfff com.apple.iChat 6.1 (2051) <2A5031A8-860E-37DC-9BAC-1618E5BAC51A> /Applications/iChat.app/Contents/MacOS/iChat
  2427. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  2428. 0x7fff82527000 - 0x7fff82577fff com.apple.CoreMediaIO 210.0 (3180) <C5B60D3E-71BE-3CD2-90FC-3B2F9961D662> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
  2429. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  2430. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  2431. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  2432. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  2433. 0x7fff8ba92000 - 0x7fff8bbd4ff7 com.apple.viceroy.framework 453 (453) <C9E6E8B1-D0D2-3401-9BD2-ACC9BFE8F682> /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoConference
  2434. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  2435. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  2436.  
  2437.  
  2438. Process: imagent [269]
  2439. Path: /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
  2440. Architecture: x86_64
  2441. UID: 501
  2442.  
  2443. Thread 0x49c DispatchQueue 1
  2444. User stack:
  2445. 1 start + 52 (in imagent) [0x109338af4]
  2446. 1 ??? (in imagent) [0x10933e1d4]
  2447. 1 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8bc4ee8b]
  2448. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  2449. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2450. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2451. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2452. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2453. Kernel stack:
  2454. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2455.  
  2456. Thread 0x4dc DispatchQueue 2
  2457. User stack:
  2458. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  2459. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  2460. Kernel stack:
  2461. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  2462.  
  2463. Thread 0x4ee
  2464. User stack:
  2465. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2466. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2467. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  2468. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  2469. 1 ??? (in IMDaemonCore) [0x109388633]
  2470. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2471. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2472. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2473. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2474. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2475. Kernel stack:
  2476. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2477.  
  2478. Thread 0x5ce
  2479. User stack:
  2480. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2481. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2482. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  2483. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  2484. 1 ??? (in iMessage) [0x10aacb9f4]
  2485. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2486. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2487. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2488. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2489. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2490. Kernel stack:
  2491. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2492.  
  2493. Thread 0x5e2
  2494. User stack:
  2495. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2496. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2497. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  2498. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  2499. 1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8bca8ffb]
  2500. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2501. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2502. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2503. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2504. Kernel stack:
  2505. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2506.  
  2507. Thread 0x5f3
  2508. User stack:
  2509. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2510. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2511. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  2512. Kernel stack:
  2513. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  2514.  
  2515. Thread 0x89b7
  2516. User stack:
  2517. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  2518. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  2519. Kernel stack:
  2520. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  2521.  
  2522. Binary Images:
  2523. 0x109337000 - 0x109356ff7 com.apple.imagent 7.0 (900) <AF812101-AD77-3E93-929A-E108DBF6C699> /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/MacOS/imagent
  2524. 0x109367000 - 0x1093abfff com.apple.imdaemoncore 7.0 (900) <72C46899-EAF8-326D-AE44-D0FE10DAB4DF> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/Frameworks/IMDaemonCore.framework/Versions/A/IMDaemonCore
  2525. 0x10aaaf000 - 0x10aadcff7 com.apple.imservice.imessage 7.0 (900) <AB06DD3A-662D-3213-ACCB-7A49D710D092> /System/Library/PrivateFrameworks/IMCore.framework/imagent.app/Contents/PlugIns/iMessage.imservice/Contents/MacOS/iMessage
  2526. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  2527. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  2528. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  2529. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  2530. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  2531.  
  2532.  
  2533. Process: iStatLocal [278]
  2534. Path: /Library/Application Support/iStat local/iStatLocal
  2535. Architecture: x86_64
  2536. UID: 501
  2537.  
  2538.  
  2539. Process: iStatLocalDaemon [99]
  2540. Path: /Library/Application Support/iStat local/iStatLocalDaemon
  2541. Architecture: i386
  2542. UID: 0
  2543.  
  2544.  
  2545. Process: iTunes [1192]
  2546. Path: /Applications/iTunes.app/Contents/MacOS/iTunes
  2547. Architecture: x86_64
  2548. UID: 501
  2549.  
  2550. Thread 0x86b7 DispatchQueue 1
  2551. User stack:
  2552. 1 ??? (in iTunes) [0x10817b114]
  2553. 1 ??? (in iTunes) [0x10817b2ad]
  2554. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  2555. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  2556. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  2557. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  2558. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  2559. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  2560. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2561. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2562. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2563. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2564. Kernel stack:
  2565. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2566.  
  2567. Thread 0x86c1 DispatchQueue 2
  2568. User stack:
  2569. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  2570. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  2571. Kernel stack:
  2572. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  2573.  
  2574. Thread 0x86c6
  2575. User stack:
  2576. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2577. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2578. 1 ??? (in iTunes) [0x10895aec6]
  2579. 1 ??? (in iTunes) [0x1081812ed]
  2580. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2581. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2582. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2583. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2584. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2585. Kernel stack:
  2586. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2587.  
  2588. Thread 0x86ca
  2589. User stack:
  2590. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2591. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2592. 1 ??? (in iTunes) [0x10895aec6]
  2593. 1 ??? (in iTunes) [0x108191b2b]
  2594. 1 ??? (in iTunes) [0x1081814dc]
  2595. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2596. Kernel stack:
  2597. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2598. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2599. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2600. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2601. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2602. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2603. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2604.  
  2605. Thread 0x86cb
  2606. User stack:
  2607. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2608. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2609. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  2610. Kernel stack:
  2611. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  2612.  
  2613. Thread 0x86ce
  2614. User stack:
  2615. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2616. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2617. 1 ??? (in iTunes) [0x10895aec6]
  2618. 1 ??? (in iTunes) [0x108199caa]
  2619. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2620. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2621. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2622. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2623. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2624. Kernel stack:
  2625. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2626.  
  2627. Thread 0x86f2
  2628. User stack:
  2629. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2630. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2631. 1 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff8543485d]
  2632. 1 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff85434b3c]
  2633. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2634. Kernel stack:
  2635. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2636. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2637. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2638. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2639. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2640. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2641. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2642.  
  2643. Thread 0x86f6
  2644. User stack:
  2645. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2646. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2647. 1 _ZL13startIOThreadPv + 148 (in CoreVideo) [0x7fff8543485d]
  2648. 1 CVDisplayLink::runIOThread() + 710 (in CoreVideo) [0x7fff85434b3c]
  2649. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2650. Kernel stack:
  2651. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2652. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2653. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2654. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2655. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2656. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2657. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2658.  
  2659. Thread 0x86fa
  2660. User stack:
  2661. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2662. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2663. 1 ??? (in iTunes) [0x10895aec6]
  2664. 1 ??? (in iTunes) [0x108a5a8dd]
  2665. 1 ??? (in iTunes) [0x108a5a8b8]
  2666. 1 ??? (in iTunes) [0x1081813d6]
  2667. 1 ??? (in iTunes) [0x10818149a]
  2668. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2669. Kernel stack:
  2670. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2671. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2672. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2673. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2674. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2675. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2676. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2677.  
  2678. Thread 0x86fb
  2679. User stack:
  2680. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2681. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2682. 1 ??? (in iTunes) [0x1082679cd]
  2683. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2684. Kernel stack:
  2685. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2686.  
  2687. Thread 0x86fd
  2688. User stack:
  2689. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2690. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2691. 1 ??? (in iTunes) [0x10895aec6]
  2692. 1 ??? (in iTunes) [0x1088d6a9e]
  2693. 1 ??? (in iTunes) [0x1088d68fb]
  2694. 1 __accept + 10 (in libsystem_kernel.dylib) [0x7fff8a8ac47a]
  2695. Kernel stack:
  2696. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2697. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2698. 1 accept_nocancel + 469 (in mach_kernel) [0xffffff80005876f5]
  2699. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  2700. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  2701. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  2702. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2703. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2704. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2705.  
  2706. Thread 0x86fe
  2707. User stack:
  2708. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2709. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2710. 1 ??? (in iTunes) [0x10895aec6]
  2711. 1 ??? (in iTunes) [0x1088d6a9e]
  2712. 1 ??? (in iTunes) [0x1088d68fb]
  2713. 1 __accept + 10 (in libsystem_kernel.dylib) [0x7fff8a8ac47a]
  2714. Kernel stack:
  2715. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2716. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2717. 1 accept_nocancel + 469 (in mach_kernel) [0xffffff80005876f5]
  2718. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  2719. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  2720. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  2721. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2722. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2723. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2724.  
  2725. Thread 0x8700
  2726. User stack:
  2727. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2728. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2729. 1 ??? (in iTunes) [0x10895aec6]
  2730. 1 ??? (in iTunes) [0x1081812ed]
  2731. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2732. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2733. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2734. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2735. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2736. Kernel stack:
  2737. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2738.  
  2739. Thread 0x8704
  2740. User stack:
  2741. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2742. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2743. 1 ??? (in iTunes) [0x10895aec6]
  2744. 1 ??? (in iTunes) [0x1081812ed]
  2745. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2746. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2747. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2748. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2749. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2750. Kernel stack:
  2751. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2752.  
  2753. Thread 0x8705
  2754. User stack:
  2755. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2756. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2757. 1 ??? (in iTunes) [0x10895aec6]
  2758. 1 ??? (in iTunes) [0x1081812ed]
  2759. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2760. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2761. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2762. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2763. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2764. Kernel stack:
  2765. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2766.  
  2767. Thread 0x8720
  2768. User stack:
  2769. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2770. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2771. 1 ??? (in iTunes) [0x10895aec6]
  2772. 1 ??? (in iTunes) [0x1081812ed]
  2773. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2774. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2775. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2776. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2777. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2778. Kernel stack:
  2779. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2780.  
  2781. Thread 0x8721
  2782. User stack:
  2783. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2784. Kernel stack:
  2785. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2786. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2787. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2788. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2789. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2790. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2791. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2792.  
  2793. Thread 0x8722
  2794. User stack:
  2795. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2796. Kernel stack:
  2797. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2798. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2799. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2800. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2801. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2802. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2803. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2804.  
  2805. Thread 0x8723
  2806. User stack:
  2807. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2808. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2809. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  2810. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  2811. 1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8bca8ffb]
  2812. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2813. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2814. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2815. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2816. Kernel stack:
  2817. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2818.  
  2819. Thread 0x8724
  2820. User stack:
  2821. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2822. Kernel stack:
  2823. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2824. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2825. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2826. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2827. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2828. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2829. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2830.  
  2831. Thread 0x8772
  2832. User stack:
  2833. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2834. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2835. 1 ??? (in iTunes) [0x10895aec6]
  2836. 1 ??? (in iTunes) [0x1081a1e26]
  2837. 1 ??? (in iTunes) [0x1089260e5]
  2838. 1 ??? (in iTunes) [0x10892603b]
  2839. 1 ??? (in iTunes) [0x1089261b3]
  2840. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2841. Kernel stack:
  2842. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2843. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2844. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2845. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2846. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2847. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2848. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2849.  
  2850. Thread 0x877e
  2851. User stack:
  2852. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2853. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2854. 1 ??? (in iTunes) [0x10895aec6]
  2855. 1 ??? (in iTunes) [0x1081a1e26]
  2856. 1 ??? (in iTunes) [0x1089260e5]
  2857. 1 ??? (in iTunes) [0x10892603b]
  2858. 1 ??? (in iTunes) [0x1089261b3]
  2859. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2860. Kernel stack:
  2861. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2862. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2863. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2864. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2865. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2866. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2867. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2868.  
  2869. Thread 0x877f
  2870. User stack:
  2871. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2872. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2873. 1 HALB_IOThread::Entry(void*) + 78 (in CoreAudio) [0x7fff8af8000c]
  2874. 1 HALC_ProxyIOContext::IOThreadEntry(void*) + 73 (in CoreAudio) [0x7fff8af80151]
  2875. 1 HALC_ProxyIOContext::IOWorkLoop() + 888 (in CoreAudio) [0x7fff8af80568]
  2876. 1 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37 (in CoreAudio) [0x7fff8af86f05]
  2877. 1 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93 (in CoreAudio) [0x7fff8af86eb3]
  2878. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2879. Kernel stack:
  2880. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2881.  
  2882. Thread 0x87a0
  2883. User stack:
  2884. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2885. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2886. 1 ??? (in iTunes) [0x10895aec6]
  2887. 1 ??? (in iTunes) [0x1081812ed]
  2888. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2889. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2890. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2891. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2892. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2893. Kernel stack:
  2894. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2895.  
  2896. Thread 0x87a1
  2897. User stack:
  2898. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2899. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2900. 1 ??? (in iTunes) [0x10895aec6]
  2901. 1 ??? (in iTunes) [0x1081812ed]
  2902. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2903. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2904. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2905. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2906. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2907. Kernel stack:
  2908. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2909.  
  2910. Thread 0x87b1
  2911. User stack:
  2912. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2913. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2914. 1 ??? (in iTunes) [0x10895aec6]
  2915. 1 ??? (in iTunes) [0x1086a0db6]
  2916. 1 ??? (in iTunes) [0x1086a06c0]
  2917. 1 ??? (in iTunes) [0x108926150]
  2918. 1 ??? (in iTunes) [0x10892603b]
  2919. 1 ??? (in iTunes) [0x1089261b3]
  2920. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  2921. Kernel stack:
  2922. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  2923. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  2924. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  2925. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  2926. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  2927. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  2928. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  2929.  
  2930. Thread 0x87bb
  2931. User stack:
  2932. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2933. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2934. 1 ??? (in iTunes) [0x10895aec6]
  2935. 1 ??? (in iTunes) [0x1081812ed]
  2936. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2937. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2938. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2939. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2940. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2941. Kernel stack:
  2942. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2943.  
  2944. Thread 0x8872
  2945. User stack:
  2946. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  2947. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  2948. Kernel stack:
  2949. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  2950.  
  2951. Binary Images:
  2952. 0x108178000 - 0x109202fef com.apple.iTunes 10.5.3 (10.5.3) <F2A947DF-4408-401C-43EF-340F966C91CC> /Applications/iTunes.app/Contents/MacOS/iTunes
  2953. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  2954. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  2955. 0x7fff85433000 - 0x7fff8545bff7 com.apple.CoreVideo 1.7 (70.1) <98F917B2-FB53-3EA3-B548-7E97B38309A7> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  2956. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  2957. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  2958. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  2959. 0x7fff8af5a000 - 0x7fff8afc2ff7 com.apple.audio.CoreAudio 4.0.2 (4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  2960. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  2961. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  2962.  
  2963.  
  2964. Process: iTunesHelper [303]
  2965. Path: /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper
  2966. Architecture: x86_64
  2967. UID: 501
  2968.  
  2969. Thread 0x559 DispatchQueue 1
  2970. User stack:
  2971. 1 ??? (in iTunesHelper) [0x1000010d8]
  2972. 1 ??? (in iTunesHelper) [0x100002379]
  2973. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  2974. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  2975. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  2976. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  2977. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  2978. Kernel stack:
  2979. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  2980.  
  2981. Thread 0x569 DispatchQueue 2
  2982. User stack:
  2983. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  2984. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  2985. Kernel stack:
  2986. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  2987.  
  2988. Thread 0x577
  2989. User stack:
  2990. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  2991. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  2992. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  2993. Kernel stack:
  2994. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  2995.  
  2996. Thread 0x89c7
  2997. User stack:
  2998. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  2999. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3000. Kernel stack:
  3001. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3002.  
  3003. Binary Images:
  3004. 0x100000000 - 0x100024fff com.apple.iTunesHelper 10.5.3 (10.5.3) <D4273A05-883B-3A2F-7F1E-8AD5FD65C8FA> /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iTunesHelper
  3005. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3006. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3007. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3008. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3009.  
  3010.  
  3011. Process: kdc [83]
  3012. Path: /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
  3013. Architecture: x86_64
  3014. UID: 0
  3015.  
  3016. Thread 0x272 DispatchQueue 2
  3017. User stack:
  3018. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3019. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3020. Kernel stack:
  3021. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3022.  
  3023. Thread 0x273 DispatchQueue 6
  3024. User stack:
  3025. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  3026. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  3027. Kernel stack:
  3028. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3029.  
  3030. Binary Images:
  3031. 0x1091bb000 - 0x1091f3fff kdc ??? (???) <4B1EA8AA-7169-3C62-86E6-4007EDAE6D4B> /System/Library/PrivateFrameworks/Heimdal.framework/Helpers/kdc
  3032. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3033. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3034.  
  3035.  
  3036. Process: KernelEventAgent [82]
  3037. Path: /usr/sbin/KernelEventAgent
  3038. Architecture: x86_64
  3039. UID: 0
  3040.  
  3041. Thread 0x22e DispatchQueue 1
  3042. User stack:
  3043. 1 start + 52 (in KernelEventAgent) [0x102048bc0]
  3044. 1 main + 959 (in KernelEventAgent) [0x10204aec1]
  3045. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3046. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3047. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3048. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3049. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3050. Kernel stack:
  3051. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3052.  
  3053. Thread 0x257 DispatchQueue 2
  3054. User stack:
  3055. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3056. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3057. Kernel stack:
  3058. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3059.  
  3060. Thread 0x256
  3061. User stack:
  3062. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3063. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3064. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3065. Kernel stack:
  3066. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3067.  
  3068. Binary Images:
  3069. 0x102048000 - 0x10204efff KernelEventAgent ??? (???) <E4DD69F9-D6BC-36F6-B8BF-80D9B21EE982> /usr/sbin/KernelEventAgent
  3070. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3071. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3072. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3073. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3074.  
  3075.  
  3076. Process: kextd [10]
  3077. Path: /usr/libexec/kextd
  3078. Architecture: x86_64
  3079. UID: 0
  3080.  
  3081. Thread 0xd6 DispatchQueue 1
  3082. User stack:
  3083. 1 ??? (in kextd) [0x1084cf41c]
  3084. 1 ??? (in kextd) [0x1084d0131]
  3085. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3086. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3087. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3088. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3089. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3090. Kernel stack:
  3091. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3092.  
  3093. Thread 0xe1 DispatchQueue 2
  3094. User stack:
  3095. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3096. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3097. Kernel stack:
  3098. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3099.  
  3100. Binary Images:
  3101. 0x1084ce000 - 0x1084ebfff kextd ??? (???) <10FDFF69-8EB4-3858-B338-1515C35E10CF> /usr/libexec/kextd
  3102. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3103. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3104. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3105.  
  3106.  
  3107. Process: launchd [1]
  3108. Path: /sbin/launchd
  3109. Architecture: x86_64
  3110. UID: 0
  3111.  
  3112. Thread 0xc5
  3113. User stack:
  3114. 1 ??? (in launchd) [0x10556c02c]
  3115. 1 ??? (in launchd) [0x105571a7a]
  3116. 1 ??? (in launchd) [0x10557410b]
  3117. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3118. Kernel stack:
  3119. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3120.  
  3121. Thread 0xca
  3122. User stack:
  3123. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3124. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3125. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3126. Kernel stack:
  3127. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3128.  
  3129. Thread 0xcb
  3130. User stack:
  3131. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3132. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3133. 1 ??? (in launchd) [0x105571b3a]
  3134. 1 sleep + 61 (in libsystem_c.dylib) [0x7fff84d01c2c]
  3135. 1 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8a8ace42]
  3136. Kernel stack:
  3137. 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
  3138.  
  3139. Binary Images:
  3140. 0x10556b000 - 0x105596fff launchd ??? (???) <89EB46CF-6454-3329-B62F-DF64C2B4D526> /sbin/launchd
  3141. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3142. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3143.  
  3144.  
  3145. Process: launchd [340]
  3146. Path: /sbin/launchd
  3147. Architecture: x86_64
  3148. UID: 89
  3149.  
  3150. Thread 0x69a DispatchQueue 1
  3151. User stack:
  3152. 1 ??? (in launchd) [0x10a81b02c]
  3153. 1 ??? (in launchd) [0x10a820a7a]
  3154. 1 ??? (in launchd) [0x10a82310b]
  3155. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3156. Kernel stack:
  3157. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3158.  
  3159. Thread 0x69b
  3160. User stack:
  3161. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3162. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3163. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3164. Kernel stack:
  3165. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3166.  
  3167. Binary Images:
  3168. 0x10a81a000 - 0x10a845fff launchd ??? (???) <89EB46CF-6454-3329-B62F-DF64C2B4D526> /sbin/launchd
  3169. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3170. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3171.  
  3172.  
  3173. Process: launchd [235]
  3174. Path: /sbin/launchd
  3175. Architecture: x86_64
  3176. UID: 501
  3177.  
  3178. Thread 0x3e8 DispatchQueue 1
  3179. User stack:
  3180. 1 ??? (in launchd) [0x10cd1802c]
  3181. 1 ??? (in launchd) [0x10cd1da7a]
  3182. 1 ??? (in launchd) [0x10cd2010b]
  3183. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3184. Kernel stack:
  3185. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3186.  
  3187. Thread 0x3e9
  3188. User stack:
  3189. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3190. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3191. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3192. Kernel stack:
  3193. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3194.  
  3195. Binary Images:
  3196. 0x10cd17000 - 0x10cd42fff launchd ??? (???) <89EB46CF-6454-3329-B62F-DF64C2B4D526> /sbin/launchd
  3197. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3198. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3199.  
  3200.  
  3201. Process: logind [231]
  3202. Path: /System/Library/CoreServices/logind
  3203. Architecture: x86_64
  3204. UID: 0
  3205.  
  3206. Thread 0x3ce DispatchQueue 1
  3207. User stack:
  3208. 1 ??? (in logind) [0x102ddc290]
  3209. 1 ??? (in logind) [0x102ddc30f]
  3210. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3211. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3212. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3213. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3214. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3215. Kernel stack:
  3216. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3217.  
  3218. Thread 0x3cf DispatchQueue 2
  3219. User stack:
  3220. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3221. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3222. Kernel stack:
  3223. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3224.  
  3225. Binary Images:
  3226. 0x102ddb000 - 0x102dddfff logind ??? (???) <F3B8642A-BB06-3039-8D7D-760DE0363AF5> /System/Library/CoreServices/logind
  3227. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3228. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3229. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3230.  
  3231.  
  3232. Process: loginwindow [80]
  3233. Path: /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
  3234. Architecture: x86_64
  3235. UID: 501
  3236.  
  3237. Thread 0x22c DispatchQueue 1
  3238. User stack:
  3239. 1 ??? (in loginwindow) [0x1042e6d9c]
  3240. 1 ??? (in loginwindow) [0x1042e72ee]
  3241. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  3242. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  3243. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  3244. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  3245. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  3246. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  3247. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3248. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3249. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3250. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3251. Kernel stack:
  3252. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3253.  
  3254. Thread 0x2f8 DispatchQueue 2
  3255. User stack:
  3256. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3257. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3258. Kernel stack:
  3259. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3260.  
  3261. Binary Images:
  3262. 0x1042e2000 - 0x10436cff7 com.apple.loginwindow 7.1 (7.1) <22C33B12-3D24-3EAE-9843-8307B1721C72> /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow
  3263. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  3264. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3265. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3266. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3267. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  3268.  
  3269.  
  3270. Process: mDNSResponder [12]
  3271. Path: /usr/sbin/mDNSResponder
  3272. Architecture: x86_64
  3273. UID: 65
  3274.  
  3275. Thread 0xd8 DispatchQueue 1
  3276. User stack:
  3277. 1 start + 52 (in mDNSResponder) [0x10d9dede8]
  3278. 1 main + 3556 (in mDNSResponder) [0x10d9ac08c]
  3279. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3280. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3281. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3282. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3283. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3284. Kernel stack:
  3285. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3286.  
  3287. Thread 0x12e DispatchQueue 2
  3288. User stack:
  3289. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3290. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3291. Kernel stack:
  3292. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3293.  
  3294. Thread 0x16c
  3295. User stack:
  3296. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3297. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3298. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3299. Kernel stack:
  3300. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3301.  
  3302. Binary Images:
  3303. 0x10d9aa000 - 0x10da29fff mDNSResponder ??? (???) <2A738438-24FA-3638-B434-1254C8B6C47E> /usr/sbin/mDNSResponder
  3304. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3305. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3306. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3307. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3308.  
  3309.  
  3310. Process: mds [78]
  3311. Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
  3312. Architecture: x86_64
  3313. UID: 0
  3314.  
  3315. Thread 0x22a DispatchQueue 1
  3316. User stack:
  3317. 1 ??? (in mds) [0x10a0af518]
  3318. 1 ??? (in mds) [0x10a0b8ccd]
  3319. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3320. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3321. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3322. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3323. Kernel stack:
  3324. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3325.  
  3326. Thread 0x276 DispatchQueue 2
  3327. User stack:
  3328. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3329. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3330. Kernel stack:
  3331. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3332.  
  3333. Thread 0x2d8
  3334. User stack:
  3335. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3336. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3337. 1 read + 10 (in libsystem_kernel.dylib) [0x7fff8a8adaf2]
  3338. Kernel stack:
  3339. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  3340. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  3341. 1 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
  3342. 1 write + 209 (in mach_kernel) [0xffffff80005616e1]
  3343. 1 get_pathbuff + 3895 (in mach_kernel) [0xffffff8000323c97]
  3344. 1 tsleep + 91 (in mach_kernel) [0xffffff800055291b]
  3345. 1 wakeup + 632 (in mach_kernel) [0xffffff8000552538]
  3346. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  3347. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  3348. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  3349.  
  3350. Thread 0x8934
  3351. User stack:
  3352. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3353. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3354. Kernel stack:
  3355. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3356.  
  3357. Thread 0x8994
  3358. User stack:
  3359. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3360. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3361. Kernel stack:
  3362. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3363.  
  3364. Thread 0x8995
  3365. User stack:
  3366. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3367. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3368. Kernel stack:
  3369. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3370.  
  3371. Thread 0x8996
  3372. User stack:
  3373. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3374. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3375. Kernel stack:
  3376. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3377.  
  3378. Binary Images:
  3379. 0x10a0ab000 - 0x10a1b7ff7 mds ??? (???) <3B2F0CEF-F027-3767-A3D9-2DA9DC3C707C> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Support/mds
  3380. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3381. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3382. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3383. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3384.  
  3385.  
  3386. Process: mdworker [411]
  3387. Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
  3388. Architecture: x86_64
  3389. UID: 89
  3390. Note: Self-throttled
  3391.  
  3392. Thread 0xbc7 DispatchQueue 1
  3393. User stack:
  3394. 1 ??? (in mdworker) [0x10a577e2c]
  3395. 1 ??? (in mdworker) [0x10a580de7]
  3396. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3397. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3398. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3399. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3400. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3401. Kernel stack:
  3402. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3403.  
  3404. Thread 0xbc8 DispatchQueue 2
  3405. User stack:
  3406. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3407. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3408. Kernel stack:
  3409. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3410.  
  3411. Thread 0xbcd
  3412. User stack:
  3413. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3414. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3415. 1 ??? (in mdworker) [0x10a584d1e]
  3416. 1 ??? (in mdworker) [0x10a585526]
  3417. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3418. Kernel stack:
  3419. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3420.  
  3421. Binary Images:
  3422. 0x10a576000 - 0x10a5c9fff mdworker ??? (???) <8E04CDE3-C19F-3A47-8143-F376E3F78963> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
  3423. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3424. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3425. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3426. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3427.  
  3428.  
  3429. Process: mdworker [1146]
  3430. Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
  3431. Architecture: x86_64
  3432. UID: 501
  3433. Note: Self-throttled
  3434.  
  3435. Thread 0x8249 DispatchQueue 1
  3436. User stack:
  3437. 1 ??? (in mdworker) [0x10471de2c]
  3438. 1 ??? (in mdworker) [0x104726de7]
  3439. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3440. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3441. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3442. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3443. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3444. Kernel stack:
  3445. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3446.  
  3447. Thread 0x824d DispatchQueue 2
  3448. User stack:
  3449. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3450. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3451. Kernel stack:
  3452. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3453.  
  3454. Thread 0x8252
  3455. User stack:
  3456. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3457. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3458. 1 ??? (in mdworker) [0x10472ad1e]
  3459. 1 ??? (in mdworker) [0x10472b526]
  3460. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3461. Kernel stack:
  3462. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3463.  
  3464. Thread 0x8438
  3465. User stack:
  3466. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3467. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3468. 1 ??? (in mdworker) [0x104740536]
  3469. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3470. Kernel stack:
  3471. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3472.  
  3473. Binary Images:
  3474. 0x10471c000 - 0x10476ffff mdworker ??? (???) <8E04CDE3-C19F-3A47-8143-F376E3F78963> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdworker
  3475. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3476. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3477. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3478. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3479.  
  3480.  
  3481. Process: MicrosoftMouseHelper [304]
  3482. Path: /Library/PreferencePanes/Microsoft Mouse.prefPane/Contents/Resources/MicrosoftMouseHelper.app/Contents/MacOS/MicrosoftMouseHelper
  3483. Architecture: x86_64
  3484. UID: 501
  3485.  
  3486.  
  3487. Process: notifyd [14]
  3488. Path: /usr/sbin/notifyd
  3489. Architecture: unknown
  3490. UID: 0
  3491.  
  3492. Thread 0xdc DispatchQueue 2
  3493. User stack:
  3494. 1 ??? [0x7fff873f914e]
  3495. 1 ??? [0x7fff8a8ad7e6]
  3496. Kernel stack:
  3497. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3498.  
  3499. Thread 0xdd
  3500. User stack:
  3501. Kernel stack:
  3502. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3503.  
  3504. Thread 0x89a1
  3505. User stack:
  3506. 1 ??? [0x7fff84d4eb85]
  3507. 1 ??? [0x7fff8a8ad192]
  3508. Kernel stack:
  3509. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3510.  
  3511. Binary Images:
  3512.  
  3513.  
  3514. Process: ntpd [64]
  3515. Path: /usr/sbin/ntpd
  3516. Architecture: x86_64
  3517. UID: 0
  3518.  
  3519. Thread 0x21c DispatchQueue 1
  3520. User stack:
  3521. 1 ??? (in ntpd) [0x10ae58bbc]
  3522. 1 ??? (in ntpd) [0x10ae81d01]
  3523. 1 __sigsuspend + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad00e]
  3524. Kernel stack:
  3525. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3526.  
  3527. Binary Images:
  3528. 0x10ae58000 - 0x10aeb8ff7 ntpd ??? (???) <676CA373-1743-3E5B-B2AE-F564A338A112> /usr/sbin/ntpd
  3529. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3530.  
  3531.  
  3532. Process: ocspd [1158]
  3533. Path: /usr/sbin/ocspd
  3534. Architecture: x86_64
  3535. UID: 0
  3536.  
  3537. Thread 0x83af DispatchQueue 1
  3538. User stack:
  3539. 1 ??? (in ocspd) [0x106dec010]
  3540. 1 ??? (in ocspd) [0x106deeef1]
  3541. 1 ??? (in ocspd) [0x106e02581]
  3542. 1 ??? (in ocspd) [0x106e022bc]
  3543. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  3544. Kernel stack:
  3545. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3546.  
  3547. Thread 0x83b4 DispatchQueue 2
  3548. User stack:
  3549. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3550. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3551. Kernel stack:
  3552. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3553.  
  3554. Thread 0x83b0
  3555. User stack:
  3556. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3557. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3558. 1 ??? (in ocspd) [0x106e03abc]
  3559. 1 ??? (in ocspd) [0x106e016b2]
  3560. 1 ??? (in ocspd) [0x106e022bc]
  3561. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  3562. Kernel stack:
  3563. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3564.  
  3565. Thread 0x83bc
  3566. User stack:
  3567. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3568. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3569. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3570. Kernel stack:
  3571. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3572.  
  3573. Binary Images:
  3574. 0x106deb000 - 0x106e26ff7 ocspd ??? (???) <27E0EEA5-C671-3150-B945-92574978582B> /usr/sbin/ocspd
  3575. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3576. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3577. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3578.  
  3579.  
  3580. Process: opendirectoryd [13]
  3581. Path: /usr/libexec/opendirectoryd
  3582. Architecture: x86_64
  3583. UID: 0
  3584.  
  3585. Thread 0xdf DispatchQueue 2
  3586. User stack:
  3587. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3588. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3589. Kernel stack:
  3590. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3591.  
  3592. Thread <multiple> DispatchQueue 6
  3593. User stack:
  3594. 3 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3595. 3 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff84d4d3da]
  3596. 3 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff873f9799]
  3597. 3 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff873f88ba]
  3598. 1 ??? (in opendirectoryd) [0x1045ec2de]
  3599. 1 sleep + 61 (in libsystem_c.dylib) [0x7fff84d01c2c]
  3600. 1 __semwait_signal + 10 (in libsystem_kernel.dylib) [0x7fff8a8ace42]
  3601. 1 __odm_register_requesttypes_block_invoke_1 + 49 (in SystemCache) [0x104d26cbc]
  3602. 1 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8a8ab274]
  3603. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3604. 1 __odm_register_requesttypes_block_invoke_2 + 49 (in SystemCache) [0x104d26d03]
  3605. 1 mach_msg_server + 473 (in libsystem_kernel.dylib) [0x7fff8a8ab274]
  3606. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3607. Kernel stack:
  3608. 2 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3609. 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
  3610.  
  3611. Thread 0xe6 DispatchQueue 8
  3612. User stack:
  3613. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3614. 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff84d4d3da]
  3615. 1 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff873f9799]
  3616. 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff873f88ba]
  3617. 1 ___kernel_kauth_listener_block_invoke_2 + 343 (in SystemCache) [0x104d266c0]
  3618. 1 semaphore_wait_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab6b6]
  3619. Kernel stack:
  3620. 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
  3621.  
  3622. Thread 0xe5
  3623. User stack:
  3624. Kernel stack:
  3625. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3626.  
  3627. Thread 0xec
  3628. User stack:
  3629. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3630. 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff84d4d3da]
  3631. 1 _dispatch_worker_thread2 + 255 (in libdispatch.dylib) [0x7fff873f9799]
  3632. 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff873f88ba]
  3633. 1 __syscall + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad09a]
  3634. Kernel stack:
  3635. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3636.  
  3637. Thread 0x895d
  3638. User stack:
  3639. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3640. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3641. Kernel stack:
  3642. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3643.  
  3644. Thread 0x89d6
  3645. User stack:
  3646. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3647. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3648. Kernel stack:
  3649. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3650.  
  3651. Thread 0x89d7
  3652. User stack:
  3653. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3654. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3655. Kernel stack:
  3656. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3657.  
  3658. Thread 0x89e8
  3659. User stack:
  3660. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3661. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3662. Kernel stack:
  3663. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3664.  
  3665. Thread 0x89e9
  3666. User stack:
  3667. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3668. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3669. Kernel stack:
  3670. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3671.  
  3672. Thread 0x89ea
  3673. User stack:
  3674. Kernel stack:
  3675. 1 workqueue_exit + 1088 (in mach_kernel) [0xffffff80005a1450]
  3676.  
  3677. Binary Images:
  3678. 0x1045d2000 - 0x10462cff7 opendirectoryd ??? (???) <01F1891F-8005-3985-871C-25629650A227> /usr/libexec/opendirectoryd
  3679. 0x104d1e000 - 0x104d49ff7 com.apple.opendirectoryd.module.SystemCache 10.7 (172.10) <EE0B414E-9F71-34B5-AE4B-7A245D79FA5E> /System/Library/OpenDirectory/Modules/SystemCache.bundle/Contents/MacOS/SystemCache
  3680. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3681. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3682. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3683.  
  3684.  
  3685. Process: pboard [258]
  3686. Path: /usr/sbin/pboard
  3687. Architecture: x86_64
  3688. UID: 501
  3689.  
  3690. Thread 0x46f DispatchQueue 1
  3691. User stack:
  3692. 1 ??? (in pboard) [0x10723d684]
  3693. 1 ??? (in pboard) [0x10723d746]
  3694. 1 mach_msg_server + 641 (in libsystem_kernel.dylib) [0x7fff8a8ab31c]
  3695. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3696. Kernel stack:
  3697. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3698.  
  3699. Binary Images:
  3700. 0x10723c000 - 0x10723dff7 pboard ??? (???) <EEC342DF-E4C8-377D-8902-E6062F37CE1B> /usr/sbin/pboard
  3701. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3702.  
  3703.  
  3704. Process: PhotoStreamAgent [262]
  3705. Path: /Applications/iPhoto.app/Contents/Library/LoginItems/PhotoStreamAgent.app/Contents/MacOS/PhotoStreamAgent
  3706. Architecture: x86_64
  3707. UID: 501
  3708.  
  3709. Thread 0x495 DispatchQueue 1
  3710. User stack:
  3711. 1 start + 52 (in PhotoStreamAgent) [0x100001f74]
  3712. 1 main + 67 (in PhotoStreamAgent) [0x100001fc3]
  3713. 1 +[AssetManagementDaemon run] + 124 (in PhotoStreamAgent) [0x100002ddc]
  3714. 1 dispatch_once_f + 53 (in libdispatch.dylib) [0x7fff873fc224]
  3715. 1 -[AssetManagementDaemon run] + 390 (in PhotoStreamAgent) [0x100003806]
  3716. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  3717. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3718. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3719. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3720. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3721. Kernel stack:
  3722. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3723.  
  3724. Thread 0x56b DispatchQueue 2
  3725. User stack:
  3726. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3727. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3728. Kernel stack:
  3729. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3730.  
  3731. Thread 0x60c
  3732. User stack:
  3733. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3734. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3735. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3736. Kernel stack:
  3737. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3738.  
  3739. Thread 0x89cf
  3740. User stack:
  3741. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3742. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3743. Kernel stack:
  3744. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3745.  
  3746. Binary Images:
  3747. 0x100000000 - 0x10001bff7 com.apple.photostream-agent 2.0 (2.33) <A296B854-A1CF-3CF7-BB73-3BF86CD5F819> /Applications/iPhoto.app/Contents/Library/LoginItems/PhotoStreamAgent.app/Contents/MacOS/PhotoStreamAgent
  3748. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3749. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3750. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3751. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3752. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  3753.  
  3754.  
  3755. Process: PlexHelper [279]
  3756. Path: /Applications/Plex.app/Contents/Resources/Plex/tools/osx/PlexHelper
  3757. Architecture: i386
  3758. UID: 501
  3759.  
  3760.  
  3761. Process: powerd [18]
  3762. Path: /System/Library/CoreServices/powerd.bundle/powerd
  3763. Architecture: x86_64
  3764. UID: 0
  3765.  
  3766. Thread 0xf3 DispatchQueue 1
  3767. User stack:
  3768. 1 start + 52 (in powerd) [0x10caf4c18]
  3769. 1 main + 2213 (in powerd) [0x10cafa41b]
  3770. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3771. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3772. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3773. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3774. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3775. Kernel stack:
  3776. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3777.  
  3778. Thread 0xf6 DispatchQueue 2
  3779. User stack:
  3780. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3781. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3782. Kernel stack:
  3783. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3784.  
  3785. Binary Images:
  3786. 0x10caf4000 - 0x10cb0bfff powerd ??? (???) <B55B7538-3934-3F9F-89CB-C0C8419AA2D2> /System/Library/CoreServices/powerd.bundle/powerd
  3787. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3788. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3789. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3790.  
  3791.  
  3792. Process: prl_disp_service [217]
  3793. Path: /Library/Parallels/Parallels Service.app/Contents/MacOS/prl_disp_service
  3794. Architecture: x86_64
  3795. UID: 0
  3796.  
  3797.  
  3798. Process: prl_naptd [275]
  3799. Path: /Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd
  3800. Architecture: x86_64
  3801. UID: 501
  3802.  
  3803.  
  3804. Process: prl_naptd [205]
  3805. Path: /Library/Parallels/Parallels Service.app/Contents/PlugIns/Parallels NAPT Service.app/Contents/MacOS/prl_naptd
  3806. Architecture: x86_64
  3807. UID: 0
  3808.  
  3809.  
  3810. Process: racoon [300]
  3811. Path: /usr/sbin/racoon
  3812. Architecture: x86_64
  3813. UID: 0
  3814.  
  3815. Thread 0x54f DispatchQueue 1
  3816. User stack:
  3817. 1 ??? (in racoon) [0x10d7226f0]
  3818. 1 ??? (in racoon) [0x10d75d610]
  3819. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  3820. Kernel stack:
  3821. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3822.  
  3823. Thread 0x551 DispatchQueue 2
  3824. User stack:
  3825. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3826. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3827. Kernel stack:
  3828. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3829.  
  3830. Thread 0x550
  3831. User stack:
  3832. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3833. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3834. 1 ??? (in racoon) [0x10d78a018]
  3835. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  3836. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3837. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3838. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3839. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3840. Kernel stack:
  3841. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3842.  
  3843. Thread 0x89c0
  3844. User stack:
  3845. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  3846. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  3847. Kernel stack:
  3848. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  3849.  
  3850. Binary Images:
  3851. 0x10d721000 - 0x10d7beff7 racoon ??? (???) <4F7A9FE2-2A4B-3EF4-AB99-1E7E00C4A829> /usr/sbin/racoon
  3852. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3853. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3854. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  3855. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3856.  
  3857.  
  3858. Process: revisiond [74]
  3859. Path: /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
  3860. Architecture: x86_64
  3861. UID: 0
  3862.  
  3863. Thread 0x286 DispatchQueue 2
  3864. User stack:
  3865. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3866. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3867. Kernel stack:
  3868. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3869.  
  3870. Thread 0x296 DispatchQueue 6
  3871. User stack:
  3872. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  3873. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  3874. Kernel stack:
  3875. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  3876.  
  3877. Thread 0x293
  3878. User stack:
  3879. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3880. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3881. 1 read + 10 (in libsystem_kernel.dylib) [0x7fff8a8adaf2]
  3882. Kernel stack:
  3883. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  3884. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  3885. 1 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
  3886. 1 write + 209 (in mach_kernel) [0xffffff80005616e1]
  3887. 1 utf8_encodelen + 3723 (in mach_kernel) [0xffffff800031066b]
  3888. 1 VNOP_READ + 77 (in mach_kernel) [0xffffff8000318e4d]
  3889. 1 spec_read + 106 (in mach_kernel) [0xffffff8000328fca]
  3890. 1 cdev_read + 101 (in AppleFSCompressionTypeDataless) [0xffffff7f81bb852a]
  3891. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  3892. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  3893. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  3894. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  3895. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  3896. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  3897.  
  3898. Thread 0x294
  3899. User stack:
  3900. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3901. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3902. 1 fsctl + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad516]
  3903. Kernel stack:
  3904. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  3905. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  3906. 1 fsctl + 336 (in mach_kernel) [0xffffff8000302ee0]
  3907. 1 nspace_proc_exit + 4489 (in mach_kernel) [0xffffff8000302679]
  3908. 1 nspace_proc_exit + 2368 (in mach_kernel) [0xffffff8000301e30]
  3909. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  3910. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  3911. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  3912. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  3913. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  3914. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  3915.  
  3916. Binary Images:
  3917. 0x108e7c000 - 0x108eceff7 revisiond ??? (???) <5F85F208-7672-35D1-9ADC-F487E3C03958> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Support/revisiond
  3918. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  3919. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  3920. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  3921.  
  3922.  
  3923. Process: Rowmote Helper [312]
  3924. Path: /Applications/Rowmote Helper.app/Contents/MacOS/Rowmote Helper
  3925. Architecture: x86_64
  3926. UID: 501
  3927.  
  3928.  
  3929. Process: Safari [1155]
  3930. Path: /Applications/Safari.app/Contents/MacOS/Safari
  3931. Architecture: x86_64
  3932. UID: 501
  3933.  
  3934. Thread 0x839d DispatchQueue 1
  3935. User stack:
  3936. 1 ??? (in Safari) [0x10b04af24]
  3937. 1 SafariMain + 197 (in Safari) [0x7fff8b7485cd]
  3938. 1 NSApplicationMain + 867 (in AppKit) [0x7fff8d06ab88]
  3939. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  3940. 1 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171 (in Safari) [0x7fff8b592ef5]
  3941. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  3942. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  3943. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  3944. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  3945. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  3946. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3947. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3948. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3949. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3950. Kernel stack:
  3951. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3952.  
  3953. Thread 0x83a3 DispatchQueue 2
  3954. User stack:
  3955. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  3956. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  3957. Kernel stack:
  3958. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  3959.  
  3960. Thread 0x83a7
  3961. User stack:
  3962. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3963. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3964. 1 WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9 (in WebCore) [0x7fff8560c88b]
  3965. 1 WebCore::IconDatabase::iconDatabaseSyncThread() + 489 (in WebCore) [0x7fff8560ca7d]
  3966. 1 WebCore::IconDatabase::syncThreadMainLoop() + 375 (in WebCore) [0x7fff8560f0a5]
  3967. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  3968. Kernel stack:
  3969. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  3970. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  3971. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  3972. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  3973. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  3974. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  3975. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  3976.  
  3977. Thread 0x83a8
  3978. User stack:
  3979. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3980. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3981. 1 thread_fun + 24 (in QuartzCore) [0x7fff89ae9509]
  3982. 1 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff89ae95c9]
  3983. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3984. Kernel stack:
  3985. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3986.  
  3987. Thread 0x83bf
  3988. User stack:
  3989. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  3990. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  3991. 1 Safari::MessageRunLoop::threadCallback(void*) + 9 (in Safari) [0x7fff8b7027f3]
  3992. 1 Safari::MessageRunLoop::threadBody() + 163 (in Safari) [0x7fff8b70289b]
  3993. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  3994. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  3995. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  3996. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  3997. Kernel stack:
  3998. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  3999.  
  4000. Thread 0x83c2
  4001. User stack:
  4002. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4003. Kernel stack:
  4004. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4005. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4006. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4007. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4008. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4009. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4010. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4011.  
  4012. Thread 0x83c6
  4013. User stack:
  4014. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4015. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4016. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  4017. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  4018. 1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8bca8ffb]
  4019. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4020. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4021. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4022. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4023. Kernel stack:
  4024. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4025.  
  4026. Thread 0x83e7
  4027. User stack:
  4028. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4029. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4030. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  4031. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  4032. 1 ??? (in .GlimsInternal) [0x11070314f]
  4033. 1 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8bc4ee8b]
  4034. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  4035. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4036. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4037. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4038. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4039. Kernel stack:
  4040. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4041.  
  4042. Thread 0x83eb
  4043. User stack:
  4044. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4045. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4046. 1 Safari::MessageRunLoop::threadCallback(void*) + 9 (in Safari) [0x7fff8b7027f3]
  4047. 1 Safari::MessageRunLoop::threadBody() + 163 (in Safari) [0x7fff8b70289b]
  4048. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4049. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4050. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4051. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4052. Kernel stack:
  4053. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4054.  
  4055. Thread 0x83ec
  4056. User stack:
  4057. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4058. Kernel stack:
  4059. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4060. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4061. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4062. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4063. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4064. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4065. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4066.  
  4067. Thread 0x83fd
  4068. User stack:
  4069. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4070. Kernel stack:
  4071. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4072. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4073. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4074. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4075. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4076. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4077. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4078.  
  4079. Thread 0x8457
  4080. User stack:
  4081. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4082. Kernel stack:
  4083. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4084. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4085. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4086. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4087. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4088. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4089. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4090.  
  4091. Thread 0x8479
  4092. User stack:
  4093. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4094. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4095. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  4096. Kernel stack:
  4097. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4098.  
  4099. Thread 0x8958
  4100. User stack:
  4101. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4102. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4103. Kernel stack:
  4104. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4105.  
  4106. Thread 0x89a6
  4107. User stack:
  4108. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4109. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4110. Kernel stack:
  4111. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4112.  
  4113. Binary Images:
  4114. 0 - 0xffffffffffffffff com.machangout.glimsInternal 1.0b32 (1.0 build 32) <76C609A7-0E59-380A-A175-E9F712785690> /Library/Application Support/Glims/*/Glims for Safari.plugin/Contents/MacOS/.GlimsInternal
  4115. 0x10b04a000 - 0x10b04afff com.apple.Safari 5.1.3 (7534.53.10) <FBA8DD1F-7A44-3018-8ACC-BBCDF38E0321> /Applications/Safari.app/Contents/MacOS/Safari
  4116. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  4117. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4118. 0x7fff85608000 - 0x7fff8631cfef com.apple.WebCore 7534.53 (7534.53.11) <E37D145A-0BFD-3BE0-98A9-7F04CE9B6E6E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
  4119. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4120. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4121. 0x7fff89ae7000 - 0x7fff89c86fff com.apple.QuartzCore 1.7 (270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  4122. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4123. 0x7fff8b53a000 - 0x7fff8b9cdfff com.apple.Safari.framework 7534 (7534.53.10) <BA2D28C9-AE5D-3144-9CEF-C8A1AA90FE4B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
  4124. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  4125. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  4126.  
  4127.  
  4128. Process: securityd [25]
  4129. Path: /usr/sbin/securityd
  4130. Architecture: x86_64
  4131. UID: 0
  4132.  
  4133. Thread 0x129 DispatchQueue 1
  4134. User stack:
  4135. 1 start + 52 (in securityd) [0x10761e8f4]
  4136. 1 main + 2179 (in securityd) [0x107634df4]
  4137. 1 Security::MachPlusPlus::MachServer::run(unsigned long, int) + 103 (in securityd) [0x107671b1b]
  4138. 1 Security::MachPlusPlus::MachServer::runServerThread(bool) + 676 (in securityd) [0x10760a0e2]
  4139. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  4140. Kernel stack:
  4141. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4142.  
  4143. Thread 0x150 DispatchQueue 2
  4144. User stack:
  4145. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4146. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4147. Kernel stack:
  4148. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4149.  
  4150. Thread 0x143
  4151. User stack:
  4152. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4153. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4154. 1 Security::Thread::runner(void*) + 104 (in securityd) [0x107609bda]
  4155. 1 AuditMonitor::action() + 97 (in securityd) [0x107655153]
  4156. 1 au_sdev_read_aia + 79 (in libbsm.0.dylib) [0x7fff87514091]
  4157. 1 fgetc + 50 (in libsystem_c.dylib) [0x7fff84d33dee]
  4158. 1 __srget + 20 (in libsystem_c.dylib) [0x7fff84d935e8]
  4159. 1 __srefill1 + 30 (in libsystem_c.dylib) [0x7fff84d48166]
  4160. 1 __read_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8acd52]
  4161. Kernel stack:
  4162. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4163. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4164. 1 read_nocancel + 120 (in mach_kernel) [0xffffff8000561de8]
  4165. 1 write + 209 (in mach_kernel) [0xffffff80005616e1]
  4166. 1 utf8_encodelen + 3723 (in mach_kernel) [0xffffff800031066b]
  4167. 1 VNOP_READ + 77 (in mach_kernel) [0xffffff8000318e4d]
  4168. 1 spec_read + 106 (in mach_kernel) [0xffffff8000328fca]
  4169. 1 audit_session_setaia + 2482 (in mach_kernel) [0xffffff8000521b52]
  4170. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  4171. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  4172. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  4173. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4174. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4175. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4176.  
  4177. Thread 0x8115
  4178. User stack:
  4179. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4180. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4181. 1 Security::Thread::runner(void*) + 104 (in securityd) [0x107609bda]
  4182. 1 Security::MachPlusPlus::MachServer::LoadThread::action() + 48 (in securityd) [0x107609c7c]
  4183. 1 Security::MachPlusPlus::MachServer::runServerThread(bool) + 676 (in securityd) [0x10760a0e2]
  4184. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  4185. Kernel stack:
  4186. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4187.  
  4188. Binary Images:
  4189. 0x1075fb000 - 0x1076e5fff securityd ??? (???) <D417F1FF-B671-3C35-A0ED-A8A8CEE2083D> /usr/sbin/securityd
  4190. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4191. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4192. 0x7fff87507000 - 0x7fff87519ff7 libbsm.0.dylib ??? (???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
  4193. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4194.  
  4195.  
  4196. Process: sh [97]
  4197. Path: /bin/sh
  4198. Architecture: x86_64
  4199. UID: 0
  4200.  
  4201. Thread 0x23d DispatchQueue 1
  4202. User stack:
  4203. 1 ??? (in sh) [0x10fda23e8]
  4204. 1 ??? (in sh) [0x10fda4307]
  4205. 1 ??? (in sh) [0x10fdbde5e]
  4206. 1 ??? (in sh) [0x10fdbf04f]
  4207. 1 ??? (in sh) [0x10fdc1b83]
  4208. 1 ??? (in sh) [0x10fdbf04f]
  4209. 1 ??? (in sh) [0x10fdc078d]
  4210. 1 ??? (in sh) [0x10fdc3088]
  4211. 1 ??? (in sh) [0x10fdc1f88]
  4212. 1 ??? (in sh) [0x10fdc1f88]
  4213. 1 ??? (in sh) [0x10fdc078d]
  4214. 1 ??? (in sh) [0x10fdc3088]
  4215. 1 ??? (in sh) [0x10fdc1f88]
  4216. 1 ??? (in sh) [0x10fdc1ff2]
  4217. 1 ??? (in sh) [0x10fdbf04f]
  4218. 1 ??? (in sh) [0x10fdc1f88]
  4219. 1 ??? (in sh) [0x10fdc0768]
  4220. 1 ??? (in sh) [0x10fdbeba8]
  4221. 1 ??? (in sh) [0x10fdbc8c8]
  4222. 1 ??? (in sh) [0x10fdc6593]
  4223. 1 ??? (in sh) [0x10fdc9b33]
  4224. 1 ??? (in sh) [0x10fdc91ee]
  4225. 1 __wait4 + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad156]
  4226. Kernel stack:
  4227. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4228.  
  4229. Binary Images:
  4230. 0x10fda1000 - 0x10fe3cfff sh ??? (???) <4332C6AD-EB48-326D-8F84-63A9B03E1988> /bin/sh
  4231. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4232.  
  4233.  
  4234. Process: spindump [1211]
  4235. Path: /usr/sbin/spindump
  4236. Architecture: x86_64
  4237. UID: 0
  4238.  
  4239. Thread 0x89df DispatchQueue 1
  4240. User stack:
  4241. 1 ??? (in spindump) [0x10dd8f7b4]
  4242. 1 ??? (in spindump) [0x10dd8fe03]
  4243. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  4244. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4245. 1 __CFRunLoopRun + 1724 (in CoreFoundation) [0x7fff8775c06c]
  4246. 1 _dispatch_main_queue_callback_4CF + 308 (in libdispatch.dylib) [0x7fff873fa72a]
  4247. 1 ??? (in spindump) [0x10dd92357]
  4248. 1 ??? (in spindump) [0x10dd9240b]
  4249. 1 AudioObjectGetPropertyDataSize + 149 (in CoreAudio) [0x7fff8af78000]
  4250. 1 HALSystem::CheckOutInstance() + 369 (in CoreAudio) [0x7fff8af60be9]
  4251. 1 HALSystem::InitializeDevices() + 9 (in CoreAudio) [0x7fff8af5d7d9]
  4252. 1 HALPlugInManagement::Initialize() + 363 (in CoreAudio) [0x7fff8af5d951]
  4253. 1 HALPlugInManagement::CreateHALPlugIn(HALCFPlugIn const*) + 1051 (in CoreAudio) [0x7fff8af5e93b]
  4254. 1 _ZL41HAL_HardwarePlugIn_InitializeWithObjectIDPP28AudioHardwarePlugInInterfacej + 86 (in CoreAudio) [0x7fff8af5ffd1]
  4255. 1 HALC_ShellPlugIn::ConnectToServer() + 372 (in CoreAudio) [0x7fff8af620a8]
  4256. 1 HALB_Executor::Run(void ( block_pointer)(HALB_Executor&)) + 52 (in CoreAudio) [0x7fff8af63ed6]
  4257. 1 HALB_Executor::DoIt(void ( block_pointer)(HALB_Executor&)) + 31 (in CoreAudio) [0x7fff8af63f29]
  4258. 1 __ConnectToServer_block_invoke_7 + 26 (in CoreAudio) [0x7fff8af63f93]
  4259. 1 HALC_ShellPlugIn::ReconcileDeviceList(HALB_Executor&, bool) + 1045 (in CoreAudio) [0x7fff8af643d1]
  4260. 1 HALC_ShellObjectMap::CreateObject(HALB_Executor&, unsigned int, unsigned int, unsigned int, unsigned int) + 98 (in CoreAudio) [0x7fff8af6837c]
  4261. 1 HALC_ShellObjectMap::_CreateObject(HALB_Executor&, unsigned int, unsigned int, unsigned int, unsigned int) + 241 (in CoreAudio) [0x7fff8af684b1]
  4262. 1 HALC_ShellDevice::Activate(HALB_Executor&) + 77 (in CoreAudio) [0x7fff8af68e55]
  4263. 1 HALC_ShellDevice::RebuildControlList(HALB_Executor&) + 709 (in CoreAudio) [0x7fff8af699cf]
  4264. 1 HALC_ProxyObjectMap::CopyObjectByObjectID(unsigned int) + 63 (in CoreAudio) [0x7fff8af620e9]
  4265. 1 HALC_ProxyObjectMap::_CopyObjectByObjectID(unsigned int) + 408 (in CoreAudio) [0x7fff8af6233e]
  4266. 1 HALB_Executor::Run(void ( block_pointer)(HALB_Executor&)) + 52 (in CoreAudio) [0x7fff8af63ed6]
  4267. 1 HALB_Executor::DoIt(void ( block_pointer)(HALB_Executor&)) + 31 (in CoreAudio) [0x7fff8af63f29]
  4268. 1 HALC_ProxySystem::GetObjectInfo(HALB_Executor&, unsigned int, unsigned int&, unsigned int&, unsigned int&) + 32 (in CoreAudio) [0x7fff8af6782a]
  4269. 1 HALC_System_GetObjectInfo + 144 (in CoreAudio) [0x7fff8af678d2]
  4270. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4271. Kernel stack:
  4272. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4273. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4274. 1 kevent + 54 (in mach_kernel) [0xffffff8000539426]
  4275. 1 kevent_description + 1528 (in mach_kernel) [0xffffff8000539308]
  4276. 1 kqueue_scan + 208 (in mach_kernel) [0xffffff8000537c40]
  4277. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4278. 1 thread_continue + 871 (in mach_kernel) [0xffffff800022ee07]
  4279. 1 ml_set_interrupts_enabled + 23 (in mach_kernel) [0xffffff80002bc337]
  4280.  
  4281. Thread 0x89e2 DispatchQueue 2
  4282. User stack:
  4283. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4284. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4285. Kernel stack:
  4286. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4287.  
  4288. Thread 0x89e0 DispatchQueue 18
  4289. User stack:
  4290. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4291. 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff84d4d3da]
  4292. 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff873f9760]
  4293. 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff873f9f66]
  4294. 1 _dispatch_queue_drain + 210 (in libdispatch.dylib) [0x7fff873fa0d4]
  4295. 1 _dispatch_queue_invoke + 71 (in libdispatch.dylib) [0x7fff873f9f77]
  4296. 1 _dispatch_source_invoke + 635 (in libdispatch.dylib) [0x7fff873fd2b6]
  4297. 1 __syscall + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad09a]
  4298. Kernel stack:
  4299. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4300. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4301. 1 stack_snapshot2 + 160 (in mach_kernel) [0xffffff8000524af0]
  4302.  
  4303. Thread 0x89e1 DispatchQueue 33
  4304. User stack:
  4305. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4306. 1 _pthread_wqthread + 316 (in libsystem_c.dylib) [0x7fff84d4d3da]
  4307. 1 _dispatch_worker_thread2 + 198 (in libdispatch.dylib) [0x7fff873f9760]
  4308. 1 _dispatch_queue_invoke + 54 (in libdispatch.dylib) [0x7fff873f9f66]
  4309. 1 _dispatch_queue_drain + 264 (in libdispatch.dylib) [0x7fff873fa10a]
  4310. 1 _dispatch_call_block_and_release + 18 (in libdispatch.dylib) [0x7fff873f88ba]
  4311. 1 ??? (in spindump) [0x10dd92a32]
  4312. 1 ??? (in spindump) [0x10dd92d58]
  4313. 1 ??? (in spindump) [0x10dd93b53]
  4314. 1 _dispatch_barrier_sync_f_invoke + 33 (in libdispatch.dylib) [0x7fff873faaad]
  4315. 1 ??? (in spindump) [0x10dd9452e]
  4316. 1 ??? (in spindump) [0x10dd94ce9]
  4317. 1 _CFBundleCreateWithExecutableURLIfLooksLikeBundle + 96 (in CoreFoundation) [0x7fff877d2250]
  4318. 1 _CFBundleCreate + 774 (in CoreFoundation) [0x7fff87763b86]
  4319. 1 _CFBundleCopyInfoDictionaryInDirectoryWithVersion + 1598 (in CoreFoundation) [0x7fff8774447e]
  4320. 1 __close_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ac556]
  4321. Kernel stack:
  4322. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4323. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4324. 1 close_nocancel + 119 (in mach_kernel) [0xffffff8000533f47]
  4325. 1 fstat_extended + 403 (in mach_kernel) [0xffffff8000533e73]
  4326. 1 closef_locked + 308 (in mach_kernel) [0xffffff8000532f64]
  4327. 1 vn_close + 349 (in mach_kernel) [0xffffff800031103d]
  4328. 1 vn_close + 197 (in mach_kernel) [0xffffff8000310fa5]
  4329. 1 vnode_rele_internal + 6 (in mach_kernel) [0xffffff80002fcaf6]
  4330.  
  4331. Thread 0x89e4
  4332. User stack:
  4333. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4334. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4335. Kernel stack:
  4336. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4337.  
  4338. Binary Images:
  4339. 0x10dd8e000 - 0x10dda4ff7 spindump ??? (???) <7E2BD993-9467-38E4-9CB0-5A22B642A219> /usr/sbin/spindump
  4340. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4341. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4342. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4343. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4344. 0x7fff8af5a000 - 0x7fff8afc2ff7 com.apple.audio.CoreAudio 4.0.2 (4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  4345.  
  4346.  
  4347. Process: spindump_agent [1212]
  4348. Path: /usr/libexec/spindump_agent
  4349. Architecture: x86_64
  4350. UID: 501
  4351.  
  4352. Thread 0x89e6
  4353. User stack:
  4354. 1 ??? (in spindump_agent) [0x105e31334]
  4355. 1 ??? (in spindump_agent) [0x105e31498]
  4356. 1 dispatch_main + 43 (in libdispatch.dylib) [0x7fff873f9c20]
  4357. 1 pthread_exit + 30 (in libsystem_c.dylib) [0x7fff84d4d27d]
  4358. 1 _pthread_exit + 142 (in libsystem_c.dylib) [0x7fff84d4cf7c]
  4359. 1 _pthread_tsd_cleanup + 230 (in libsystem_c.dylib) [0x7fff84d91942]
  4360. 1 _dispatch_queue_cleanup2 + 88 (in libdispatch.dylib) [0x7fff873fb86d]
  4361. 1 sleep$NOCANCEL + 61 (in libsystem_c.dylib) [0x7fff84d9eae5]
  4362. 1 __semwait_signal_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ace56]
  4363. Kernel stack:
  4364. 1 semaphore_wait_continue + 0 (in mach_kernel) [0xffffff80002345c0]
  4365.  
  4366. Thread 0x89ed DispatchQueue 2
  4367. User stack:
  4368. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4369. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4370. Kernel stack:
  4371. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4372.  
  4373. Thread 0x89ec DispatchQueue 6
  4374. User stack:
  4375. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  4376. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  4377. Kernel stack:
  4378. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4379.  
  4380. Thread 0x89eb
  4381. User stack:
  4382. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4383. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4384. Kernel stack:
  4385. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4386.  
  4387. Thread 0x89ee
  4388. User stack:
  4389. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4390. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4391. Kernel stack:
  4392. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4393.  
  4394. Thread 0x89f2
  4395. User stack:
  4396. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4397. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4398. Kernel stack:
  4399. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4400.  
  4401. Binary Images:
  4402. 0x105e30000 - 0x105e32fff spindump_agent ??? (???) <9712265B-6142-3285-B6BD-3125216A6069> /usr/libexec/spindump_agent
  4403. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4404. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4405. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4406.  
  4407.  
  4408. Process: stackshot [72]
  4409. Path: /usr/libexec/stackshot
  4410. Architecture: x86_64
  4411. UID: 0
  4412.  
  4413. Thread 0x224 DispatchQueue 1
  4414. User stack:
  4415. 1 ??? (in stackshot) [0x1095e2c94]
  4416. 1 ??? (in stackshot) [0x1095e49b2]
  4417. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  4418. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4419. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4420. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4421. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4422. Kernel stack:
  4423. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4424.  
  4425. Thread 0x246 DispatchQueue 2
  4426. User stack:
  4427. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4428. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4429. Kernel stack:
  4430. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4431.  
  4432. Thread 0x298
  4433. User stack:
  4434. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4435. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4436. 1 ??? (in stackshot) [0x1095e3174]
  4437. 1 __sigwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad036]
  4438. Kernel stack:
  4439. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4440. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4441. 1 __sigwait_nocancel + 333 (in mach_kernel) [0xffffff800055063d]
  4442. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  4443. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  4444. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  4445. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4446. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4447. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4448.  
  4449. Binary Images:
  4450. 0x1095e2000 - 0x1095e5fff stackshot ??? (???) <575352F4-F238-3EB4-B03A-93C84E51CCC0> /usr/libexec/stackshot
  4451. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4452. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4453. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4454. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4455.  
  4456.  
  4457. Process: sua-1103234-0-OctoshapeClientSUA [305]
  4458. Path: sua-1103234-0-OctoshapeClientSUA
  4459. Architecture: unknown
  4460. UID: 501
  4461.  
  4462.  
  4463. Process: syslogd [17]
  4464. Path: /usr/sbin/syslogd
  4465. Architecture: x86_64
  4466. UID: 0
  4467.  
  4468. Thread 0xef
  4469. User stack:
  4470. 1 ??? (in syslogd) [0x1009a8be8]
  4471. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  4472. Kernel stack:
  4473. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4474.  
  4475. Thread 0xf0
  4476. User stack:
  4477. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4478. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4479. 1 ??? (in syslogd) [0x1009afa82]
  4480. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4481. Kernel stack:
  4482. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4483.  
  4484. Thread 0xf1
  4485. User stack:
  4486. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4487. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4488. 1 ??? (in syslogd) [0x1009b0218]
  4489. 1 ??? (in syslogd) [0x1009ad123]
  4490. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4491. Kernel stack:
  4492. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4493. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4494. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4495. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4496. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4497. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4498. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4499.  
  4500. Thread 0xf5
  4501. User stack:
  4502. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4503. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4504. 1 ??? (in syslogd) [0x1009acb3b]
  4505. 1 _vprocmgr_log_drain + 69 (in liblaunch.dylib) [0x7fff86c37dda]
  4506. 1 ??? (in liblaunch.dylib) [0x7fff86c3a355]
  4507. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4508. Kernel stack:
  4509. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4510.  
  4511. Binary Images:
  4512. 0x1009a8000 - 0x1009bcfff syslogd ??? (???) <04CF02C0-67F9-3ED1-9055-9568FAA913EF> /usr/sbin/syslogd
  4513. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4514. 0x7fff86c34000 - 0x7fff86c3eff7 liblaunch.dylib ??? (???) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
  4515. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4516.  
  4517.  
  4518. Process: SystemStarter [70]
  4519. Path: /sbin/SystemStarter
  4520. Architecture: x86_64
  4521. UID: 0
  4522.  
  4523. Thread 0x222 DispatchQueue 1
  4524. User stack:
  4525. 1 ??? (in SystemStarter) [0x1045aaf6c]
  4526. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4527. Kernel stack:
  4528. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4529.  
  4530. Thread 0x28f DispatchQueue 2
  4531. User stack:
  4532. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4533. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4534. Kernel stack:
  4535. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4536.  
  4537. Binary Images:
  4538. 0x1045aa000 - 0x1045aefff SystemStarter ??? (???) <A05DA545-CF88-3623-9B3E-5BB2ADB8FE21> /sbin/SystemStarter
  4539. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4540. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4541.  
  4542.  
  4543. Process: SystemUIServer [247]
  4544. Path: /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
  4545. Architecture: x86_64
  4546. UID: 501
  4547.  
  4548. Thread 0x41d DispatchQueue 1
  4549. User stack:
  4550. 1 ??? (in SystemUIServer) [0x10d4d8898]
  4551. 1 ??? (in SystemUIServer) [0x10d4d8b63]
  4552. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  4553. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  4554. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  4555. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  4556. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  4557. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  4558. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4559. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4560. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4561. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4562. Kernel stack:
  4563. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4564.  
  4565. Thread 0x427 DispatchQueue 2
  4566. User stack:
  4567. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4568. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4569. Kernel stack:
  4570. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4571.  
  4572. Thread 0x58a
  4573. User stack:
  4574. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4575. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4576. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  4577. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  4578. 1 -[ISMGPU fetchSystemProfilerInfo] + 641 (in iStatMenusCPU) [0x10f8a534d]
  4579. 1 -[NSConcreteTask waitUntilExit] + 190 (in Foundation) [0x7fff8bda9aee]
  4580. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4581. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4582. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4583. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4584. Kernel stack:
  4585. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4586.  
  4587. Thread 0x5f6
  4588. User stack:
  4589. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4590. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4591. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  4592. Kernel stack:
  4593. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4594.  
  4595. Thread 0x7975
  4596. User stack:
  4597. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4598. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4599. Kernel stack:
  4600. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4601.  
  4602. Thread 0x83fc
  4603. User stack:
  4604. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4605. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4606. Kernel stack:
  4607. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4608.  
  4609. Thread 0x8849
  4610. User stack:
  4611. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4612. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4613. Kernel stack:
  4614. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4615.  
  4616. Binary Images:
  4617. 0x10d4c4000 - 0x10d526fff com.apple.systemuiserver 1.7 (352.1) <BA3A14B8-DF67-324B-A768-0D6630FE258A> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
  4618. 0x10f88b000 - 0x10f8b9ff7 com.iSlayer.iStatMenusCPU ??? (3.19) <BE9BD6FC-4915-9372-FC87-81A6D69AA556> /Library/Application Support/iStat local/*/iStatMenusCPU
  4619. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  4620. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4621. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4622. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4623. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4624. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  4625. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  4626.  
  4627.  
  4628. Process: talagent [246]
  4629. Path: /System/Library/CoreServices/talagent
  4630. Architecture: x86_64
  4631. UID: 501
  4632.  
  4633. Thread 0x41c DispatchQueue 1
  4634. User stack:
  4635. 1 ??? (in talagent) [0x1003c74e4]
  4636. 1 ??? (in talagent) [0x1003c85d2]
  4637. 1 ??? (in talagent) [0x1003cd8e2]
  4638. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  4639. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  4640. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  4641. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  4642. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  4643. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  4644. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4645. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4646. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4647. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4648. Kernel stack:
  4649. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4650.  
  4651. Thread 0x41f DispatchQueue 2
  4652. User stack:
  4653. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4654. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4655. Kernel stack:
  4656. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4657.  
  4658. Binary Images:
  4659. 0x1003c6000 - 0x1003e8ff7 talagent ??? (???) <6F3A8AC5-81C1-37C5-950A-ADA223071F87> /System/Library/CoreServices/talagent
  4660. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  4661. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4662. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4663. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4664. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  4665.  
  4666.  
  4667. Process: taskgated [29]
  4668. Path: /usr/libexec/taskgated
  4669. Architecture: x86_64
  4670. UID: 0
  4671.  
  4672. Thread 0x145 DispatchQueue 1
  4673. User stack:
  4674. 1 ??? (in taskgated) [0x10db7c6c8]
  4675. 1 ??? (in taskgated) [0x10db7cb45]
  4676. 1 ??? (in taskgated) [0x10db860ed]
  4677. 1 ??? (in taskgated) [0x10db85e28]
  4678. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  4679. Kernel stack:
  4680. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4681.  
  4682. Thread 0x25c DispatchQueue 2
  4683. User stack:
  4684. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4685. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4686. Kernel stack:
  4687. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4688.  
  4689. Thread 0x826b
  4690. User stack:
  4691. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4692. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4693. 1 ??? (in taskgated) [0x10db87628]
  4694. 1 ??? (in taskgated) [0x10db8521e]
  4695. 1 ??? (in taskgated) [0x10db85e28]
  4696. 1 mach_msg_overwrite_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab686]
  4697. Kernel stack:
  4698. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4699.  
  4700. Binary Images:
  4701. 0x10db7b000 - 0x10db97fff taskgated ??? (???) <BCD468C2-B428-3C8B-82A9-5BCE9FD4A7D7> /usr/libexec/taskgated
  4702. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4703. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4704. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4705.  
  4706.  
  4707. Process: TemperatureMonitor [317]
  4708. Path: /Applications/TemperatureMonitor.app/Contents/MacOS/TemperatureMonitor
  4709. Architecture: i386
  4710. UID: 501
  4711.  
  4712.  
  4713. Process: TISwitcher [293]
  4714. Path: /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/MacOS/TISwitcher
  4715. Architecture: x86_64
  4716. UID: 501
  4717.  
  4718. Thread 0x508 DispatchQueue 1
  4719. User stack:
  4720. 1 ??? (in TISwitcher) [0x10d7ad86c]
  4721. 1 NSApplicationMain + 867 (in AppKit) [0x7fff8d06ab88]
  4722. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  4723. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  4724. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  4725. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  4726. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  4727. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  4728. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4729. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4730. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4731. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4732. Kernel stack:
  4733. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4734.  
  4735. Thread 0x509 DispatchQueue 2
  4736. User stack:
  4737. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4738. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4739. Kernel stack:
  4740. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4741.  
  4742. Thread 0x89bc
  4743. User stack:
  4744. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  4745. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  4746. Kernel stack:
  4747. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  4748.  
  4749. Binary Images:
  4750. 0x10d7ac000 - 0x10d7affff com.apple.TISwitcher 1.1 (1.1) <49F169A1-48A7-3ED2-82C6-B1D0486889E7> /System/Library/CoreServices/Menu Extras/TextInput.menu/Contents/SharedSupport/TISwitcher.app/Contents/MacOS/TISwitcher
  4751. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  4752. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4753. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4754. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4755. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4756. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  4757.  
  4758.  
  4759. Process: Trakt [301]
  4760. Path: /Users/USER/Downloads/Trakt.app/Contents/MacOS/Trakt
  4761. Architecture: i386
  4762. UID: 501
  4763.  
  4764.  
  4765. Process: usbmuxd [68]
  4766. Path: /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
  4767. Architecture: x86_64
  4768. UID: 213
  4769.  
  4770. Thread 0x220 DispatchQueue 1
  4771. User stack:
  4772. 1 ??? (in usbmuxd) [0x100000d48]
  4773. 1 ??? (in usbmuxd) [0x10000223e]
  4774. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  4775. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4776. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4777. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4778. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4779. Kernel stack:
  4780. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4781.  
  4782. Thread 0x2bd DispatchQueue 2
  4783. User stack:
  4784. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4785. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4786. Kernel stack:
  4787. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4788.  
  4789. Thread 0x2cd
  4790. User stack:
  4791. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4792. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4793. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  4794. Kernel stack:
  4795. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4796.  
  4797. Binary Images:
  4798. 0x100000000 - 0x100016ff7 usbmuxd ??? (???) <22F7CBC4-BFF1-5872-ECB2-F0081E9AF97B> /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/Resources/usbmuxd
  4799. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4800. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4801. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4802. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4803.  
  4804.  
  4805. Process: UserEventAgent [11]
  4806. Path: /usr/libexec/UserEventAgent
  4807. Architecture: x86_64
  4808. UID: 0
  4809.  
  4810. Thread 0xd7 DispatchQueue 1
  4811. User stack:
  4812. 1 start + 52 (in UserEventAgent) [0x10e3349ac]
  4813. 1 ??? (in UserEventAgent) [0x10e3352fe]
  4814. 1 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8bc4ee8b]
  4815. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  4816. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4817. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4818. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4819. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4820. Kernel stack:
  4821. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4822.  
  4823. Thread 0xda DispatchQueue 2
  4824. User stack:
  4825. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4826. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4827. Kernel stack:
  4828. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4829.  
  4830. Thread 0x10c
  4831. User stack:
  4832. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4833. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4834. 1 captived_thread + 1370 (in CaptiveSystemAgent) [0x10e6082a5]
  4835. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  4836. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4837. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4838. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4839. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4840. Kernel stack:
  4841. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4842.  
  4843. Binary Images:
  4844. 0x10e333000 - 0x10e336fff UserEventAgent ??? (???) <A1C72FD4-6812-3E26-9A45-1D41AB0F14D3> /usr/libexec/UserEventAgent
  4845. 0x10e606000 - 0x10e624ff7 com.apple.CaptiveSystemAgent 1.11 (1.11) <C3DFAEF9-6AD5-3A89-814B-67464718CC25> /System/Library/UserEventPlugins/CaptiveSystemAgent.plugin/Contents/MacOS/CaptiveSystemAgent
  4846. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4847. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4848. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4849. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4850. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  4851.  
  4852.  
  4853. Process: UserEventAgent [238]
  4854. Path: /usr/libexec/UserEventAgent
  4855. Architecture: x86_64
  4856. UID: 501
  4857.  
  4858. Thread 0x3ec DispatchQueue 1
  4859. User stack:
  4860. 1 start + 52 (in UserEventAgent) [0x10c6d39ac]
  4861. 1 ??? (in UserEventAgent) [0x10c6d42fe]
  4862. 1 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8bc4ee8b]
  4863. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  4864. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4865. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4866. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4867. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4868. Kernel stack:
  4869. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4870.  
  4871. Thread 0x3f6 DispatchQueue 2
  4872. User stack:
  4873. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4874. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4875. Kernel stack:
  4876. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4877.  
  4878. Thread 0x3fe
  4879. User stack:
  4880. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4881. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4882. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  4883. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  4884. 1 ??? (in ACRRDaemon) [0x10c902e64]
  4885. 1 -[NSRunLoop(NSRunLoop) run] + 62 (in Foundation) [0x7fff8bc4ee8b]
  4886. 1 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 267 (in Foundation) [0x7fff8bc4ef9f]
  4887. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4888. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4889. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4890. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4891. Kernel stack:
  4892. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4893.  
  4894. Binary Images:
  4895. 0x10c6d2000 - 0x10c6d5fff UserEventAgent ??? (???) <A1C72FD4-6812-3E26-9A45-1D41AB0F14D3> /usr/libexec/UserEventAgent
  4896. 0x10c900000 - 0x10c907ff7 com.apple.CrashReporter.ACRRDaemonPlugin 10.7.3 (349) <EC218C59-F545-3A34-A044-E8B64A86B7D5> /System/Library/UserEventPlugins/ACRRDaemon.plugin/Contents/MacOS/ACRRDaemon
  4897. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  4898. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4899. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  4900. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4901. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  4902.  
  4903.  
  4904. Process: uTorrent [1188]
  4905. Path: /Applications/uTorrent.app/Contents/MacOS/uTorrent
  4906. Architecture: i386
  4907. UID: 501
  4908.  
  4909.  
  4910. Process: warmd_agent [265]
  4911. Path: /usr/libexec/warmd_agent
  4912. Architecture: x86_64
  4913. UID: 501
  4914.  
  4915. Thread 0x4d6 DispatchQueue 2
  4916. User stack:
  4917. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4918. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4919. Kernel stack:
  4920. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4921.  
  4922. Thread 0x4d7 DispatchQueue 6
  4923. User stack:
  4924. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  4925. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  4926. Kernel stack:
  4927. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  4928.  
  4929. Binary Images:
  4930. 0x107e1c000 - 0x107e21fff warmd_agent ??? (???) <B50D7239-0CB0-3BC2-B2B5-3CE083F66F4A> /usr/libexec/warmd_agent
  4931. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  4932. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  4933.  
  4934.  
  4935. Process: WebProcess [1157]
  4936. Path: /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
  4937. Architecture: x86_64
  4938. UID: 501
  4939.  
  4940. Thread 0x83a9 DispatchQueue 1
  4941. User stack:
  4942. 1 ??? (in WebProcess) [0x10c99ed64]
  4943. 1 ??? (in WebProcess) [0x10c99ee56]
  4944. 1 WebKitMain + 268 (in WebKit2) [0x7fff888779c2]
  4945. 1 WebKit::WebProcessMain(WebKit::CommandLine const&) + 587 (in WebKit2) [0x7fff8888da79]
  4946. 1 -[NSApplication run] + 470 (in AppKit) [0x7fff8cdec19d]
  4947. 1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8cdef861]
  4948. 1 _DPSNextEvent + 659 (in AppKit) [0x7fff8cdeff5d]
  4949. 1 BlockUntilNextEventMatchingListInMode + 62 (in HIToolbox) [0x7fff8216c456]
  4950. 1 ReceiveNextEventCommon + 355 (in HIToolbox) [0x7fff8216c5c9]
  4951. 1 RunCurrentEventLoopInMode + 277 (in HIToolbox) [0x7fff8216531f]
  4952. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4953. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4954. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  4955. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  4956. Kernel stack:
  4957. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  4958.  
  4959. Thread 0x83aa DispatchQueue 2
  4960. User stack:
  4961. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  4962. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  4963. Kernel stack:
  4964. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  4965.  
  4966. Thread 0x83e9
  4967. User stack:
  4968. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4969. Kernel stack:
  4970. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4971. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4972. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4973. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4974. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4975. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4976. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4977.  
  4978. Thread 0x83ea
  4979. User stack:
  4980. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  4981. Kernel stack:
  4982. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  4983. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  4984. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  4985. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  4986. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  4987. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  4988. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  4989.  
  4990. Thread 0x83ed
  4991. User stack:
  4992. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  4993. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  4994. 1 __NSThread__main__ + 1575 (in Foundation) [0x7fff8bc9d6c6]
  4995. 1 -[NSThread main] + 68 (in Foundation) [0x7fff8bc9d74e]
  4996. 1 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8bca8ffb]
  4997. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  4998. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  4999. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  5000. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  5001. Kernel stack:
  5002. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  5003.  
  5004. Thread 0x83ff
  5005. User stack:
  5006. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  5007. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  5008. 1 __select + 10 (in libsystem_kernel.dylib) [0x7fff8a8acdf2]
  5009. Kernel stack:
  5010. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  5011.  
  5012. Thread 0x8440
  5013. User stack:
  5014. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  5015. Kernel stack:
  5016. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  5017. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  5018. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  5019. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  5020. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5021. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5022. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5023.  
  5024. Thread 0x89a8
  5025. User stack:
  5026. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  5027. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  5028. Kernel stack:
  5029. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  5030.  
  5031. Thread 0x89ab
  5032. User stack:
  5033. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  5034. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  5035. Kernel stack:
  5036. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  5037.  
  5038. Binary Images:
  5039. 0x10c99e000 - 0x10c99efff com.apple.WebProcess 7534.53 (7534.53.11) <33180C74-B962-3ACC-A049-647FC9902413> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
  5040. 0x7fff82163000 - 0x7fff8248dff7 com.apple.HIToolbox 1.8 (???) <D6A0D513-4893-35B4-9FFE-865FF419F2C2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  5041. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  5042. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  5043. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  5044. 0x7fff887ec000 - 0x7fff889a0ff7 com.apple.WebKit2 7534.53 (7534.53.11) <DF90BF18-E0D7-3E40-902A-CE5272AFEFBD> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
  5045. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  5046. 0x7fff8bc43000 - 0x7fff8bf5cff7 com.apple.Foundation 6.7.1 (833.24) <6D4E6F93-64EF-3D41-AE80-2BB10E2E6323> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  5047. 0x7fff8cde7000 - 0x7fff8d9ebfff com.apple.AppKit 6.7.3 (1138.32) <A9EB81C6-C519-3F29-89F1-42C3E8930281> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  5048.  
  5049.  
  5050. Process: WindowServer [146]
  5051. Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
  5052. Architecture: x86_64
  5053. UID: 88
  5054.  
  5055. Thread 0x2fe DispatchQueue 1
  5056. User stack:
  5057. 1 start + 52 (in WindowServer) [0x10ed7bf20]
  5058. 1 main + 9 (in WindowServer) [0x10ed7bf31]
  5059. 1 CGXServer + 1069 (in CoreGraphics) [0x7fff8830c6e6]
  5060. 1 CGXServerLoop + 165 (in CoreGraphics) [0x7fff87de1a6b]
  5061. 1 CGXRunOneServicesPass + 423 (in CoreGraphics) [0x7fff87dd828b]
  5062. 1 CGXRunOneServerPass + 237 (in CoreGraphics) [0x7fff87dda70d]
  5063. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  5064. Kernel stack:
  5065. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  5066.  
  5067. Thread 0x307 DispatchQueue 2
  5068. User stack:
  5069. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  5070. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  5071. Kernel stack:
  5072. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  5073.  
  5074. Thread 0x3aa
  5075. User stack:
  5076. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  5077. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  5078. 1 eventThread + 410 (in CoreGraphics) [0x7fff87dc1efd]
  5079. 1 CFRunLoopRun + 95 (in CoreFoundation) [0x7fff8776b38f]
  5080. 1 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff8775b676]
  5081. 1 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff8775be64]
  5082. 1 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff877536fc]
  5083. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  5084. Kernel stack:
  5085. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  5086.  
  5087. Thread 0x43b
  5088. User stack:
  5089. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  5090. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  5091. 1 thread_fun + 24 (in QuartzCore) [0x7fff89ae9509]
  5092. 1 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff89ae95c9]
  5093. 1 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8a8ab67a]
  5094. Kernel stack:
  5095. 1 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff80002158b0]
  5096.  
  5097. Thread 0x489
  5098. User stack:
  5099. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  5100. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  5101. 1 layer_blit_work_queue_server + 72 (in CoreGraphics) [0x7fff87ea5238]
  5102. 1 layer_blit_work_queue_thread + 1008 (in CoreGraphics) [0x7fff87e9b190]
  5103. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  5104. Kernel stack:
  5105. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  5106. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  5107. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  5108. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  5109. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5110. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5111. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5112.  
  5113. Thread 0x48a
  5114. User stack:
  5115. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  5116. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  5117. 1 layer_blit_work_queue_server + 72 (in CoreGraphics) [0x7fff87ea5238]
  5118. 1 layer_blit_work_queue_thread + 1008 (in CoreGraphics) [0x7fff87e9b190]
  5119. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  5120. Kernel stack:
  5121. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  5122. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  5123. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  5124. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  5125. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5126. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5127. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5128.  
  5129. Thread 0x48b
  5130. User stack:
  5131. 1 thread_start + 13 (in libsystem_c.dylib) [0x7fff84d4eb75]
  5132. 1 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff84d4b8bf]
  5133. 1 layer_blit_work_queue_server + 72 (in CoreGraphics) [0x7fff87ea5238]
  5134. 1 layer_blit_work_queue_thread + 1008 (in CoreGraphics) [0x7fff87e9b190]
  5135. 1 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff8a8acbca]
  5136. Kernel stack:
  5137. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  5138. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  5139. 1 psynch_cvwait + 1913 (in mach_kernel) [0xffffff800059f149]
  5140. 1 ksyn_block_thread_locked + 67 (in mach_kernel) [0xffffff800059a7d3]
  5141. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5142. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5143. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5144.  
  5145. Binary Images:
  5146. 0x10ed7b000 - 0x10ed7bfff WindowServer ??? (???) <3CF8DC7C-AA0A-3DEC-99B6-6EE7A5349F04> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Resources/WindowServer
  5147. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  5148. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  5149. 0x7fff87723000 - 0x7fff878f7fff com.apple.CoreFoundation 6.7.1 (635.19) <57B77925-9065-38C9-A05B-02F4F9ED007C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  5150. 0x7fff87da8000 - 0x7fff887387a7 com.apple.CoreGraphics 1.600.0 (???) <177D9BAD-72C9-3ADF-A391-5B88C5EE623F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  5151. 0x7fff89ae7000 - 0x7fff89c86fff com.apple.QuartzCore 1.7 (270.2) <F2CCDEFB-DE43-3E32-B242-A22C82617186> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  5152. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  5153.  
  5154.  
  5155. Process: XBMCHelper [1173]
  5156. Path: /Applications/XBMC.app/Contents/Resources/XBMC/tools/darwin/runtime/XBMCHelper
  5157. Architecture: i386
  5158. UID: 501
  5159.  
  5160.  
  5161. Process: xpchelper [1164]
  5162. Path: /usr/libexec/xpchelper
  5163. Architecture: x86_64
  5164. UID: 501
  5165.  
  5166. Thread 0x83f3 DispatchQueue 2
  5167. User stack:
  5168. 1 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff873f914e]
  5169. 1 kevent + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad7e6]
  5170. Kernel stack:
  5171. 1 kqueue_scan + 416 (in mach_kernel) [0xffffff8000537d10]
  5172.  
  5173. Thread 0x83f5 DispatchQueue 6
  5174. User stack:
  5175. 1 _dispatch_sig_thread + 45 (in libdispatch.dylib) [0x7fff873fb954]
  5176. 1 __sigsuspend_nocancel + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad022]
  5177. Kernel stack:
  5178. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  5179.  
  5180. Thread 0x89ef
  5181. User stack:
  5182. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  5183. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  5184. Kernel stack:
  5185. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  5186.  
  5187. Thread 0x89f0
  5188. User stack:
  5189. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  5190. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  5191. Kernel stack:
  5192. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  5193.  
  5194. Thread 0x89f1
  5195. User stack:
  5196. 1 start_wqthread + 13 (in libsystem_c.dylib) [0x7fff84d4eb85]
  5197. 1 __workq_kernreturn + 10 (in libsystem_kernel.dylib) [0x7fff8a8ad192]
  5198. Kernel stack:
  5199. 1 workqueue_exit + 1616 (in mach_kernel) [0xffffff80005a1660]
  5200.  
  5201. Binary Images:
  5202. 0x101d11000 - 0x101d21ff7 xpchelper ??? (???) <2196FD45-3FB6-3663-8E9D-255945DEBB4F> /usr/libexec/xpchelper
  5203. 0x7fff84cfd000 - 0x7fff84ddafef libsystem_c.dylib ??? (???) <FF69F06E-0904-3C08-A5EF-536FAFFFDC22> /usr/lib/system/libsystem_c.dylib
  5204. 0x7fff873f7000 - 0x7fff87405fff libdispatch.dylib ??? (???) <712AAEAC-AD90-37F7-B71F-293FF8AE8723> /usr/lib/system/libdispatch.dylib
  5205. 0x7fff8a896000 - 0x7fff8a8b6fff libsystem_kernel.dylib ??? (???) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
  5206.  
  5207.  
  5208. Process: kernel_task [0]
  5209. Path: kernel_task
  5210. Architecture: x86_64
  5211. UID: 0
  5212. Version: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
  5213.  
  5214. Thread 0x1
  5215. Kernel stack:
  5216. 1 vm_pageout_continue + 0 (in mach_kernel) [0xffffff800028e950]
  5217.  
  5218. Thread 0x2
  5219. Kernel stack:
  5220. 1 idle_thread + 0 (in mach_kernel) [0xffffff800022cc30]
  5221.  
  5222. Thread 0x3
  5223. Kernel stack:
  5224. 1 assert_wait_deadline + 480 (in mach_kernel) [0xffffff800022fa90]
  5225.  
  5226. Thread 0x4
  5227. Kernel stack:
  5228. 1 thread_daemon_init + 272 (in mach_kernel) [0xffffff800023b640]
  5229.  
  5230. Thread 0x5
  5231. Kernel stack:
  5232. 1 thread_create + 16 (in mach_kernel) [0xffffff800023b1d0]
  5233.  
  5234. Thread 0x6
  5235. Kernel stack:
  5236. 1 thread_call_func_delayed + 304 (in mach_kernel) [0xffffff800023d920]
  5237.  
  5238. Thread 0x7
  5239. Kernel stack:
  5240. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5241. 1 mapping_replenish + 393 (in mach_kernel) [0xffffff80002adac9]
  5242. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5243. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5244. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5245.  
  5246. Thread 0x8
  5247. Kernel stack:
  5248. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5249.  
  5250. Thread 0xa
  5251. Kernel stack:
  5252. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5253.  
  5254. Thread 0xc
  5255. Kernel stack:
  5256. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5257.  
  5258. Thread 0x18
  5259. Kernel stack:
  5260. 1 wakeup + 992 (in mach_kernel) [0xffffff80005526a0]
  5261.  
  5262. Thread 0x1b
  5263. Kernel stack:
  5264. 1 idle_thread + 0 (in mach_kernel) [0xffffff800022cc30]
  5265.  
  5266. Thread 0x1e
  5267. Kernel stack:
  5268. 1 idle_thread + 0 (in mach_kernel) [0xffffff800022cc30]
  5269.  
  5270. Thread 0x21
  5271. Kernel stack:
  5272. 1 hndl_unix_scall64 + 19 (in mach_kernel) [0xffffff80002d8363]
  5273. 1 unix_syscall64 + 507 (in mach_kernel) [0xffffff80005caa7b]
  5274. 1 workq_kernreturn + 695 (in mach_kernel) [0xffffff80005a27a7]
  5275. 1 workqueue_exit + 5332 (in mach_kernel) [0xffffff80005a24e4]
  5276. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5277. 1 thread_continue + 871 (in mach_kernel) [0xffffff800022ee07]
  5278. 1 ml_set_interrupts_enabled + 23 (in mach_kernel) [0xffffff80002bc337]
  5279.  
  5280. Thread 0x53
  5281. Kernel stack:
  5282. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5283.  
  5284. Thread 0x58
  5285. Kernel stack:
  5286. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5287.  
  5288. Thread 0x63
  5289. Kernel stack:
  5290. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5291.  
  5292. Thread 0x65
  5293. Kernel stack:
  5294. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5295.  
  5296. Thread 0x67
  5297. Kernel stack:
  5298. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5299. 1 AppleIntelCPUPowerManagement::~AppleIntelCPUPowerManagement() + 20763 (in AppleIntelCPUPowerManagement) [0xffffff7f819aa179]
  5300. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5301. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5302. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5303. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5304.  
  5305. Thread 0x6a
  5306. Kernel stack:
  5307. 1 m_prepend_2 + 24272 (in mach_kernel) [0xffffff800057a720]
  5308.  
  5309. Thread 0x6b
  5310. Kernel stack:
  5311. 1 audit_worker_init + 80 (in mach_kernel) [0xffffff80005238d0]
  5312.  
  5313. Thread 0x6c
  5314. Kernel stack:
  5315. 1 get_aiotask + 160 (in mach_kernel) [0xffffff80005282a0]
  5316.  
  5317. Thread 0x6d
  5318. Kernel stack:
  5319. 1 get_aiotask + 160 (in mach_kernel) [0xffffff80005282a0]
  5320.  
  5321. Thread 0x6e
  5322. Kernel stack:
  5323. 1 get_aiotask + 160 (in mach_kernel) [0xffffff80005282a0]
  5324.  
  5325. Thread 0x6f
  5326. Kernel stack:
  5327. 1 get_aiotask + 160 (in mach_kernel) [0xffffff80005282a0]
  5328.  
  5329. Thread 0x70
  5330. Kernel stack:
  5331. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5332. 1 dlil_if_ref + 3437 (in mach_kernel) [0xffffff8000340ecd]
  5333. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5334. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5335. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5336. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5337. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5338. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5339.  
  5340. Thread 0x71
  5341. Kernel stack:
  5342. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5343. 1 dlil_init + 1179 (in mach_kernel) [0xffffff80003419ab]
  5344. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5345. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5346. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5347. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5348. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5349. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5350.  
  5351. Thread 0x72
  5352. Kernel stack:
  5353. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5354. 1 utun_register_control + 60033 (in mach_kernel) [0xffffff8000371221]
  5355. 1 tsleep + 91 (in mach_kernel) [0xffffff800055291b]
  5356. 1 wakeup + 632 (in mach_kernel) [0xffffff8000552538]
  5357. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5358. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5359. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5360.  
  5361. Thread 0x73
  5362. Kernel stack:
  5363. 1 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023da10]
  5364.  
  5365. Thread 0x78
  5366. Kernel stack:
  5367. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5368. 1 bpf_validate + 24886 (in mach_kernel) [0xffffff8000338d46]
  5369. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5370. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5371. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5372. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5373. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5374. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5375.  
  5376. Thread 0x79
  5377. Kernel stack:
  5378. 1 sockwall_gc_thread + 0 (in ALF) [0xffffff7f81c78355]
  5379.  
  5380. Thread 0x7b
  5381. Kernel stack:
  5382. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5383.  
  5384. Thread 0x80
  5385. Kernel stack:
  5386. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5387.  
  5388. Thread 0x82
  5389. Kernel stack:
  5390. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5391.  
  5392. Thread 0x85
  5393. Kernel stack:
  5394. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5395.  
  5396. Thread 0x93
  5397. Kernel stack:
  5398. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5399.  
  5400. Thread 0x9a
  5401. Kernel stack:
  5402. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5403.  
  5404. Thread 0xa1
  5405. Kernel stack:
  5406. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5407.  
  5408. Thread 0xb0
  5409. Kernel stack:
  5410. 1 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023da10]
  5411.  
  5412. Thread 0xc1
  5413. Kernel stack:
  5414. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5415.  
  5416. Thread 0xc6
  5417. Kernel stack:
  5418. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5419. 1 catch_exception_raise + 481 (in mach_kernel) [0xffffff80005aa441]
  5420. 1 mach_msg_receive + 163 (in mach_kernel) [0xffffff800021bd83]
  5421. 1 ipc_mqueue_receive + 70 (in mach_kernel) [0xffffff8000215806]
  5422. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5423. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5424. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5425.  
  5426. Thread 0xc7
  5427. Kernel stack:
  5428. 1 vm_pageout_internal_start + 112 (in mach_kernel) [0xffffff800028c440]
  5429.  
  5430. Thread 0xc8
  5431. Kernel stack:
  5432. 1 vm_pageout_internal_start + 1296 (in mach_kernel) [0xffffff800028c8e0]
  5433.  
  5434. Thread 0xc9
  5435. Kernel stack:
  5436. 1 vm_object_page_grab + 4800 (in mach_kernel) [0xffffff8000282ca0]
  5437.  
  5438. Thread 0xf4
  5439. Kernel stack:
  5440. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5441. 1 sock_inject_data_in + 638 (in mach_kernel) [0xffffff800059662e]
  5442. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5443. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5444. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5445. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5446. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5447. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5448.  
  5449. Thread 0x109
  5450. Kernel stack:
  5451. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5452. 1 dlil_if_ref + 3437 (in mach_kernel) [0xffffff8000340ecd]
  5453. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5454. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5455. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5456. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5457. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5458. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5459.  
  5460. Thread 0x192
  5461. Kernel stack:
  5462. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5463.  
  5464. Thread 0x19a
  5465. Kernel stack:
  5466. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5467.  
  5468. Thread 0x19b
  5469. Kernel stack:
  5470. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5471.  
  5472. Thread 0x1b7
  5473. Kernel stack:
  5474. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5475.  
  5476. Thread 0x1d5
  5477. Kernel stack:
  5478. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5479.  
  5480. Thread 0x1dd
  5481. Kernel stack:
  5482. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5483.  
  5484. Thread 0x1de
  5485. Kernel stack:
  5486. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5487.  
  5488. Thread 0x1e1
  5489. Kernel stack:
  5490. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5491.  
  5492. Thread 0x1e4
  5493. Kernel stack:
  5494. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5495.  
  5496. Thread 0x1e8
  5497. Kernel stack:
  5498. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5499.  
  5500. Thread 0x1ea
  5501. Kernel stack:
  5502. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5503.  
  5504. Thread 0x1fe
  5505. Kernel stack:
  5506. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5507.  
  5508. Thread 0x200
  5509. Kernel stack:
  5510. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5511.  
  5512. Thread 0x279
  5513. Kernel stack:
  5514. 1 vm_pageout_internal_start + 112 (in mach_kernel) [0xffffff800028c440]
  5515.  
  5516. Thread 0x30d
  5517. Kernel stack:
  5518. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5519.  
  5520. Thread 0x356
  5521. Kernel stack:
  5522. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5523. 1 hostThreadCurrent + 90 (in prl_hypervisor) [0xffffff7f81d4e1bb]
  5524. 1 pmmIdleThreadRun + 43 (in prl_hypervisor) [0xffffff7f81d65af0]
  5525. 1 hostThreadSleep + 31 (in prl_hypervisor) [0xffffff7f81d4e270]
  5526. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5527. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5528. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5529.  
  5530. Thread 0x357
  5531. Kernel stack:
  5532. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5533. 1 hostThreadCurrent + 90 (in prl_hypervisor) [0xffffff7f81d4e1bb]
  5534. 1 hypHighResTimerThread + 112 (in prl_hypervisor) [0xffffff7f81d62c9b]
  5535. 1 hostThreadSleep + 31 (in prl_hypervisor) [0xffffff7f81d4e270]
  5536. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5537. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5538. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5539.  
  5540. Thread 0x36b
  5541. Kernel stack:
  5542. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5543. 1 dlil_if_ref + 3437 (in mach_kernel) [0xffffff8000340ecd]
  5544. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5545. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5546. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5547. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5548. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5549. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5550.  
  5551. Thread 0x36d
  5552. Kernel stack:
  5553. 1 call_continuation + 23 (in mach_kernel) [0xffffff8000820057]
  5554. 1 dlil_if_ref + 3437 (in mach_kernel) [0xffffff8000340ecd]
  5555. 1 msleep + 119 (in mach_kernel) [0xffffff8000552a27]
  5556. 1 wakeup + 267 (in mach_kernel) [0xffffff80005523cb]
  5557. 1 lck_mtx_sleep + 74 (in mach_kernel) [0xffffff8000227e6a]
  5558. 1 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f39b]
  5559. 1 thread_continue + 1661 (in mach_kernel) [0xffffff800022f11d]
  5560. 1 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c0939]
  5561.  
  5562. Thread 0x3a6
  5563. Kernel stack:
  5564. 1 IOWorkLoop::threadMain() + 0 (in mach_kernel) [0xffffff80006384e2]
  5565.  
  5566. Thread 0x8370
  5567. Kernel stack:
  5568. 1 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023da10]
  5569.  
  5570. Thread 0x875d
  5571. Kernel stack:
  5572. 1 thread_call_func_delayed + 544 (in mach_kernel) [0xffffff800023da10]
  5573.  
  5574. Binary Images:
  5575. 0xffffff7f819a4000 - 0xffffff7f819c2fff com.apple.driver.AppleIntelCPUPowerManagement 167.3.0 (167.3.0) <E08EC0D7-C364-3C57-A377-887B36241B1C> /System/Library/Extensions/AppleIntelCPUPowerManagement.kext/Contents/MacOS/AppleIntelCPUPowerManagement
  5576. 0xffffff7f81bb5000 - 0xffffff7f81bb8ff9 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 37 (1.0.0d1) <41675764-F7BA-30ED-B887-BC2FFF52382B> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/AppleFSCompressionTypeDataless
  5577. 0xffffff7f81c73000 - 0xffffff7f81c79fff com.apple.nke.applicationfirewall 3.2.30 (3.2.30) <646061A5-10A6-3928-9399-EC1F428F3593> /System/Library/Extensions/ALF.kext/Contents/MacOS/ALF
  5578. 0xffffff7f81d4b000 - 0xffffff7f81d6efff com.parallels.kext.prl_hypervisor 7.0 14922.693916 (7.0 14922.693916) /Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/prl_hypervisor.kext/Contents/MacOS/prl_hypervisor
  5579. 0xffffff8000200000 - 0xffffff800072e039 mach_kernel ??? (???) <7B6546C7-70E8-3ED8-A6C3-C927E4D3D0D6> /mach_kernel
  5580.  
  5581. Kextstat:
  5582. Index Refs Address Size Wired Name (Version) <Linked Against>
  5583. 1 65 0xffffff7f80743000 0x683c 0x683c com.apple.kpi.bsd (11.3.0)
  5584. 2 6 0xffffff7f8072f000 0x3d0 0x3d0 com.apple.kpi.dsep (11.3.0)
  5585. 3 87 0xffffff7f8074d000 0x1b9d8 0x1b9d8 com.apple.kpi.iokit (11.3.0)
  5586. 4 93 0xffffff7f80739000 0x9b54 0x9b54 com.apple.kpi.libkern (11.3.0)
  5587. 5 84 0xffffff7f80730000 0x88c 0x88c com.apple.kpi.mach (11.3.0)
  5588. 6 27 0xffffff7f80731000 0x4938 0x4938 com.apple.kpi.private (11.3.0)
  5589. 7 51 0xffffff7f80736000 0x22a0 0x22a0 com.apple.kpi.unsupported (11.3.0)
  5590. 8 18 0xffffff7f8095c000 0x7000 0x7000 com.apple.iokit.IOACPIFamily (1.4) <7 6 4 3>
  5591. 9 25 0xffffff7f80842000 0x1e000 0x1e000 com.apple.iokit.IOPCIFamily (2.6.8) <7 6 5 4 3>
  5592. 10 1 0xffffff7f81bfc000 0x58000 0x58000 com.apple.driver.AppleACPIPlatform (1.4) <9 8 7 6 5 4 3 1>
  5593. 11 0 0xffffff7f80963000 0x7000 0x7000 org.netkas.FakeSMC (3.1.0) <8 7 5 4 3>
  5594. 13 1 0xffffff7f80a60000 0xc000 0xc000 com.apple.driver.AppleKeyStore (28.18) <7 6 5 4 3 1>
  5595. 14 8 0xffffff7f807a0000 0x25000 0x25000 com.apple.iokit.IOStorageFamily (1.7) <7 6 5 4 3 1>
  5596. 15 0 0xffffff7f80cd8000 0x19000 0x19000 com.apple.driver.DiskImages (331.3) <14 7 6 5 4 3 1>
  5597. 16 0 0xffffff7f819a4000 0x2a000 0x2a000 com.apple.driver.AppleIntelCPUPowerManagement (167.3.0) <7 6 5 4 3 1>
  5598. 17 0 0xffffff7f8074a000 0x3000 0x3000 com.apple.security.TMSafetyNet (7) <7 6 5 4 2 1>
  5599. 18 2 0xffffff7f80804000 0x4000 0x4000 com.apple.kext.AppleMatch (1.0.0d1) <4 1>
  5600. 19 1 0xffffff7f80808000 0x11000 0x11000 com.apple.security.sandbox (177.3) <18 7 6 5 4 3 2 1>
  5601. 20 0 0xffffff7f8089c000 0x5000 0x5000 com.apple.security.quarantine (1.1) <19 18 7 6 5 4 2 1>
  5602. 21 0 0xffffff7f81c73000 0x8000 0x8000 com.apple.nke.applicationfirewall (3.2.30) <7 6 5 4 3 1>
  5603. 22 0 0xffffff7f81bd9000 0x3000 0x3000 com.apple.driver.AppleAPIC (1.5) <4 3>
  5604. 23 0 0xffffff7f8189d000 0x4000 0x4000 com.apple.driver.AppleSMBIOS (1.7) <7 4 3>
  5605. 24 0 0xffffff7f819d6000 0x3000 0x3000 com.apple.driver.AppleHPET (1.6) <8 7 5 4 3>
  5606. 25 0 0xffffff7f818c2000 0x7000 0x7000 com.apple.driver.AppleRTC (1.4) <8 5 4 3 1>
  5607. 26 3 0xffffff7f80a6c000 0x6b000 0x6b000 com.apple.iokit.IOHIDFamily (1.7.1) <13 7 6 5 4 3 2 1>
  5608. 27 0 0xffffff7f81c5d000 0x4000 0x4000 com.apple.driver.AppleACPIButtons (1.4) <26 10 8 7 6 5 4 3 1>
  5609. 28 1 0xffffff7f81bbf000 0x4000 0x4000 com.apple.driver.AppleEFIRuntime (1.5.0) <7 6 5 4 3>
  5610. 29 9 0xffffff7f808a2000 0x4f000 0x4f000 com.apple.iokit.IOUSBFamily (4.5.8) <9 7 5 4 3 1>
  5611. 30 0 0xffffff7f80b2e000 0x17000 0x17000 com.apple.driver.AppleUSBEHCI (4.5.8) <29 9 7 5 4 3 1>
  5612. 31 3 0xffffff7f80e4f000 0xa000 0xa000 com.apple.iokit.IOAHCIFamily (2.0.7) <5 4 3 1>
  5613. 32 0 0xffffff7f81bdd000 0x18000 0x18000 com.apple.driver.AppleAHCIPort (2.2.0) <31 9 5 4 3 1>
  5614. 33 0 0xffffff7f81bc3000 0x7000 0x7000 com.apple.driver.AppleEFINVRAM (1.5.0) <28 7 5 4 3>
  5615. 34 0 0xffffff7f808f1000 0x1e000 0x1e000 com.LaCie.driver.PXHCD (1.0.8) <29 9 7 5 4 3>
  5616. 35 3 0xffffff7f80819000 0x29000 0x29000 com.apple.iokit.IONetworkingFamily (2.0) <7 6 5 4 3 1>
  5617. 36 0 0xffffff7f80860000 0x34000 0x34000 com.lnx2mac.driver.RealtekRTL81xx (0.0.90) <35 9 5 4 3 1>
  5618. 37 0 0xffffff7f819a0000 0x3000 0x3000 com.apple.driver.AppleIntelCPUPowerManagementClient (167.3.0) <7 6 5 4 3 1>
  5619. 38 0 0xffffff7f80a5d000 0x3000 0x3000 com.apple.iokit.IOUSBUserClient (4.5.8) <29 7 5 4 3 1>
  5620. 39 0 0xffffff7f80b19000 0x11000 0x11000 com.apple.driver.AppleUSBHub (4.5.0) <29 5 4 3 1>
  5621. 40 0 0xffffff7f80ff6000 0x9000 0x9000 com.apple.BootCache (33) <7 6 5 4 3 1>
  5622. 41 0 0xffffff7f81bae000 0x5000 0x5000 com.apple.AppleFSCompression.AppleFSCompressionTypeZlib (1.0.0d1) <6 4 3 2 1>
  5623. 42 0 0xffffff7f81bb5000 0x5000 0x5000 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless (1.0.0d1) <7 6 4 3 2 1>
  5624. 43 0 0xffffff7f80e65000 0x15000 0x15000 com.apple.iokit.IOAHCIBlockStorage (2.0.1) <31 14 5 4 3 1>
  5625. 44 0 0xffffff7f81754000 0x4000 0x4000 com.apple.driver.XsanFilter (403) <14 5 4 3 1>
  5626. 45 3 0xffffff7f80914000 0x2b000 0x2b000 com.apple.iokit.IOSCSIArchitectureModelFamily (3.0.3) <5 4 3 1>
  5627. 46 0 0xffffff7f80e59000 0xc000 0xc000 com.apple.iokit.IOAHCISerialATAPI (2.0.1) <45 31 5 4 3 1>
  5628. 47 0 0xffffff7f80c14000 0x7000 0x7000 com.apple.iokit.SCSITaskUserClient (3.0.3) <45 14 5 4 3 1>
  5629. 48 3 0xffffff7f80c1d000 0xd000 0xd000 com.apple.iokit.IOCDStorageFamily (1.7) <14 5 4 3 1>
  5630. 49 2 0xffffff7f80c2a000 0xb000 0xb000 com.apple.iokit.IODVDStorageFamily (1.7) <48 14 5 4 3 1>
  5631. 50 1 0xffffff7f80c35000 0xa000 0xa000 com.apple.iokit.IOBDStorageFamily (1.6) <49 48 14 5 4 3 1>
  5632. 51 0 0xffffff7f80c3f000 0x1a000 0x1a000 com.apple.iokit.IOSCSIMultimediaCommandsDevice (3.0.3) <50 49 48 45 14 5 4 3 1>
  5633. 52 0 0xffffff7f80adf000 0x6000 0x6000 com.apple.driver.AppleUSBComposite (4.5.8) <29 4 3 1>
  5634. 53 0 0xffffff7f80ad7000 0x8000 0x8000 com.apple.iokit.IOUSBHIDDriver (4.4.5) <29 26 5 4 3 1>
  5635. 55 13 0xffffff7f80c8e000 0x38000 0x38000 com.apple.iokit.IOGraphicsFamily (2.3.2) <9 7 5 4 3>
  5636. 56 5 0xffffff7f80cc6000 0x12000 0x12000 com.apple.iokit.IONDRVSupport (2.3.2) <55 9 7 5 4 3>
  5637. 57 1 0xffffff7f81b9c000 0x3000 0x3000 com.apple.driver.AppleGraphicsControl (3.0.16) <56 55 9 8 7 5 4 3 1>
  5638. 58 0 0xffffff7f81b9f000 0xf000 0xf000 com.apple.driver.ApplePolicyControl (3.0.16) <57 56 55 9 8 7 5 4 3 1>
  5639. 59 2 0xffffff7f80769000 0x6000 0x6000 com.apple.kext.OSvKernDSPLib (1.3) <5 4>
  5640. 60 5 0xffffff7f8076f000 0x2a000 0x2a000 com.apple.iokit.IOAudioFamily (1.8.6fc6) <59 5 4 3 1>
  5641. 61 0 0xffffff7f81010000 0x4000 0x4000 com.apple.driver.AudioIPCDriver (1.2.2) <60 5 4 3 1>
  5642. 62 2 0xffffff7f81236000 0x18a000 0x18a000 com.apple.kext.ATISupport (7.1.8) <55 9 8 7 5 4 3 1>
  5643. 63 0 0xffffff7f81711000 0x43000 0x43000 com.apple.kext.ATI6000Controller (7.1.8) <62 55 9 8 5 4 3 1>
  5644. 64 2 0xffffff7f80c6c000 0xc000 0xc000 com.apple.driver.AppleSMC (3.1.1d8) <8 7 5 4 3>
  5645. 65 0 0xffffff7f80f5a000 0x5000 0x5000 com.apple.Dont_Steal_Mac_OS_X (7.0.0) <64 7 4 3 1>
  5646. 68 2 0xffffff7f80c06000 0xe000 0xe000 com.apple.iokit.IOSerialFamily (10.0.5) <7 6 5 4 3 1>
  5647. 69 0 0xffffff7f80dd5000 0xe000 0xe000 com.apple.iokit.IOBluetoothSerialManager (4.0.3f12) <68 7 5 4 3 1>
  5648. 70 0 0xffffff7f813c0000 0x297000 0x297000 com.apple.ATIRadeonX3000 (7.1.8) <56 55 9 7 6 5 4 3 1>
  5649. 71 0 0xffffff7f80bec000 0x12000 0x12000 com.apple.iokit.IOSurface (80.0) <7 5 4 3 1>
  5650. 72 0 0xffffff7f80a43000 0x6000 0x6000 com.apple.iokit.IOUserEthernet (1.0.0d1) <35 6 5 4 3 1>
  5651. 74 1 0xffffff7f81c63000 0xd000 0xd000 com.apple.driver.Apple16X50Serial (3.0) <68 9 5 4 3>
  5652. 75 0 0xffffff7f81c70000 0x2000 0x2000 com.apple.driver.Apple16X50ACPI (3.0) <74 8 4 3>
  5653. 76 0 0xffffff7f81959000 0x3000 0x3000 com.apple.driver.AppleLPC (1.5.3) <9 5 4 3>
  5654. 77 0 0xffffff7f8188c000 0x3000 0x3000 com.apple.driver.AppleSMBusPCI (1.0.10d0) <9 5 4 3>
  5655. 78 1 0xffffff7f80c59000 0x13000 0x13000 com.apple.driver.IOPlatformPluginFamily (4.7.5d4) <8 7 6 5 4 3>
  5656. 79 0 0xffffff7f80c78000 0x11000 0x11000 com.apple.driver.ACPI_SMC_PlatformPlugin (4.7.5d4) <78 64 9 8 7 6 5 4 3>
  5657. 80 2 0xffffff7f819ef000 0xc000 0xc000 com.apple.iokit.IOHDAFamily (1.7.9a4) <5 4 3 1>
  5658. 81 1 0xffffff7f81a01000 0x18000 0x18000 com.apple.driver.AppleHDAController (1.7.9a4) <80 55 9 5 4 3 1>
  5659. 82 0 0xffffff7f81966000 0x3a000 0x3a000 com.apple.driver.AppleIntelSNBGraphicsFB (7.1.8) <55 9 8 7 6 5 4 3 1>
  5660. 83 0 0xffffff7f8192a000 0xa000 0xa000 com.apple.driver.AppleMCCSControl (1.0.26) <55 9 7 5 4 3 1>
  5661. 84 0 0xffffff7f817dc000 0x5000 0x5000 com.apple.driver.AppleUpstreamUserClient (3.5.9) <55 9 8 7 5 4 3 1>
  5662. 85 0 0xffffff7f816fa000 0x12000 0x12000 com.apple.kext.ATIFramebuffer (7.1.8) <62 55 9 8 7 5 4 3 1>
  5663. 86 1 0xffffff7f80bfe000 0x4000 0x4000 com.apple.iokit.IOSMBusFamily (1.1) <5 4 3>
  5664. 87 0 0xffffff7f8188f000 0xe000 0xe000 com.apple.driver.AppleSMBusController (1.0.10d0) <86 9 8 5 4 3>
  5665. 88 1 0xffffff7f81a19000 0xa5000 0xa5000 com.apple.driver.DspFuncLib (1.7.9a4) <60 59 5 4 3 1>
  5666. 89 0 0xffffff7f81abe000 0xb3000 0xb3000 com.apple.driver.AppleHDA (1.7.9a4) <88 81 80 60 56 55 5 4 3 1>
  5667. 93 0 0xffffff7f81b8d000 0xb000 0xb000 com.apple.driver.AGPM (100.12.42) <56 55 9 5 4 3>
  5668. 94 0 0xffffff7f8190e000 0x4000 0x4000 com.apple.driver.ApplePlatformEnabler (2.0.4d2) <7 5 4 3>
  5669. 96 0 0xffffff7f8179c000 0x40000 0x40000 com.apple.driver.AppleUSBAudio (2.8.2f5) <60 29 5 4 3>
  5670. 98 0 0xffffff7f81cf3000 0xc000 0xc000 com.parallels.kext.prl_netbridge (7.0 14922.693916) <5 4 3 1>
  5671. 99 0 0xffffff7f81d02000 0x4000 0x4000 com.parallels.kext.prl_vnic (7.0 14922.693916) <35 5 4 3 1>
  5672. 100 0 0xffffff7f80799000 0x5000 0x5000 com.Cycling74.driver.Soundflower (1.5.1) <60 5 4 3>
  5673. 102 0 0xffffff7f81d07000 0x35000 0x35000 com.paragon-software.filesystems.ntfs (82) <7 5 4 1>
  5674. 103 1 0xffffff7f81000000 0x5000 0x5000 com.apple.kext.triggers (1.0) <7 6 5 4 3 1>
  5675. 104 0 0xffffff7f81005000 0x9000 0x9000 com.apple.filesystems.autofs (3.0) <103 7 6 5 4 3 1>
  5676. 105 0 0xffffff7f81c96000 0x7000 0x7000 com.parallels.kext.prl_usb_connect (7.0 14922.693916) <29 7 5 4 3 1>
  5677. 106 0 0xffffff7f81d4b000 0x58000 0x58000 com.parallels.kext.prl_hypervisor (7.0 14922.693916) <9 8 7 5 4 3 1>
  5678. 107 0 0xffffff7f81c8d000 0x4000 0x4000 com.parallels.kext.prl_hid_hook (7.0 14922.693916) <7 5 4 3 1>
  5679. 108 0 0xffffff7f819cf000 0x5000 0x5000 com.apple.driver.AppleHWSensor (1.9.4d0) <5 4 3>
  5680. 109 0 0xffffff7f81c88000 0x3000 0x3000 com.regularrateandrhythm.driver.RowmoteIREmu (1.0) <29 26 5 4 3>
  5681. 110 1 0xffffff7f807c5000 0xd000 0xd000 com.apple.filesystems.exfat (1.1) <7 5 4 1>
  5682. 111 0 0xffffff7f807d4000 0x3000 0x3000 com.bresink.driver.BRESINKx86Monitoring (8.0) <5 4 3>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement