Advertisement
Guest User

Untitled

a guest
Sep 11th, 2014
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 127.96 KB | None | 0 0
  1. Process: XBMC [6886]
  2. Path: /Applications/XBMC.app/Contents/MacOS/XBMC
  3. Identifier: com.teamxbmc.xbmc
  4. Version: 13.1 (Git-20140604-84725b0)
  5. Code Type: X86-64 (Native)
  6. Parent Process: launchd [154]
  7. Responsible: XBMC [6886]
  8. User ID: 501
  9.  
  10. Date/Time: 2014-09-10 23:10:15.662 +0200
  11. OS Version: Mac OS X 10.9.4 (13E28)
  12. Report Version: 11
  13. Anonymous UUID: 4DAAB779-76A3-159F-0AC0-02457942E6BE
  14.  
  15.  
  16. Crashed Thread: 49 DVDPlayerVideo
  17.  
  18. Exception Type: EXC_BAD_ACCESS (SIGSEGV)
  19. Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000000a0
  20.  
  21. VM Regions Near 0xa0:
  22. -->
  23. __TEXT 0000000100000000-000000010268d000 [ 38.6M] r-x/rwx SM=COW /Applications/XBMC.app/Contents/MacOS/XBMC
  24.  
  25. Thread 0:: Dispatch queue: com.apple.main-thread
  26. 0 libsystem_kernel.dylib 0x00007fff839129f2 read + 10
  27. 1 com.teamxbmc.xbmc 0x00000001002edb6f ReadFile(CXHandle*, void*, unsigned int, unsigned int*, void*) + 47
  28. 2 com.teamxbmc.xbmc 0x00000001008f6227 XFILE::CHDFile::Read(void*, long long) + 71
  29. 3 com.teamxbmc.xbmc 0x0000000100112abf XFILE::CFile::Read(void*, long long) + 159
  30. 4 com.teamxbmc.xbmc 0x0000000100113e97 XFILE::CFile::LoadFile(std::string const&, XFILE::auto_buffer&) + 343
  31. 5 com.teamxbmc.xbmc 0x00000001005e2ea1 CFileUtils::LoadFile(std::string const&, void*&) + 49
  32. 6 com.teamxbmc.xbmc 0x0000000100714364 CBaseTexture::LoadFromFileInternal(CStdStr<char> const&, unsigned int, unsigned int, bool, bool, std::string const&) + 420
  33. 7 com.teamxbmc.xbmc 0x000000010071417a CBaseTexture::LoadFromFile(CStdStr<char> const&, unsigned int, unsigned int, bool, bool, std::string const&) + 90
  34. 8 com.teamxbmc.xbmc 0x000000010071a7a9 CGUITextureManager::Load(CStdStr<char> const&, bool) + 1561
  35. 9 com.teamxbmc.xbmc 0x00000001006fb21f CGUITextureBase::AllocResources() + 175
  36. 10 com.teamxbmc.xbmc 0x00000001006bef6e CGUIImage::AllocResources() + 46
  37. 11 com.teamxbmc.xbmc 0x00000001006a6128 CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) + 168
  38. 12 com.teamxbmc.xbmc 0x0000000100697b39 CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) + 313
  39. 13 com.teamxbmc.xbmc 0x00000001006a6140 CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) + 192
  40. 14 com.teamxbmc.xbmc 0x0000000100697b39 CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) + 313
  41. 15 com.teamxbmc.xbmc 0x0000000100702331 CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) + 609
  42. 16 com.teamxbmc.xbmc 0x00000001007090a9 CGUIWindowManager::Process(unsigned int) + 201
  43. 17 com.teamxbmc.xbmc 0x0000000100022858 CApplication::FrameMove(bool, bool) + 584
  44. 18 com.teamxbmc.xbmc 0x00000001004ad8fc CXBApplicationEx::Run() + 252
  45. 19 com.teamxbmc.xbmc 0x00000001004adce7 XBMC_Run + 263
  46. 20 com.teamxbmc.xbmc 0x0000000100a258d4 SDL_main + 164
  47. 21 com.teamxbmc.xbmc 0x0000000100a26c1b main + 1547
  48. 22 com.teamxbmc.xbmc 0x0000000100008934 start + 52
  49.  
  50. Thread 1:: Dispatch queue: com.apple.libdispatch-manager
  51. 0 libsystem_kernel.dylib 0x00007fff83912662 kevent64 + 10
  52. 1 libdispatch.dylib 0x00007fff8a13d421 _dispatch_mgr_invoke + 239
  53. 2 libdispatch.dylib 0x00007fff8a13d136 _dispatch_mgr_thread + 52
  54.  
  55. Thread 2:
  56. 0 libsystem_kernel.dylib 0x00007fff83911e6a __workq_kernreturn + 10
  57. 1 libsystem_pthread.dylib 0x00007fff8bae0f08 _pthread_wqthread + 330
  58. 2 libsystem_pthread.dylib 0x00007fff8bae3fb9 start_wqthread + 13
  59.  
  60. Thread 3:
  61. 0 libsystem_kernel.dylib 0x00007fff8390da1a mach_msg_trap + 10
  62. 1 libsystem_kernel.dylib 0x00007fff8390cd18 mach_msg + 64
  63. 2 com.apple.CoreFoundation 0x00007fff8ea30f15 __CFRunLoopServiceMachPort + 181
  64. 3 com.apple.CoreFoundation 0x00007fff8ea30539 __CFRunLoopRun + 1161
  65. 4 com.apple.CoreFoundation 0x00007fff8ea2fe75 CFRunLoopRunSpecific + 309
  66. 5 com.apple.CoreFoundation 0x00007fff8eae5811 CFRunLoopRun + 97
  67. 6 com.teamxbmc.xbmc 0x0000000100866962 -[HotKeyController eventTapThread] + 98
  68. 7 com.apple.Foundation 0x00007fff8de7676b __NSThread__main__ + 1318
  69. 8 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  70. 9 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  71. 10 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  72.  
  73. Thread 4:
  74. 0 libsystem_kernel.dylib 0x00007fff8390da1a mach_msg_trap + 10
  75. 1 libsystem_kernel.dylib 0x00007fff8390cd18 mach_msg + 64
  76. 2 com.apple.CoreFoundation 0x00007fff8ea30f15 __CFRunLoopServiceMachPort + 181
  77. 3 com.apple.CoreFoundation 0x00007fff8ea30539 __CFRunLoopRun + 1161
  78. 4 com.apple.CoreFoundation 0x00007fff8ea2fe75 CFRunLoopRunSpecific + 309
  79. 5 com.apple.AppKit 0x00007fff83af605e _NSEventThread + 144
  80. 6 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  81. 7 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  82. 8 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  83.  
  84. Thread 5:: ActiveAE
  85. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  86. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  87. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  88. 3 com.teamxbmc.xbmc 0x0000000100bcf6f3 ActiveAE::CActiveAE::Process() + 595
  89. 4 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  90. 5 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  91. 6 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  92. 7 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  93. 8 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  94.  
  95. Thread 6:: AESink
  96. 0 libsystem_kernel.dylib 0x00007fff83911a3a __semwait_signal + 10
  97. 1 libsystem_c.dylib 0x00007fff824bedc0 nanosleep + 200
  98. 2 libsystem_c.dylib 0x00007fff824becb2 usleep + 54
  99. 3 com.teamxbmc.xbmc 0x0000000100bd89e6 ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) + 470
  100. 4 com.teamxbmc.xbmc 0x0000000100bd7440 ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) + 464
  101. 5 com.teamxbmc.xbmc 0x0000000100bd8bb8 ActiveAE::CActiveAESink::Process() + 200
  102. 6 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  103. 7 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  104. 8 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  105. 9 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  106. 10 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  107.  
  108. Thread 7:: com.apple.audio.IOThread.client
  109. 0 libsystem_kernel.dylib 0x00007fff8390da1a mach_msg_trap + 10
  110. 1 libsystem_kernel.dylib 0x00007fff8390cd18 mach_msg + 64
  111. 2 com.apple.audio.CoreAudio 0x00007fff81a71828 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
  112. 3 com.apple.audio.CoreAudio 0x00007fff81a717b6 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
  113. 4 com.apple.audio.CoreAudio 0x00007fff81a6ff3e HALC_ProxyIOContext::IOWorkLoop() + 950
  114. 5 com.apple.audio.CoreAudio 0x00007fff81a6fadd HALC_ProxyIOContext::IOThreadEntry(void*) + 97
  115. 6 com.apple.audio.CoreAudio 0x00007fff81a6f99d HALB_IOThread::Entry(void*) + 75
  116. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  117. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  118. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  119.  
  120. Thread 8:: PeripBusCEC
  121. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  122. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  123. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  124. 3 com.teamxbmc.xbmc 0x000000010084af82 PERIPHERALS::CPeripheralBus::Process() + 146
  125. 4 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  126. 5 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  127. 6 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  128. 7 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  129. 8 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  130.  
  131. Thread 9:: DetectDVDMedia
  132. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  133. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  134. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  135. 3 com.teamxbmc.xbmc 0x00000001003e9838 CThread::Sleep(unsigned int) + 88
  136. 4 com.teamxbmc.xbmc 0x00000001000d0dea MEDIA_DETECT::CDetectDVDMedia::Process() + 154
  137. 5 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  138. 6 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  139. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  140. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  141. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  142.  
  143. Thread 10:: LanguageInvoker
  144. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  145. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  146. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  147. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  148. 4 com.teamxbmc.xbmc 0x0000000100b0abb3 XBMCAddon::Python::PyGILLock::acquireGil() + 35
  149. 5 com.teamxbmc.xbmc 0x0000000100aae487 XBMCAddon::xbmcgui::Window::getProperty(char const*) + 279
  150. 6 com.teamxbmc.xbmc 0x0000000100ad8781 PythonBindings::xbmcgui_XBMCAddon_xbmcgui_Window_getProperty(PythonBindings::PyHolder*, _object*, _object*) + 369
  151. 7 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  152. 8 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  153. 9 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  154. 10 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  155. 11 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  156. 12 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  157. 13 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  158. 14 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  159. 15 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  160. 16 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  161. 17 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  162. 18 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  163. 19 com.teamxbmc.xbmc 0x000000010163934f PyInstance_New + 495
  164. 20 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  165. 21 com.teamxbmc.xbmc 0x000000010172992c do_call + 620
  166. 22 com.teamxbmc.xbmc 0x0000000101728d93 call_function + 2211
  167. 23 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  168. 24 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  169. 25 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  170. 26 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  171. 27 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  172. 28 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  173. 29 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  174. 30 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  175. 31 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  176. 32 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  177. 33 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  178. 34 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  179. 35 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  180. 36 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  181. 37 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  182. 38 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  183.  
  184. Thread 11:: LanguageInvoker
  185. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  186. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  187. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  188. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  189. 4 com.teamxbmc.xbmc 0x0000000100b0abb3 XBMCAddon::Python::PyGILLock::acquireGil() + 35
  190. 5 com.teamxbmc.xbmc 0x0000000100a9f709 XBMCAddon::xbmc::sleep(long) + 57
  191. 6 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  192. 7 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  193. 8 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  194. 9 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  195. 10 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  196. 11 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  197. 12 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  198. 13 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  199. 14 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  200. 15 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  201. 16 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  202. 17 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  203. 18 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  204. 19 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  205. 20 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  206. 21 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  207.  
  208. Thread 12:: LanguageInvoker
  209. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  210. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  211. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  212. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  213. 4 com.teamxbmc.xbmc 0x00000001018a5747 pysqlite_statement_reset + 87
  214. 5 com.teamxbmc.xbmc 0x00000001018a0a2a pysqlite_cursor_dealloc + 42
  215. 6 com.teamxbmc.xbmc 0x0000000101648fc6 wrapper_dealloc + 214
  216. 7 com.teamxbmc.xbmc 0x0000000101728e3c call_function + 2380
  217. 8 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  218. 9 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  219. 10 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  220. 11 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  221. 12 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  222. 13 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  223. 14 com.teamxbmc.xbmc 0x00000001016b1aa2 call_method + 562
  224. 15 com.teamxbmc.xbmc 0x00000001016be4db slot_sq_length + 75
  225. 16 com.teamxbmc.xbmc 0x000000010161b63c PyObject_Size + 92
  226. 17 com.teamxbmc.xbmc 0x0000000101717b4c builtin_len + 28
  227. 18 com.teamxbmc.xbmc 0x00000001017289aa call_function + 1210
  228. 19 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  229. 20 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  230. 21 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  231. 22 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  232. 23 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  233. 24 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  234. 25 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  235. 26 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  236. 27 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  237. 28 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  238. 29 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  239. 30 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  240. 31 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  241. 32 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  242. 33 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  243. 34 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  244.  
  245. Thread 13:: LanguageInvoker
  246. 0 libsystem_kernel.dylib 0x00007fff83911a3a __semwait_signal + 10
  247. 1 libsystem_c.dylib 0x00007fff824bedc0 nanosleep + 200
  248. 2 libsystem_c.dylib 0x00007fff824becb2 usleep + 54
  249. 3 com.teamxbmc.xbmc 0x0000000100a9f77c XBMCAddon::xbmc::sleep(long) + 172
  250. 4 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  251. 5 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  252. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  253. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  254. 8 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  255. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  256. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  257. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  258. 12 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  259. 13 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  260. 14 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  261. 15 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  262. 16 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  263. 17 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  264. 18 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  265. 19 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  266. 20 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  267. 21 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  268. 22 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  269.  
  270. Thread 14:: LanguageInvoker
  271. 0 libsystem_kernel.dylib 0x00007fff83911a3a __semwait_signal + 10
  272. 1 libsystem_c.dylib 0x00007fff824bedc0 nanosleep + 200
  273. 2 libsystem_c.dylib 0x00007fff824becb2 usleep + 54
  274. 3 com.teamxbmc.xbmc 0x0000000100a9f77c XBMCAddon::xbmc::sleep(long) + 172
  275. 4 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  276. 5 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  277. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  278. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  279. 8 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  280. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  281. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  282. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  283. 12 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  284. 13 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  285. 14 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  286. 15 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  287. 16 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  288. 17 com.teamxbmc.xbmc 0x000000010163934f PyInstance_New + 495
  289. 18 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  290. 19 com.teamxbmc.xbmc 0x000000010172992c do_call + 620
  291. 20 com.teamxbmc.xbmc 0x0000000101728d93 call_function + 2211
  292. 21 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  293. 22 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  294. 23 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  295. 24 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  296. 25 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  297. 26 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  298. 27 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  299. 28 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  300. 29 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  301. 30 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  302. 31 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  303. 32 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  304. 33 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  305.  
  306. Thread 15:: LanguageInvoker
  307. 0 libsystem_kernel.dylib 0x00007fff83911746 __psynch_mutexwait + 10
  308. 1 libsystem_pthread.dylib 0x00007fff8bae2779 _pthread_mutex_lock + 372
  309. 2 com.teamxbmc.xbmc 0x0000000100aab548 XBMCAddon::xbmcgui::Window::dispose() + 40
  310. 3 com.teamxbmc.xbmc 0x0000000100b0261b PythonBindings::cleanForDealloc(XBMCAddon::xbmcgui::Window*) + 27
  311. 4 com.teamxbmc.xbmc 0x0000000100ad57b7 PythonBindings::xbmcgui_XBMCAddon_xbmcgui_Window_Dealloc(PythonBindings::PyHolder*) + 295
  312. 5 com.teamxbmc.xbmc 0x000000010168452c meth_dealloc + 172
  313. 6 com.teamxbmc.xbmc 0x0000000101728e3c call_function + 2380
  314. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  315. 8 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  316. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  317. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  318. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  319. 12 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  320. 13 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  321. 14 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  322. 15 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  323. 16 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  324. 17 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  325. 18 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  326. 19 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  327. 20 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  328. 21 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  329. 22 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  330.  
  331. Thread 16:: LanguageInvoker
  332. 0 libsystem_kernel.dylib 0x00007fff83911a3a __semwait_signal + 10
  333. 1 libsystem_c.dylib 0x00007fff824bedc0 nanosleep + 200
  334. 2 libsystem_c.dylib 0x00007fff824becb2 usleep + 54
  335. 3 com.teamxbmc.xbmc 0x0000000100a9f77c XBMCAddon::xbmc::sleep(long) + 172
  336. 4 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  337. 5 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  338. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  339. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  340. 8 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  341. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  342. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  343. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  344. 12 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  345. 13 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  346. 14 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  347. 15 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  348. 16 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  349. 17 com.teamxbmc.xbmc 0x000000010163934f PyInstance_New + 495
  350. 18 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  351. 19 com.teamxbmc.xbmc 0x000000010172992c do_call + 620
  352. 20 com.teamxbmc.xbmc 0x0000000101728d93 call_function + 2211
  353. 21 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  354. 22 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  355. 23 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  356. 24 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  357. 25 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  358. 26 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  359. 27 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  360. 28 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  361. 29 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  362. 30 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  363. 31 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  364. 32 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  365. 33 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  366.  
  367. Thread 17:: LanguageInvoker
  368. 0 libsystem_kernel.dylib 0x00007fff83911a3a __semwait_signal + 10
  369. 1 libsystem_c.dylib 0x00007fff824bedc0 nanosleep + 200
  370. 2 libsystem_c.dylib 0x00007fff824becb2 usleep + 54
  371. 3 com.teamxbmc.xbmc 0x0000000100a9f77c XBMCAddon::xbmc::sleep(long) + 172
  372. 4 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  373. 5 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  374. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  375. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  376. 8 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  377. 9 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  378. 10 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  379. 11 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  380. 12 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  381. 13 com.teamxbmc.xbmc 0x0000000101623241 call_function_tail + 225
  382. 14 com.teamxbmc.xbmc 0x000000010162388c PyObject_CallMethod + 588
  383. 15 com.teamxbmc.xbmc 0x0000000100ace37b PythonBindings::XBMCAddon_xbmc_Player_Director::onPlayBackStarted() + 43
  384. 16 com.teamxbmc.xbmc 0x0000000100a83051 XBMCAddon::RetardedAsynchCallbackHandler::makePendingCalls() + 209
  385. 17 com.teamxbmc.xbmc 0x0000000100a9f712 XBMCAddon::xbmc::sleep(long) + 66
  386. 18 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  387. 19 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  388. 20 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  389. 21 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  390. 22 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  391. 23 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  392. 24 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  393. 25 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  394. 26 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  395. 27 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  396. 28 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  397. 29 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  398. 30 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  399. 31 com.teamxbmc.xbmc 0x000000010163934f PyInstance_New + 495
  400. 32 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  401. 33 com.teamxbmc.xbmc 0x000000010172992c do_call + 620
  402. 34 com.teamxbmc.xbmc 0x0000000101728d93 call_function + 2211
  403. 35 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  404. 36 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  405. 37 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  406. 38 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  407. 39 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  408. 40 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  409. 41 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  410. 42 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  411. 43 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  412. 44 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  413. 45 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  414. 46 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  415. 47 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  416.  
  417. Thread 18:: LanguageInvoker
  418. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  419. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  420. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  421. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  422. 4 com.teamxbmc.xbmc 0x0000000100b0abb3 XBMCAddon::Python::PyGILLock::acquireGil() + 35
  423. 5 com.teamxbmc.xbmc 0x0000000100a9f709 XBMCAddon::xbmc::sleep(long) + 57
  424. 6 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  425. 7 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  426. 8 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  427. 9 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  428. 10 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  429. 11 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  430. 12 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  431. 13 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  432. 14 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  433. 15 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  434. 16 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  435. 17 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  436. 18 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  437. 19 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  438. 20 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  439. 21 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  440. 22 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  441. 23 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  442. 24 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  443.  
  444. Thread 19:: LanguageInvoker
  445. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  446. 1 com.teamxbmc.xbmc 0x00000001017bbbc2 floatsleep + 162
  447. 2 com.teamxbmc.xbmc 0x00000001017ba58d time_sleep + 77
  448. 3 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  449. 4 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  450. 5 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  451. 6 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  452. 7 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  453. 8 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  454. 9 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  455. 10 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  456. 11 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  457. 12 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  458. 13 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  459. 14 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  460. 15 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  461. 16 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  462. 17 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  463. 18 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  464. 19 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  465. 20 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  466. 21 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  467. 22 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  468. 23 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  469.  
  470. Thread 20:: LanguageInvoker
  471. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  472. 1 com.teamxbmc.xbmc 0x00000001017bbbc2 floatsleep + 162
  473. 2 com.teamxbmc.xbmc 0x00000001017ba58d time_sleep + 77
  474. 3 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  475. 4 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  476. 5 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  477. 6 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  478. 7 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  479. 8 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  480. 9 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  481. 10 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  482. 11 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  483. 12 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  484. 13 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  485. 14 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  486. 15 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  487. 16 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  488. 17 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  489. 18 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  490. 19 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  491. 20 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  492. 21 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  493. 22 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  494. 23 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  495.  
  496. Thread 21:: JobWorker
  497. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  498. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  499. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  500. 3 com.teamxbmc.xbmc 0x000000010057f0a3 CJobManager::GetNextJob(CJobWorker const*) + 147
  501. 4 com.teamxbmc.xbmc 0x000000010057efe1 CJobWorker::Process() + 177
  502. 5 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  503. 6 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  504. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  505. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  506. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  507.  
  508. Thread 22:
  509. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  510. 1 com.teamxbmc.xbmc 0x0000000100f7be19 MHD_select + 1033
  511. 2 com.teamxbmc.xbmc 0x0000000100f7c17b MHD_select_thread + 59
  512. 3 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  513. 4 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  514. 5 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  515.  
  516. Thread 23:
  517. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  518. 1 com.teamxbmc.xbmc 0x0000000100f7be19 MHD_select + 1033
  519. 2 com.teamxbmc.xbmc 0x0000000100f7c17b MHD_select_thread + 59
  520. 3 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  521. 4 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  522. 5 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  523.  
  524. Thread 24:
  525. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  526. 1 com.teamxbmc.xbmc 0x0000000100f7be19 MHD_select + 1033
  527. 2 com.teamxbmc.xbmc 0x0000000100f7c17b MHD_select_thread + 59
  528. 3 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  529. 4 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  530. 5 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  531.  
  532. Thread 25:
  533. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  534. 1 com.teamxbmc.xbmc 0x0000000100f7be19 MHD_select + 1033
  535. 2 com.teamxbmc.xbmc 0x0000000100f7c17b MHD_select_thread + 59
  536. 3 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  537. 4 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  538. 5 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  539.  
  540. Thread 26:: JobWorker
  541. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  542. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  543. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  544. 3 com.teamxbmc.xbmc 0x000000010057f0a3 CJobManager::GetNextJob(CJobWorker const*) + 147
  545. 4 com.teamxbmc.xbmc 0x000000010057efe1 CJobWorker::Process() + 177
  546. 5 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  547. 6 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  548. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  549. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  550. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  551.  
  552. Thread 27:: EventServer
  553. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  554. 1 com.teamxbmc.xbmc 0x00000001004de556 SOCKETS::CSocketListener::Listen(int) + 214
  555. 2 com.teamxbmc.xbmc 0x00000001004db9ee EVENTSERVER::CEventServer::Run() + 734
  556. 3 com.teamxbmc.xbmc 0x00000001004db6fe EVENTSERVER::CEventServer::Process() + 46
  557. 4 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  558. 5 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  559. 6 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  560. 7 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  561. 8 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  562.  
  563. Thread 28:: TCPServer
  564. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  565. 1 com.teamxbmc.xbmc 0x000000010078b162 JSONRPC::CTCPServer::Process() + 338
  566. 2 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  567. 3 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  568. 4 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  569. 5 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  570. 6 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  571.  
  572. Thread 29:: JobWorker
  573. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  574. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  575. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  576. 3 com.teamxbmc.xbmc 0x000000010057f0a3 CJobManager::GetNextJob(CJobWorker const*) + 147
  577. 4 com.teamxbmc.xbmc 0x000000010057efe1 CJobWorker::Process() + 177
  578. 5 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  579. 6 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  580. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  581. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  582. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  583.  
  584. Thread 30:: com.apple.CFSocket.private
  585. 0 libsystem_kernel.dylib 0x00007fff839119aa __select + 10
  586. 1 com.apple.CoreFoundation 0x00007fff8ea7ca03 __CFSocketManager + 867
  587. 2 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  588. 3 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  589. 4 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  590.  
  591. Thread 31:: AlarmClock
  592. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  593. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  594. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  595. 3 com.teamxbmc.xbmc 0x00000001003e9838 CThread::Sleep(unsigned int) + 88
  596. 4 com.teamxbmc.xbmc 0x0000000100390ac1 CAlarmClock::Process() + 337
  597. 5 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  598. 6 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  599. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  600. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  601. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  602.  
  603. Thread 32:
  604. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  605. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  606. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  607. 3 com.teamxbmc.xbmc 0x0000000101779188 lock_PyThread_acquire_lock + 104
  608. 4 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  609. 5 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  610. 6 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  611. 7 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  612. 8 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  613. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  614. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  615. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  616. 12 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  617. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  618. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  619. 15 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  620. 16 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  621. 17 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  622. 18 com.teamxbmc.xbmc 0x0000000101729fb8 ext_do_call + 1496
  623. 19 com.teamxbmc.xbmc 0x0000000101724033 PyEval_EvalFrameEx + 25363
  624. 20 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  625. 21 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  626. 22 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  627. 23 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  628. 24 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  629. 25 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  630. 26 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  631. 27 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  632. 28 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  633. 29 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  634. 30 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  635. 31 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  636. 32 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  637. 33 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  638. 34 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  639. 35 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  640.  
  641. Thread 33:
  642. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  643. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  644. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  645. 3 com.teamxbmc.xbmc 0x0000000101779188 lock_PyThread_acquire_lock + 104
  646. 4 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  647. 5 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  648. 6 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  649. 7 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  650. 8 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  651. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  652. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  653. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  654. 12 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  655. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  656. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  657. 15 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  658. 16 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  659. 17 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  660. 18 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  661. 19 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  662. 20 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  663. 21 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  664. 22 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  665. 23 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  666. 24 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  667. 25 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  668. 26 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  669. 27 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  670. 28 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  671. 29 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  672. 30 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  673.  
  674. Thread 34:
  675. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  676. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  677. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  678. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  679. 4 com.teamxbmc.xbmc 0x00000001017bbc08 floatsleep + 232
  680. 5 com.teamxbmc.xbmc 0x00000001017ba58d time_sleep + 77
  681. 6 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  682. 7 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  683. 8 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  684. 9 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  685. 10 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  686. 11 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  687. 12 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  688. 13 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  689. 14 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  690. 15 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  691. 16 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  692. 17 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  693. 18 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  694. 19 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  695. 20 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  696. 21 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  697. 22 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  698. 23 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  699. 24 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  700. 25 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  701. 26 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  702. 27 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  703. 28 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  704. 29 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  705. 30 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  706. 31 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  707. 32 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  708. 33 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  709. 34 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  710. 35 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  711. 36 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  712.  
  713. Thread 35:
  714. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  715. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  716. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  717. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  718. 4 com.teamxbmc.xbmc 0x00000001017bbc08 floatsleep + 232
  719. 5 com.teamxbmc.xbmc 0x00000001017ba58d time_sleep + 77
  720. 6 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  721. 7 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  722. 8 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  723. 9 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  724. 10 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  725. 11 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  726. 12 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  727. 13 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  728. 14 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  729. 15 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  730. 16 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  731. 17 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  732. 18 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  733. 19 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  734. 20 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  735. 21 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  736. 22 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  737. 23 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  738. 24 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  739. 25 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  740. 26 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  741. 27 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  742. 28 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  743. 29 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  744. 30 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  745. 31 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  746. 32 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  747. 33 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  748. 34 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  749. 35 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  750. 36 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  751. 37 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  752.  
  753. Thread 36:
  754. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  755. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  756. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  757. 3 com.teamxbmc.xbmc 0x0000000101779188 lock_PyThread_acquire_lock + 104
  758. 4 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  759. 5 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  760. 6 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  761. 7 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  762. 8 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  763. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  764. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  765. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  766. 12 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  767. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  768. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  769. 15 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  770. 16 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  771. 17 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  772. 18 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  773. 19 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  774. 20 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  775. 21 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  776. 22 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  777. 23 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  778. 24 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  779. 25 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  780. 26 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  781. 27 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  782. 28 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  783. 29 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  784. 30 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  785.  
  786. Thread 37:
  787. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  788. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  789. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  790. 3 com.teamxbmc.xbmc 0x000000010171e0cc PyEval_EvalFrameEx + 940
  791. 4 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  792. 5 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  793. 6 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  794. 7 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  795. 8 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  796. 9 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  797. 10 com.teamxbmc.xbmc 0x00000001016521bd gen_send_ex + 445
  798. 11 com.teamxbmc.xbmc 0x0000000101652a2c gen_iternext + 44
  799. 12 com.teamxbmc.xbmc 0x000000010172386b PyEval_EvalFrameEx + 23371
  800. 13 com.teamxbmc.xbmc 0x00000001016521bd gen_send_ex + 445
  801. 14 com.teamxbmc.xbmc 0x0000000101652a2c gen_iternext + 44
  802. 15 com.teamxbmc.xbmc 0x000000010172386b PyEval_EvalFrameEx + 23371
  803. 16 com.teamxbmc.xbmc 0x00000001016521bd gen_send_ex + 445
  804. 17 com.teamxbmc.xbmc 0x0000000101652a2c gen_iternext + 44
  805. 18 com.teamxbmc.xbmc 0x000000010172386b PyEval_EvalFrameEx + 23371
  806. 19 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  807. 20 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  808. 21 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  809. 22 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  810. 23 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  811. 24 com.teamxbmc.xbmc 0x00000001016c40a2 slot_tp_init + 98
  812. 25 com.teamxbmc.xbmc 0x00000001016b08a3 type_call + 435
  813. 26 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  814. 27 com.teamxbmc.xbmc 0x00000001017d55d8 partial_call + 584
  815. 28 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  816. 29 com.teamxbmc.xbmc 0x000000010172992c do_call + 620
  817. 30 com.teamxbmc.xbmc 0x0000000101728d93 call_function + 2211
  818. 31 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  819. 32 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  820. 33 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  821. 34 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  822. 35 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  823. 36 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  824. 37 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  825. 38 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  826. 39 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  827. 40 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  828. 41 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  829. 42 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  830. 43 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  831. 44 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  832. 45 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  833. 46 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  834. 47 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  835. 48 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  836. 49 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  837. 50 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  838. 51 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  839.  
  840. Thread 38:
  841. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  842. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  843. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  844. 3 com.teamxbmc.xbmc 0x0000000101779188 lock_PyThread_acquire_lock + 104
  845. 4 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  846. 5 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  847. 6 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  848. 7 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  849. 8 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  850. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  851. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  852. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  853. 12 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  854. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  855. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  856. 15 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  857. 16 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  858. 17 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  859. 18 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  860. 19 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  861. 20 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  862. 21 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  863. 22 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  864. 23 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  865. 24 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  866. 25 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  867. 26 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  868. 27 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  869. 28 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  870. 29 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  871. 30 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  872.  
  873. Thread 39:: LanguageInvoker
  874. 0 libsystem_kernel.dylib 0x00007fff83911a3a __semwait_signal + 10
  875. 1 libsystem_c.dylib 0x00007fff824bedc0 nanosleep + 200
  876. 2 libsystem_c.dylib 0x00007fff824becb2 usleep + 54
  877. 3 com.teamxbmc.xbmc 0x0000000100a9f77c XBMCAddon::xbmc::sleep(long) + 172
  878. 4 com.teamxbmc.xbmc 0x0000000100ab86cf PythonBindings::xbmc_sleep(_object*, _object*, _object*) + 127
  879. 5 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  880. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  881. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  882. 8 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  883. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  884. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  885. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  886. 12 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  887. 13 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  888. 14 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  889. 15 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  890. 16 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  891. 17 com.teamxbmc.xbmc 0x000000010163934f PyInstance_New + 495
  892. 18 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  893. 19 com.teamxbmc.xbmc 0x000000010172992c do_call + 620
  894. 20 com.teamxbmc.xbmc 0x0000000101728d93 call_function + 2211
  895. 21 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  896. 22 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  897. 23 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  898. 24 com.teamxbmc.xbmc 0x0000000101760102 run_mod + 114
  899. 25 com.teamxbmc.xbmc 0x000000010176005e PyRun_FileExFlags + 270
  900. 26 com.teamxbmc.xbmc 0x0000000100b72066 CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 2502
  901. 27 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  902. 28 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  903. 29 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  904. 30 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  905. 31 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  906. 32 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  907. 33 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  908.  
  909. Thread 40:: JobWorker
  910. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  911. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  912. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  913. 3 com.teamxbmc.xbmc 0x000000010057f0a3 CJobManager::GetNextJob(CJobWorker const*) + 147
  914. 4 com.teamxbmc.xbmc 0x000000010057efe1 CJobWorker::Process() + 177
  915. 5 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  916. 6 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  917. 7 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  918. 8 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  919. 9 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  920.  
  921. Thread 41:
  922. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  923. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  924. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  925. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  926. 4 com.teamxbmc.xbmc 0x0000000101779199 lock_PyThread_acquire_lock + 121
  927. 5 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  928. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  929. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  930. 8 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  931. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  932. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  933. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  934. 12 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  935. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  936. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  937. 15 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  938. 16 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  939. 17 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  940. 18 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  941. 19 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  942. 20 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  943. 21 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  944. 22 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  945. 23 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  946. 24 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  947. 25 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  948. 26 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  949. 27 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  950. 28 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  951. 29 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  952. 30 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  953. 31 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  954. 32 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  955. 33 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  956. 34 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  957. 35 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  958. 36 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  959. 37 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  960. 38 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  961.  
  962. Thread 42:
  963. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  964. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  965. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  966. 3 com.teamxbmc.xbmc 0x0000000101779188 lock_PyThread_acquire_lock + 104
  967. 4 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  968. 5 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  969. 6 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  970. 7 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  971. 8 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  972. 9 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  973. 10 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  974. 11 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  975. 12 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  976. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  977. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  978. 15 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  979. 16 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  980. 17 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  981. 18 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  982. 19 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  983. 20 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  984. 21 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  985. 22 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  986. 23 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  987. 24 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  988. 25 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  989. 26 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  990. 27 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  991. 28 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  992. 29 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  993. 30 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  994.  
  995. Thread 43:
  996. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  997. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  998. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  999. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  1000. 4 com.teamxbmc.xbmc 0x0000000101779199 lock_PyThread_acquire_lock + 121
  1001. 5 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  1002. 6 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  1003. 7 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1004. 8 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  1005. 9 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  1006. 10 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1007. 11 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1008. 12 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  1009. 13 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  1010. 14 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1011. 15 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1012. 16 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  1013. 17 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1014. 18 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1015. 19 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  1016. 20 com.teamxbmc.xbmc 0x000000010172918c fast_function + 796
  1017. 21 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1018. 22 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1019. 23 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  1020. 24 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1021. 25 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1022. 26 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  1023. 27 com.teamxbmc.xbmc 0x0000000101664729 function_call + 745
  1024. 28 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  1025. 29 com.teamxbmc.xbmc 0x0000000101640a48 instancemethod_call + 792
  1026. 30 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  1027. 31 com.teamxbmc.xbmc 0x00000001017281dd PyEval_CallObjectWithKeywords + 349
  1028. 32 com.teamxbmc.xbmc 0x0000000101779e79 t_bootstrap + 89
  1029. 33 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1030. 34 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1031. 35 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1032.  
  1033. Thread 44:
  1034. 0 libsystem_kernel.dylib 0x00007fff83911e6a __workq_kernreturn + 10
  1035. 1 libsystem_pthread.dylib 0x00007fff8bae0f08 _pthread_wqthread + 330
  1036. 2 libsystem_pthread.dylib 0x00007fff8bae3fb9 start_wqthread + 13
  1037.  
  1038. Thread 45:: DVDPlayer
  1039. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  1040. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  1041. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  1042. 3 com.teamxbmc.xbmc 0x00000001007a0a4e XFILE::CCircularCache::WaitForData(unsigned int, unsigned int) + 286
  1043. 4 com.teamxbmc.xbmc 0x00000001008e530e XFILE::CFileCache::Read(void*, long long) + 158
  1044. 5 com.teamxbmc.xbmc 0x0000000100112abf XFILE::CFile::Read(void*, long long) + 159
  1045. 6 com.teamxbmc.xbmc 0x0000000100075f42 CDVDInputStreamFile::Read(unsigned char*, int) + 34
  1046. 7 com.teamxbmc.xbmc 0x00000001014f5f00 fill_buffer + 288
  1047. 8 com.teamxbmc.xbmc 0x00000001014f6c38 avio_read + 104
  1048. 9 com.teamxbmc.xbmc 0x000000010157b3bf av_get_packet + 79
  1049. 10 com.teamxbmc.xbmc 0x000000010151fe26 mov_read_packet + 518
  1050. 11 com.teamxbmc.xbmc 0x000000010157c57b ff_read_packet + 139
  1051. 12 com.teamxbmc.xbmc 0x000000010157d233 read_frame_internal + 99
  1052. 13 com.teamxbmc.xbmc 0x000000010157d0eb av_read_frame + 923
  1053. 14 com.teamxbmc.xbmc 0x00000001004bac1f CDVDDemuxFFmpeg::Read() + 159
  1054. 15 com.teamxbmc.xbmc 0x00000001000895e4 CDVDPlayer::ReadPacket(DemuxPacket*&, CDemuxStream*&) + 244
  1055. 16 com.teamxbmc.xbmc 0x000000010008a092 CDVDPlayer::Process() + 1906
  1056. 17 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  1057. 18 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  1058. 19 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1059. 20 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1060. 21 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1061.  
  1062. Thread 46:: FileCache
  1063. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  1064. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  1065. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  1066. 3 com.teamxbmc.xbmc 0x00000001008e4ba6 XFILE::CFileCache::Process() + 982
  1067. 4 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  1068. 5 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  1069. 6 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1070. 7 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1071. 8 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1072.  
  1073. Thread 47:: LanguageInvoker
  1074. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  1075. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  1076. 2 com.teamxbmc.xbmc 0x0000000101772b6c PyThread_acquire_lock + 172
  1077. 3 com.teamxbmc.xbmc 0x000000010171d942 PyEval_RestoreThread + 82
  1078. 4 com.teamxbmc.xbmc 0x000000010177da6d posix_do_stat + 221
  1079. 5 com.teamxbmc.xbmc 0x000000010177ef02 posix_stat + 82
  1080. 6 com.teamxbmc.xbmc 0x00000001016841d0 PyCFunction_Call + 160
  1081. 7 com.teamxbmc.xbmc 0x0000000101728be1 call_function + 1777
  1082. 8 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1083. 9 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  1084. 10 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1085. 11 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1086. 12 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  1087. 13 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1088. 14 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1089. 15 com.teamxbmc.xbmc 0x0000000101729032 fast_function + 450
  1090. 16 com.teamxbmc.xbmc 0x0000000101728d68 call_function + 2168
  1091. 17 com.teamxbmc.xbmc 0x0000000101723da4 PyEval_EvalFrameEx + 24708
  1092. 18 com.teamxbmc.xbmc 0x0000000101726598 PyEval_EvalCodeEx + 4696
  1093. 19 com.teamxbmc.xbmc 0x000000010171dcc2 PyEval_EvalCode + 114
  1094. 20 com.teamxbmc.xbmc 0x0000000101748278 PyImport_ExecCodeModuleEx + 376
  1095. 21 com.teamxbmc.xbmc 0x00000001017487af load_compiled_module + 239
  1096. 22 com.teamxbmc.xbmc 0x000000010174b398 load_module + 200
  1097. 23 com.teamxbmc.xbmc 0x000000010174da87 import_submodule + 599
  1098. 24 com.teamxbmc.xbmc 0x000000010174cfd1 load_next + 545
  1099. 25 com.teamxbmc.xbmc 0x000000010174bf65 import_module_level + 293
  1100. 26 com.teamxbmc.xbmc 0x000000010174c3f0 PyImport_ImportModuleLevel + 80
  1101. 27 com.teamxbmc.xbmc 0x00000001017145c5 builtin___import__ + 197
  1102. 28 com.teamxbmc.xbmc 0x00000001016841fe PyCFunction_Call + 206
  1103. 29 com.teamxbmc.xbmc 0x00000001016230bb PyObject_Call + 155
  1104. 30 com.teamxbmc.xbmc 0x0000000101623241 call_function_tail + 225
  1105. 31 com.teamxbmc.xbmc 0x0000000101623457 PyObject_CallFunction + 439
  1106. 32 com.teamxbmc.xbmc 0x000000010174e44e PyImport_Import + 670
  1107. 33 com.teamxbmc.xbmc 0x000000010174bcdc PyImport_ImportModule + 60
  1108. 34 com.teamxbmc.xbmc 0x000000010175dd97 initsite + 23
  1109. 35 com.teamxbmc.xbmc 0x000000010175da5e Py_NewInterpreter + 446
  1110. 36 com.teamxbmc.xbmc 0x0000000100b7179b CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 251
  1111. 37 com.teamxbmc.xbmc 0x0000000100b714e3 CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) + 195
  1112. 38 com.teamxbmc.xbmc 0x0000000100b7508d non-virtual thunk to CLanguageInvokerThread::Process() + 45
  1113. 39 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  1114. 40 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  1115. 41 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1116. 42 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1117. 43 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1118.  
  1119. Thread 48:
  1120. 0 com.apple.CoreFoundation 0x00007fff8e9d947c CFRelease + 652
  1121. 1 com.apple.CoreFoundation 0x00007fff8e9e8488 __CFBasicHashDrain + 408
  1122. 2 com.apple.CoreFoundation 0x00007fff8e9d9398 CFRelease + 424
  1123. 3 com.apple.framework.IOKit 0x00007fff8e43d6f9 IOCFSerialize + 456
  1124. 4 com.apple.IOSurface 0x00007fff89d466a7 IOSurfaceClientSetValue + 267
  1125. 5 com.apple.CoreVideo 0x00007fff886a823f CVPixelBuffer::setIOSurfaceAttachmentForCVBufferKey(__CFString const*, void const*) + 169
  1126. 6 com.apple.CoreVideo 0x00007fff886a86af CVPixelBuffer::setAttachment(__CFString const*, void const*, unsigned int) + 57
  1127. 7 com.apple.VideoToolbox 0x00007fff8baf3759 VTDecoderSessionEmitDecodedFrame + 289
  1128. 8 com.apple.VideoToolbox 0x00007fff8bb65526 0x7fff8bae9000 + 509222
  1129. 9 com.apple.AppleGVAFramework 0x0000000118ac78c1 0x118a89000 + 256193
  1130. 10 com.apple.AppleGVAFramework 0x0000000118abb441 0x118a89000 + 205889
  1131. 11 com.apple.AppleGVAFramework 0x0000000118abc21c 0x118a89000 + 209436
  1132. 12 com.apple.AppleGVAFramework 0x0000000118abc035 0x118a89000 + 208949
  1133. 13 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1134. 14 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1135. 15 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1136.  
  1137. Thread 49 Crashed:: DVDPlayerVideo
  1138. 0 com.apple.AppleIntelHD4000GraphicsVADriver 0x000000011db5f6e0 0x11db5b000 + 18144
  1139. 1 com.apple.AppleIntelHD4000GraphicsVADriver 0x000000011db63f65 0x11db5b000 + 36709
  1140. 2 com.apple.AppleIntelHD4000GraphicsVADriver 0x000000011db75e48 0x11db5b000 + 110152
  1141. 3 com.apple.AppleGVAFramework 0x0000000118abbe00 0x118a89000 + 208384
  1142. 4 com.apple.AppleGVAFramework 0x0000000118abb14d 0x118a89000 + 205133
  1143. 5 com.apple.AppleGVAFramework 0x0000000118abb2fb 0x118a89000 + 205563
  1144. 6 com.apple.AppleGVAFramework 0x0000000118ac65a6 0x118a89000 + 251302
  1145. 7 com.apple.VideoToolbox 0x00007fff8bb64c02 0x7fff8bae9000 + 506882
  1146. 8 com.apple.VideoToolbox 0x00007fff8baf3159 0x7fff8bae9000 + 41305
  1147. 9 com.apple.VideoToolbox 0x00007fff8baf2f31 VTDecompressionSessionDecodeFrame + 401
  1148. 10 com.apple.VideoDecodeAcceleration 0x0000000104737d7d VDADecoderDecode + 331
  1149. 11 com.teamxbmc.xbmc 0x000000010063bdf0 CDVDVideoCodecVDA::Decode(unsigned char*, int, double, double) + 368
  1150. 12 com.teamxbmc.xbmc 0x00000001000a343c CDVDPlayerVideo::Process() + 2412
  1151. 13 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  1152. 14 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  1153. 15 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1154. 16 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1155. 17 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1156.  
  1157. Thread 50:: DVDPlayerAudio
  1158. 0 libsystem_kernel.dylib 0x00007fff83911716 __psynch_cvwait + 10
  1159. 1 libsystem_pthread.dylib 0x00007fff8bae1c3b _pthread_cond_wait + 727
  1160. 2 com.teamxbmc.xbmc 0x000000010007fee2 bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(CCriticalSection&, unsigned long) + 226
  1161. 3 com.teamxbmc.xbmc 0x000000010007f953 CDVDMessageQueue::Get(CDVDMsg**, unsigned int, int&) + 419
  1162. 4 com.teamxbmc.xbmc 0x000000010009fcaa CDVDPlayerAudio::DecodeFrame(stDVDAudioFrame&) + 794
  1163. 5 com.teamxbmc.xbmc 0x00000001000a08cb CDVDPlayerAudio::Process() + 123
  1164. 6 com.teamxbmc.xbmc 0x00000001003e951f CThread::Action() + 31
  1165. 7 com.teamxbmc.xbmc 0x00000001003e8128 CThread::staticThread(void*) + 184
  1166. 8 libsystem_pthread.dylib 0x00007fff8badf899 _pthread_body + 138
  1167. 9 libsystem_pthread.dylib 0x00007fff8badf72a _pthread_start + 137
  1168. 10 libsystem_pthread.dylib 0x00007fff8bae3fc9 thread_start + 13
  1169.  
  1170. Thread 49 crashed with X86 Thread State (64-bit):
  1171. rax: 0x0000000000000000 rbx: 0x0000000116bf129c rcx: 0x0000000115a75e00 rdx: 0x0000000000000000
  1172. rdi: 0x000000011bfae1c0 rsi: 0x000000011dc905f0 rbp: 0x000000011bfae270 rsp: 0x000000011bfadf50
  1173. r8: 0x0000000000000005 r9: 0x0000000000000000 r10: 0x0000000115a75e00 r11: 0xfffffffffe31dc10
  1174. r12: 0x000060000466f8c0 r13: 0x0000000115b09400 r14: 0x0000000115a75e00 r15: 0x000000011e31f928
  1175. rip: 0x000000011db5f6e0 rfl: 0x0000000000010206 cr2: 0x00000000000000a0
  1176.  
  1177. Logical CPU: 0
  1178. Error Code: 0x00000004
  1179. Trap Number: 14
  1180.  
  1181.  
  1182. Binary Images:
  1183. 0x100000000 - 0x10268cfef +com.teamxbmc.xbmc (13.1 - Git-20140604-84725b0) <611A4CE7-ADB5-3F66-9551-79DFEFF13C26> /Applications/XBMC.app/Contents/MacOS/XBMC
  1184. 0x103b6b000 - 0x103bb0fff +libGLEW.1.7.0.dylib (1.7) <76F0A88E-D783-391C-BFE0-D6AB6466998A> /Applications/XBMC.app/Contents/Frameworks/libGLEW.1.7.0.dylib
  1185. 0x103bdc000 - 0x103c4dff7 +libSDL-1.2.0.dylib (12.4) <CAB8900F-8D1D-326C-93A3-74E2BFAFDC80> /Applications/XBMC.app/Contents/Frameworks/libSDL-1.2.0.dylib
  1186. 0x103c60000 - 0x104608fef +libsmbclient.dylib.0 (0) <F71199E9-BCDF-3F19-BBAC-6CF053D78CB6> /Applications/XBMC.app/Contents/Frameworks/libsmbclient.dylib.0
  1187. 0x104736000 - 0x104737fff com.apple.VideoDecodeAcceleration (1.1 - 8) <E7FB3557-C423-3777-A24A-7C62FB9DDF96> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
  1188. 0x10473c000 - 0x104740fff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
  1189. 0x1047ee000 - 0x1047f2ffd com.apple.audio.AppleHDAHALPlugIn (2.6.3 - 2.6.3f4) <2EB88B27-FA19-3C0C-AA06-7FB8BC56694E> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  1190. 0x104e09000 - 0x104e0cfff AppleIntelIVBVA (8.28.30) <B3BD343A-4BF0-3A3E-9D5D-A0F2D28B5030> /System/Library/Extensions/AppleIntelIVBVA.bundle/Contents/MacOS/AppleIntelIVBVA
  1191. 0x104fdd000 - 0x104fe5ff7 com.apple.iokit.IOUSBLib (656.4.0 - 656.4.0) <1DF0767E-2564-3125-B44D-23275A5CE796> /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Contents/MacOS/IOUSBLib
  1192. 0x10ad6e000 - 0x10adb7fff +libcpluff-x86-osx.so (???) <D42AD890-0F19-37BF-BFA0-D65B2B0DACB3> /Applications/XBMC.app/Contents/Resources/XBMC/system/libcpluff-x86-osx.so
  1193. 0x10aded000 - 0x10ae7bfff +libcec.2.dylib (3.1) <C776E89A-B058-3499-83F3-553AA5F409D8> /Applications/XBMC.app/Contents/Frameworks/libcec.2.dylib
  1194. 0x10b1b2000 - 0x10b1bcfff com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <8D8BA85A-B6AA-370E-8DF7-85275D47C964> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
  1195. 0x10e12c000 - 0x10e2e1fff +ImageLib-x86-osx.so (???) <332BA756-BF3B-3F27-9DB3-B1CEE51B6A85> /Applications/XBMC.app/Contents/Resources/XBMC/system/ImageLib-x86-osx.so
  1196. 0x10e5a5000 - 0x10e6e8ff7 +libcurl.4.dylib (7) <C88D22B9-BD9F-3BC2-9DA2-6909977D70B5> /Applications/XBMC.app/Contents/Frameworks/libcurl.4.dylib
  1197. 0x118a89000 - 0x118b36ff7 com.apple.AppleGVAFramework (7.1.18 - 7.1.18) <46F2368C-5955-3423-BEF4-1D6B06A849F2> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
  1198. 0x11db5b000 - 0x11dc91fff com.apple.AppleIntelHD4000GraphicsVADriver (8.28.30 - 8.2.8) <F2F1F53D-CCB1-3557-AB99-F62BD19B7A96> /System/Library/Extensions/AppleIntelHD4000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsVADriver
  1199. 0x123400000000 - 0x12340047bff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.28.30 - 8.2.8) <348EFC98-A497-36C3-8AEB-6E33BA34EEB5> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
  1200. 0x7fff68c78000 - 0x7fff68cab817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
  1201. 0x7fff81896000 - 0x7fff818e9fff com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
  1202. 0x7fff818ea000 - 0x7fff818efff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
  1203. 0x7fff819ff000 - 0x7fff81a46ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
  1204. 0x7fff81a47000 - 0x7fff81a48fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
  1205. 0x7fff81a49000 - 0x7fff81a9aff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
  1206. 0x7fff81ae1000 - 0x7fff81b2fff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
  1207. 0x7fff81b30000 - 0x7fff81b41ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
  1208. 0x7fff81b42000 - 0x7fff81b9bfff libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
  1209. 0x7fff81b9c000 - 0x7fff81ba9ff4 com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
  1210. 0x7fff81bdc000 - 0x7fff81ec6fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
  1211. 0x7fff81ec7000 - 0x7fff81ed6ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
  1212. 0x7fff81ed7000 - 0x7fff81ed7ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
  1213. 0x7fff81ed8000 - 0x7fff81f0cfff libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
  1214. 0x7fff81f0d000 - 0x7fff81f0fff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
  1215. 0x7fff8203f000 - 0x7fff82040ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
  1216. 0x7fff82097000 - 0x7fff82185fff libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
  1217. 0x7fff82186000 - 0x7fff821b2ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
  1218. 0x7fff821cd000 - 0x7fff82368ff8 com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
  1219. 0x7fff823f4000 - 0x7fff82442ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
  1220. 0x7fff82443000 - 0x7fff824ccff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
  1221. 0x7fff82870000 - 0x7fff828b9fff com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
  1222. 0x7fff828c7000 - 0x7fff828ceff8 liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib
  1223. 0x7fff828cf000 - 0x7fff82a6fff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
  1224. 0x7fff82a70000 - 0x7fff82a7bfff libkxld.dylib (2422.110.17) <B6140BAB-0EAF-3E4F-B055-314068056BB4> /usr/lib/system/libkxld.dylib
  1225. 0x7fff82a7c000 - 0x7fff82a87fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
  1226. 0x7fff82a88000 - 0x7fff82bf6ff7 libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
  1227. 0x7fff82bf7000 - 0x7fff82c5cffb com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
  1228. 0x7fff82c5d000 - 0x7fff82c6aff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
  1229. 0x7fff83110000 - 0x7fff83140fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
  1230. 0x7fff83141000 - 0x7fff83147ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
  1231. 0x7fff83148000 - 0x7fff8318ffff libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
  1232. 0x7fff832b9000 - 0x7fff832e8fd2 libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
  1233. 0x7fff832e9000 - 0x7fff832f0ffb libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib
  1234. 0x7fff832f1000 - 0x7fff83301fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
  1235. 0x7fff83302000 - 0x7fff83365ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
  1236. 0x7fff83366000 - 0x7fff8336fff7 libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
  1237. 0x7fff83397000 - 0x7fff83397ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
  1238. 0x7fff8341e000 - 0x7fff83426ff3 libCGCMS.A.dylib (599.25.10.1) <9A4FAAD7-1C16-33F8-A615-1DCAB0546E31> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
  1239. 0x7fff835e6000 - 0x7fff835e7fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
  1240. 0x7fff838fc000 - 0x7fff83918ff7 libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
  1241. 0x7fff83919000 - 0x7fff83931ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
  1242. 0x7fff83932000 - 0x7fff844a8ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
  1243. 0x7fff844bc000 - 0x7fff84509fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
  1244. 0x7fff853bd000 - 0x7fff853c1fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
  1245. 0x7fff853c2000 - 0x7fff85431ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
  1246. 0x7fff85432000 - 0x7fff8548dffb com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
  1247. 0x7fff856ef000 - 0x7fff85716ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
  1248. 0x7fff85760000 - 0x7fff85847ff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
  1249. 0x7fff85a43000 - 0x7fff85b0efff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
  1250. 0x7fff85bb1000 - 0x7fff85be2fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
  1251. 0x7fff85be3000 - 0x7fff85c21ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
  1252. 0x7fff8601d000 - 0x7fff86022fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
  1253. 0x7fff86023000 - 0x7fff8602dff7 com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
  1254. 0x7fff8607e000 - 0x7fff86090fff com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
  1255. 0x7fff86091000 - 0x7fff860d6ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
  1256. 0x7fff863ff000 - 0x7fff86428ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
  1257. 0x7fff8642a000 - 0x7fff8642bff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
  1258. 0x7fff8642c000 - 0x7fff866fdff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
  1259. 0x7fff866fe000 - 0x7fff86775fff com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
  1260. 0x7fff86776000 - 0x7fff86a20ff5 com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
  1261. 0x7fff86a21000 - 0x7fff86a22ff7 libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
  1262. 0x7fff86a49000 - 0x7fff86a4afff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib
  1263. 0x7fff86a4b000 - 0x7fff86bf8f27 libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
  1264. 0x7fff86e8e000 - 0x7fff86f94ff7 com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
  1265. 0x7fff86fd6000 - 0x7fff8708eff7 com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
  1266. 0x7fff8708f000 - 0x7fff87180ff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
  1267. 0x7fff8726a000 - 0x7fff872a3ff7 com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
  1268. 0x7fff87357000 - 0x7fff8735afff com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
  1269. 0x7fff873af000 - 0x7fff87401fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
  1270. 0x7fff87402000 - 0x7fff8744fff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
  1271. 0x7fff87450000 - 0x7fff87459ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
  1272. 0x7fff8745a000 - 0x7fff87499fff libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
  1273. 0x7fff8749a000 - 0x7fff874c9fff com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
  1274. 0x7fff874ca000 - 0x7fff874efff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
  1275. 0x7fff8765d000 - 0x7fff876cafff com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
  1276. 0x7fff87759000 - 0x7fff877e5ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
  1277. 0x7fff8784e000 - 0x7fff8791fff1 com.apple.DiskImagesFramework (10.9 - 371.1) <D85430A6-1410-3B5F-9D11-17E2440B786E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
  1278. 0x7fff87e2d000 - 0x7fff87e55ffb libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
  1279. 0x7fff87ea1000 - 0x7fff87eb9ff7 com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
  1280. 0x7fff87f25000 - 0x7fff87f2dff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
  1281. 0x7fff88691000 - 0x7fff8869eff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
  1282. 0x7fff8869f000 - 0x7fff886c4ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
  1283. 0x7fff886d2000 - 0x7fff886d3ff7 libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
  1284. 0x7fff88aac000 - 0x7fff88afafff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
  1285. 0x7fff88b63000 - 0x7fff88bf3ff7 com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
  1286. 0x7fff88bf4000 - 0x7fff88bf6ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
  1287. 0x7fff88bf7000 - 0x7fff88c3cfff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
  1288. 0x7fff88cd6000 - 0x7fff88d61fff libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
  1289. 0x7fff88d62000 - 0x7fff88d67fff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
  1290. 0x7fff88e3a000 - 0x7fff88e3afff com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
  1291. 0x7fff88e3b000 - 0x7fff88f6bff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
  1292. 0x7fff88f81000 - 0x7fff88f81fff com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
  1293. 0x7fff88f9a000 - 0x7fff8904aff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
  1294. 0x7fff89050000 - 0x7fff89057fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
  1295. 0x7fff89060000 - 0x7fff89064fff libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
  1296. 0x7fff89065000 - 0x7fff89339fc7 com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
  1297. 0x7fff8933a000 - 0x7fff8941efff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
  1298. 0x7fff8948d000 - 0x7fff89490ff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
  1299. 0x7fff8949b000 - 0x7fff89524fff com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
  1300. 0x7fff895aa000 - 0x7fff895b7fff com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
  1301. 0x7fff89ae7000 - 0x7fff89aeafff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
  1302. 0x7fff89aeb000 - 0x7fff89b04ff7 com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
  1303. 0x7fff89b05000 - 0x7fff89b29ff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
  1304. 0x7fff89b5c000 - 0x7fff89bddfff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
  1305. 0x7fff89bde000 - 0x7fff89be1ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
  1306. 0x7fff89be2000 - 0x7fff89bebff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
  1307. 0x7fff89cc9000 - 0x7fff89ccdff7 libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
  1308. 0x7fff89cce000 - 0x7fff89d26ff7 com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
  1309. 0x7fff89d45000 - 0x7fff89d48ffc com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
  1310. 0x7fff89d49000 - 0x7fff89d57fff com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
  1311. 0x7fff89d58000 - 0x7fff89d8dffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
  1312. 0x7fff8a11e000 - 0x7fff8a139ff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
  1313. 0x7fff8a13a000 - 0x7fff8a154fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
  1314. 0x7fff8a155000 - 0x7fff8a39dff7 com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
  1315. 0x7fff8a737000 - 0x7fff8a750ff7 com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
  1316. 0x7fff8a79e000 - 0x7fff8a7c0fff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
  1317. 0x7fff8b085000 - 0x7fff8b08ffff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
  1318. 0x7fff8b090000 - 0x7fff8b0a7ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
  1319. 0x7fff8b0ab000 - 0x7fff8b0b6fff libGPUSupportMercury.dylib (9.6.1) <A34D5C51-28E0-398A-881D-552B47D2DD3C> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
  1320. 0x7fff8b0ba000 - 0x7fff8b9da32b com.apple.CoreGraphics (1.600.0 - 599.25.10.1) <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  1321. 0x7fff8b9db000 - 0x7fff8ba02ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
  1322. 0x7fff8ba03000 - 0x7fff8bac5ff5 com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
  1323. 0x7fff8bade000 - 0x7fff8bae5ff7 libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
  1324. 0x7fff8bae6000 - 0x7fff8bae8fff libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
  1325. 0x7fff8bae9000 - 0x7fff8bf37fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
  1326. 0x7fff8bf38000 - 0x7fff8bf3efff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
  1327. 0x7fff8bf3f000 - 0x7fff8bf49ff7 libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
  1328. 0x7fff8bf69000 - 0x7fff8bfa1ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
  1329. 0x7fff8bfa2000 - 0x7fff8bfa2fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
  1330. 0x7fff8bfa3000 - 0x7fff8bfa5ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
  1331. 0x7fff8c252000 - 0x7fff8c2b6fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
  1332. 0x7fff8c62f000 - 0x7fff8c795fff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
  1333. 0x7fff8c796000 - 0x7fff8c9f0ff9 com.apple.security (7.0 - 55471.14.8) <EA03E140-2509-3A07-8440-2DC97C0D478B> /System/Library/Frameworks/Security.framework/Versions/A/Security
  1334. 0x7fff8c9f1000 - 0x7fff8c9fcff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
  1335. 0x7fff8ca2e000 - 0x7fff8ca32fff com.apple.IOAccelerator (98.22 - 98.22) <AB1F2662-330B-3D88-8E30-A8343203CD38> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
  1336. 0x7fff8ca33000 - 0x7fff8cbebffb libicucore.A.dylib (511.34) <616A65D6-3F20-3EAB-8CA8-273AD890261C> /usr/lib/libicucore.A.dylib
  1337. 0x7fff8cbec000 - 0x7fff8cbf0ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
  1338. 0x7fff8cc07000 - 0x7fff8cc36ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
  1339. 0x7fff8cc37000 - 0x7fff8ccfbff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
  1340. 0x7fff8ce76000 - 0x7fff8ce7effc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
  1341. 0x7fff8ce7f000 - 0x7fff8cec1ff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
  1342. 0x7fff8cec4000 - 0x7fff8cf05fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
  1343. 0x7fff8cf13000 - 0x7fff8cf2eff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
  1344. 0x7fff8d19e000 - 0x7fff8d1a1fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
  1345. 0x7fff8d433000 - 0x7fff8d43eff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
  1346. 0x7fff8d43f000 - 0x7fff8d43ffff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
  1347. 0x7fff8d440000 - 0x7fff8d441ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
  1348. 0x7fff8d68c000 - 0x7fff8d6b4ffb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
  1349. 0x7fff8d6b9000 - 0x7fff8d72cfff com.apple.securityfoundation (6.0 - 55122.3) <8575DF7A-EC79-3FCE-A737-7512363A5B12> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
  1350. 0x7fff8d72d000 - 0x7fff8d731ff7 libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
  1351. 0x7fff8d732000 - 0x7fff8d74dff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
  1352. 0x7fff8d74e000 - 0x7fff8d75fff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
  1353. 0x7fff8d760000 - 0x7fff8d762fff com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
  1354. 0x7fff8d763000 - 0x7fff8d82dfff com.apple.LaunchServices (572.28 - 572.28) <FDED4724-4CB6-3DE5-B785-AE6D4C261CF6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
  1355. 0x7fff8d86b000 - 0x7fff8d87bffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
  1356. 0x7fff8d87c000 - 0x7fff8d884fff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
  1357. 0x7fff8d885000 - 0x7fff8d885ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
  1358. 0x7fff8d886000 - 0x7fff8dc67ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
  1359. 0x7fff8dc68000 - 0x7fff8ddbcff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
  1360. 0x7fff8ddbd000 - 0x7fff8ddbfff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
  1361. 0x7fff8ddc2000 - 0x7fff8ddc5ffa libCGXType.A.dylib (599.25.10.1) <9E609F91-BD17-3C51-A877-C80E7183A867> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
  1362. 0x7fff8de10000 - 0x7fff8e10efff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
  1363. 0x7fff8e10f000 - 0x7fff8e2abff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
  1364. 0x7fff8e3da000 - 0x7fff8e3e8fff com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
  1365. 0x7fff8e43c000 - 0x7fff8e4a8fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
  1366. 0x7fff8e4a9000 - 0x7fff8e4d2fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
  1367. 0x7fff8e58c000 - 0x7fff8e9bfffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
  1368. 0x7fff8e9c0000 - 0x7fff8eba5fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
  1369. 0x7fff8ec21000 - 0x7fff8ec22ff7 com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
  1370. 0x7fff8ec23000 - 0x7fff8ec2fff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
  1371. 0x7fff8ec72000 - 0x7fff8ec79fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
  1372. 0x7fff8ecea000 - 0x7fff8eceafff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
  1373. 0x7fff8ecec000 - 0x7fff8ed08fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
  1374. 0x7fff8ee40000 - 0x7fff8ee41fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
  1375. 0x7fff8ee55000 - 0x7fff8ee7efff com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
  1376. 0x7fff8ee7f000 - 0x7fff8ee89ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
  1377. 0x7fff8efd2000 - 0x7fff8effefff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
  1378. 0x7fff8f0c0000 - 0x7fff8f0d2ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
  1379. 0x7fff8f0e0000 - 0x7fff8f0ecffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
  1380. 0x7fff8f0ed000 - 0x7fff8f128fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
  1381. 0x7fff8f198000 - 0x7fff8f287fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
  1382. 0x7fff8f2fd000 - 0x7fff8f2fdfff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
  1383. 0x7fff8f303000 - 0x7fff8f3edfff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
  1384. 0x7fff8f3ee000 - 0x7fff8f3f7fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
  1385. 0x7fff8f3f8000 - 0x7fff8f3fafff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
  1386. 0x7fff8f3fb000 - 0x7fff8f41ffff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
  1387. 0x7fff8f420000 - 0x7fff8f424ff7 libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
  1388. 0x7fff8f4c1000 - 0x7fff8f5a0fff libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
  1389.  
  1390. External Modification Summary:
  1391. Calls made by other processes targeting this process:
  1392. task_for_pid: 1
  1393. thread_create: 0
  1394. thread_set_state: 0
  1395. Calls made by this process:
  1396. task_for_pid: 0
  1397. thread_create: 0
  1398. thread_set_state: 0
  1399. Calls made by all processes on this machine:
  1400. task_for_pid: 71657
  1401. thread_create: 1
  1402. thread_set_state: 0
  1403.  
  1404. VM Region Summary:
  1405. ReadOnly portion of Libraries: Total=242.3M resident=82.1M(34%) swapped_out_or_unallocated=160.2M(66%)
  1406. Writable regions: Total=709.5M written=175.2M(25%) resident=361.1M(51%) swapped_out=0K(0%) unallocated=348.4M(49%)
  1407.  
  1408. REGION TYPE VIRTUAL
  1409. =========== =======
  1410. CG backing stores 16.0M
  1411. CG image 12K
  1412. CG raster data 12K
  1413. CG shared images 172K
  1414. IOKit 171.0M
  1415. Kernel Alloc Once 8K
  1416. MALLOC 473.2M
  1417. MALLOC (admin) 32K
  1418. Memory Tag 242 12K
  1419. STACK GUARD 56.2M
  1420. Stack 32.1M
  1421. VM_ALLOCATE 19.3M
  1422. VM_ALLOCATE (reserved) 148K reserved VM address space (unallocated)
  1423. __DATA 30.1M
  1424. __IMAGE 528K
  1425. __LINKEDIT 82.3M
  1426. __TEXT 160.0M
  1427. __UNICODE 544K
  1428. mapped file 48.4M
  1429. shared memory 68K
  1430. =========== =======
  1431. TOTAL 1.1G
  1432. TOTAL, minus reserved VM space 1.1G
  1433.  
  1434.  
  1435.  
  1436. System Profile:
  1437. Model: Macmini6,1, BootROM MM61.0106.B04, 2 processors, Intel Core i5, 2.5 GHz, 4 GB, SMC 2.7f1
  1438. Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
  1439. Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455352D474E2D4620
  1440. Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455352D474E2D4620
  1441. AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (5.106.98.100.22)
  1442. Bluetooth: Version 4.2.6f1 14216, 3 services, 23 devices, 1 incoming serial ports
  1443. Network Service: Ethernet, Ethernet, en0
  1444. Serial ATA Device: APPLE HDD HTS545050A7E362, 500,11 GB
  1445. USB Device: Hub
  1446. USB Device: Dell USB Keyboard
  1447. USB Device: USB Optical Mouse
  1448. USB Device: Hub
  1449. USB Device: Hub
  1450. USB Device: BRCM20702 Hub
  1451. USB Device: Bluetooth USB Host Controller
  1452. USB Device: IR Receiver
  1453. Thunderbolt Bus: Mac mini, Apple Inc., 23.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement