Advertisement
Guest User

Untitled

a guest
Jul 21st, 2015
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.45 KB | None | 0 0
  1. (lldb) bt all
  2. thread #1: tid = 0x203f2, 0x00007fff901fda1a libsystem_kernel.dylib`mach_msg_trap + 10, queue = 'com.apple.main-thread'
  3. frame #0: 0x00007fff901fda1a libsystem_kernel.dylib`mach_msg_trap + 10
  4. frame #1: 0x00007fff901fcd18 libsystem_kernel.dylib`mach_msg + 64
  5. frame #2: 0x00007fff8a94e6fc IOKit`io_connect_method + 377
  6. frame #3: 0x00007fff8a8f52c0 IOKit`IOConnectCallMethod + 349
  7. frame #4: 0x00007fff8a8f54c2 IOKit`IOConnectCallStructMethod + 56
  8. frame #5: 0x00007fff8f827cf3 IOAccelerator`IOAccelContextSubmitDataBuffers + 242
  9. frame #6: 0x00007fff8bb32508 libGPUSupportMercury.dylib`gpusSubmitDataBuffers + 141
  10. frame #7: 0x00001234801fc14e AMDRadeonX3000GLDriver`___lldb_unnamed_function8662$$AMDRadeonX3000GLDriver + 242
  11. frame #8: 0x00001234801c462a AMDRadeonX3000GLDriver`gldPresentFramebufferData + 72
  12. frame #9: 0x00007fff8e8510ed GLEngine`glSwap_Exec + 93
  13. frame #10: 0x00007fff9680c089 OpenGL`CGLFlushDrawable + 66
  14. frame #11: 0x0000000100b6fbf5 Kodi`CWinSystemOSX::FlushBuffer(this=0x0000000107804a00) + 37 at WinSystemOSX.mm:1380
  15. frame #12: 0x0000000100b7789c Kodi`CWinSystemOSXGL::PresentRenderImpl(this=0x0000000107804a00, dirty=0x00007fff5fbfeec8) + 28 at WinSystemOSXGL.mm:42
  16. frame #13: 0x0000000100b778df Kodi`non-virtual thunk to CWinSystemOSXGL::PresentRenderImpl(this=0x0000000107804f18, dirty=0x00007fff5fbfeec8) + 47 at WinSystemOSXGL.mm:43
  17. frame #14: 0x0000000100b5a9a5 Kodi`CRenderSystemGL::PresentRender(this=0x0000000107804f18, dirty=0x00007fff5fbfeec8) + 293 at RenderSystemGL.cpp:335
  18. frame #15: 0x0000000100dc19a3 Kodi`CGraphicContext::Flip(this=0x000000010670db20, dirty=0x00007fff5fbfeec8) + 67 at GraphicContext.cpp:1038
  19. frame #16: 0x0000000100023579 Kodi`CApplication::Render(this=0x0000000107800000) + 2729 at Application.cpp:2089
  20. frame #17: 0x00000001009aebc2 Kodi`CXBApplicationEx::Run(this=0x0000000107800000) + 226 at XBApplicationEx.cpp:141
  21. frame #18: 0x00000001009af09b Kodi`XBMC_Run(renderGUI=true) + 859 at xbmc.cpp:108
  22. frame #19: 0x000000010169f1b0 Kodi`SDL_main(argc=1, argv=0x0000000106741b50) + 224 at main.cpp:79
  23. frame #20: 0x00000001016a0abe Kodi`main(argc=1, argv=0x00007fff5fbff690) + 766 at SDLMain.mm:600
  24. frame #21: 0x00000001000081b4 Kodi`start + 52
  25.  
  26. thread #2: tid = 0x20413, 0x00007fff90202662 libsystem_kernel.dylib`kevent64 + 10, queue = 'com.apple.libdispatch-manager'
  27. frame #0: 0x00007fff90202662 libsystem_kernel.dylib`kevent64 + 10
  28. frame #1: 0x00000001065d1049 libdispatch.dylib`_dispatch_mgr_invoke + 239
  29. frame #2: 0x00000001065d0d5a libdispatch.dylib`_dispatch_mgr_thread + 52
  30.  
  31. thread #3: tid = 0x20414, 0x00007fff90201e6a libsystem_kernel.dylib`__workq_kernreturn + 10
  32. frame #0: 0x00007fff90201e6a libsystem_kernel.dylib`__workq_kernreturn + 10
  33. frame #1: 0x00007fff8f2b4f08 libsystem_pthread.dylib`_pthread_wqthread + 330
  34. frame #2: 0x00007fff8f2b7fb9 libsystem_pthread.dylib`start_wqthread + 13
  35.  
  36. thread #4: tid = 0x20415, 0x00007fff90201e6a libsystem_kernel.dylib`__workq_kernreturn + 10
  37. frame #0: 0x00007fff90201e6a libsystem_kernel.dylib`__workq_kernreturn + 10
  38. frame #1: 0x00007fff8f2b4f08 libsystem_pthread.dylib`_pthread_wqthread + 330
  39. frame #2: 0x00007fff8f2b7fb9 libsystem_pthread.dylib`start_wqthread + 13
  40.  
  41. thread #5: tid = 0x20416, 0x00007fff90201e6a libsystem_kernel.dylib`__workq_kernreturn + 10
  42. frame #0: 0x00007fff90201e6a libsystem_kernel.dylib`__workq_kernreturn + 10
  43. frame #1: 0x00007fff8f2b4f08 libsystem_pthread.dylib`_pthread_wqthread + 330
  44. frame #2: 0x00007fff8f2b7fb9 libsystem_pthread.dylib`start_wqthread + 13
  45.  
  46. thread #6: tid = 0x20435, 0x00007fff901fda1a libsystem_kernel.dylib`mach_msg_trap + 10
  47. frame #0: 0x00007fff901fda1a libsystem_kernel.dylib`mach_msg_trap + 10
  48. frame #1: 0x00007fff901fcd18 libsystem_kernel.dylib`mach_msg + 64
  49. frame #2: 0x00007fff92e5bf15 CoreFoundation`__CFRunLoopServiceMachPort + 181
  50. frame #3: 0x00007fff92e5b539 CoreFoundation`__CFRunLoopRun + 1161
  51. frame #4: 0x00007fff92e5ae75 CoreFoundation`CFRunLoopRunSpecific + 309
  52. frame #5: 0x00007fff921c505e AppKit`_NSEventThread + 144
  53. frame #6: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  54. frame #7: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  55. frame #8: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  56.  
  57. thread #7: tid = 0x2043a, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'ActiveAE'
  58. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  59. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  60. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x0000000108813e88, lock=0x0000000108813ec8, milliseconds=5000) + 252 at Condition.h:84
  61. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x0000000108813eb8, lock=0x0000000108813ec8, milliseconds=5000) + 202 at Condition.h:65
  62. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x0000000108813e30, milliSeconds=5000) + 84 at Event.h:86
  63. frame #5: 0x0000000101a9a212 Kodi`ActiveAE::CActiveAE::Process(this=0x0000000108813a00) + 1218 at ActiveAE.cpp:923
  64. frame #6: 0x0000000101a9a2fc Kodi`non-virtual thunk to ActiveAE::CActiveAE::Process(this=0x0000000108813a10) + 28 at ActiveAE.cpp:943
  65. frame #7: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000108813a10) + 978 at Thread.cpp:221
  66. frame #8: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000108813a10) + 966 at Thread.cpp:131
  67. frame #9: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  68. frame #10: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  69. frame #11: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  70.  
  71. thread #8: tid = 0x2043b, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'AESink'
  72. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  73. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  74. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  75. frame #3: 0x0000000100809ae7 Kodi`XbmcThreads::ThreadSleep(millis=5) + 23 at ThreadImpl.h:37
  76. frame #4: 0x0000000100809abf Kodi`CThread::Sleep(this=0x0000000108814188, milliseconds=5) + 95 at Thread.cpp:197
  77. frame #5: 0x0000000101abbc00 Kodi`ActiveAE::CActiveAESink::OutputSamples(this=0x0000000108814188, samples=0x0000000106f005f0) + 592 at ActiveAESink.cpp:825
  78. frame #6: 0x0000000101ab8f31 Kodi`ActiveAE::CActiveAESink::StateMachine(this=0x0000000108814188, signal=0, port=0x00000001088145d8, msg=0x00000001135a5bc0) + 2753 at ActiveAESink.cpp:326
  79. frame #7: 0x0000000101abc038 Kodi`ActiveAE::CActiveAESink::Process(this=0x0000000108814188) + 376 at ActiveAESink.cpp:532
  80. frame #8: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000108814188) + 978 at Thread.cpp:221
  81. frame #9: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000108814188) + 966 at Thread.cpp:131
  82. frame #10: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  83. frame #11: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  84. frame #12: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  85.  
  86. thread #9: tid = 0x2043e, 0x00007fff901fda1a libsystem_kernel.dylib`mach_msg_trap + 10, name = 'com.apple.audio.IOThread.client'
  87. frame #0: 0x00007fff901fda1a libsystem_kernel.dylib`mach_msg_trap + 10
  88. frame #1: 0x00007fff901fcd18 libsystem_kernel.dylib`mach_msg + 64
  89. frame #2: 0x00007fff8f0f8828 CoreAudio`HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
  90. frame #3: 0x00007fff8f0f87b6 CoreAudio`HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
  91. frame #4: 0x00007fff8f0f6f3e CoreAudio`HALC_ProxyIOContext::IOWorkLoop() + 950
  92. frame #5: 0x00007fff8f0f6add CoreAudio`HALC_ProxyIOContext::IOThreadEntry(void*) + 97
  93. frame #6: 0x00007fff8f0f699d CoreAudio`HALB_IOThread::Entry(void*) + 75
  94. frame #7: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  95. frame #8: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  96. frame #9: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  97.  
  98. thread #10: tid = 0x20458, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  99. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  100. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  101. frame #2: 0x000000010b1a072b libcec.3.0.dylib`PLATFORM::CConditionImpl::Wait(this=<unavailable>, mutex=0x0000000106f482a8, iTimeoutMs=<unavailable>) + 155 at os-threads.h:133
  102. frame #3: 0x000000010b19ee52 libcec.3.0.dylib`PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) [inlined] PLATFORM::CCondition<bool>::Wait(PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) + 120 at mutex.h:271
  103. frame #4: 0x000000010b19edda libcec.3.0.dylib`PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) [inlined] PLATFORM::CCondition<bool>::Wait(PLATFORM::CMutex&, bool&, unsigned int) at mutex.h:281
  104. frame #5: 0x000000010b19edda libcec.3.0.dylib`PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(this=0x0000000106f48268, entry=0x000000010b2c7e90, iTimeoutMs=<unavailable>) + 74 at buffer.h:92
  105. frame #6: 0x000000010b19dde0 libcec.3.0.dylib`CEC::CCECClient::Process(this=0x0000000106f47fc0) + 80 at CECClient.cpp:1521
  106. frame #7: 0x000000010b1a0eec libcec.3.0.dylib`PLATFORM::CThread::ThreadHandler(_thread=0x0000000106f47fc0) + 124 at threads.h:65
  107. frame #8: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  108. frame #9: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  109. frame #10: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  110.  
  111. thread #11: tid = 0x20459, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'PeripBusCEC'
  112. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  113. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  114. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x0000000107026e10, lock=0x0000000107026e50, milliseconds=5000) + 252 at Condition.h:84
  115. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x0000000107026e40, lock=0x0000000107026e50, milliseconds=5000) + 202 at Condition.h:65
  116. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x0000000107026db8, milliSeconds=5000) + 84 at Event.h:86
  117. frame #5: 0x0000000101278a7f Kodi`PERIPHERALS::CPeripheralBus::Process(this=0x0000000107026a00) + 143 at PeripheralBus.cpp:216
  118. frame #6: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000107026a00) + 978 at Thread.cpp:221
  119. frame #7: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000107026a00) + 966 at Thread.cpp:131
  120. frame #8: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  121. frame #9: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  122. frame #10: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  123.  
  124. thread #12: tid = 0x20476, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'DetectDVDMedia'
  125. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  126. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  127. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x00000001078000c8, lock=0x0000000107800108, milliseconds=2000) + 252 at Condition.h:84
  128. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x00000001078000f8, lock=0x0000000107800108, milliseconds=2000) + 202 at Condition.h:65
  129. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x0000000107800070, milliSeconds=2000) + 84 at Event.h:86
  130. frame #5: 0x0000000100809aaf Kodi`CThread::Sleep(this=0x0000000107800050, milliseconds=2000) + 79 at Thread.cpp:195
  131. frame #6: 0x000000010018f3ae Kodi`MEDIA_DETECT::CDetectDVDMedia::Process(this=0x0000000107800050) + 126 at DetectDVDType.cpp:109
  132. frame #7: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000107800050) + 978 at Thread.cpp:221
  133. frame #8: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000107800050) + 966 at Thread.cpp:131
  134. frame #9: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  135. frame #10: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  136. frame #11: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  137.  
  138. thread #14: tid = 0x20478, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  139. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  140. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  141. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  142. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=100) + 49 at XTimeUtils.cpp:59
  143. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=100) + 192 at ModuleXbmc.cpp:149
  144. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x0000000114f45c90, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  145. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  146. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  147. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  148. frame #9: 0x00000001020e71a2 Kodi`fast_function + 402
  149. frame #10: 0x00000001020e5195 Kodi`call_function + 1829
  150. frame #11: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  151. frame #12: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  152. frame #13: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  153. frame #14: 0x00000001021180d5 Kodi`run_mod + 101
  154. frame #15: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  155. frame #16: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x000000010febea50, fp=0x00000001070c4f48, script=0x000000011142d3a0, module=0x0000000110df7700, moduleDict=0x0000000112409270) + 663 at PythonInvoker.cpp:435
  156. frame #17: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x000000010febea50, script=0x000000010febf210, arguments=0x000000010febf228) + 11395 at PythonInvoker.cpp:293
  157. frame #18: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x000000010febea50, script=0x000000010febf210, arguments=0x000000010febf228) + 86 at ILanguageInvoker.cpp:41
  158. frame #19: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x000000010febea50, script=0x000000010febf210, arguments=0x000000010febf228) + 746 at PythonInvoker.cpp:142
  159. frame #20: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x000000010febee90) + 159 at LanguageInvokerThread.cpp:91
  160. frame #21: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x000000010febeeb8) + 28 at LanguageInvokerThread.cpp:92
  161. frame #22: 0x00000001008093d2 Kodi`CThread::Action(this=0x000000010febeeb8) + 978 at Thread.cpp:221
  162. frame #23: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x000000010febeeb8) + 966 at Thread.cpp:131
  163. frame #24: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  164. frame #25: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  165. frame #26: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  166.  
  167. thread #16: tid = 0x2047a, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'LanguageInvoker'
  168. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  169. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  170. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x0000000115a53ef0, lock=0x0000000115a53f30, milliseconds=100) + 252 at Condition.h:84
  171. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x0000000115a53f20, lock=0x0000000115a53f30, milliseconds=100) + 202 at Condition.h:65
  172. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x0000000115a53e98, milliSeconds=100) + 84 at Event.h:86
  173. frame #5: 0x00000001017a2c44 Kodi`XBMCAddon::xbmc::Monitor::waitForAbort(this=0x0000000115a53e10, timeout=1) + 372 at Monitor.cpp:56
  174. frame #6: 0x00000001017d5eec Kodi`PythonBindings::xbmc_XBMCAddon_xbmc_Monitor_waitForAbort(self=0x0000000115a51af0, args=0x0000000115867c90, kwds=0x0000000000000000) + 156 at AddonModuleXbmc.cpp:6810
  175. frame #7: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  176. frame #8: 0x00000001020e5036 Kodi`call_function + 1478
  177. frame #9: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  178. frame #10: 0x00000001020e71a2 Kodi`fast_function + 402
  179. frame #11: 0x00000001020e5195 Kodi`call_function + 1829
  180. frame #12: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  181. frame #13: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  182. frame #14: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  183. frame #15: 0x00000001021180d5 Kodi`run_mod + 101
  184. frame #16: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  185. frame #17: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x000000010fec02b0, fp=0x00000001070c4eb0, script=0x00000001115333a0, module=0x0000000112301870, moduleDict=0x000000011240e4d0) + 663 at PythonInvoker.cpp:435
  186. frame #18: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x000000010fec02b0, script=0x000000010fec0a40, arguments=0x000000010fec0a58) + 11395 at PythonInvoker.cpp:293
  187. frame #19: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x000000010fec02b0, script=0x000000010fec0a40, arguments=0x000000010fec0a58) + 86 at ILanguageInvoker.cpp:41
  188. frame #20: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x000000010fec02b0, script=0x000000010fec0a40, arguments=0x000000010fec0a58) + 746 at PythonInvoker.cpp:142
  189. frame #21: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x000000010fec06c0) + 159 at LanguageInvokerThread.cpp:91
  190. frame #22: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x000000010fec06e8) + 28 at LanguageInvokerThread.cpp:92
  191. frame #23: 0x00000001008093d2 Kodi`CThread::Action(this=0x000000010fec06e8) + 978 at Thread.cpp:221
  192. frame #24: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x000000010fec06e8) + 966 at Thread.cpp:131
  193. frame #25: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  194. frame #26: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  195. frame #27: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  196.  
  197. thread #17: tid = 0x2047b, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  198. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  199. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  200. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  201. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=100) + 49 at XTimeUtils.cpp:59
  202. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=1000) + 192 at ModuleXbmc.cpp:149
  203. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x0000000115a2ab30, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  204. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  205. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  206. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  207. frame #9: 0x00000001020e71a2 Kodi`fast_function + 402
  208. frame #10: 0x00000001020e5195 Kodi`call_function + 1829
  209. frame #11: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  210. frame #12: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  211. frame #13: 0x000000010202b24d Kodi`function_call + 781
  212. frame #14: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  213. frame #15: 0x000000010200463f Kodi`instancemethod_call + 831
  214. frame #16: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  215. frame #17: 0x00000001020e3107 Kodi`PyEval_CallObjectWithKeywords + 327
  216. frame #18: 0x0000000102000ec9 Kodi`PyInstance_New + 505
  217. frame #19: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  218. frame #20: 0x00000001020e7518 Kodi`do_call + 552
  219. frame #21: 0x00000001020e51b1 Kodi`call_function + 1857
  220. frame #22: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  221. frame #23: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  222. frame #24: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  223. frame #25: 0x00000001021180d5 Kodi`run_mod + 101
  224. frame #26: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  225. frame #27: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x0000000111010a10, fp=0x00000001070c4eb0, script=0x00000001115b63a0, module=0x00000001110137b0, moduleDict=0x0000000112409a50) + 663 at PythonInvoker.cpp:435
  226. frame #28: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x0000000111010a10, script=0x00000001110114a0, arguments=0x00000001110114b8) + 11395 at PythonInvoker.cpp:293
  227. frame #29: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x0000000111010a10, script=0x00000001110114a0, arguments=0x00000001110114b8) + 86 at ILanguageInvoker.cpp:41
  228. frame #30: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x0000000111010a10, script=0x00000001110114a0, arguments=0x00000001110114b8) + 746 at PythonInvoker.cpp:142
  229. frame #31: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x0000000111011120) + 159 at LanguageInvokerThread.cpp:91
  230. frame #32: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x0000000111011148) + 28 at LanguageInvokerThread.cpp:92
  231. frame #33: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000111011148) + 978 at Thread.cpp:221
  232. frame #34: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000111011148) + 966 at Thread.cpp:131
  233. frame #35: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  234. frame #36: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  235. frame #37: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  236.  
  237. thread #19: tid = 0x2047d, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  238. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  239. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  240. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  241. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=100) + 49 at XTimeUtils.cpp:59
  242. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=1000) + 192 at ModuleXbmc.cpp:149
  243. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x0000000114fa4e80, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  244. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  245. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  246. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  247. frame #9: 0x00000001020e71a2 Kodi`fast_function + 402
  248. frame #10: 0x00000001020e5195 Kodi`call_function + 1829
  249. frame #11: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  250. frame #12: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  251. frame #13: 0x000000010202b24d Kodi`function_call + 781
  252. frame #14: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  253. frame #15: 0x000000010200463f Kodi`instancemethod_call + 831
  254. frame #16: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  255. frame #17: 0x00000001020e3107 Kodi`PyEval_CallObjectWithKeywords + 327
  256. frame #18: 0x0000000102000ec9 Kodi`PyInstance_New + 505
  257. frame #19: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  258. frame #20: 0x00000001020e7518 Kodi`do_call + 552
  259. frame #21: 0x00000001020e51b1 Kodi`call_function + 1857
  260. frame #22: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  261. frame #23: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  262. frame #24: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  263. frame #25: 0x00000001021180d5 Kodi`run_mod + 101
  264. frame #26: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  265. frame #27: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x0000000110dc1160, fp=0x00000001070c4eb0, script=0x00000001116bc3a0, module=0x000000010fecca70, moduleDict=0x0000000112409c90) + 663 at PythonInvoker.cpp:435
  266. frame #28: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x0000000110dc1160, script=0x0000000110dc17d0, arguments=0x0000000110dc17e8) + 11395 at PythonInvoker.cpp:293
  267. frame #29: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x0000000110dc1160, script=0x0000000110dc17d0, arguments=0x0000000110dc17e8) + 86 at ILanguageInvoker.cpp:41
  268. frame #30: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x0000000110dc1160, script=0x0000000110dc17d0, arguments=0x0000000110dc17e8) + 746 at PythonInvoker.cpp:142
  269. frame #31: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x0000000110dc1450) + 159 at LanguageInvokerThread.cpp:91
  270. frame #32: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x0000000110dc1478) + 28 at LanguageInvokerThread.cpp:92
  271. frame #33: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000110dc1478) + 978 at Thread.cpp:221
  272. frame #34: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000110dc1478) + 966 at Thread.cpp:131
  273. frame #35: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  274. frame #36: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  275. frame #37: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  276.  
  277. thread #20: tid = 0x2047e, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  278. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  279. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  280. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  281. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=100) + 49 at XTimeUtils.cpp:59
  282. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=100) + 192 at ModuleXbmc.cpp:149
  283. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x00000001140f3370, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  284. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  285. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  286. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  287. frame #9: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  288. frame #10: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  289. frame #11: 0x00000001021180d5 Kodi`run_mod + 101
  290. frame #12: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  291. frame #13: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x0000000110dc1bb0, fp=0x00000001070c4eb0, script=0x000000011173f3a0, module=0x0000000111012140, moduleDict=0x0000000112408f10) + 663 at PythonInvoker.cpp:435
  292. frame #14: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x0000000110dc1bb0, script=0x0000000110dc2300, arguments=0x0000000110dc2318) + 11395 at PythonInvoker.cpp:293
  293. frame #15: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x0000000110dc1bb0, script=0x0000000110dc2300, arguments=0x0000000110dc2318) + 86 at ILanguageInvoker.cpp:41
  294. frame #16: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x0000000110dc1bb0, script=0x0000000110dc2300, arguments=0x0000000110dc2318) + 746 at PythonInvoker.cpp:142
  295. frame #17: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x0000000110dc1f80) + 159 at LanguageInvokerThread.cpp:91
  296. frame #18: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x0000000110dc1fa8) + 28 at LanguageInvokerThread.cpp:92
  297. frame #19: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000110dc1fa8) + 978 at Thread.cpp:221
  298. frame #20: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000110dc1fa8) + 966 at Thread.cpp:131
  299. frame #21: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  300. frame #22: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  301. frame #23: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  302.  
  303. thread #21: tid = 0x2047f, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  304. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  305. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  306. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  307. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=100) + 49 at XTimeUtils.cpp:59
  308. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=200) + 192 at ModuleXbmc.cpp:149
  309. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x0000000115380da0, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  310. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  311. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  312. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  313. frame #9: 0x00000001020e71a2 Kodi`fast_function + 402
  314. frame #10: 0x00000001020e5195 Kodi`call_function + 1829
  315. frame #11: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  316. frame #12: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  317. frame #13: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  318. frame #14: 0x00000001021180d5 Kodi`run_mod + 101
  319. frame #15: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  320. frame #16: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x000000010fec26a0, fp=0x00000001070c4eb0, script=0x00000001117c23a0, module=0x0000000110df77c0, moduleDict=0x000000011240e230) + 663 at PythonInvoker.cpp:435
  321. frame #17: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x000000010fec26a0, script=0x0000000110dc3c50, arguments=0x0000000110dc3c68) + 11395 at PythonInvoker.cpp:293
  322. frame #18: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x000000010fec26a0, script=0x0000000110dc3c50, arguments=0x0000000110dc3c68) + 86 at ILanguageInvoker.cpp:41
  323. frame #19: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x000000010fec26a0, script=0x0000000110dc3c50, arguments=0x0000000110dc3c68) + 746 at PythonInvoker.cpp:142
  324. frame #20: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x0000000110dc38d0) + 159 at LanguageInvokerThread.cpp:91
  325. frame #21: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x0000000110dc38f8) + 28 at LanguageInvokerThread.cpp:92
  326. frame #22: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000110dc38f8) + 978 at Thread.cpp:221
  327. frame #23: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000110dc38f8) + 966 at Thread.cpp:131
  328. frame #24: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  329. frame #25: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  330. frame #26: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  331.  
  332. thread #22: tid = 0x20480, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  333. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  334. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  335. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  336. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=100) + 49 at XTimeUtils.cpp:59
  337. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=500) + 192 at ModuleXbmc.cpp:149
  338. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x00000001157dd800, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  339. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  340. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  341. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  342. frame #9: 0x00000001020e71a2 Kodi`fast_function + 402
  343. frame #10: 0x00000001020e5195 Kodi`call_function + 1829
  344. frame #11: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  345. frame #12: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  346. frame #13: 0x000000010202b24d Kodi`function_call + 781
  347. frame #14: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  348. frame #15: 0x000000010200463f Kodi`instancemethod_call + 831
  349. frame #16: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  350. frame #17: 0x00000001020e3107 Kodi`PyEval_CallObjectWithKeywords + 327
  351. frame #18: 0x0000000102000ec9 Kodi`PyInstance_New + 505
  352. frame #19: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  353. frame #20: 0x00000001020e7518 Kodi`do_call + 552
  354. frame #21: 0x00000001020e51b1 Kodi`call_function + 1857
  355. frame #22: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  356. frame #23: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  357. frame #24: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  358. frame #25: 0x00000001021180d5 Kodi`run_mod + 101
  359. frame #26: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  360. frame #27: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x0000000110dc42f0, fp=0x00000001070c4eb0, script=0x00000001118453a0, module=0x0000000111012910, moduleDict=0x0000000112408910) + 663 at PythonInvoker.cpp:435
  361. frame #28: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x0000000110dc42f0, script=0x0000000110dc4aa0, arguments=0x0000000110dc4ab8) + 11395 at PythonInvoker.cpp:293
  362. frame #29: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x0000000110dc42f0, script=0x0000000110dc4aa0, arguments=0x0000000110dc4ab8) + 86 at ILanguageInvoker.cpp:41
  363. frame #30: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x0000000110dc42f0, script=0x0000000110dc4aa0, arguments=0x0000000110dc4ab8) + 746 at PythonInvoker.cpp:142
  364. frame #31: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x0000000110dc4720) + 159 at LanguageInvokerThread.cpp:91
  365. frame #32: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x0000000110dc4748) + 28 at LanguageInvokerThread.cpp:92
  366. frame #33: 0x00000001008093d2 Kodi`CThread::Action(this=0x0000000110dc4748) + 978 at Thread.cpp:221
  367. frame #34: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x0000000110dc4748) + 966 at Thread.cpp:131
  368. frame #35: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  369. frame #36: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  370. frame #37: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  371.  
  372. thread #24: tid = 0x20482, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10, name = 'LanguageInvoker'
  373. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  374. frame #1: 0x0000000102171d7c Kodi`floatsleep + 156
  375. frame #2: 0x0000000102170dfb Kodi`time_sleep + 75
  376. frame #3: 0x0000000102049f56 Kodi`PyCFunction_Call + 166
  377. frame #4: 0x00000001020e5036 Kodi`call_function + 1478
  378. frame #5: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  379. frame #6: 0x00000001020e71a2 Kodi`fast_function + 402
  380. frame #7: 0x00000001020e5195 Kodi`call_function + 1829
  381. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  382. frame #9: 0x00000001020e71a2 Kodi`fast_function + 402
  383. frame #10: 0x00000001020e5195 Kodi`call_function + 1829
  384. frame #11: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  385. frame #12: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  386. frame #13: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  387. frame #14: 0x00000001021180d5 Kodi`run_mod + 101
  388. frame #15: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  389. frame #16: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x000000010fecfd70, fp=0x00000001070c4eb0, script=0x0000000111a7f3a0, module=0x000000011240c280, moduleDict=0x000000011240e6f0) + 663 at PythonInvoker.cpp:435
  390. frame #17: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x000000010fecfd70, script=0x000000010fed04e0, arguments=0x000000010fed04f8) + 11395 at PythonInvoker.cpp:293
  391. frame #18: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x000000010fecfd70, script=0x000000010fed04e0, arguments=0x000000010fed04f8) + 86 at ILanguageInvoker.cpp:41
  392. frame #19: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x000000010fecfd70, script=0x000000010fed04e0, arguments=0x000000010fed04f8) + 746 at PythonInvoker.cpp:142
  393. frame #20: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x000000010fed0160) + 159 at LanguageInvokerThread.cpp:91
  394. frame #21: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x000000010fed0188) + 28 at LanguageInvokerThread.cpp:92
  395. frame #22: 0x00000001008093d2 Kodi`CThread::Action(this=0x000000010fed0188) + 978 at Thread.cpp:221
  396. frame #23: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x000000010fed0188) + 966 at Thread.cpp:131
  397. frame #24: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  398. frame #25: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  399. frame #26: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  400.  
  401. thread #25: tid = 0x20483, 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10, name = 'LanguageInvoker'
  402. frame #0: 0x00007fff90201a3a libsystem_kernel.dylib`__semwait_signal + 10
  403. frame #1: 0x00007fff89aeedc0 libsystem_c.dylib`nanosleep + 200
  404. frame #2: 0x00007fff89aeecb2 libsystem_c.dylib`usleep + 54
  405. frame #3: 0x0000000100582f01 Kodi`Sleep(dwMilliSeconds=1) + 49 at XTimeUtils.cpp:59
  406. frame #4: 0x0000000101799230 Kodi`XBMCAddon::xbmc::sleep(timemillis=1) + 192 at ModuleXbmc.cpp:149
  407. frame #5: 0x00000001017c56fd Kodi`PythonBindings::xbmc_sleep(self=0x0000000000000000, args=0x00000001141e8ee0, kwds=0x0000000000000000) + 173 at AddonModuleXbmc.cpp:663
  408. frame #6: 0x0000000102049f76 Kodi`PyCFunction_Call + 198
  409. frame #7: 0x00000001020e5036 Kodi`call_function + 1478
  410. frame #8: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  411. frame #9: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  412. frame #10: 0x00000001020da4dc Kodi`PyEval_EvalCode + 92
  413. frame #11: 0x00000001021180d5 Kodi`run_mod + 101
  414. frame #12: 0x00000001021184d9 Kodi`PyRun_FileExFlags + 233
  415. frame #13: 0x0000000101976397 Kodi`CPythonInvoker::executeScript(this=0x000000010fed09a0, fp=0x00000001070c4eb0, script=0x0000000111b023a0, module=0x0000000112300c00, moduleDict=0x0000000112409810) + 663 at PythonInvoker.cpp:435
  416. frame #14: 0x0000000101973033 Kodi`CPythonInvoker::execute(this=0x000000010fed09a0, script=0x000000010fed1170, arguments=0x000000010fed1188) + 11395 at PythonInvoker.cpp:293
  417. frame #15: 0x000000010029c536 Kodi`ILanguageInvoker::Execute(this=0x000000010fed09a0, script=0x000000010fed1170, arguments=0x000000010fed1188) + 86 at ILanguageInvoker.cpp:41
  418. frame #16: 0x000000010197037a Kodi`CPythonInvoker::Execute(this=0x000000010fed09a0, script=0x000000010fed1170, arguments=0x000000010fed1188) + 746 at PythonInvoker.cpp:142
  419. frame #17: 0x000000010197b75f Kodi`CLanguageInvokerThread::Process(this=0x000000010fed0df0) + 159 at LanguageInvokerThread.cpp:91
  420. frame #18: 0x000000010197b78c Kodi`non-virtual thunk to CLanguageInvokerThread::Process(this=0x000000010fed0e18) + 28 at LanguageInvokerThread.cpp:92
  421. frame #19: 0x00000001008093d2 Kodi`CThread::Action(this=0x000000010fed0e18) + 978 at Thread.cpp:221
  422. frame #20: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x000000010fed0e18) + 966 at Thread.cpp:131
  423. frame #21: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  424. frame #22: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  425. frame #23: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  426.  
  427. thread #26: tid = 0x20486, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'JobWorker'
  428. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  429. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  430. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x0000000104207fd8, lock=0x0000000104208018, milliseconds=30000) + 252 at Condition.h:84
  431. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x0000000104208008, lock=0x0000000104208018, milliseconds=30000) + 202 at Condition.h:65
  432. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x0000000104207f80, milliSeconds=30000) + 84 at Event.h:86
  433. frame #5: 0x0000000100b98b45 Kodi`CJobManager::GetNextJob(this=0x0000000104207e30, worker=0x00000001141ada60) + 197 at JobManager.cpp:364
  434. frame #6: 0x0000000100b98987 Kodi`CJobWorker::Process(this=0x00000001141ada60) + 71 at JobManager.cpp:61
  435. frame #7: 0x00000001008093d2 Kodi`CThread::Action(this=0x00000001141ada60) + 978 at Thread.cpp:221
  436. frame #8: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x00000001141ada60) + 966 at Thread.cpp:131
  437. frame #9: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  438. frame #10: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  439. frame #11: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  440.  
  441. thread #27: tid = 0x20487, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  442. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  443. frame #1: 0x0000000101fd5e3f Kodi`MHD_select + 719
  444. frame #2: 0x0000000101fd76af Kodi`MHD_select_thread + 79
  445. frame #3: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  446. frame #4: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  447. frame #5: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  448.  
  449. thread #28: tid = 0x20488, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  450. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  451. frame #1: 0x0000000101fd5e3f Kodi`MHD_select + 719
  452. frame #2: 0x0000000101fd76af Kodi`MHD_select_thread + 79
  453. frame #3: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  454. frame #4: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  455. frame #5: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  456.  
  457. thread #29: tid = 0x20489, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  458. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  459. frame #1: 0x0000000101fd5e3f Kodi`MHD_select + 719
  460. frame #2: 0x0000000101fd76af Kodi`MHD_select_thread + 79
  461. frame #3: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  462. frame #4: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  463. frame #5: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  464.  
  465. thread #30: tid = 0x2048a, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  466. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  467. frame #1: 0x0000000101fd5e3f Kodi`MHD_select + 719
  468. frame #2: 0x0000000101fd76af Kodi`MHD_select_thread + 79
  469. frame #3: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  470. frame #4: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  471. frame #5: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  472.  
  473. thread #31: tid = 0x2048b, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'JobWorker'
  474. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  475. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  476. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x0000000104207fd8, lock=0x0000000104208018, milliseconds=30000) + 252 at Condition.h:84
  477. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x0000000104208008, lock=0x0000000104208018, milliseconds=30000) + 202 at Condition.h:65
  478. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x0000000104207f80, milliSeconds=30000) + 84 at Event.h:86
  479. frame #5: 0x0000000100b98b45 Kodi`CJobManager::GetNextJob(this=0x0000000104207e30, worker=0x00000001137ef530) + 197 at JobManager.cpp:364
  480. frame #6: 0x0000000100b98987 Kodi`CJobWorker::Process(this=0x00000001137ef530) + 71 at JobManager.cpp:61
  481. frame #7: 0x00000001008093d2 Kodi`CThread::Action(this=0x00000001137ef530) + 978 at Thread.cpp:221
  482. frame #8: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x00000001137ef530) + 966 at Thread.cpp:131
  483. frame #9: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  484. frame #10: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  485. frame #11: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  486.  
  487. thread #32: tid = 0x2048c, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10, name = 'com.apple.CFSocket.private'
  488. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  489. frame #1: 0x00007fff92ea7a03 CoreFoundation`__CFSocketManager + 867
  490. frame #2: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  491. frame #3: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  492. frame #4: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  493.  
  494. thread #33: tid = 0x2048d, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  495. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  496. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x000000011247d260, wait_for_readable=true, wait_for_writeable=false, async_connect=false, timeout=60000) + 930 at NptBsdSockets.cpp:786
  497. frame #2: 0x0000000101c2ec97 Kodi`NPT_BsdSocketFd::WaitUntilReadable(this=0x000000011247d260) + 39 at NptBsdSockets.cpp:737
  498. frame #3: 0x0000000101c31d52 Kodi`NPT_BsdUdpSocket::Receive(this=0x0000000112475288, packet=0x0000000113659a50, address=0x000000011480f5c8) + 178 at NptBsdSockets.cpp:1604
  499. frame #4: 0x0000000101c34c66 Kodi`NPT_UdpSocket::Receive(this=0x0000000112496830, packet=0x0000000113659a50, address=0x000000011480f5c8) + 70 at NptSockets.h:253
  500. frame #5: 0x0000000101b3f18a Kodi`PLT_InputDatagramStream::Read(this=0x0000000113659a10, buffer=0x0000000107d16600, bytes_to_read=4096, bytes_read=0x00000001123df774) + 138 at PltDatagramStream.cpp:74
  501. frame #6: 0x0000000101bcc0a7 Kodi`NPT_BufferedInputStream::FillBuffer(this=0x00000001123df730) + 183 at NptBufferedStreams.cpp:139
  502. frame #7: 0x0000000101bcc3b8 Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001123df730, buffer=0x000000010716e408, size=8192, chars_read=0x000000011480f72c, break_on_cr=false) + 632 at NptBufferedStreams.cpp:226
  503. frame #8: 0x0000000101bcc4fd Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001123df730, line=0x000000011480f978, max_chars=8192, break_on_cr=false) + 141 at NptBufferedStreams.cpp:268
  504. frame #9: 0x0000000101bdc47e Kodi`NPT_HttpRequest::Parse(stream=0x00000001123df730, endpoint=0x000000011480fbf8, request=0x000000011480fd60) + 94 at NptHttp.cpp:768
  505. frame #10: 0x0000000101b5b366 Kodi`PLT_HttpServerSocketTask::Read(this=0x000000011247c570, buffered_input_stream=0x000000011480fdd8, request=0x000000011480fd60, context=0x000000011480fda8) + 262 at PltHttpServerTask.cpp:175
  506. frame #11: 0x0000000101b5af55 Kodi`PLT_HttpServerSocketTask::DoRun(this=0x000000011247c570) + 997 at PltHttpServerTask.cpp:103
  507. frame #12: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x000000011247c570) + 331 at PltThreadTask.cpp:179
  508. frame #13: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000112488e00) + 26 at NptPosixThreads.cpp:555
  509. frame #14: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000112488e00) + 278 at NptPosixThreads.cpp:481
  510. frame #15: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  511. frame #16: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  512. frame #17: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  513.  
  514. thread #34: tid = 0x2048e, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  515. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  516. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x000000011248b830, wait_for_readable=true, wait_for_writeable=true, async_connect=false, timeout=5000) + 930 at NptBsdSockets.cpp:786
  517. frame #2: 0x0000000101c33d99 Kodi`NPT_BsdTcpServerSocket::WaitForNewClient(this=0x0000000112477d50, client=0x0000000114892df0, timeout=5000, flags=1) + 281 at NptBsdSockets.cpp:2111
  518. frame #3: 0x0000000101bed96f Kodi`NPT_TcpServerSocket::WaitForNewClient(this=0x00000001124750d0, client=0x0000000114892df0, timeout=5000, flags=1) + 63 at NptSockets.h:327
  519. frame #4: 0x0000000101b5d361 Kodi`PLT_HttpListenTask::DoRun(this=0x000000010fec6930) + 97 at PltHttpServerTask.cpp:427
  520. frame #5: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x000000010fec6930) + 331 at PltThreadTask.cpp:179
  521. frame #6: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x000000011248b410) + 26 at NptPosixThreads.cpp:555
  522. frame #7: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x000000011248b410) + 278 at NptPosixThreads.cpp:481
  523. frame #8: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  524. frame #9: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  525. frame #10: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  526.  
  527. thread #35: tid = 0x2048f, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  528. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  529. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  530. frame #2: 0x0000000101c2c0d4 Kodi`NPT_PosixSharedVariable::WaitUntilEquals(this=0x00000001123e41e0, value=1, timeout=5000) + 308 at NptPosixThreads.cpp:198
  531. frame #3: 0x0000000101b3eee9 Kodi`NPT_SharedVariable::WaitUntilEquals(this=0x00000001136e2530, value=1, timeout=5000) + 41 at NptThreads.h:162
  532. frame #4: 0x0000000101b3ed39 Kodi`PLT_ThreadTask::IsAborting(this=0x00000001136e2510, timeout=5000) + 41 at PltThreadTask.h:74
  533. frame #5: 0x0000000101b3ea2c Kodi`PLT_CtrlPointHouseKeepingTask::DoRun(this=0x00000001136e2510) + 76 at PltCtrlPointTask.cpp:164
  534. frame #6: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x00000001136e2510) + 331 at PltThreadTask.cpp:179
  535. frame #7: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x00000001123dd3b0) + 26 at NptPosixThreads.cpp:555
  536. frame #8: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x00000001123dd3b0) + 278 at NptPosixThreads.cpp:481
  537. frame #9: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  538. frame #10: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  539. frame #11: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  540.  
  541. thread #36: tid = 0x20490, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  542. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  543. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x00000001123e4260, wait_for_readable=true, wait_for_writeable=false, async_connect=false, timeout=50000) + 930 at NptBsdSockets.cpp:786
  544. frame #2: 0x0000000101c2ec97 Kodi`NPT_BsdSocketFd::WaitUntilReadable(this=0x00000001123e4260) + 39 at NptBsdSockets.cpp:737
  545. frame #3: 0x0000000101c31d52 Kodi`NPT_BsdUdpSocket::Receive(this=0x00000001123dda68, packet=0x00000001123d9450, address=0x00000001149985d8) + 178 at NptBsdSockets.cpp:1604
  546. frame #4: 0x0000000101c34c66 Kodi`NPT_UdpSocket::Receive(this=0x00000001123d9120, packet=0x00000001123d9450, address=0x00000001149985d8) + 70 at NptSockets.h:253
  547. frame #5: 0x0000000101b3f18a Kodi`PLT_InputDatagramStream::Read(this=0x00000001123d9410, buffer=0x0000000107bb6000, bytes_to_read=4096, bytes_read=0x00000001136b1b94) + 138 at PltDatagramStream.cpp:74
  548. frame #6: 0x0000000101bcc0a7 Kodi`NPT_BufferedInputStream::FillBuffer(this=0x00000001136b1b50) + 183 at NptBufferedStreams.cpp:139
  549. frame #7: 0x0000000101bcc3b8 Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001136b1b50, buffer=0x0000000107bb7008, size=8192, chars_read=0x000000011499873c, break_on_cr=false) + 632 at NptBufferedStreams.cpp:226
  550. frame #8: 0x0000000101bcc4fd Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001136b1b50, line=0x0000000114998890, max_chars=8192, break_on_cr=false) + 141 at NptBufferedStreams.cpp:268
  551. frame #9: 0x0000000101bdd79d Kodi`NPT_HttpResponse::Parse(stream=0x00000001136b1b50, response=0x0000000114998df0) + 77 at NptHttp.cpp:952
  552. frame #10: 0x0000000101be2fb8 Kodi`NPT_HttpClient::ReadResponse(input_stream=0x0000000114998d10, should_persist=false, expect_entity=false, response=0x0000000114998df0, cref=0x0000000000000000) + 184 at NptHttp.cpp:1938
  553. frame #11: 0x0000000101b8af80 Kodi`PLT_SsdpSearchTask::DoRun(this=0x0000000113603fa0) + 1856 at PltSsdp.cpp:462
  554. frame #12: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x0000000113603fa0) + 331 at PltThreadTask.cpp:179
  555. frame #13: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x000000011365d8c0) + 26 at NptPosixThreads.cpp:555
  556. frame #14: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x000000011365d8c0) + 278 at NptPosixThreads.cpp:481
  557. frame #15: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  558. frame #16: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  559. frame #17: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  560.  
  561. thread #37: tid = 0x20491, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  562. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  563. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x00000001124745c0, wait_for_readable=true, wait_for_writeable=false, async_connect=false, timeout=50000) + 930 at NptBsdSockets.cpp:786
  564. frame #2: 0x0000000101c2ec97 Kodi`NPT_BsdSocketFd::WaitUntilReadable(this=0x00000001124745c0) + 39 at NptBsdSockets.cpp:737
  565. frame #3: 0x0000000101c31d52 Kodi`NPT_BsdUdpSocket::Receive(this=0x00000001123de278, packet=0x00000001152f1760, address=0x0000000114a1b5d8) + 178 at NptBsdSockets.cpp:1604
  566. frame #4: 0x0000000101c34c66 Kodi`NPT_UdpSocket::Receive(this=0x00000001123ddc60, packet=0x00000001152f1760, address=0x0000000114a1b5d8) + 70 at NptSockets.h:253
  567. frame #5: 0x0000000101b3f18a Kodi`PLT_InputDatagramStream::Read(this=0x00000001152f1720, buffer=0x000000010ac01800, bytes_to_read=4096, bytes_read=0x00000001152f17d4) + 138 at PltDatagramStream.cpp:74
  568. frame #6: 0x0000000101bcc0a7 Kodi`NPT_BufferedInputStream::FillBuffer(this=0x00000001152f1790) + 183 at NptBufferedStreams.cpp:139
  569. frame #7: 0x0000000101bcc3b8 Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001152f1790, buffer=0x000000010ac51208, size=8192, chars_read=0x0000000114a1b73c, break_on_cr=false) + 632 at NptBufferedStreams.cpp:226
  570. frame #8: 0x0000000101bcc4fd Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001152f1790, line=0x0000000114a1b890, max_chars=8192, break_on_cr=false) + 141 at NptBufferedStreams.cpp:268
  571. frame #9: 0x0000000101bdd79d Kodi`NPT_HttpResponse::Parse(stream=0x00000001152f1790, response=0x0000000114a1bdf0) + 77 at NptHttp.cpp:952
  572. frame #10: 0x0000000101be2fb8 Kodi`NPT_HttpClient::ReadResponse(input_stream=0x0000000114a1bd10, should_persist=false, expect_entity=false, response=0x0000000114a1bdf0, cref=0x0000000000000000) + 184 at NptHttp.cpp:1938
  573. frame #11: 0x0000000101b8af80 Kodi`PLT_SsdpSearchTask::DoRun(this=0x0000000112470e20) + 1856 at PltSsdp.cpp:462
  574. frame #12: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x0000000112470e20) + 331 at PltThreadTask.cpp:179
  575. frame #13: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000112474e90) + 26 at NptPosixThreads.cpp:555
  576. frame #14: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000112474e90) + 278 at NptPosixThreads.cpp:481
  577. frame #15: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  578. frame #16: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  579. frame #17: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  580.  
  581. thread #39: tid = 0x20493, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  582. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  583. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x00000001140afed0, wait_for_readable=true, wait_for_writeable=true, async_connect=false, timeout=5000) + 930 at NptBsdSockets.cpp:786
  584. frame #2: 0x0000000101c33d99 Kodi`NPT_BsdTcpServerSocket::WaitForNewClient(this=0x00000001123e3d90, client=0x0000000114b21df0, timeout=5000, flags=1) + 281 at NptBsdSockets.cpp:2111
  585. frame #3: 0x0000000101bed96f Kodi`NPT_TcpServerSocket::WaitForNewClient(this=0x00000001123e3cc0, client=0x0000000114b21df0, timeout=5000, flags=1) + 63 at NptSockets.h:327
  586. frame #4: 0x0000000101b5d361 Kodi`PLT_HttpListenTask::DoRun(this=0x00000001140a40a0) + 97 at PltHttpServerTask.cpp:427
  587. frame #5: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x00000001140a40a0) + 331 at PltThreadTask.cpp:179
  588. frame #6: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x00000001140b0540) + 26 at NptPosixThreads.cpp:555
  589. frame #7: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x00000001140b0540) + 278 at NptPosixThreads.cpp:481
  590. frame #8: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  591. frame #9: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  592. frame #10: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  593.  
  594. thread #41: tid = 0x20495, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  595. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  596. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  597. frame #2: 0x0000000101c2c0d4 Kodi`NPT_PosixSharedVariable::WaitUntilEquals(this=0x00000001137c1570, value=1, timeout=890000) + 308 at NptPosixThreads.cpp:198
  598. frame #3: 0x0000000101b3eee9 Kodi`NPT_SharedVariable::WaitUntilEquals(this=0x00000001137ea100, value=1, timeout=890000) + 41 at NptThreads.h:162
  599. frame #4: 0x0000000101b3ed39 Kodi`PLT_ThreadTask::IsAborting(this=0x00000001137ea0e0, timeout=890000) + 41 at PltThreadTask.h:74
  600. frame #5: 0x0000000101b8a17d Kodi`PLT_SsdpDeviceAnnounceTask::DoRun(this=0x00000001137ea0e0) + 909 at PltSsdp.cpp:316
  601. frame #6: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x00000001137ea0e0) + 331 at PltThreadTask.cpp:179
  602. frame #7: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x00000001137c15f0) + 26 at NptPosixThreads.cpp:555
  603. frame #8: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x00000001137c15f0) + 278 at NptPosixThreads.cpp:481
  604. frame #9: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  605. frame #10: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  606. frame #11: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  607.  
  608. thread #42: tid = 0x20496, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10, name = 'EventServer'
  609. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  610. frame #1: 0x0000000100a1e6f3 Kodi`SOCKETS::CSocketListener::Listen(this=0x0000000114caa738, timeout=1000) + 499 at Socket.cpp:197
  611. frame #2: 0x0000000100a17213 Kodi`EVENTSERVER::CEventServer::Run(this=0x00000001137c9480) + 1715 at EventServer.cpp:211
  612. frame #3: 0x0000000100a16b35 Kodi`EVENTSERVER::CEventServer::Process(this=0x00000001137c9480) + 53 at EventServer.cpp:149
  613. frame #4: 0x00000001008093d2 Kodi`CThread::Action(this=0x00000001137c9480) + 978 at Thread.cpp:221
  614. frame #5: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x00000001137c9480) + 966 at Thread.cpp:131
  615. frame #6: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  616. frame #7: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  617. frame #8: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  618.  
  619. thread #43: tid = 0x20497, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10, name = 'TCPServer'
  620. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  621. frame #1: 0x00000001010e7544 Kodi`JSONRPC::CTCPServer::Process(this=0x00000001137e6dc0) + 1204 at TCPServer.cpp:131
  622. frame #2: 0x00000001010e95bc Kodi`non-virtual thunk to JSONRPC::CTCPServer::Process(this=0x00000001137e6dd0) + 28 at TCPServer.cpp:216
  623. frame #3: 0x00000001008093d2 Kodi`CThread::Action(this=0x00000001137e6dd0) + 978 at Thread.cpp:221
  624. frame #4: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x00000001137e6dd0) + 966 at Thread.cpp:131
  625. frame #5: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  626. frame #6: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  627. frame #7: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  628.  
  629. thread #44: tid = 0x20498, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  630. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  631. frame #1: 0x00000001118d79e6 libshairplay.0.dylib`httpd_thread + 854
  632. frame #2: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  633. frame #3: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  634. frame #4: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  635.  
  636. thread #45: tid = 0x20499, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10, name = 'AirPlayServer'
  637. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  638. frame #1: 0x000000010123ae6f Kodi`CAirPlayServer::Process(this=0x00000001144dda50) + 703 at AirPlayServer.cpp:359
  639. frame #2: 0x00000001008093d2 Kodi`CThread::Action(this=0x00000001144dda50) + 978 at Thread.cpp:221
  640. frame #3: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x00000001144dda50) + 966 at Thread.cpp:131
  641. frame #4: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  642. frame #5: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  643. frame #6: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  644.  
  645. thread #47: tid = 0x2049b, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  646. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  647. frame #1: 0x00000001021a5ddb Kodi`select_select + 843
  648. frame #2: 0x0000000102049f56 Kodi`PyCFunction_Call + 166
  649. frame #3: 0x00000001020e5036 Kodi`call_function + 1478
  650. frame #4: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  651. frame #5: 0x00000001020e71a2 Kodi`fast_function + 402
  652. frame #6: 0x00000001020e5195 Kodi`call_function + 1829
  653. frame #7: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  654. frame #8: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  655. frame #9: 0x000000010202b24d Kodi`function_call + 781
  656. frame #10: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  657. frame #11: 0x00000001020e574d Kodi`ext_do_call + 1245
  658. frame #12: 0x00000001020e1292 Kodi`PyEval_EvalFrameEx + 23346
  659. frame #13: 0x00000001020e71a2 Kodi`fast_function + 402
  660. frame #14: 0x00000001020e5195 Kodi`call_function + 1829
  661. frame #15: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  662. frame #16: 0x00000001020e71a2 Kodi`fast_function + 402
  663. frame #17: 0x00000001020e5195 Kodi`call_function + 1829
  664. frame #18: 0x00000001020e103e Kodi`PyEval_EvalFrameEx + 22750
  665. frame #19: 0x00000001020db6c0 Kodi`PyEval_EvalCodeEx + 4560
  666. frame #20: 0x000000010202b24d Kodi`function_call + 781
  667. frame #21: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  668. frame #22: 0x000000010200463f Kodi`instancemethod_call + 831
  669. frame #23: 0x0000000101fee9fa Kodi`PyObject_Call + 154
  670. frame #24: 0x00000001020e3107 Kodi`PyEval_CallObjectWithKeywords + 327
  671. frame #25: 0x000000010213185a Kodi`t_bootstrap + 74
  672. frame #26: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  673. frame #27: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  674. frame #28: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  675.  
  676. thread #48: tid = 0x2049c, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  677. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  678. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  679. frame #2: 0x0000000101c2c0d4 Kodi`NPT_PosixSharedVariable::WaitUntilEquals(this=0x000000011195e150, value=1, timeout=5000) + 308 at NptPosixThreads.cpp:198
  680. frame #3: 0x0000000101b3eee9 Kodi`NPT_SharedVariable::WaitUntilEquals(this=0x000000011195bca8, value=1, timeout=5000) + 41 at NptThreads.h:162
  681. frame #4: 0x0000000101bdf2f0 Kodi`NPT_HttpConnectionManager::Run(this=0x000000011195bc70) + 48 at NptHttp.cpp:1319
  682. frame #5: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000114fe0e90) + 26 at NptPosixThreads.cpp:555
  683. frame #6: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000114fe0e90) + 278 at NptPosixThreads.cpp:481
  684. frame #7: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  685. frame #8: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  686. frame #9: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  687.  
  688. thread #50: tid = 0x204a3, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  689. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  690. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x00000001124d5e90, wait_for_readable=true, wait_for_writeable=false, async_connect=false, timeout=60000) + 930 at NptBsdSockets.cpp:786
  691. frame #2: 0x0000000101c2ec97 Kodi`NPT_BsdSocketFd::WaitUntilReadable(this=0x00000001124d5e90) + 39 at NptBsdSockets.cpp:737
  692. frame #3: 0x0000000101c2f755 Kodi`NPT_BsdSocketInputStream::Read(this=0x0000000115b27710, buffer=0x0000000108901000, bytes_to_read=4096, bytes_read=0x0000000115b256c4) + 101 at NptBsdSockets.cpp:914
  693. frame #4: 0x0000000101bcc0a7 Kodi`NPT_BufferedInputStream::FillBuffer(this=0x0000000115b25680) + 183 at NptBufferedStreams.cpp:139
  694. frame #5: 0x0000000101bcc3b8 Kodi`NPT_BufferedInputStream::ReadLine(this=0x0000000115b25680, buffer=0x0000000108a25008, size=8192, chars_read=0x0000000114a9e72c, break_on_cr=false) + 632 at NptBufferedStreams.cpp:226
  695. frame #6: 0x0000000101bcc4fd Kodi`NPT_BufferedInputStream::ReadLine(this=0x0000000115b25680, line=0x0000000114a9e978, max_chars=8192, break_on_cr=false) + 141 at NptBufferedStreams.cpp:268
  696. frame #7: 0x0000000101bdc47e Kodi`NPT_HttpRequest::Parse(stream=0x0000000115b25680, endpoint=0x0000000114a9ebf8, request=0x0000000114a9ed60) + 94 at NptHttp.cpp:768
  697. frame #8: 0x0000000101b5b366 Kodi`PLT_HttpServerSocketTask::Read(this=0x0000000115b24ee0, buffered_input_stream=0x0000000114a9edd8, request=0x0000000114a9ed60, context=0x0000000114a9eda8) + 262 at PltHttpServerTask.cpp:175
  698. frame #9: 0x0000000101b5af55 Kodi`PLT_HttpServerSocketTask::DoRun(this=0x0000000115b24ee0) + 997 at PltHttpServerTask.cpp:103
  699. frame #10: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x0000000115b24ee0) + 331 at PltThreadTask.cpp:179
  700. frame #11: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000115b289a0) + 26 at NptPosixThreads.cpp:555
  701. frame #12: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000115b289a0) + 278 at NptPosixThreads.cpp:481
  702. frame #13: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  703. frame #14: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  704. frame #15: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  705.  
  706. thread #51: tid = 0x204ad, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  707. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  708. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x00000001152f15a0, wait_for_readable=true, wait_for_writeable=false, async_connect=false, timeout=60000) + 930 at NptBsdSockets.cpp:786
  709. frame #2: 0x0000000101c2ec97 Kodi`NPT_BsdSocketFd::WaitUntilReadable(this=0x00000001152f15a0) + 39 at NptBsdSockets.cpp:737
  710. frame #3: 0x0000000101c2f755 Kodi`NPT_BsdSocketInputStream::Read(this=0x0000000113659b20, buffer=0x000000010714c200, bytes_to_read=4096, bytes_read=0x0000000110dde144) + 101 at NptBsdSockets.cpp:914
  711. frame #4: 0x0000000101bcc0a7 Kodi`NPT_BufferedInputStream::FillBuffer(this=0x0000000110dde100) + 183 at NptBufferedStreams.cpp:139
  712. frame #5: 0x0000000101bcc3b8 Kodi`NPT_BufferedInputStream::ReadLine(this=0x0000000110dde100, buffer=0x0000000107396008, size=8192, chars_read=0x00000001167df72c, break_on_cr=false) + 632 at NptBufferedStreams.cpp:226
  713. frame #6: 0x0000000101bcc4fd Kodi`NPT_BufferedInputStream::ReadLine(this=0x0000000110dde100, line=0x00000001167df978, max_chars=8192, break_on_cr=false) + 141 at NptBufferedStreams.cpp:268
  714. frame #7: 0x0000000101bdc47e Kodi`NPT_HttpRequest::Parse(stream=0x0000000110dde100, endpoint=0x00000001167dfbf8, request=0x00000001167dfd60) + 94 at NptHttp.cpp:768
  715. frame #8: 0x0000000101b5b366 Kodi`PLT_HttpServerSocketTask::Read(this=0x00000001152f3920, buffered_input_stream=0x00000001167dfdd8, request=0x00000001167dfd60, context=0x00000001167dfda8) + 262 at PltHttpServerTask.cpp:175
  716. frame #9: 0x0000000101b5af55 Kodi`PLT_HttpServerSocketTask::DoRun(this=0x00000001152f3920) + 997 at PltHttpServerTask.cpp:103
  717. frame #10: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x00000001152f3920) + 331 at PltThreadTask.cpp:179
  718. frame #11: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000115c4eef0) + 26 at NptPosixThreads.cpp:555
  719. frame #12: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000115c4eef0) + 278 at NptPosixThreads.cpp:481
  720. frame #13: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  721. frame #14: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  722. frame #15: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  723.  
  724. thread #52: tid = 0x204ae, 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  725. frame #0: 0x00007fff902019aa libsystem_kernel.dylib`__select + 10
  726. frame #1: 0x0000000101c2f042 Kodi`NPT_BsdSocketFd::WaitForCondition(this=0x00000001123759b0, wait_for_readable=true, wait_for_writeable=false, async_connect=false, timeout=60000) + 930 at NptBsdSockets.cpp:786
  727. frame #2: 0x0000000101c2ec97 Kodi`NPT_BsdSocketFd::WaitUntilReadable(this=0x00000001123759b0) + 39 at NptBsdSockets.cpp:737
  728. frame #3: 0x0000000101c2f755 Kodi`NPT_BsdSocketInputStream::Read(this=0x0000000110dde150, buffer=0x00000001089ae400, bytes_to_read=4096, bytes_read=0x0000000112377714) + 101 at NptBsdSockets.cpp:914
  729. frame #4: 0x0000000101bcc0a7 Kodi`NPT_BufferedInputStream::FillBuffer(this=0x00000001123776d0) + 183 at NptBufferedStreams.cpp:139
  730. frame #5: 0x0000000101bcc3b8 Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001123776d0, buffer=0x0000000108a89e08, size=8192, chars_read=0x000000011686272c, break_on_cr=false) + 632 at NptBufferedStreams.cpp:226
  731. frame #6: 0x0000000101bcc4fd Kodi`NPT_BufferedInputStream::ReadLine(this=0x00000001123776d0, line=0x0000000116862978, max_chars=8192, break_on_cr=false) + 141 at NptBufferedStreams.cpp:268
  732. frame #7: 0x0000000101bdc47e Kodi`NPT_HttpRequest::Parse(stream=0x00000001123776d0, endpoint=0x0000000116862bf8, request=0x0000000116862d60) + 94 at NptHttp.cpp:768
  733. frame #8: 0x0000000101b5b366 Kodi`PLT_HttpServerSocketTask::Read(this=0x000000011538f700, buffered_input_stream=0x0000000116862dd8, request=0x0000000116862d60, context=0x0000000116862da8) + 262 at PltHttpServerTask.cpp:175
  734. frame #9: 0x0000000101b5af55 Kodi`PLT_HttpServerSocketTask::DoRun(this=0x000000011538f700) + 997 at PltHttpServerTask.cpp:103
  735. frame #10: 0x0000000101b8ffcb Kodi`PLT_ThreadTask::Run(this=0x000000011538f700) + 331 at PltThreadTask.cpp:179
  736. frame #11: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000110dcc2c0) + 26 at NptPosixThreads.cpp:555
  737. frame #12: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000110dcc2c0) + 278 at NptPosixThreads.cpp:481
  738. frame #13: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  739. frame #14: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  740. frame #15: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  741.  
  742. thread #53: tid = 0x204b0, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  743. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  744. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  745. frame #2: 0x0000000101c2c0d4 Kodi`NPT_PosixSharedVariable::WaitUntilEquals(this=0x0000000112367af0, value=1, timeout=100) + 308 at NptPosixThreads.cpp:198
  746. frame #3: 0x0000000101b3eee9 Kodi`NPT_SharedVariable::WaitUntilEquals(this=0x0000000112377020, value=1, timeout=100) + 41 at NptThreads.h:162
  747. frame #4: 0x0000000101b3ed39 Kodi`PLT_ThreadTask::IsAborting(this=0x0000000112377000, timeout=100) + 41 at PltThreadTask.h:74
  748. frame #5: 0x0000000101b8ff6e Kodi`PLT_ThreadTask::Run(this=0x0000000112377000) + 238 at PltThreadTask.cpp:170
  749. frame #6: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x00000001135747c0) + 26 at NptPosixThreads.cpp:555
  750. frame #7: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x00000001135747c0) + 278 at NptPosixThreads.cpp:481
  751. frame #8: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  752. frame #9: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  753. frame #10: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  754.  
  755. thread #54: tid = 0x204b1, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  756. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  757. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  758. frame #2: 0x0000000101c2c0d4 Kodi`NPT_PosixSharedVariable::WaitUntilEquals(this=0x0000000112338920, value=1, timeout=100) + 308 at NptPosixThreads.cpp:198
  759. frame #3: 0x0000000101b3eee9 Kodi`NPT_SharedVariable::WaitUntilEquals(this=0x0000000110de9210, value=1, timeout=100) + 41 at NptThreads.h:162
  760. frame #4: 0x0000000101b3ed39 Kodi`PLT_ThreadTask::IsAborting(this=0x0000000110de91f0, timeout=100) + 41 at PltThreadTask.h:74
  761. frame #5: 0x0000000101b8ff6e Kodi`PLT_ThreadTask::Run(this=0x0000000110de91f0) + 238 at PltThreadTask.cpp:170
  762. frame #6: 0x0000000101c2d22a Kodi`NPT_PosixThread::Run(this=0x0000000112302470) + 26 at NptPosixThreads.cpp:555
  763. frame #7: 0x0000000101c2cf26 Kodi`NPT_PosixThread::EntryPoint(argument=0x0000000112302470) + 278 at NptPosixThreads.cpp:481
  764. frame #8: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  765. frame #9: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  766. frame #10: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  767.  
  768. thread #55: tid = 0x204b2, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'PVRManager'
  769. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  770. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  771. frame #2: 0x000000010005947c Kodi`XbmcThreads::ConditionVariable::wait(this=0x000000010420ef40, lock=0x000000010420ef80, milliseconds=50) + 252 at Condition.h:84
  772. frame #3: 0x00000001000592aa Kodi`bool XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection>(this=0x000000010420ef70, lock=0x000000010420ef80, milliseconds=50) + 202 at Condition.h:65
  773. frame #4: 0x0000000100058254 Kodi`CEvent::WaitMSec(this=0x000000010420eee8, milliSeconds=50) + 84 at Event.h:86
  774. frame #5: 0x0000000100809aaf Kodi`CThread::Sleep(this=0x000000010420eec8, milliseconds=50) + 79 at Thread.cpp:195
  775. frame #6: 0x00000001014ffbab Kodi`PVR::CPVRManager::Load(this=0x000000010420eec0) + 171 at PVRManager.cpp:635
  776. frame #7: 0x0000000101500b4e Kodi`PVR::CPVRManager::Process(this=0x000000010420eec0) + 78 at PVRManager.cpp:497
  777. frame #8: 0x000000010150190c Kodi`non-virtual thunk to PVR::CPVRManager::Process(this=0x000000010420eec8) + 28 at PVRManager.cpp:574
  778. frame #9: 0x00000001008093d2 Kodi`CThread::Action(this=0x000000010420eec8) + 978 at Thread.cpp:221
  779. frame #10: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x000000010420eec8) + 966 at Thread.cpp:131
  780. frame #11: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  781. frame #12: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  782. frame #13: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  783.  
  784. * thread #49: tid = 0x204b3, 0x00007fff90c60fd1 libsystem_platform.dylib`_platform_memmove$VARIANT$Ivybridge + 49, name = 'PVRClient', stop reason = EXC_BAD_ACCESS (code=2, address=0x1166dc000)
  785. frame #0: 0x00007fff90c60fd1 libsystem_platform.dylib`_platform_memmove$VARIANT$Ivybridge + 49
  786. frame #1: 0x000000011569c700 pvr.hts.dylib`CTvheadend::GetTimerTypes(PVR_TIMER_TYPE*, int*) [inlined] void std::__1::allocator<(anonymous namespace)::TimerType>::construct<(anonymous namespace)::TimerType, (anonymous namespace)::TimerType>((anonymous namespace)::TimerType*, (anonymous namespace)::TimerType&&) + 4464 at memory:1641
  787. frame #2: 0x000000011569c6e7 pvr.hts.dylib`CTvheadend::GetTimerTypes(PVR_TIMER_TYPE*, int*) [inlined] void std::__1::allocator_traits<std::__1::allocator<(anonymous namespace)::TimerType> >::__construct<(anonymous namespace)::TimerType, (anonymous namespace)::TimerType>(std::__1::integral_constant<bool, true>, std::__1::allocator<(anonymous namespace)::TimerType>&, (anonymous namespace)::TimerType*, (anonymous namespace)::TimerType&&) at memory:1568
  788. frame #3: 0x000000011569c6e7 pvr.hts.dylib`CTvheadend::GetTimerTypes(PVR_TIMER_TYPE*, int*) [inlined] void std::__1::allocator_traits<std::__1::allocator<(anonymous namespace)::TimerType> >::construct<(anonymous namespace)::TimerType, (anonymous namespace)::TimerType>(std::__1::allocator<(anonymous namespace)::TimerType>&, (anonymous namespace)::TimerType*, (anonymous namespace)::TimerType&&) at memory:1449
  789. frame #4: 0x000000011569c6e7 pvr.hts.dylib`CTvheadend::GetTimerTypes(PVR_TIMER_TYPE*, int*) [inlined] std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >::basic_string(this=0x0000000000000031, this=0x0000000000000000, __s=<unavailable>) + 19 at vector:1555
  790. * frame #5: 0x000000011569c6d4 pvr.hts.dylib`CTvheadend::GetTimerTypes(this=0x00000001071a2400, types=0x00000001169ee000, size=0x000000011675a5ec) + 4420 at Tvheadend.cpp:639
  791. frame #6: 0x000000010141a046 Kodi`PVR::CPVRClient::GetAddonProperties(this=0x0000000107d0a800) + 5110 at PVRClient.cpp:425
  792. frame #7: 0x0000000101418b4a Kodi`PVR::CPVRClient::Create(this=0x0000000107d0a800, iClientId=21986) + 474 at PVRClient.cpp:177
  793. frame #8: 0x00000001014487b4 Kodi`PVR::CPVRClients::UpdateAndInitialiseClients(this=0x000000010ab66e00, bInitialiseAllClients=false) + 6900 at PVRClients.cpp:1202
  794. frame #9: 0x0000000101449d3b Kodi`PVR::CPVRClients::Process(this=0x000000010ab66e00) + 171 at PVRClients.cpp:1250
  795. frame #10: 0x000000010144cbcc Kodi`non-virtual thunk to PVR::CPVRClients::Process(this=0x000000010ab66e70) + 28 at PVRClients.cpp:1269
  796. frame #11: 0x00000001008093d2 Kodi`CThread::Action(this=0x000000010ab66e70) + 978 at Thread.cpp:221
  797. frame #12: 0x0000000100807c46 Kodi`CThread::staticThread(data=0x000000010ab66e70) + 966 at Thread.cpp:131
  798. frame #13: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  799. frame #14: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  800. frame #15: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  801.  
  802. thread #56: tid = 0x204b4, 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  803. frame #0: 0x00007fff90201716 libsystem_kernel.dylib`__psynch_cvwait + 10
  804. frame #1: 0x00007fff8f2b5c3b libsystem_pthread.dylib`_pthread_cond_wait + 727
  805. frame #2: 0x000000011569747f pvr.hts.dylib`CHTSPVFS::Process() [inlined] PLATFORM::CConditionImpl::Wait(mutex=<unavailable>, iTimeoutMs=<unavailable>) + 303 at os-threads.h:132
  806. frame #3: 0x0000000115697429 pvr.hts.dylib`CHTSPVFS::Process() [inlined] PLATFORM::CCondition<bool>::Wait(iTimeout=<unavailable>) at mutex.h:258
  807. frame #4: 0x0000000115697429 pvr.hts.dylib`CHTSPVFS::Process(this=0x00000001071a2a00) + 217 at HTSPVFS.cpp:58
  808. frame #5: 0x000000010b1a0eec libcec.3.0.dylib`PLATFORM::CThread::ThreadHandler(_thread=0x00000001071a2a00) + 124 at threads.h:65
  809. frame #6: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  810. frame #7: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  811. frame #8: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  812.  
  813. thread #57: tid = 0x204b5, 0x00007fff89ab925f libsystem_c.dylib`__vfprintf + 5820
  814. frame #0: 0x00007fff89ab925f libsystem_c.dylib`__vfprintf + 5820
  815. frame #1: 0x00007fff89ae02db libsystem_c.dylib`__v2printf + 471
  816. frame #2: 0x00007fff89ac5f67 libsystem_c.dylib`_vsnprintf + 623
  817. frame #3: 0x00007fff89ac601c libsystem_c.dylib`vsnprintf + 80
  818. frame #4: 0x00007fff89af3b56 libsystem_c.dylib`__snprintf_chk + 128
  819. frame #5: 0x00007fff8cdbc776 libsystem_asl.dylib`asl_string_append_char_no_encoding + 143
  820. frame #6: 0x00007fff8cdbcb00 libsystem_asl.dylib`asl_string_append_internal + 568
  821. frame #7: 0x00007fff8cdc2536 libsystem_asl.dylib`asl_msg_to_string_raw + 358
  822. frame #8: 0x00007fff8cdba3bb libsystem_asl.dylib`_asl_send_message + 1637
  823. frame #9: 0x00007fff92e8df0d CoreFoundation`__CFLogCString + 861
  824. frame #10: 0x00007fff92e8db77 CoreFoundation`_CFLogvEx + 263
  825. frame #11: 0x00007fff9448232c Foundation`NSLogv + 79
  826. frame #12: 0x00007fff944822b8 Foundation`NSLog + 148
  827. frame #13: 0x0000000101119eea Kodi`CDarwinUtils::PrintDebugString(debugString=<unavailable>) + 218 at DarwinUtils.mm:599
  828. frame #14: 0x000000010068dec6 Kodi`CPosixInterfaceForCLog::PrintDebugString(this=0x000000010670da70, debugString=0x0000000116960360) + 38 at PosixInterfaceForCLog.cpp:88
  829. frame #15: 0x00000001007c8afd Kodi`CLog::PrintDebugString(line=0x0000000116960360) + 29 at log.cpp:195
  830. frame #16: 0x00000001007c835b Kodi`CLog::LogString(logLevel=0, logString=0x0000000116960778) + 2235 at log.cpp:100
  831. frame #17: 0x00000001007c79d6 Kodi`CLog::Log(loglevel=0, format=0x000000010386559b) + 422 at log.cpp:57
  832. frame #18: 0x00000001015f826a Kodi`ADDON::CAddonCallbacksAddon::AddOnLog(addonData=0x0000000110e71ab0, addonLogLevel=LOG_DEBUG, strMessage=0x0000000116960bc0) + 986 at AddonCallbacksAddon.cpp:115
  833. frame #19: 0x00000001156893f8 pvr.hts.dylib`ADDON::CHelper_libXBMC_addon::Log(this=0x0000000115558820, loglevel=<unavailable>, format=<unavailable>) + 216 at libXBMC_addon.h:283
  834. frame #20: 0x0000000115699957 pvr.hts.dylib`tvhlog(lvl=<unavailable>, fmt=<unavailable>) + 263 at Tvheadend.h:85
  835. frame #21: 0x00000001156a03f6 pvr.hts.dylib`CTvheadend::ParseTagAddOrUpdate(this=0x00000001071a2400, msg=<unavailable>, bAdd=<unavailable>) + 614 at Tvheadend.cpp:1582
  836. frame #22: 0x000000011569f556 pvr.hts.dylib`CTvheadend::Process(this=0x00000001071a2400) + 822 at Tvheadend.cpp:1289
  837. frame #23: 0x000000010b1a0eec libcec.3.0.dylib`PLATFORM::CThread::ThreadHandler(_thread=0x00000001071a2400) + 124 at threads.h:65
  838. frame #24: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  839. frame #25: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  840. frame #26: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
  841.  
  842. thread #58: tid = 0x204b6, 0x00007fff9020191a libsystem_kernel.dylib`__recvfrom + 10
  843. frame #0: 0x00007fff9020191a libsystem_kernel.dylib`__recvfrom + 10
  844. frame #1: 0x000000011568ec25 pvr.hts.dylib`PLATFORM::TcpSocketRead(socket=<unavailable>, iError=<unavailable>, data=<unavailable>, len=<unavailable>, iTimeoutMs=<unavailable>) + 373 at os-socket.h:249
  845. frame #2: 0x000000011568b64f pvr.hts.dylib`CHTSPConnection::ReadMessage(this=0x00000001071a2540) + 47 at HTSPConnection.cpp:207
  846. frame #3: 0x000000011568ca08 pvr.hts.dylib`CHTSPConnection::Process(this=0x00000001071a2540) + 920 at HTSPConnection.cpp:570
  847. frame #4: 0x000000010b1a0eec libcec.3.0.dylib`PLATFORM::CThread::ThreadHandler(_thread=0x00000001071a2540) + 124 at threads.h:65
  848. frame #5: 0x00007fff8f2b3899 libsystem_pthread.dylib`_pthread_body + 138
  849. frame #6: 0x00007fff8f2b372a libsystem_pthread.dylib`_pthread_start + 137
  850. frame #7: 0x00007fff8f2b7fc9 libsystem_pthread.dylib`thread_start + 13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement