Advertisement
partyzant_x

kodi_crash

Aug 3rd, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 122.44 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Wed Aug 3 17:52:38 CEST 2016
  5. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  6. Arch: x86_64
  7. Kernel: Linux 4.7.0 #1 SMP Tue Aug 2 22:32:27 BST 2016
  8. Release: LibreELEC devel-20160802223029-#0802b-gfb39931
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1470239554.2601
  13. =========================================
  14. [New LWP 3050]
  15. [New LWP 2630]
  16. [New LWP 2631]
  17. [New LWP 2637]
  18. [New LWP 2639]
  19. [New LWP 2640]
  20. [New LWP 2648]
  21. [New LWP 2603]
  22. [New LWP 2649]
  23. [New LWP 2615]
  24. [New LWP 2618]
  25. [New LWP 2651]
  26. [New LWP 2620]
  27. [New LWP 2628]
  28. [New LWP 2653]
  29. [New LWP 2644]
  30. [New LWP 2645]
  31. [New LWP 2655]
  32. [New LWP 2656]
  33. [New LWP 2646]
  34. [New LWP 2657]
  35. [New LWP 2647]
  36. [New LWP 2652]
  37. [New LWP 2658]
  38. [New LWP 2654]
  39. [New LWP 2680]
  40. [New LWP 2660]
  41. [New LWP 2717]
  42. [New LWP 2695]
  43. [New LWP 2696]
  44. [New LWP 2719]
  45. [New LWP 2701]
  46. [New LWP 2714]
  47. [New LWP 2770]
  48. [New LWP 2715]
  49. [New LWP 2842]
  50. [New LWP 2966]
  51. [New LWP 2968]
  52. [New LWP 2771]
  53. [New LWP 2979]
  54. [New LWP 2965]
  55. [New LWP 2973]
  56. [New LWP 2982]
  57. [New LWP 2629]
  58. [New LWP 2978]
  59. [New LWP 2642]
  60. [New LWP 2619]
  61. [New LWP 2980]
  62. [New LWP 2607]
  63. [New LWP 2981]
  64. [New LWP 2983]
  65. [New LWP 2624]
  66. [New LWP 2617]
  67. [New LWP 2613]
  68. [New LWP 2643]
  69. [New LWP 2622]
  70. [New LWP 2632]
  71. [New LWP 2626]
  72. [New LWP 2616]
  73. [New LWP 2718]
  74. [New LWP 2625]
  75. [New LWP 2602]
  76. [New LWP 2769]
  77. [New LWP 2608]
  78. [New LWP 3058]
  79. [New LWP 2623]
  80. [New LWP 2601]
  81. [Thread debugging using libthread_db enabled]
  82. Using host libthread_db library "/lib/libthread_db.so.1".
  83. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  84. Program terminated with signal SIGSEGV, Segmentation fault.
  85. #0 0x00007f3a804df233 in RTMP_IsConnected () from /usr/lib/librtmp.so.1
  86. [Current thread is 1 (Thread 0x7f3a31596700 (LWP 3050))]
  87.  
  88. Thread 67 (Thread 0x7f3a8a9e7840 (LWP 2601)):
  89. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  90. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  91. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  92. #3 0x0000000000e4ac82 in CThread::StopThread(bool) ()
  93. #4 0x0000000000d5258d in CVideoPlayer::CloseFile(bool) ()
  94. #5 0x0000000000bdd131 in CApplicationPlayer::CloseFile(bool) ()
  95. #6 0x0000000000bcf2eb in CApplication::StopPlaying() ()
  96. #7 0x0000000000bd9976 in CApplication::OnAction(CAction const&) ()
  97. #8 0x0000000000a58347 in CInputManager::OnKey(CKey const&) ()
  98. #9 0x0000000000a588c7 in CInputManager::ProcessRemote(int) ()
  99. #10 0x0000000000a59337 in CInputManager::Process(int, float) ()
  100. #11 0x0000000000bcfcc6 in CApplication::FrameMove(bool, bool) ()
  101. #12 0x0000000000c30be0 in CXBApplicationEx::Run() ()
  102. #13 0x0000000000aae514 in XBMC_Run ()
  103. #14 0x00000000007ca470 in main ()
  104.  
  105. Thread 66 (Thread 0x7f3a6dffb700 (LWP 2623)):
  106. #0 __pthread_mutex_lock_full (mutex=0x2879920) at ../nptl/pthread_mutex_lock.c:343
  107. #1 0x000000000081bacd in XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock() ()
  108. #2 0x0000000000bcf8dd in CApplication::LockFrameMoveGuard() ()
  109. #3 0x0000000000dec176 in XBMCAddon::xbmc::getCondVisibility(char const*) ()
  110. #4 0x0000000000a81b87 in ?? ()
  111. #5 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  112. #6 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  113. #7 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  114. #8 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  115. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  116. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  117. #11 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  118. #12 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  119. #13 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  120. #14 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  121. #15 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  122. #16 0x0000000000e4a67d in CThread::Action() ()
  123. #17 0x0000000000e4add9 in CThread::staticThread(void*) ()
  124. #18 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6dffb700) at pthread_create.c:333
  125. #19 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  126.  
  127. Thread 65 (Thread 0x7f3a20854700 (LWP 3058)):
  128. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  129. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  130. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  131. #3 0x0000000000902783 in VDPAU::COutput::Process() ()
  132. #4 0x0000000000e4a67d in CThread::Action() ()
  133. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  134. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a20854700) at pthread_create.c:333
  135. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  136.  
  137. Thread 64 (Thread 0x7f3a83fff700 (LWP 2608)):
  138. #0 0x00007f3a8b2a23c7 in ioctl () at ../sysdeps/unix/syscall-template.S:84
  139. #1 0x00007f3a8e65fa22 in ?? () from /usr/lib/libasound.so.2
  140. #2 0x00000000009aa7c8 in CAESinkALSA::Drain() ()
  141. #3 0x0000000000990263 in ActiveAE::CActiveAESink::OpenSink() ()
  142. #4 0x00000000009908ac in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  143. #5 0x0000000000990fc3 in ActiveAE::CActiveAESink::Process() ()
  144. #6 0x0000000000e4a67d in CThread::Action() ()
  145. #7 0x0000000000e4add9 in CThread::staticThread(void*) ()
  146. #8 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a83fff700) at pthread_create.c:333
  147. #9 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  148.  
  149. Thread 63 (Thread 0x7f3a523d7700 (LWP 2769)):
  150. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  151. #1 0x00007f3a6c549682 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  152. #2 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  153. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  154. #4 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  155. #5 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  156. #6 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  157. #7 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  158. #8 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  159. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  160. #10 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  161. #11 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  162. #12 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  163. #13 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  164. #14 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  165. #15 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  166. #16 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a523d7700) at pthread_create.c:333
  167. #17 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  168.  
  169. Thread 62 (Thread 0x7f3a8a9e5700 (LWP 2602)):
  170. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  171. #1 0x0000000000a6c573 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  172. #2 0x0000000000e4a67d in CThread::Action() ()
  173. #3 0x0000000000e4add9 in CThread::staticThread(void*) ()
  174. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a8a9e5700) at pthread_create.c:333
  175. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  176.  
  177. Thread 61 (Thread 0x7f3a6cff9700 (LWP 2625)):
  178. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  179. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  180. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  181. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  182. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  183. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  184. #6 0x0000000000dedd7c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  185. #7 0x0000000000a77f0a in ?? ()
  186. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  187. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  188. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  189. #11 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  190. #12 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  191. #13 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  192. #14 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  193. #15 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  194. #16 0x0000000000e4a67d in CThread::Action() ()
  195. #17 0x0000000000e4add9 in CThread::staticThread(void*) ()
  196. #18 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6cff9700) at pthread_create.c:333
  197. #19 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  198.  
  199. Thread 60 (Thread 0x7f3a2bb50700 (LWP 2718)):
  200. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  201. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  202. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  203. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  204. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  205. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  206. #6 0x0000000000dedd7c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  207. #7 0x0000000000a77f0a in ?? ()
  208. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  209. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  210. #10 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  211. #11 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  212. #12 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  213. #13 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  214. #14 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  215. #15 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  216. #16 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  217. #17 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  218. #18 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2bb50700) at pthread_create.c:333
  219. #19 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  220.  
  221. Thread 59 (Thread 0x7f3a80d3e700 (LWP 2616)):
  222. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  223. #1 0x0000000000e09aeb in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  224. #2 0x0000000000e09b8b in PERIPHERALS::CPeripheralBusUSB::Process() ()
  225. #3 0x0000000000e4a67d in CThread::Action() ()
  226. #4 0x0000000000e4add9 in CThread::staticThread(void*) ()
  227. #5 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a80d3e700) at pthread_create.c:333
  228. #6 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  229.  
  230. Thread 58 (Thread 0x7f3a5bfff700 (LWP 2626)):
  231. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  232. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  233. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  234. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  235. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  236. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  237. #6 0x0000000000dedd7c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  238. #7 0x0000000000a77f0a in ?? ()
  239. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  240. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  241. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  242. #11 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  243. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  244. #13 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  245. #14 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  246. #15 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  247. #16 0x00007f3a8f03adac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  248. #17 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  249. #18 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  250. #19 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  251. #20 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  252. #21 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  253. #22 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  254. #23 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  255. #24 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  256. #25 0x0000000000e4a67d in CThread::Action() ()
  257. #26 0x0000000000e4add9 in CThread::staticThread(void*) ()
  258. #27 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a5bfff700) at pthread_create.c:333
  259. #28 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  260.  
  261. Thread 57 (Thread 0x7f3a58ff9700 (LWP 2632)):
  262. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  263. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  264. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  265. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  266. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  267. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  268. #6 0x0000000000debafd in XBMCAddon::xbmc::sleep(long) ()
  269. #7 0x0000000000a824c5 in ?? ()
  270. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  271. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  272. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  273. #11 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  274. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  275. #13 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  276. #14 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  277. #15 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  278. #16 0x00007f3a8f03adac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  279. #17 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  280. #18 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  281. #19 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  282. #20 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  283. #21 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  284. #22 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  285. #23 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  286. #24 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  287. #25 0x0000000000e4a67d in CThread::Action() ()
  288. #26 0x0000000000e4add9 in CThread::staticThread(void*) ()
  289. #27 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a58ff9700) at pthread_create.c:333
  290. #28 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  291.  
  292. Thread 56 (Thread 0x7f3a6e7fc700 (LWP 2622)):
  293. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  294. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  295. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  296. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  297. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  298. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  299. #6 0x0000000000debafd in XBMCAddon::xbmc::sleep(long) ()
  300. #7 0x0000000000a824c5 in ?? ()
  301. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  302. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  303. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  304. #11 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  305. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  306. #13 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  307. #14 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  308. #15 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  309. #16 0x00007f3a8f03adac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  310. #17 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  311. #18 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  312. #19 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  313. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  314. #21 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  315. #22 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  316. #23 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  317. #24 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  318. #25 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  319. #26 0x0000000000e4a67d in CThread::Action() ()
  320. #27 0x0000000000e4add9 in CThread::staticThread(void*) ()
  321. #28 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6e7fc700) at pthread_create.c:333
  322. #29 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  323.  
  324. Thread 55 (Thread 0x7f3a3b7fe700 (LWP 2643)):
  325. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  326. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  327. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  328. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  329. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  330. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  331. #6 0x0000000000debafd in XBMCAddon::xbmc::sleep(long) ()
  332. #7 0x0000000000a824c5 in ?? ()
  333. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  334. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  335. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  336. #11 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  337. #12 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  338. #13 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  339. #14 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  340. #15 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  341. #16 0x0000000000e4a67d in CThread::Action() ()
  342. #17 0x0000000000e4add9 in CThread::staticThread(void*) ()
  343. #18 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a3b7fe700) at pthread_create.c:333
  344. #19 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  345.  
  346. Thread 54 (Thread 0x7f3a837fe700 (LWP 2613)):
  347. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  348. #1 0x00007f3a829fba08 in ?? () from /usr/lib/dri/r600_dri.so
  349. #2 0x00007f3a82924af7 in ?? () from /usr/lib/dri/r600_dri.so
  350. #3 0x00007f3a827b66b8 in ?? () from /usr/lib/dri/r600_dri.so
  351. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a837fe700) at pthread_create.c:333
  352. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  353.  
  354. Thread 53 (Thread 0x7f3a6ffff700 (LWP 2617)):
  355. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  356. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  357. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  358. #3 0x0000000000b06f63 in PERIPHERALS::CPeripheralBus::Process() ()
  359. #4 0x0000000000e4a67d in CThread::Action() ()
  360. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  361. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6ffff700) at pthread_create.c:333
  362. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  363.  
  364. Thread 52 (Thread 0x7f3a6d7fa700 (LWP 2624)):
  365. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  366. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  367. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  368. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  369. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  370. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  371. #6 0x0000000000dedd7c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  372. #7 0x0000000000a77f0a in ?? ()
  373. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  374. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  375. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  376. #11 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  377. #12 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  378. #13 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  379. #14 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  380. #15 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  381. #16 0x0000000000e4a67d in CThread::Action() ()
  382. #17 0x0000000000e4add9 in CThread::staticThread(void*) ()
  383. #18 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6d7fa700) at pthread_create.c:333
  384. #19 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  385.  
  386. Thread 51 (Thread 0x7f3a21bec700 (LWP 2983)):
  387. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  388. #1 0x00007f3a6c539563 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  389. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  390. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  391. #4 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  392. #5 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  393. #6 0x00007f3a6c531751 in ?? () from /usr/lib/python2.7/lib-dynload/_functools.so
  394. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  395. #8 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  396. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  397. #10 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  398. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  399. #12 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  400. #13 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  401. #14 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  402. #15 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  403. #16 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  404. #17 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  405. #18 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  406. #19 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  407. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  408. #21 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  409. #22 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  410. #23 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  411. #24 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  412. #25 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  413. #26 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  414. #27 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  415. #28 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  416. #29 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  417. #30 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  418. #31 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  419. #32 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  420. #33 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  421. #34 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  422. #35 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  423. #36 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  424. #37 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  425. #38 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  426. #39 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  427. #40 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  428. #41 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  429. #42 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  430. #43 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  431. #44 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a21bec700) at pthread_create.c:333
  432. #45 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  433.  
  434. Thread 50 (Thread 0x7f3a22bee700 (LWP 2981)):
  435. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  436. #1 0x00007f3a6c539563 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  437. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  438. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  439. #4 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  440. #5 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  441. #6 0x00007f3a6c531751 in ?? () from /usr/lib/python2.7/lib-dynload/_functools.so
  442. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  443. #8 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  444. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  445. #10 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  446. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  447. #12 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  448. #13 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  449. #14 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  450. #15 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  451. #16 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  452. #17 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  453. #18 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  454. #19 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  455. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  456. #21 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  457. #22 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  458. #23 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  459. #24 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  460. #25 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  461. #26 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  462. #27 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  463. #28 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  464. #29 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  465. #30 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  466. #31 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  467. #32 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  468. #33 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  469. #34 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  470. #35 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  471. #36 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  472. #37 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  473. #38 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  474. #39 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  475. #40 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  476. #41 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  477. #42 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  478. #43 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  479. #44 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a22bee700) at pthread_create.c:333
  480. #45 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  481.  
  482. Thread 49 (Thread 0x7f3a889e6700 (LWP 2607)):
  483. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  484. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  485. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  486. #3 0x0000000000d27c28 in Actor::Protocol::SendOutMessageSync(int, Actor::Message**, int, void*, int) ()
  487. #4 0x000000000098832a in ActiveAE::CActiveAE::InitSink() ()
  488. #5 0x000000000098b246 in ActiveAE::CActiveAE::Configure(AEAudioFormat*) ()
  489. #6 0x000000000098d984 in ActiveAE::CActiveAE::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  490. #7 0x000000000098e116 in ActiveAE::CActiveAE::Process() ()
  491. #8 0x0000000000e4a67d in CThread::Action() ()
  492. #9 0x0000000000e4add9 in CThread::staticThread(void*) ()
  493. #10 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a889e6700) at pthread_create.c:333
  494. #11 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  495.  
  496. Thread 48 (Thread 0x7f3a233ef700 (LWP 2980)):
  497. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  498. #1 0x00007f3a6c539563 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  499. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  500. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  501. #4 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  502. #5 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  503. #6 0x00007f3a6c531751 in ?? () from /usr/lib/python2.7/lib-dynload/_functools.so
  504. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  505. #8 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  506. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  507. #10 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  508. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  509. #12 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  510. #13 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  511. #14 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  512. #15 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  513. #16 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  514. #17 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  515. #18 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  516. #19 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  517. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  518. #21 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  519. #22 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  520. #23 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  521. #24 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  522. #25 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  523. #26 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  524. #27 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  525. #28 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  526. #29 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  527. #30 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  528. #31 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  529. #32 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  530. #33 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  531. #34 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  532. #35 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  533. #36 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  534. #37 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  535. #38 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  536. #39 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  537. #40 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  538. #41 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  539. #42 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  540. #43 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  541. #44 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a233ef700) at pthread_create.c:333
  542. #45 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  543.  
  544. Thread 47 (Thread 0x7f3a6effd700 (LWP 2619)):
  545. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  546. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  547. #2 0x0000000000b0fab5 in PERIPHERALS::CEventScanner::Process() ()
  548. #3 0x0000000000e4a67d in CThread::Action() ()
  549. #4 0x0000000000e4add9 in CThread::staticThread(void*) ()
  550. #5 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6effd700) at pthread_create.c:333
  551. #6 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  552.  
  553. Thread 46 (Thread 0x7f3a3bfff700 (LWP 2642)):
  554. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  555. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  556. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  557. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  558. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  559. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  560. #6 0x0000000000debafd in XBMCAddon::xbmc::sleep(long) ()
  561. #7 0x0000000000a824c5 in ?? ()
  562. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  563. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  564. #10 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  565. #11 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  566. #12 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  567. #13 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  568. #14 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  569. #15 0x0000000000e4a67d in CThread::Action() ()
  570. #16 0x0000000000e4add9 in CThread::staticThread(void*) ()
  571. #17 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a3bfff700) at pthread_create.c:333
  572. #18 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  573.  
  574. Thread 45 (Thread 0x7f3a243f1700 (LWP 2978)):
  575. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  576. #1 0x00007f3a6c539563 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  577. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  578. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  579. #4 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  580. #5 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  581. #6 0x00007f3a6c531751 in ?? () from /usr/lib/python2.7/lib-dynload/_functools.so
  582. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  583. #8 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  584. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  585. #10 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  586. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  587. #12 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  588. #13 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  589. #14 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  590. #15 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  591. #16 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  592. #17 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  593. #18 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  594. #19 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  595. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  596. #21 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  597. #22 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  598. #23 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  599. #24 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  600. #25 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  601. #26 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  602. #27 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  603. #28 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  604. #29 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  605. #30 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  606. #31 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  607. #32 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  608. #33 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  609. #34 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  610. #35 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  611. #36 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  612. #37 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  613. #38 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  614. #39 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  615. #40 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  616. #41 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  617. #42 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  618. #43 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  619. #44 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a243f1700) at pthread_create.c:333
  620. #45 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  621.  
  622. Thread 44 (Thread 0x7f3a5a7fc700 (LWP 2629)):
  623. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a4c0009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  624. #1 do_futex_wait (sem=sem@entry=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:111
  625. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a4c0009b0, abstime=0x0) at sem_waitcommon.c:181
  626. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  627. #4 0x00007f3a8ef6a4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  628. #5 0x0000000000a73538 in XBMCAddon::Python::PyGILLock::acquireGil() ()
  629. #6 0x0000000000debafd in XBMCAddon::xbmc::sleep(long) ()
  630. #7 0x0000000000a824c5 in ?? ()
  631. #8 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  632. #9 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  633. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  634. #11 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  635. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  636. #13 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  637. #14 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  638. #15 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  639. #16 0x00007f3a8f03adac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  640. #17 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  641. #18 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  642. #19 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  643. #20 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  644. #21 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  645. #22 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  646. #23 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  647. #24 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  648. #25 0x0000000000e4a67d in CThread::Action() ()
  649. #26 0x0000000000e4add9 in CThread::staticThread(void*) ()
  650. #27 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a5a7fc700) at pthread_create.c:333
  651. #28 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  652.  
  653. Thread 43 (Thread 0x7f3a223ed700 (LWP 2982)):
  654. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  655. #1 0x00007f3a6c539563 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  656. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  657. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  658. #4 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  659. #5 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  660. #6 0x00007f3a6c531751 in ?? () from /usr/lib/python2.7/lib-dynload/_functools.so
  661. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  662. #8 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  663. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  664. #10 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  665. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  666. #12 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  667. #13 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  668. #14 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  669. #15 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  670. #16 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  671. #17 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  672. #18 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  673. #19 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  674. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  675. #21 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  676. #22 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  677. #23 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  678. #24 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  679. #25 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  680. #26 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  681. #27 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  682. #28 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  683. #29 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  684. #30 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  685. #31 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  686. #32 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  687. #33 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  688. #34 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  689. #35 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  690. #36 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  691. #37 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  692. #38 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  693. #39 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  694. #40 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  695. #41 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  696. #42 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  697. #43 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  698. #44 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a223ed700) at pthread_create.c:333
  699. #45 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  700.  
  701. Thread 42 (Thread 0x7f3a24bf2700 (LWP 2973)):
  702. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a7c611cb0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  703. #1 do_futex_wait (sem=sem@entry=0x7f3a7c611cb0, abstime=0x0) at sem_waitcommon.c:111
  704. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a7c611cb0, abstime=0x0) at sem_waitcommon.c:181
  705. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  706. #4 0x00007f3a8efc4b34 in ?? () from /usr/lib/libpython2.7.so.1.0
  707. #5 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  708. #6 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  709. #7 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  710. #8 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  711. #9 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  712. #10 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  713. #11 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  714. #12 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  715. #13 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  716. #14 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  717. #15 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  718. #16 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  719. #17 0x00007f3a8f03adac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  720. #18 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  721. #19 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  722. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  723. #21 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  724. #22 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  725. #23 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  726. #24 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  727. #25 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  728. #26 0x0000000000e4a67d in CThread::Action() ()
  729. #27 0x0000000000e4add9 in CThread::staticThread(void*) ()
  730. #28 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a24bf2700) at pthread_create.c:333
  731. #29 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  732.  
  733. Thread 41 (Thread 0x7f3a537fe700 (LWP 2965)):
  734. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  735. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  736. #2 0x0000000000cee3a6 in CJobManager::GetNextJob(CJobWorker const*) ()
  737. #3 0x0000000000cee4c0 in CJobWorker::Process() ()
  738. #4 0x0000000000e4a67d in CThread::Action() ()
  739. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  740. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a537fe700) at pthread_create.c:333
  741. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  742.  
  743. Thread 40 (Thread 0x7f3a23bf0700 (LWP 2979)):
  744. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  745. #1 0x00007f3a6c539563 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  746. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  747. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  748. #4 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  749. #5 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  750. #6 0x00007f3a6c531751 in ?? () from /usr/lib/python2.7/lib-dynload/_functools.so
  751. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  752. #8 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  753. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  754. #10 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  755. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  756. #12 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  757. #13 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  758. #14 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  759. #15 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  760. #16 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  761. #17 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  762. #18 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  763. #19 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  764. #20 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  765. #21 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  766. #22 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  767. #23 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  768. #24 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  769. #25 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  770. #26 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  771. #27 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  772. #28 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  773. #29 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  774. #30 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  775. #31 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  776. #32 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  777. #33 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  778. #34 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  779. #35 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  780. #36 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  781. #37 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  782. #38 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  783. #39 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  784. #40 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  785. #41 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  786. #42 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  787. #43 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  788. #44 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a23bf0700) at pthread_create.c:333
  789. #45 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  790.  
  791. Thread 39 (Thread 0x7f3a27f66700 (LWP 2771)):
  792. #0 0x00007f3a8f1072cd in accept () at ../sysdeps/unix/syscall-template.S:84
  793. #1 0x00007f3a6c53a217 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  794. #2 0x00007f3a8ef6ff9b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  795. #3 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  796. #4 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  797. #5 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  798. #6 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  799. #7 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  800. #8 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  801. #9 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  802. #10 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  803. #11 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  804. #12 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  805. #13 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a27f66700) at pthread_create.c:333
  806. #14 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  807.  
  808. Thread 38 (Thread 0x7f3a5b7fe700 (LWP 2968)):
  809. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  810. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  811. #2 0x0000000000cee3a6 in CJobManager::GetNextJob(CJobWorker const*) ()
  812. #3 0x0000000000cee4c0 in CJobWorker::Process() ()
  813. #4 0x0000000000e4a67d in CThread::Action() ()
  814. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  815. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a5b7fe700) at pthread_create.c:333
  816. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  817.  
  818. Thread 37 (Thread 0x7f3a2ab4e700 (LWP 2966)):
  819. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  820. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  821. #2 0x0000000000cee3a6 in CJobManager::GetNextJob(CJobWorker const*) ()
  822. #3 0x0000000000cee4c0 in CJobWorker::Process() ()
  823. #4 0x0000000000e4a67d in CThread::Action() ()
  824. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  825. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2ab4e700) at pthread_create.c:333
  826. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  827.  
  828. Thread 36 (Thread 0x7f3a32598700 (LWP 2842)):
  829. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  830. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  831. #2 0x0000000000cee3a6 in CJobManager::GetNextJob(CJobWorker const*) ()
  832. #3 0x0000000000cee4c0 in CJobWorker::Process() ()
  833. #4 0x0000000000e4a67d in CThread::Action() ()
  834. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  835. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a32598700) at pthread_create.c:333
  836. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  837.  
  838. Thread 35 (Thread 0x7f3a2cb52700 (LWP 2715)):
  839. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7f3a740f1c70) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  840. #1 do_futex_wait (sem=sem@entry=0x7f3a740f1c70, abstime=0x0) at sem_waitcommon.c:111
  841. #2 0x00007f3a8f1064d4 in __new_sem_wait_slow (sem=0x7f3a740f1c70, abstime=0x0) at sem_waitcommon.c:181
  842. #3 0x00007f3a8f03d4c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  843. #4 0x00007f3a8efc4b34 in ?? () from /usr/lib/libpython2.7.so.1.0
  844. #5 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  845. #6 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  846. #7 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  847. #8 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  848. #9 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  849. #10 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  850. #11 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  851. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  852. #13 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  853. #14 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  854. #15 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  855. #16 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  856. #17 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  857. #18 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  858. #19 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  859. #20 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  860. #21 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  861. #22 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  862. #23 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2cb52700) at pthread_create.c:333
  863. #24 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  864.  
  865. Thread 34 (Thread 0x7f3a28767700 (LWP 2770)):
  866. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  867. #1 0x00007f3a2e308df3 in ?? () from /usr/lib/libglib-2.0.so.0
  868. #2 0x00007f3a2e310167 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
  869. #3 0x00007f3a52c00c79 in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
  870. #4 0x00007f3a8ef6ff9b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  871. #5 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  872. #6 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  873. #7 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  874. #8 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  875. #9 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  876. #10 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  877. #11 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  878. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  879. #13 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  880. #14 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  881. #15 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a28767700) at pthread_create.c:333
  882. #16 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  883.  
  884. Thread 33 (Thread 0x7f3a2d353700 (LWP 2714)):
  885. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  886. #1 0x00007f3a6c00848a in ?? () from /usr/lib/python2.7/lib-dynload/select.so
  887. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  888. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  889. #4 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  890. #5 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  891. #6 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  892. #7 0x00007f3a8eff8ead in ?? () from /usr/lib/libpython2.7.so.1.0
  893. #8 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  894. #9 0x00007f3a8ef6d2e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  895. #10 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  896. #11 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  897. #12 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  898. #13 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  899. #14 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  900. #15 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  901. #16 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  902. #17 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  903. #18 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  904. #19 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2d353700) at pthread_create.c:333
  905. #20 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  906.  
  907. Thread 32 (Thread 0x7f3a2db54700 (LWP 2701)):
  908. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  909. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  910. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  911. #3 0x00000000009ee1d9 in EPG::CEpgContainer::Process() ()
  912. #4 0x0000000000e4a67d in CThread::Action() ()
  913. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  914. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2db54700) at pthread_create.c:333
  915. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  916.  
  917. Thread 31 (Thread 0x7f3a2b34f700 (LWP 2719)):
  918. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  919. #1 0x00007f3a6c00848a in ?? () from /usr/lib/python2.7/lib-dynload/select.so
  920. #2 0x00007f3a8ef70281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  921. #3 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  922. #4 0x00007f3a8ef7082c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  923. #5 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  924. #6 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  925. #7 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  926. #8 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  927. #9 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  928. #10 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  929. #11 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  930. #12 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  931. #13 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  932. #14 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  933. #15 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  934. #16 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2b34f700) at pthread_create.c:333
  935. #17 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  936.  
  937. Thread 30 (Thread 0x7f3a50bd4700 (LWP 2696)):
  938. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  939. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  940. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  941. #3 0x0000000000b61ebe in PVR::CPVRGUIInfo::Process() ()
  942. #4 0x0000000000e4a67d in CThread::Action() ()
  943. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  944. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a50bd4700) at pthread_create.c:333
  945. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  946.  
  947. Thread 29 (Thread 0x7f3a53fff700 (LWP 2695)):
  948. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  949. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  950. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  951. #3 0x0000000000b59ce4 in PVR::CPVRManager::Process() ()
  952. #4 0x0000000000e4a67d in CThread::Action() ()
  953. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  954. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a53fff700) at pthread_create.c:333
  955. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  956.  
  957. Thread 28 (Thread 0x7f3a2c351700 (LWP 2717)):
  958. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  959. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  960. #2 0x0000000000dedd11 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  961. #3 0x0000000000a77f0a in ?? ()
  962. #4 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  963. #5 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  964. #6 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  965. #7 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  966. #8 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  967. #9 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  968. #10 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  969. #11 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  970. #12 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  971. #13 0x00007f3a8efc41a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  972. #14 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a2c351700) at pthread_create.c:333
  973. #15 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  974.  
  975. Thread 27 (Thread 0x7f3a31d97700 (LWP 2660)):
  976. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  977. #1 0x0000000000c51198 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  978. #2 0x0000000000c41319 in NPT_HttpConnectionManager::Run() ()
  979. #3 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  980. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a31d97700) at pthread_create.c:333
  981. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  982.  
  983. Thread 26 (Thread 0x7f3a3050b700 (LWP 2680)):
  984. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  985. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  986. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  987. #3 0x0000000000cde494 in CAlarmClock::Process() ()
  988. #4 0x0000000000e4a67d in CThread::Action() ()
  989. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  990. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a3050b700) at pthread_create.c:333
  991. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  992.  
  993. Thread 25 (Thread 0x7f3a35bce700 (LWP 2654)):
  994. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  995. #1 0x0000000000c51198 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  996. #2 0x0000000000c5b1a8 in PLT_ThreadTask::IsAborting(int) ()
  997. #3 0x0000000000e2d814 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  998. #4 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  999. #5 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1000. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a35bce700) at pthread_create.c:333
  1001. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1002.  
  1003. Thread 24 (Thread 0x7f3a33bca700 (LWP 2658)):
  1004. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1005. #1 0x0000000000cc821b in CAirPlayServer::Process() ()
  1006. #2 0x0000000000e4a67d in CThread::Action() ()
  1007. #3 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1008. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a33bca700) at pthread_create.c:333
  1009. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1010.  
  1011. Thread 23 (Thread 0x7f3a36bd0700 (LWP 2652)):
  1012. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  1013. #1 0x0000000000c51198 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  1014. #2 0x0000000000c5b1a8 in PLT_ThreadTask::IsAborting(int) ()
  1015. #3 0x0000000000e2d814 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  1016. #4 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1017. #5 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1018. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a36bd0700) at pthread_create.c:333
  1019. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1020.  
  1021. Thread 22 (Thread 0x7f3a393d5700 (LWP 2647)):
  1022. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1023. #1 0x0000000000c4eb6a in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  1024. #2 0x0000000000c50480 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  1025. #3 0x0000000000e2a8bc in PLT_HttpListenTask::DoRun() ()
  1026. #4 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1027. #5 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1028. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a393d5700) at pthread_create.c:333
  1029. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1030.  
  1031. Thread 21 (Thread 0x7f3a343cb700 (LWP 2657)):
  1032. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1033. #1 0x00007f3a6c480c1c in ?? () from /usr/lib/libshairplay.so.0
  1034. #2 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a343cb700) at pthread_create.c:333
  1035. #3 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1036.  
  1037. Thread 20 (Thread 0x7f3a39bd6700 (LWP 2646)):
  1038. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1039. #1 0x0000000000c4eb6a in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  1040. #2 0x0000000000c4f149 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  1041. #3 0x0000000000e3b487 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  1042. #4 0x0000000000c5f540 in NPT_BufferedInputStream::FillBuffer() ()
  1043. #5 0x0000000000c5f303 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  1044. #6 0x0000000000c5f6b3 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  1045. #7 0x0000000000c3f93b in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  1046. #8 0x0000000000e2acce in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  1047. #9 0x0000000000e2b2b1 in PLT_HttpServerSocketTask::DoRun() ()
  1048. #10 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1049. #11 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1050. #12 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a39bd6700) at pthread_create.c:333
  1051. #13 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1052.  
  1053. Thread 19 (Thread 0x7f3a34bcc700 (LWP 2656)):
  1054. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1055. #1 0x0000000000cbc77d in JSONRPC::CTCPServer::Process() ()
  1056. #2 0x0000000000e4a67d in CThread::Action() ()
  1057. #3 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1058. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a34bcc700) at pthread_create.c:333
  1059. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1060.  
  1061. Thread 18 (Thread 0x7f3a353cd700 (LWP 2655)):
  1062. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1063. #1 0x0000000000cbb601 in SOCKETS::CSocketListener::Listen(int) ()
  1064. #2 0x0000000000cb4c56 in EVENTSERVER::CEventServer::Run() ()
  1065. #3 0x0000000000cb4d9e in EVENTSERVER::CEventServer::Process() ()
  1066. #4 0x0000000000e4a67d in CThread::Action() ()
  1067. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1068. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a353cd700) at pthread_create.c:333
  1069. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1070.  
  1071. Thread 17 (Thread 0x7f3a3a3d7700 (LWP 2645)):
  1072. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  1073. #1 0x00007f3a8f8ea958 in ?? () from /usr/lib/libavahi-common.so.3
  1074. #2 0x00007f3a8f8eacb3 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
  1075. #3 0x00007f3a8f8eb52d in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
  1076. #4 0x00007f3a8f8eb57d in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
  1077. #5 0x00007f3a8f8eb5bf in ?? () from /usr/lib/libavahi-common.so.3
  1078. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a3a3d7700) at pthread_create.c:333
  1079. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1080.  
  1081. Thread 16 (Thread 0x7f3a3abd8700 (LWP 2644)):
  1082. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  1083. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  1084. #2 0x0000000000e4aff0 in CTimer::Process() ()
  1085. #3 0x0000000000e4a67d in CThread::Action() ()
  1086. #4 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1087. #5 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a3abd8700) at pthread_create.c:333
  1088. #6 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1089.  
  1090. Thread 15 (Thread 0x7f3a363cf700 (LWP 2653)):
  1091. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1092. #1 0x0000000000c4eb6a in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  1093. #2 0x0000000000c50480 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  1094. #3 0x0000000000e2a8bc in PLT_HttpListenTask::DoRun() ()
  1095. #4 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1096. #5 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1097. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a363cf700) at pthread_create.c:333
  1098. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1099.  
  1100. Thread 14 (Thread 0x7f3a5affd700 (LWP 2628)):
  1101. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  1102. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  1103. #2 0x0000000000dedd11 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  1104. #3 0x0000000000a77f0a in ?? ()
  1105. #4 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1106. #5 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1107. #6 0x00007f3a8eff8dcc in ?? () from /usr/lib/libpython2.7.so.1.0
  1108. #7 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1109. #8 0x00007f3a8f01a63c in ?? () from /usr/lib/libpython2.7.so.1.0
  1110. #9 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1111. #10 0x00007f3a8ef6a257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  1112. #11 0x00007f3a8f03adac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  1113. #12 0x00007f3a8efeda43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1114. #13 0x00007f3a8ef6e2ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1115. #14 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1116. #15 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1117. #16 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1118. #17 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1119. #18 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1120. #19 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1121. #20 0x0000000000e4a67d in CThread::Action() ()
  1122. #21 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1123. #22 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a5affd700) at pthread_create.c:333
  1124. #23 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1125.  
  1126. Thread 13 (Thread 0x7f3a804d1700 (LWP 2620)):
  1127. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  1128. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  1129. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  1130. #3 0x0000000000b98a23 in MEDIA_DETECT::CDetectDVDMedia::Process() ()
  1131. #4 0x0000000000e4a67d in CThread::Action() ()
  1132. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1133. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a804d1700) at pthread_create.c:333
  1134. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1135.  
  1136. Thread 12 (Thread 0x7f3a373d1700 (LWP 2651)):
  1137. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1138. #1 0x0000000000c4eb6a in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  1139. #2 0x0000000000c50480 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  1140. #3 0x0000000000e2a8bc in PLT_HttpListenTask::DoRun() ()
  1141. #4 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1142. #5 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1143. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a373d1700) at pthread_create.c:333
  1144. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1145.  
  1146. Thread 11 (Thread 0x7f3a6f7fe700 (LWP 2618)):
  1147. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  1148. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  1149. #2 0x00000000009031a7 in CEvent::WaitMSec(unsigned int) ()
  1150. #3 0x0000000000b06f63 in PERIPHERALS::CPeripheralBus::Process() ()
  1151. #4 0x0000000000e4a67d in CThread::Action() ()
  1152. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1153. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a6f7fe700) at pthread_create.c:333
  1154. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1155.  
  1156. Thread 10 (Thread 0x7f3a8153f700 (LWP 2615)):
  1157. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  1158. #1 0x00007f3a8816458e in ?? () from /usr/lib/libcec.so.3
  1159. #2 0x00007f3a881655db in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
  1160. #3 0x00007f3a88181d42 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  1161. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a8153f700) at pthread_create.c:333
  1162. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1163.  
  1164. Thread 9 (Thread 0x7f3a383d3700 (LWP 2649)):
  1165. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1166. #1 0x0000000000c4eb6a in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  1167. #2 0x0000000000c4f149 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  1168. #3 0x0000000000e3b487 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  1169. #4 0x0000000000c5f540 in NPT_BufferedInputStream::FillBuffer() ()
  1170. #5 0x0000000000c5f303 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  1171. #6 0x0000000000c5f6b3 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  1172. #7 0x0000000000c3ff0e in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  1173. #8 0x0000000000c442fd in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  1174. #9 0x0000000000e2c379 in PLT_SsdpSearchTask::DoRun() ()
  1175. #10 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1176. #11 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1177. #12 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a383d3700) at pthread_create.c:333
  1178. #13 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1179.  
  1180. Thread 8 (Thread 0x7f3a8a1e4700 (LWP 2603)):
  1181. #0 0x00007f3a8b2a13ad in poll () at ../sysdeps/unix/syscall-template.S:84
  1182. #1 0x0000000000cae394 in CFDEventMonitor::Process() ()
  1183. #2 0x0000000000e4a67d in CThread::Action() ()
  1184. #3 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1185. #4 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a8a1e4700) at pthread_create.c:333
  1186. #5 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1187.  
  1188. Thread 7 (Thread 0x7f3a38bd4700 (LWP 2648)):
  1189. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  1190. #1 0x0000000000c51198 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  1191. #2 0x0000000000c5b1a8 in PLT_ThreadTask::IsAborting(int) ()
  1192. #3 0x0000000000e25531 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  1193. #4 0x0000000000c5ca3b in PLT_ThreadTask::Run() ()
  1194. #5 0x0000000000c512fa in NPT_PosixThread::EntryPoint(void*) ()
  1195. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a38bd4700) at pthread_create.c:333
  1196. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1197.  
  1198. Thread 6 (Thread 0x7f3a513d5700 (LWP 2640)):
  1199. #0 0x00007f3a8b27a2fd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  1200. #1 0x00007f3a8b2a3214 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  1201. #2 0x0000000000debaf5 in XBMCAddon::xbmc::sleep(long) ()
  1202. #3 0x0000000000a824c5 in ?? ()
  1203. #4 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1204. #5 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1205. #6 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1206. #7 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1207. #8 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1208. #9 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1209. #10 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1210. #11 0x0000000000e4a67d in CThread::Action() ()
  1211. #12 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1212. #13 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a513d5700) at pthread_create.c:333
  1213. #14 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1214.  
  1215. Thread 5 (Thread 0x7f3a51bd6700 (LWP 2639)):
  1216. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  1217. #1 0x0000000000902f6b in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  1218. #2 0x0000000000dedd11 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  1219. #3 0x0000000000a77f0a in ?? ()
  1220. #4 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1221. #5 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1222. #6 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1223. #7 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1224. #8 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1225. #9 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1226. #10 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1227. #11 0x0000000000e4a67d in CThread::Action() ()
  1228. #12 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1229. #13 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a51bd6700) at pthread_create.c:333
  1230. #14 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1231.  
  1232. Thread 4 (Thread 0x7f3a52bd8700 (LWP 2637)):
  1233. #0 0x00007f3a8b2a2a53 in select () at ../sysdeps/unix/syscall-template.S:84
  1234. #1 0x00007f3a6c549682 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  1235. #2 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1236. #3 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1237. #4 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1238. #5 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1239. #6 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1240. #7 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1241. #8 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1242. #9 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1243. #10 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1244. #11 0x0000000000e4a67d in CThread::Action() ()
  1245. #12 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1246. #13 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a52bd8700) at pthread_create.c:333
  1247. #14 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1248.  
  1249. Thread 3 (Thread 0x7f3a597fa700 (LWP 2631)):
  1250. #0 0x00007f3a8b27a2fd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  1251. #1 0x00007f3a8b2a3214 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  1252. #2 0x0000000000debaf5 in XBMCAddon::xbmc::sleep(long) ()
  1253. #3 0x0000000000a824c5 in ?? ()
  1254. #4 0x00007f3a8ef70162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1255. #5 0x00007f3a8ef708ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1256. #6 0x00007f3a8ef712ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1257. #7 0x00007f3a8ef71409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1258. #8 0x00007f3a8efdda9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1259. #9 0x0000000000a70515 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1260. #10 0x0000000000a718d3 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1261. #11 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1262. #12 0x0000000000e4a67d in CThread::Action() ()
  1263. #13 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1264. #14 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a597fa700) at pthread_create.c:333
  1265. #15 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1266.  
  1267. Thread 2 (Thread 0x7f3a59ffb700 (LWP 2630)):
  1268. #0 0x00007f3a8b27a2fd in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  1269. #1 0x00007f3a8b2a3214 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  1270. #2 0x0000000000a71b62 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1271. #3 0x0000000000a7205d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1272. #4 0x0000000000e4a67d in CThread::Action() ()
  1273. #5 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1274. #6 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a59ffb700) at pthread_create.c:333
  1275. #7 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1276.  
  1277. Thread 1 (Thread 0x7f3a31596700 (LWP 3050)):
  1278. #0 0x00007f3a804df233 in RTMP_IsConnected () from /usr/lib/librtmp.so.1
  1279. #1 0x00007f3a804da582 in ?? () from /usr/lib/librtmp.so.1
  1280. #2 0x00007f3a6c10d3b3 in Close () from /usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.0
  1281. #3 0x000000000094441d in ADDON::CInputStream::Close() ()
  1282. #4 0x0000000000927ed4 in CInputStreamAddon::~CInputStreamAddon() ()
  1283. #5 0x0000000000927f63 in CInputStreamAddon::~CInputStreamAddon() ()
  1284. #6 0x0000000000926db2 in CDVDInputStreamPVRManager::Close() ()
  1285. #7 0x0000000000926e31 in CDVDInputStreamPVRManager::~CDVDInputStreamPVRManager() ()
  1286. #8 0x0000000000926eb7 in CDVDInputStreamPVRManager::~CDVDInputStreamPVRManager() ()
  1287. #9 0x0000000000d5867f in CVideoPlayer::OnExit() ()
  1288. #10 0x0000000000e4a686 in CThread::Action() ()
  1289. #11 0x0000000000e4add9 in CThread::staticThread(void*) ()
  1290. #12 0x00007f3a8f0fe424 in start_thread (arg=0x7f3a31596700) at pthread_create.c:333
  1291. #13 0x00007f3a8b2a9e0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1292. ############# END STACK TRACE ###############
  1293.  
  1294. ################# LOG FILE ##################
  1295.  
  1296. 17:49:48 676.491699 T:139889410472000 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1297. 17:49:48 676.491821 T:139889410472000 NOTICE: -----------------------------------------------------------------------
  1298. 17:49:48 676.491882 T:139889410472000 NOTICE: Starting Kodi (17.0-BETA1 Git:f5f9dc5). Platform: Linux x86 64-bit
  1299. 17:49:48 676.491882 T:139889410472000 NOTICE: Using Release Kodi x64 build
  1300. 17:49:48 676.491943 T:139889410472000 NOTICE: Kodi compiled Aug 2 2016 by GCC 5.4.0 for Linux x86 64-bit version 4.7.0 (263936)
  1301. 17:49:48 676.492188 T:139889410472000 NOTICE: Running on LibreELEC (Milhouse) - Version: devel-20160802223029-#0802b-gfb39931 [Build #0802b] 8.0, kernel: Linux x86 64-bit version 4.7.0
  1302. 17:49:48 676.492249 T:139889410472000 NOTICE: FFmpeg version: 3.1.1
  1303. 17:49:48 676.492310 T:139889410472000 NOTICE: WARNING: unsupported ffmpeg version detected
  1304. 17:49:48 676.492310 T:139889410472000 NOTICE: Host CPU: AMD E-350 Processor, 2 cores available
  1305. 17:49:48 676.492371 T:139889410472000 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  1306. 17:49:48 676.492432 T:139889410472000 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1307. 17:49:48 676.492432 T:139889410472000 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  1308. 17:49:48 676.492493 T:139889410472000 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1309. 17:49:48 676.492493 T:139889410472000 NOTICE: special://envhome/ is mapped to: /storage
  1310. 17:49:48 676.492554 T:139889410472000 NOTICE: special://home/ is mapped to: /storage/.kodi
  1311. 17:49:48 676.492615 T:139889410472000 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  1312. 17:49:48 676.492615 T:139889410472000 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  1313. 17:49:48 676.492676 T:139889410472000 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  1314. 17:49:48 676.492798 T:139889410472000 NOTICE: Local hostname: LibreELEC
  1315. 17:49:48 676.492859 T:139889410472000 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  1316. 17:49:48 676.492920 T:139889410472000 NOTICE: -----------------------------------------------------------------------
  1317. 17:49:48 676.513184 T:139889410472000 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1318. 17:49:48 676.523926 T:139889410472000 NOTICE: load settings...
  1319. 17:49:48 676.752380 T:139889410472000 NOTICE: Found 2 Lists of Devices
  1320. 17:49:48 676.752502 T:139889410472000 NOTICE: Enumerated ALSA devices:
  1321. 17:49:48 676.752563 T:139889410472000 NOTICE: Device 1
  1322. 17:49:48 676.752930 T:139889410472000 NOTICE: m_deviceName : hdmi:CARD=Generic,DEV=0
  1323. 17:49:48 676.752991 T:139889410472000 NOTICE: m_displayName : HD-Audio Generic
  1324. 17:49:48 676.753052 T:139889410472000 NOTICE: m_displayNameExtra: @@@
  1325. 17:49:48 676.753052 T:139889410472000 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1326. 17:49:48 676.753113 T:139889410472000 NOTICE: m_channels : FL,FR
  1327. 17:49:48 676.753113 T:139889410472000 NOTICE: m_sampleRates : 32000,44100,48000
  1328. 17:49:48 676.753174 T:139889410472000 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  1329. 17:49:48 676.753235 T:139889410472000 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  1330. 17:49:48 676.753357 T:139889410472000 NOTICE: Device 2
  1331. 17:49:48 676.753418 T:139889410472000 NOTICE: m_deviceName : @:CARD=SB,DEV=0
  1332. 17:49:48 676.753479 T:139889410472000 NOTICE: m_displayName : HDA ATI SB (@:CARD=SB,DEV=0)
  1333. 17:49:48 676.753479 T:139889410472000 NOTICE: m_displayNameExtra: ALC892 Analog
  1334. 17:49:48 676.753540 T:139889410472000 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1335. 17:49:48 676.753601 T:139889410472000 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE
  1336. 17:49:48 676.753601 T:139889410472000 NOTICE: m_sampleRates : 48000
  1337. 17:49:48 676.753662 T:139889410472000 NOTICE: m_dataFormats : AE_FMT_S32NE
  1338. 17:49:48 676.753723 T:139889410472000 NOTICE: m_streamTypes : No passthrough capabilities
  1339. 17:49:48 676.753784 T:139889410472000 NOTICE: Device 3
  1340. 17:49:48 676.753845 T:139889410472000 NOTICE: m_deviceName : surround21:CARD=SB,DEV=0
  1341. 17:49:48 676.753906 T:139889410472000 NOTICE: m_displayName : HDA ATI SB (surround21:CARD=SB,DEV=0)
  1342. 17:49:48 676.753906 T:139889410472000 NOTICE: m_displayNameExtra: ALC892 Analog
  1343. 17:49:48 676.753967 T:139889410472000 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1344. 17:49:48 676.753967 T:139889410472000 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
  1345. 17:49:48 676.754028 T:139889410472000 NOTICE: m_sampleRates : 44100,48000,96000,192000
  1346. 17:49:48 676.754089 T:139889410472000 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  1347. 17:49:48 676.754089 T:139889410472000 NOTICE: m_streamTypes : No passthrough capabilities
  1348. 17:49:48 676.754150 T:139889410472000 NOTICE: Device 4
  1349. 17:49:48 676.754211 T:139889410472000 NOTICE: m_deviceName : iec958:CARD=SB,DEV=0
  1350. 17:49:48 676.754272 T:139889410472000 NOTICE: m_displayName : HDA ATI SB
  1351. 17:49:48 676.754272 T:139889410472000 NOTICE: m_displayNameExtra: ALC892 Digital S/PDIF
  1352. 17:49:48 676.754333 T:139889410472000 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  1353. 17:49:48 676.754333 T:139889410472000 NOTICE: m_channels : FL,FR
  1354. 17:49:48 676.754395 T:139889410472000 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,192000
  1355. 17:49:48 676.754456 T:139889410472000 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  1356. 17:49:48 676.754456 T:139889410472000 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  1357. 17:49:48 676.754517 T:139889410472000 NOTICE: Enumerated PULSE devices:
  1358. 17:49:48 676.754578 T:139889410472000 NOTICE: Device 1
  1359. 17:49:48 676.754639 T:139889410472000 NOTICE: m_deviceName : Default
  1360. 17:49:48 676.754639 T:139889410472000 NOTICE: m_displayName : Default
  1361. 17:49:48 676.754700 T:139889410472000 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1362. 17:49:48 676.754761 T:139889410472000 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1363. 17:49:48 676.754761 T:139889410472000 NOTICE: m_channels : FL,FR
  1364. 17:49:48 676.754822 T:139889410472000 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1365. 17:49:48 676.754822 T:139889410472000 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1366. 17:49:48 676.754883 T:139889410472000 NOTICE: m_streamTypes : No passthrough capabilities
  1367. 17:49:48 676.756409 T:139889410472000 ERROR: CSettingGroup: unable to read setting type of "services.webserver"
  1368. 17:49:48 676.756470 T:139889410472000 WARNING: CSettingCategory: unable to read group "1"
  1369. 17:49:48 676.938171 T:139889410472000 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1370. 17:49:48 676.938538 T:139889410472000 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  1371. <?xml version="1.0" encoding="UTF-8" ?>
  1372. <advancedsettings>
  1373. <showexitbutton>false</showexitbutton>
  1374. <cputempcommand>cputemp</cputempcommand>
  1375. <gputempcommand>gputemp</gputempcommand>
  1376. <video>
  1377. <latency>
  1378. <delay>0</delay>
  1379. <refresh>
  1380. <min>23</min>
  1381. <max>24</max>
  1382. <delay>175</delay>
  1383. </refresh>
  1384. </latency>
  1385. <busydialogdelayms>750</busydialogdelayms>
  1386. </video>
  1387. <samba>
  1388. <clienttimeout>30</clienttimeout>
  1389. </samba>
  1390. </advancedsettings>
  1391. 17:49:48 676.940796 T:139889410472000 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  1392. 17:49:48 676.941162 T:139889410472000 NOTICE: Contents of special://profile/advancedsettings.xml are...
  1393. <!-- HTPT -->
  1394. <advancedsettings>
  1395. <splash>false</splash>
  1396. <loglevel>0</loglevel>
  1397. <navigatevirtualkeyboard>true</navigatevirtualkeyboard>
  1398. <video>
  1399. <ignorepercentatend>3</ignorepercentatend>
  1400. <ignoresecondsatstart>300</ignoresecondsatstart>
  1401. <playcountminimumpercent>90</playcountminimumpercent>
  1402. <subsdelayrange>200</subsdelayrange>
  1403. </video>
  1404. <audio>
  1405. <resample>48000</resample>
  1406. <streamsilence>1</streamsilence>
  1407. </audio>
  1408. <lookandfeel>
  1409. <enablerssfeeds>false</enablerssfeeds>
  1410. </lookandfeel>
  1411. <network>
  1412. <buffermode>0</buffermode>
  1413. <cachemembuffersize>0</cachemembuffersize>
  1414. <curlclienttimeout>10</curlclienttimeout>
  1415. <curllowspeedtime>5</curllowspeedtime>
  1416. <disableipv6>true</disableipv6>
  1417. <readbufferfactor>4.0</readbufferfactor>
  1418. </network>
  1419. <pvr>
  1420. <cacheindvdplayer>true</cacheindvdplayer>
  1421. <maxvideocachelevel>20</maxvideocachelevel>
  1422. <minvideocachelevel>10</minvideocachelevel>
  1423. </pvr>
  1424. <samba>
  1425. <clienttimeout>100</clienttimeout>
  1426. <statfiles>false</statfiles>
  1427. </samba>
  1428. <enableairtunesdebuglog>false</enableairtunesdebuglog>
  1429. <fanartres>1080</fanartres>
  1430. <gui>
  1431. <algorithmdirtyregions>3</algorithmdirtyregions>
  1432. </gui>
  1433. <gui>
  1434. <nofliptimeout>0</nofliptimeout>
  1435. </gui>
  1436. <imageres>1080</imageres>
  1437. <packagefoldersize>250</packagefoldersize>
  1438. <playlistretries>10</playlistretries>
  1439. <playlisttimeout>3</playlisttimeout>
  1440. <showexitbutton>false</showexitbutton>
  1441. <skiploopfilter>8</skiploopfilter>
  1442. <useddsfanart>false</useddsfanart>
  1443. <videoscanner>
  1444. <ignoreerrors>true</ignoreerrors>
  1445. </videoscanner>
  1446. </advancedsettings>
  1447. 17:49:48 676.941345 T:139889410472000 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  1448. 17:49:48 676.942749 T:139889410472000 NOTICE: Default Video Player: VideoPlayer
  1449. 17:49:48 676.942810 T:139889410472000 NOTICE: Default Audio Player: paplayer
  1450. 17:49:48 676.942810 T:139889410472000 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1451. 17:49:48 676.942871 T:139889410472000 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  1452. 17:49:48 676.943115 T:139889410472000 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1453. 17:49:48 676.945129 T:139889410472000 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1454. 17:49:48 676.946045 T:139889410472000 NOTICE: Loaded playercorefactory configuration
  1455. 17:49:48 676.946350 T:139889410472000 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1456. 17:49:48 676.946533 T:139889410472000 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1457. 17:49:49 677.220215 T:139889410472000 NOTICE: Running database version Addons26
  1458. 17:49:49 677.461609 T:139889410472000 NOTICE: ADDONS: Using repository repository.libreelec.tv
  1459. 17:49:49 677.461731 T:139889410472000 NOTICE: ADDONS: Using repository repository.mods-kodi
  1460. 17:49:49 677.461731 T:139889410472000 NOTICE: ADDONS: Using repository repository.xbmc.org
  1461. 17:49:49 677.461792 T:139889410472000 NOTICE: ADDONS: Using repository repository.sd-xbmc.org
  1462. 17:49:49 677.461792 T:139889410472000 NOTICE: ADDONS: Using repository repository.filmkodi.com
  1463. 17:49:49 677.461853 T:139889410472000 NOTICE: ADDONS: Using repository repository.kodi.game
  1464. 17:49:49 677.461853 T:139889410472000 NOTICE: ADDONS: Using repository repository.mrknow.pl
  1465. 17:49:49 677.802979 T:139889410472000 NOTICE: Checking resolution 16
  1466. 17:49:50 678.462952 T:139889410472000 ERROR: Failed to determine egl config for visual info
  1467. 17:49:50 678.463196 T:139889410472000 WARNING: Visual 0x2e6 of the window is not suitable, looking for another one...
  1468. 17:49:50 678.464722 T:139889410472000 NOTICE: Using visual 0x21
  1469. 17:49:50 678.481812 T:139889410472000 NOTICE: Using visual 0x2e6
  1470. 17:49:50 678.489075 T:139889410472000 NOTICE: GL_VENDOR = X.Org
  1471. 17:49:50 678.489197 T:139889410472000 NOTICE: GL_RENDERER = Gallium 0.4 on AMD PALM (DRM 2.45.0 / 4.7.0, LLVM 3.8.0)
  1472. 17:49:50 678.489197 T:139889410472000 NOTICE: GL_VERSION = 3.0 Mesa 12.0.1
  1473. 17:49:50 678.489258 T:139889410472000 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
  1474. 17:49:50 678.489380 T:139889410472000 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1570680
  1475. 17:49:50 678.489441 T:139889410472000 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
  1476. 17:49:50 678.489685 T:139889410472000 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_ATI_texture_compression_3dc GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_rgtc GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_ATI_texture_mirror_once GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_compression_latc GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_ATI_meminfo GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_precision GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_NV_vdpau_interop GL_ARB_base_instance GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_AMD_pinned_memory GL_ARB_buffer_storage GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_stencil8 GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_NVX_gpu_memory_info GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_derivative_control GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_EXT_polygon_offset_clamp GL_KHR_context_flush_control
  1477. 17:49:50 678.552063 T:139889410472000 ERROR: Window Translator: Can't find window librarysettings
  1478. 17:49:51 679.119568 T:139889410472000 NOTICE: Running database version Addons26
  1479. 17:49:51 679.124023 T:139889410472000 NOTICE: Running database version ViewModes6
  1480. 17:49:51 679.129517 T:139889410472000 NOTICE: Running database version Textures13
  1481. 17:49:51 679.147827 T:139889410472000 NOTICE: Running database version MyMusic60
  1482. 17:49:51 679.179382 T:139889410472000 NOTICE: Running database version MyVideos107
  1483. 17:49:51 679.185547 T:139889410472000 NOTICE: Running database version TV29
  1484. 17:49:51 679.189880 T:139889410472000 NOTICE: Running database version Epg11
  1485. 17:49:51 679.206360 T:139889410472000 NOTICE: start dvd mediatype detection
  1486. 17:49:51 679.787537 T:139889410472000 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1487. 17:49:51 679.849426 T:139889410472000 ERROR: JSONRPC: Unable to parse JSON Schema definition for ""
  1488. 17:49:51 679.849548 T:139889410472000 ERROR: JSONRPC: Invalid JSON Schema definition for method ""
  1489. 17:49:52 680.905457 T:139889410472000 NOTICE: UpdateLibraries: Starting video library startup scan
  1490. 17:49:53 681.046753 T:139889410472000 NOTICE: initialize done
  1491. 17:49:53 681.046875 T:139889410472000 NOTICE: Running the application...
  1492. 17:49:53 681.066895 T:139889410472000 NOTICE: starting zeroconf publishing
  1493. 17:49:53 681.067017 T:139889410472000 NOTICE: starting upnp client
  1494. 17:49:53 681.096863 T:139889410472000 NOTICE: starting upnp server
  1495. 17:49:53 681.122070 T:139889410472000 NOTICE: starting upnp renderer
  1496. 17:49:53 681.156860 T:139887978010368 NOTICE: ES: Starting UDP Event server on port 9777
  1497. 17:49:53 681.157227 T:139887978010368 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1498. 17:49:53 681.178650 T:139889410472000 ERROR: GetDirectory - Error getting zip://%2Fstorage%2F.kodi%2Ftemp%2FplayHTPT2.zip/
  1499. 17:49:53 681.721619 T:139888603154176 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
  1500. 17:49:54 682.288452 T:139889391535872 ERROR: GetDirectory - Error getting -
  1501. 17:49:54 682.606262 T:139888485721856 NOTICE: VideoInfoScanner: Starting scan ..
  1502. 17:49:59 687.114807 T:139888485721856 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:04
  1503. 17:50:00 688.601440 T:139889391535872 NOTICE: AddOnLog: PVR IPTV Simple Client: Loaded 105 channels.
  1504. 17:50:01 689.333557 T:139888619939584 NOTICE: Start - EPG thread started
  1505. 17:50:01 689.815247 T:139887851685632 ERROR: AddOnLog: PVR IPTV Simple Client: Unable to load EPG file '/storage/downloads/guide_wgp.xml': file is missing or empty. :1th try.
  1506. 17:50:02 690.131592 T:139888913520384 NOTICE: script.grab.fanart: Grab Fanart Service Started
  1507. 17:50:03 691.815796 T:139887851685632 ERROR: AddOnLog: PVR IPTV Simple Client: Unable to load EPG file '/storage/downloads/guide_wgp.xml': file is missing or empty. :2th try.
  1508. 17:50:05 693.745850 T:139888456197888 WARNING: CSkinInfo: failed to load skin settings
  1509. 17:50:05 693.816223 T:139887851685632 ERROR: AddOnLog: PVR IPTV Simple Client: Unable to load EPG file '/storage/downloads/guide_wgp.xml': file is missing or empty. :3th try.
  1510. 17:50:05 693.816345 T:139887851685632 ERROR: AddOnLog: PVR IPTV Simple Client: Unable to load EPG file '/storage/downloads/guide_wgp.xml': file is missing or empty. After 3 tries.
  1511. 17:50:05 693.824158 T:139888930305792 NOTICE: ### [XBMC LCDproc] - Connected to LCDd at 127.0.0.1:13666, Protocol version 0.3 - Geometry 16x2 characters (96x16 pixels, 6x8 pixels per character)
  1512. 17:50:05 693.889893 T:139888464590592 NOTICE: Universal - An Addons Toolkit: -watchhistory- -Loading sqlite3 as DB engine version: 3.12.2
  1513. 17:50:05 693.899353 T:139888930305792 NOTICE: ### [XBMC LCDproc] - Driver information reply: SoundGraph iMON LCD driver v0.6 : 15c2:ffdc and 15c2:0038
  1514. 17:50:05 693.900757 T:139888930305792 NOTICE: ### [XBMC LCDproc] - SoundGraph iMON LCD detected
  1515. 17:50:05 693.930237 T:139888464590592 NOTICE: Universal - An Addons Toolkit: -watchhistory- -DELETE FROM watch_history WHERE lastwatched < '2016-07-14'
  1516. 17:50:06 694.058289 T:139888611546880 NOTICE: Skin Helper Service --> skin helper service version 1.0.90 started
  1517. 17:50:06 694.068909 T:139888611546880 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  1518. 17:50:06 694.446045 T:139888586368768 ERROR: Window Translator: Can't find window videolibrary
  1519. 17:50:10 698.254395 T:139887801329408 WARNING: CPythonInvoker(21): Script invoked without an addon. Adding all addon modules installed to python path as fallback. This behaviour will be removed in future version.
  1520. 17:50:10 698.666382 T:139888930305792 NOTICE: ### [XBMC LCDproc] - Loading settings from /storage/.kodi/addons/script.xbmc.lcdproc/resources/LCD.xml.defaults
  1521. 17:50:11 699.853333 T:139888930305792 NOTICE: ### [XBMC LCDproc] - Loading settings from /storage/.kodi/userdata/LCD.xml
  1522. 17:50:12 700.504944 T:139888930305792 WARNING: ### [XBMC LCDproc] - Empty Mode 0, consider checking LCD.xml
  1523. 17:50:12 700.506165 T:139888930305792 WARNING: ### [XBMC LCDproc] - Empty Mode 5, consider checking LCD.xml
  1524. 17:50:47 735.647339 T:139888586368768 ERROR: Window Translator: Can't find window videolibrary
  1525. 17:51:51 799.240051 T:139887801329408 ERROR: Previous line repeats 2 times.
  1526. 17:51:51 799.240173 T:139887801329408 ERROR: GetDirectory - Error getting -
  1527. 17:52:16 824.275879 T:139888586368768 ERROR: Window Translator: Can't find window videolibrary
  1528. 17:52:21 829.802246 T:139889410472000 ERROR: GetDirectory - Error getting zip://%2Fstorage%2F.kodi%2Ftemp%2FplayHTPT2.zip/
  1529. 17:52:21 829.846863 T:139889410472000 NOTICE: VideoPlayer: Opening: pvr://channels/tv/Wszystkie/pvr.iptvsimple_666149240.pvr
  1530. 17:52:21 829.846985 T:139889410472000 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1531. 17:52:21 829.848206 T:139887912773376 NOTICE: Creating InputStream
  1532. 17:52:22 830.413940 T:139887912773376 NOTICE: Creating Demuxer
  1533. 17:52:22 830.605347 T:139888586368768 ERROR: Window Translator: Can't find window videolibrary
  1534. 17:52:24 832.145142 T:139887912773376 NOTICE: Opening stream: 0 source: 256
  1535. 17:52:24 832.145325 T:139887912773376 NOTICE: Creating video codec with codec id: 28
  1536. 17:52:24 832.145447 T:139887912773376 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1537. 17:52:24 832.146179 T:139887912773376 NOTICE: Creating video thread
  1538. 17:52:24 832.146423 T:139887912773376 NOTICE: Opening stream: 1 source: 256
  1539. 17:52:24 832.146484 T:139887912773376 NOTICE: Finding audio codec for: 86018
  1540. 17:52:24 832.146667 T:139889391535872 NOTICE: running thread: video_thread
  1541. 17:52:24 832.148804 T:139887912773376 NOTICE: Creating audio thread
  1542. 17:52:24 832.149780 T:139887642588928 NOTICE: running thread: CVideoPlayerAudio::Process()
  1543. 17:52:24 832.150513 T:139889391535872 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(640x360)
  1544. 17:52:24 832.151184 T:139889391535872 NOTICE: VDPAU::CreateContext - creating decoder context
  1545. 17:52:24 832.159119 T:139887642588928 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
  1546. 17:52:24 832.182373 T:139889391535872 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  1547. 17:52:24 832.182495 T:139889391535872 NOTICE: VDPAU Decoder capabilities:
  1548. 17:52:24 832.182556 T:139889391535872 NOTICE: name level macbs width height
  1549. 17:52:24 832.182617 T:139889391535872 NOTICE: ------------------------------------
  1550. 17:52:24 832.182617 T:139889391535872 NOTICE: MPEG2_SIMPLE 3 9216 2048 1152
  1551. 17:52:24 832.182678 T:139889391535872 NOTICE: MPEG2_MAIN 3 9216 2048 1152
  1552. 17:52:24 832.182739 T:139889391535872 NOTICE: H264_BASELINE 41 9216 2048 1152
  1553. 17:52:24 832.182739 T:139889391535872 NOTICE: H264_MAIN 41 9216 2048 1152
  1554. 17:52:24 832.182800 T:139889391535872 NOTICE: H264_HIGH 41 9216 2048 1152
  1555. 17:52:24 832.182861 T:139889391535872 NOTICE: VC1_SIMPLE 1 9216 2048 1152
  1556. 17:52:24 832.182861 T:139889391535872 NOTICE: VC1_MAIN 2 9216 2048 1152
  1557. 17:52:24 832.182922 T:139889391535872 NOTICE: VC1_ADVANCED 4 9216 2048 1152
  1558. 17:52:24 832.182983 T:139889391535872 NOTICE: MPEG4_PART2_ASP 5 9216 2048 1152
  1559. 17:52:24 832.182983 T:139889391535872 NOTICE: ------------------------------------
  1560. 17:52:24 832.183044 T:139889391535872 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  1561. 17:52:24 832.183044 T:139889391535872 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  1562. 17:52:24 832.183105 T:139889391535872 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  1563. 17:52:24 832.215820 T:139889391535872 NOTICE: (VDPAU) screenWidth:640 vidWidth:640 surfaceWidth:640
  1564. 17:52:24 832.216187 T:139889391535872 NOTICE: (VDPAU) screenHeight:360 vidHeight:360 surfaceHeight:368
  1565. 17:52:24 832.250549 T:139887630436096 NOTICE: COutput::OnStartup: Output Thread created
  1566. 17:52:24 832.323059 T:139887630436096 NOTICE: VDPAU::COutput::CreateGlxContext - created context
  1567. 17:52:24 832.323486 T:139887630436096 NOTICE: VDPAU::COutput: vdpau gl interop initialized
  1568. 17:52:24 832.323975 T:139887622043392 NOTICE: CMixer::OnStartup: Output Thread created
  1569. 17:52:24 832.324158 T:139887622043392 NOTICE: (VDPAU) Creating the video mixer
  1570. 17:52:24 832.325134 T:139887630436096 NOTICE: VDPAU::COutput::InitBufferPool - Output Surface created
  1571. 17:52:24 832.344727 T:139887630436096 NOTICE: Previous line repeats 6 times.
  1572. 17:52:24 832.344788 T:139887630436096 NOTICE: VDPAU::COutput registered output surfaces
  1573. 17:52:24 832.372314 T:139889410472000 NOTICE: Previous line repeats 1 times.
  1574. 17:52:24 832.372803 T:139889410472000 NOTICE: GL: Using VDPAU render method
  1575. 17:52:24 832.373230 T:139889410472000 NOTICE: GL: NPOT texture support detected
  1576. 17:52:24 832.373840 T:139889410472000 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  1577. 17:52:24 832.374207 T:139889410472000 NOTICE: Using GL_TEXTURE_2D
  1578. 17:52:24 832.394043 T:139887630436096 NOTICE: VDPAU::COutput registered output surfaces
  1579. 17:52:24 832.736938 T:139888586368768 NOTICE: Previous line repeats 4 times.
  1580. 17:52:24 832.737061 T:139888586368768 ERROR: Window Translator: Can't find window videolibrary
  1581. 17:52:24 832.917969 T:139889391535872 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1582. 17:52:33 841.913757 T:139889410472000 NOTICE: CVideoPlayer::CloseFile()
  1583. 17:52:33 841.913818 T:139889410472000 NOTICE: VideoPlayer: waiting for threads to exit
  1584. 17:52:33 841.933838 T:139887912773376 NOTICE: CVideoPlayer::OnExit()
  1585. 17:52:33 841.933899 T:139887912773376 NOTICE: Closing stream player 1
  1586. 17:52:33 841.933960 T:139887912773376 NOTICE: Waiting for audio thread to exit
  1587. 17:52:33 841.951843 T:139887642588928 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1588. 17:52:33 841.952209 T:139887912773376 NOTICE: Closing audio device
  1589. 17:52:33 841.968262 T:139887912773376 NOTICE: Deleting audio codec
  1590. 17:52:33 841.968567 T:139887912773376 NOTICE: Closing stream player 2
  1591. 17:52:33 841.968628 T:139887912773376 NOTICE: waiting for video thread to exit
  1592. 17:52:34 842.012085 T:139889391535872 NOTICE: thread end: video_thread
  1593. 17:52:34 842.012390 T:139887912773376 NOTICE: deleting video codec
  1594. 17:52:34 842.012878 T:139887912773376 NOTICE: CVDPAU::Release pre-cleanup
  1595. 17:52:34 842.013306 T:139887622043392 NOTICE: CMixer::OnExit: Output Thread terminated
  1596.  
  1597. ############### END LOG FILE ################
  1598.  
  1599. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement