Advertisement
Guest User

Untitled

a guest
Sep 5th, 2016
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 94.83 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Mon Sep 5 18:54:01 EEST 2016
  5. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  6. Arch: x86_64
  7. Kernel: Linux 4.7.2 #1 SMP Sun Sep 4 21:11:30 BST 2016
  8. Release: LibreELEC devel-20160905072540-#0904x-g087b668
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1473090839.803
  13. =========================================
  14. [New LWP 904]
  15. [New LWP 832]
  16. [New LWP 835]
  17. [New LWP 837]
  18. [New LWP 833]
  19. [New LWP 849]
  20. [New LWP 836]
  21. [New LWP 850]
  22. [New LWP 841]
  23. [New LWP 852]
  24. [New LWP 842]
  25. [New LWP 843]
  26. [New LWP 844]
  27. [New LWP 853]
  28. [New LWP 847]
  29. [New LWP 856]
  30. [New LWP 854]
  31. [New LWP 857]
  32. [New LWP 859]
  33. [New LWP 858]
  34. [New LWP 860]
  35. [New LWP 861]
  36. [New LWP 884]
  37. [New LWP 878]
  38. [New LWP 879]
  39. [New LWP 886]
  40. [New LWP 880]
  41. [New LWP 881]
  42. [New LWP 883]
  43. [New LWP 890]
  44. [New LWP 893]
  45. [New LWP 885]
  46. [New LWP 898]
  47. [New LWP 908]
  48. [New LWP 911]
  49. [New LWP 887]
  50. [New LWP 912]
  51. [New LWP 882]
  52. [New LWP 888]
  53. [New LWP 889]
  54. [New LWP 891]
  55. [New LWP 892]
  56. [New LWP 899]
  57. [New LWP 901]
  58. [New LWP 909]
  59. [New LWP 913]
  60. [New LWP 845]
  61. [New LWP 910]
  62. [New LWP 905]
  63. [New LWP 803]
  64. [New LWP 848]
  65. [Thread debugging using libthread_db enabled]
  66. Using host libthread_db library "/lib/libthread_db.so.1".
  67. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  68. Program terminated with signal SIGABRT, Aborted.
  69. #0 0x00007fdaca1c7218 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  70. [Current thread is 1 (Thread 0x7fda767ec700 (LWP 904))]
  71.  
  72. Thread 51 (Thread 0x7fdab97fa700 (LWP 848)):
  73. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  74. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  75. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  76. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  77. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  78. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  79. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  80. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  81. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  82. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  83. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  84. #11 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  85. #12 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  86. #13 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  87. #14 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  88. #15 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  89. #16 0x0000000000e563f5 in CThread::Action() ()
  90. #17 0x0000000000e56b51 in CThread::staticThread(void*) ()
  91. #18 0x00007fdacddf2424 in start_thread (arg=0x7fdab97fa700) at pthread_create.c:333
  92. #19 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  93.  
  94. Thread 50 (Thread 0x7fdac99b7840 (LWP 803)):
  95. #0 0x0000000000da94da in INFO::InfoExpression::InfoAssociativeGroup::Evaluate(CGUIListItem const*) ()
  96. #1 0x0000000000da9310 in INFO::InfoExpression::Update(CGUIListItem const*) ()
  97. #2 0x00000000008bb822 in INFO::InfoBool::Get(CGUIListItem const*) ()
  98. #3 0x00000000008b92d8 in CAnimation::UpdateCondition(CGUIListItem const*) ()
  99. #4 0x00000000008bfc4c in CGUIControl::UpdateVisibility(CGUIListItem const*) ()
  100. #5 0x00000000008f5e03 in CGUIBaseContainer::UpdateVisibility(CGUIListItem const*) ()
  101. #6 0x00000000008c8b0f in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  102. #7 0x00000000008c0b0c in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  103. #8 0x00000000008c8b2c in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  104. #9 0x00000000008c0b0c in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  105. #10 0x00000000008c8b2c in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  106. #11 0x00000000008c0b0c in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  107. #12 0x00000000008c8b2c in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  108. #13 0x00000000008c0b0c in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  109. #14 0x00000000008a8f5b in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  110. #15 0x00000000008ad8d9 in CGUIWindowManager::Process(unsigned int) ()
  111. #16 0x0000000000bd9f38 in CApplication::FrameMove(bool, bool) ()
  112. #17 0x0000000000c3be26 in CXBApplicationEx::Run() ()
  113. #18 0x0000000000ab651e in XBMC_Run ()
  114. #19 0x00000000007cf670 in main ()
  115.  
  116. Thread 49 (Thread 0x7fda72e77700 (LWP 905)):
  117. #0 0x00007fdacddfa7ec in futex_wake (private=<optimized out>, processes_to_wake=1, futex_word=0x7fdab4018220) at ../sysdeps/unix/sysv/linux/futex-internal.h:231
  118. #1 __new_sem_post (sem=0x7fdab4018220) at sem_post.c:57
  119. #2 0x00007fdacdd31429 in PyThread_release_lock () from /usr/lib/libpython2.7.so.1.0
  120. #3 0x00007fdacdcb8bbc in ?? () from /usr/lib/libpython2.7.so.1.0
  121. #4 0x00007fdacdc63f9b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  122. #5 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  123. #6 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  124. #7 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  125. #8 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  126. #9 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  127. #10 0x00007fdacdcecead in ?? () from /usr/lib/libpython2.7.so.1.0
  128. #11 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  129. #12 0x00007fdacdc612e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  130. #13 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  131. #14 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  132. #15 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  133. #16 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  134. #17 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  135. #18 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  136. #19 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  137. #20 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  138. #21 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  139. #22 0x00007fdacddf2424 in start_thread (arg=0x7fda72e77700) at pthread_create.c:333
  140. #23 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  141.  
  142. Thread 48 (Thread 0x7fda715f4700 (LWP 910)):
  143. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda940009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  144. #1 do_futex_wait (sem=sem@entry=0x7fda940009b0, abstime=0x0) at sem_waitcommon.c:111
  145. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda940009b0, abstime=0x0) at sem_waitcommon.c:181
  146. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  147. #4 0x00007fdacdc5e4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  148. #5 0x0000000000a7a8cc in XBMCAddon::Python::PyGILLock::acquireGil() ()
  149. #6 0x0000000000dfad4d in XBMCAddon::xbmcvfs::exists(std::string const&) ()
  150. #7 0x0000000000aaff14 in ?? ()
  151. #8 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  152. #9 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  153. #10 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  154. #11 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  155. #12 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  156. #13 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  157. #14 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  158. #15 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  159. #16 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  160. #17 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  161. #18 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  162. #19 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  163. #20 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  164. #21 0x00007fdacddf2424 in start_thread (arg=0x7fda715f4700) at pthread_create.c:333
  165. #22 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  166.  
  167. Thread 47 (Thread 0x7fdaba7fc700 (LWP 845)):
  168. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  169. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  170. #2 0x0000000000b1907f in PERIPHERALS::CEventScanner::Process() ()
  171. #3 0x0000000000e563f5 in CThread::Action() ()
  172. #4 0x0000000000e56b51 in CThread::staticThread(void*) ()
  173. #5 0x00007fdacddf2424 in start_thread (arg=0x7fdaba7fc700) at pthread_create.c:333
  174. #6 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  175.  
  176. Thread 46 (Thread 0x7fda6f3f1700 (LWP 913)):
  177. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda940009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  178. #1 do_futex_wait (sem=sem@entry=0x7fda940009b0, abstime=0x0) at sem_waitcommon.c:111
  179. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda940009b0, abstime=0x0) at sem_waitcommon.c:181
  180. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  181. #4 0x00007fdacdc5e4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  182. #5 0x00007fdacdcb8b40 in ?? () from /usr/lib/libpython2.7.so.1.0
  183. #6 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  184. #7 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  185. #8 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  186. #9 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  187. #10 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  188. #11 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  189. #12 0x00007fdacdcecead in ?? () from /usr/lib/libpython2.7.so.1.0
  190. #13 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  191. #14 0x00007fdacdc612e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  192. #15 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  193. #16 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  194. #17 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  195. #18 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  196. #19 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  197. #20 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  198. #21 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  199. #22 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  200. #23 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  201. #24 0x00007fdacddf2424 in start_thread (arg=0x7fda6f3f1700) at pthread_create.c:333
  202. #25 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  203.  
  204. Thread 45 (Thread 0x7fda71df5700 (LWP 909)):
  205. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  206. #1 0x00007fdab8280682 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  207. #2 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  208. #3 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  209. #4 0x00007fdacdcecead in ?? () from /usr/lib/libpython2.7.so.1.0
  210. #5 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  211. #6 0x00007fdacdc612e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  212. #7 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  213. #8 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  214. #9 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  215. #10 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  216. #11 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  217. #12 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  218. #13 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  219. #14 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  220. #15 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  221. #16 0x00007fdacddf2424 in start_thread (arg=0x7fda71df5700) at pthread_create.c:333
  222. #17 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  223.  
  224. Thread 44 (Thread 0x7fda73a14700 (LWP 901)):
  225. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  226. #1 0x0000000000c5c3de in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  227. #2 0x0000000000c663ee in PLT_ThreadTask::IsAborting(int) ()
  228. #3 0x0000000000c67c52 in PLT_ThreadTask::Run() ()
  229. #4 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  230. #5 0x00007fdacddf2424 in start_thread (arg=0x7fda73a14700) at pthread_create.c:333
  231. #6 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  232.  
  233. Thread 43 (Thread 0x7fda74395700 (LWP 899)):
  234. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  235. #1 0x0000000000c5c3de in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  236. #2 0x0000000000c663ee in PLT_ThreadTask::IsAborting(int) ()
  237. #3 0x0000000000c67c52 in PLT_ThreadTask::Run() ()
  238. #4 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  239. #5 0x00007fdacddf2424 in start_thread (arg=0x7fda74395700) at pthread_create.c:333
  240. #6 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  241.  
  242. Thread 42 (Thread 0x7fda777ee700 (LWP 892)):
  243. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  244. #1 0x0000000000cc8e65 in JSONRPC::CTCPServer::Process() ()
  245. #2 0x0000000000e563f5 in CThread::Action() ()
  246. #3 0x0000000000e56b51 in CThread::staticThread(void*) ()
  247. #4 0x00007fdacddf2424 in start_thread (arg=0x7fda777ee700) at pthread_create.c:333
  248. #5 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  249.  
  250. Thread 41 (Thread 0x7fda77fef700 (LWP 891)):
  251. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  252. #1 0x0000000000cc7ce9 in SOCKETS::CSocketListener::Listen(int) ()
  253. #2 0x0000000000cc12f4 in EVENTSERVER::CEventServer::Run() ()
  254. #3 0x0000000000cc143c in EVENTSERVER::CEventServer::Process() ()
  255. #4 0x0000000000e563f5 in CThread::Action() ()
  256. #5 0x0000000000e56b51 in CThread::staticThread(void*) ()
  257. #6 0x00007fdacddf2424 in start_thread (arg=0x7fda77fef700) at pthread_create.c:333
  258. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  259.  
  260. Thread 40 (Thread 0x7fda78ff1700 (LWP 889)):
  261. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  262. #1 0x0000000000c5c3de in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  263. #2 0x0000000000c663ee in PLT_ThreadTask::IsAborting(int) ()
  264. #3 0x0000000000e31e41 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  265. #4 0x0000000000c67c81 in PLT_ThreadTask::Run() ()
  266. #5 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  267. #6 0x00007fdacddf2424 in start_thread (arg=0x7fda78ff1700) at pthread_create.c:333
  268. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  269.  
  270. Thread 39 (Thread 0x7fda797f2700 (LWP 888)):
  271. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  272. #1 0x0000000000c59db0 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  273. #2 0x0000000000c5b6c6 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  274. #3 0x0000000000e371cc in PLT_HttpListenTask::DoRun() ()
  275. #4 0x0000000000c67c81 in PLT_ThreadTask::Run() ()
  276. #5 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  277. #6 0x00007fdacddf2424 in start_thread (arg=0x7fda797f2700) at pthread_create.c:333
  278. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  279.  
  280. Thread 38 (Thread 0x7fda7c7f8700 (LWP 882)):
  281. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda940009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  282. #1 do_futex_wait (sem=sem@entry=0x7fda940009b0, abstime=0x0) at sem_waitcommon.c:111
  283. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda940009b0, abstime=0x0) at sem_waitcommon.c:181
  284. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  285. #4 0x00007fdacdc5e4f6 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  286. #5 0x00007fdacdc54e23 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  287. #6 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  288. #7 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  289. #8 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  290. #9 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  291. #10 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  292. #11 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  293. #12 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  294. #13 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  295. #14 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  296. #15 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  297. #16 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  298. #17 0x0000000000e563f5 in CThread::Action() ()
  299. #18 0x0000000000e56b51 in CThread::staticThread(void*) ()
  300. #19 0x00007fdacddf2424 in start_thread (arg=0x7fda7c7f8700) at pthread_create.c:333
  301. #20 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  302.  
  303. Thread 37 (Thread 0x7fda705b2700 (LWP 912)):
  304. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fdaac043970) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  305. #1 do_futex_wait (sem=sem@entry=0x7fdaac043970, abstime=0x0) at sem_waitcommon.c:111
  306. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fdaac043970, abstime=0x0) at sem_waitcommon.c:181
  307. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  308. #4 0x00007fdacdcb8b34 in ?? () from /usr/lib/libpython2.7.so.1.0
  309. #5 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  310. #6 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  311. #7 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  312. #8 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  313. #9 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  314. #10 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  315. #11 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  316. #12 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  317. #13 0x00007fdacdce7d63 in ?? () from /usr/lib/libpython2.7.so.1.0
  318. #14 0x00007fdacdc600ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  319. #15 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  320. #16 0x00007fdacdcecead in ?? () from /usr/lib/libpython2.7.so.1.0
  321. #17 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  322. #18 0x00007fdacdc612e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  323. #19 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  324. #20 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  325. #21 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  326. #22 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  327. #23 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  328. #24 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  329. #25 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  330. #26 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  331. #27 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  332. #28 0x00007fdacddf2424 in start_thread (arg=0x7fda705b2700) at pthread_create.c:333
  333. #29 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  334.  
  335. Thread 36 (Thread 0x7fda79ff3700 (LWP 887)):
  336. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  337. #1 0x0000000000c59db0 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  338. #2 0x0000000000c5a38f in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  339. #3 0x0000000000e47d97 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  340. #4 0x0000000000c6a786 in NPT_BufferedInputStream::FillBuffer() ()
  341. #5 0x0000000000c6a549 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  342. #6 0x0000000000c6a8f9 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  343. #7 0x0000000000c4ab81 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  344. #8 0x0000000000e375de in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  345. #9 0x0000000000e37bc1 in PLT_HttpServerSocketTask::DoRun() ()
  346. #10 0x0000000000c67c81 in PLT_ThreadTask::Run() ()
  347. #11 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  348. #12 0x00007fdacddf2424 in start_thread (arg=0x7fda79ff3700) at pthread_create.c:333
  349. #13 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  350.  
  351. Thread 35 (Thread 0x7fda70df3700 (LWP 911)):
  352. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  353. #1 0x00007fdab81ce48a in ?? () from /usr/lib/python2.7/lib-dynload/select.so
  354. #2 0x00007fdacdc64281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  355. #3 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  356. #4 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  357. #5 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  358. #6 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  359. #7 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  360. #8 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  361. #9 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  362. #10 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  363. #11 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  364. #12 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  365. #13 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  366. #14 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  367. #15 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  368. #16 0x00007fdacddf2424 in start_thread (arg=0x7fda70df3700) at pthread_create.c:333
  369. #17 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  370.  
  371. Thread 34 (Thread 0x7fda72636700 (LWP 908)):
  372. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  373. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  374. #2 0x0000000000dfb32b in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  375. #3 0x0000000000a7f29e in ?? ()
  376. #4 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  377. #5 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  378. #6 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  379. #7 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  380. #8 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  381. #9 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  382. #10 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  383. #11 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  384. #12 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  385. #13 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  386. #14 0x00007fdacddf2424 in start_thread (arg=0x7fda72636700) at pthread_create.c:333
  387. #15 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  388.  
  389. Thread 33 (Thread 0x7fda74b96700 (LWP 898)):
  390. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  391. #1 0x0000000000c5c3de in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  392. #2 0x0000000000c4c55f in NPT_HttpConnectionManager::Run() ()
  393. #3 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  394. #4 0x00007fdacddf2424 in start_thread (arg=0x7fda74b96700) at pthread_create.c:333
  395. #5 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  396.  
  397. Thread 32 (Thread 0x7fda7aff5700 (LWP 885)):
  398. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  399. #1 0x0000000000e6edc0 in ?? ()
  400. #2 0x0000000000e6ee59 in ?? ()
  401. #3 0x00007fdacddf2424 in start_thread (arg=0x7fda7aff5700) at pthread_create.c:333
  402. #4 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  403.  
  404. Thread 31 (Thread 0x7fda76fed700 (LWP 893)):
  405. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  406. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  407. #2 0x0000000000cfaad0 in CJobManager::GetNextJob(CJobWorker const*) ()
  408. #3 0x0000000000cfabea in CJobWorker::Process() ()
  409. #4 0x0000000000e563f5 in CThread::Action() ()
  410. #5 0x0000000000e56b51 in CThread::staticThread(void*) ()
  411. #6 0x00007fdacddf2424 in start_thread (arg=0x7fda76fed700) at pthread_create.c:333
  412. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  413.  
  414. Thread 30 (Thread 0x7fda787f0700 (LWP 890)):
  415. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  416. #1 0x0000000000c59db0 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  417. #2 0x0000000000c5a38f in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  418. #3 0x0000000000e47d97 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  419. #4 0x0000000000c6a786 in NPT_BufferedInputStream::FillBuffer() ()
  420. #5 0x0000000000c6a549 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  421. #6 0x0000000000c6a8f9 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  422. #7 0x0000000000c4b154 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  423. #8 0x0000000000c4f543 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  424. #9 0x0000000000e38c89 in PLT_SsdpSearchTask::DoRun() ()
  425. #10 0x0000000000c67c81 in PLT_ThreadTask::Run() ()
  426. #11 0x0000000000c5c540 in NPT_PosixThread::EntryPoint(void*) ()
  427. #12 0x00007fdacddf2424 in start_thread (arg=0x7fda787f0700) at pthread_create.c:333
  428. #13 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  429.  
  430. Thread 29 (Thread 0x7fda7bff7700 (LWP 883)):
  431. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  432. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  433. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  434. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  435. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  436. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  437. #6 0x00007fdacdc78bb5 in PyImport_Import () from /usr/lib/libpython2.7.so.1.0
  438. #7 0x00007fdacdc78cfa in PyImport_ImportModule () from /usr/lib/libpython2.7.so.1.0
  439. #8 0x0000000000a78a0b in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  440. #9 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  441. #10 0x0000000000e563f5 in CThread::Action() ()
  442. #11 0x0000000000e56b51 in CThread::staticThread(void*) ()
  443. #12 0x00007fdacddf2424 in start_thread (arg=0x7fda7bff7700) at pthread_create.c:333
  444. #13 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  445.  
  446. Thread 28 (Thread 0x7fda7cff9700 (LWP 881)):
  447. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  448. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  449. #2 0x00000000009091cd in CEvent::WaitMSec(unsigned int) ()
  450. #3 0x0000000000a26576 in XFILE::CPluginDirectory::WaitOnScriptResult(std::string const&, int, std::string const&, bool) ()
  451. #4 0x0000000000a28ccf in XFILE::CPluginDirectory::StartScript(std::string const&, bool) ()
  452. #5 0x0000000000a28e21 in XFILE::CPluginDirectory::GetDirectory(CURL const&, CFileItemList&) ()
  453. #6 0x0000000000a0f6ad in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  454. #7 0x0000000000a0f909 in XFILE::CDirectory::GetDirectory(std::string const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  455. #8 0x0000000000a0f981 in XFILE::CDirectory::GetDirectory(std::string const&, CFileItemList&, std::string const&, int, bool) ()
  456. #9 0x0000000000ab5ed2 in CDirectoryJob::DoWork() ()
  457. #10 0x0000000000cfabfb in CJobWorker::Process() ()
  458. #11 0x0000000000e563f5 in CThread::Action() ()
  459. #12 0x0000000000e56b51 in CThread::staticThread(void*) ()
  460. #13 0x00007fdacddf2424 in start_thread (arg=0x7fda7cff9700) at pthread_create.c:333
  461. #14 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  462.  
  463. Thread 27 (Thread 0x7fda7d7fa700 (LWP 880)):
  464. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fdab0081070) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  465. #1 do_futex_wait (sem=sem@entry=0x7fdab0081070, abstime=0x0) at sem_waitcommon.c:111
  466. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fdab0081070, abstime=0x0) at sem_waitcommon.c:181
  467. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  468. #4 0x00007fdacdcb8b34 in ?? () from /usr/lib/libpython2.7.so.1.0
  469. #5 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  470. #6 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  471. #7 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  472. #8 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  473. #9 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  474. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  475. #11 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  476. #12 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  477. #13 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  478. #14 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  479. #15 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  480. #16 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  481. #17 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  482. #18 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  483. #19 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  484. #20 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  485. #21 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  486. #22 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  487. #23 0x00007fdacdd2edac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  488. #24 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  489. #25 0x00007fdacdc622ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  490. #26 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  491. #27 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  492. #28 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  493. #29 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  494. #30 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  495. #31 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  496. #32 0x0000000000e563f5 in CThread::Action() ()
  497. #33 0x0000000000e56b51 in CThread::staticThread(void*) ()
  498. #34 0x00007fdacddf2424 in start_thread (arg=0x7fda7d7fa700) at pthread_create.c:333
  499. #35 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  500.  
  501. Thread 26 (Thread 0x7fda7a7f4700 (LWP 886)):
  502. #0 0x00007fdaca2723ad in poll () at ../sysdeps/unix/syscall-template.S:84
  503. #1 0x00007fdace5de958 in ?? () from /usr/lib/libavahi-common.so.3
  504. #2 0x00007fdace5decb3 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
  505. #3 0x00007fdace5df52d in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
  506. #4 0x00007fdace5df57d in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
  507. #5 0x00007fdace5df5bf in ?? () from /usr/lib/libavahi-common.so.3
  508. #6 0x00007fdacddf2424 in start_thread (arg=0x7fda7a7f4700) at pthread_create.c:333
  509. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  510.  
  511. Thread 25 (Thread 0x7fda997fa700 (LWP 879)):
  512. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  513. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  514. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  515. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  516. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  517. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  518. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  519. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  520. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  521. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  522. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  523. #11 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  524. #12 0x00007fdacdcd1bf6 in PyRun_StringFlags () from /usr/lib/libpython2.7.so.1.0
  525. #13 0x00007fdacdcd35eb in PyRun_SimpleStringFlags () from /usr/lib/libpython2.7.so.1.0
  526. #14 0x0000000000a782dd in CPythonInvoker::onInitialization() ()
  527. #15 0x0000000000a787f1 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  528. #16 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  529. #17 0x0000000000e563f5 in CThread::Action() ()
  530. #18 0x0000000000e56b51 in CThread::staticThread(void*) ()
  531. #19 0x00007fdacddf2424 in start_thread (arg=0x7fda997fa700) at pthread_create.c:333
  532. #20 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  533.  
  534. Thread 24 (Thread 0x7fda9b7fe700 (LWP 878)):
  535. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  536. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  537. #2 0x00000000009091cd in CEvent::WaitMSec(unsigned int) ()
  538. #3 0x0000000000a26576 in XFILE::CPluginDirectory::WaitOnScriptResult(std::string const&, int, std::string const&, bool) ()
  539. #4 0x0000000000a28ccf in XFILE::CPluginDirectory::StartScript(std::string const&, bool) ()
  540. #5 0x0000000000a28e21 in XFILE::CPluginDirectory::GetDirectory(CURL const&, CFileItemList&) ()
  541. #6 0x0000000000a0f6ad in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  542. #7 0x0000000000a0f909 in XFILE::CDirectory::GetDirectory(std::string const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  543. #8 0x0000000000a0f981 in XFILE::CDirectory::GetDirectory(std::string const&, CFileItemList&, std::string const&, int, bool) ()
  544. #9 0x0000000000ab5ed2 in CDirectoryJob::DoWork() ()
  545. #10 0x0000000000cfabfb in CJobWorker::Process() ()
  546. #11 0x0000000000e563f5 in CThread::Action() ()
  547. #12 0x0000000000e56b51 in CThread::staticThread(void*) ()
  548. #13 0x00007fdacddf2424 in start_thread (arg=0x7fda9b7fe700) at pthread_create.c:333
  549. #14 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  550.  
  551. Thread 23 (Thread 0x7fda7b7f6700 (LWP 884)):
  552. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  553. #1 0x0000000000e6edc0 in ?? ()
  554. #2 0x0000000000e6ee59 in ?? ()
  555. #3 0x00007fdacddf2424 in start_thread (arg=0x7fda7b7f6700) at pthread_create.c:333
  556. #4 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  557.  
  558. Thread 22 (Thread 0x7fda7dffb700 (LWP 861)):
  559. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  560. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  561. #2 0x0000000000e56d68 in CTimer::Process() ()
  562. #3 0x0000000000e563f5 in CThread::Action() ()
  563. #4 0x0000000000e56b51 in CThread::staticThread(void*) ()
  564. #5 0x00007fdacddf2424 in start_thread (arg=0x7fda7dffb700) at pthread_create.c:333
  565. #6 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  566.  
  567. Thread 21 (Thread 0x7fda7e7fc700 (LWP 860)):
  568. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  569. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  570. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  571. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  572. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  573. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  574. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  575. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  576. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  577. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  578. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  579. #11 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  580. #12 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  581. #13 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  582. #14 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  583. #15 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  584. #16 0x0000000000e563f5 in CThread::Action() ()
  585. #17 0x0000000000e56b51 in CThread::staticThread(void*) ()
  586. #18 0x00007fdacddf2424 in start_thread (arg=0x7fda7e7fc700) at pthread_create.c:333
  587. #19 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  588.  
  589. Thread 20 (Thread 0x7fda7f7fe700 (LWP 858)):
  590. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  591. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  592. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  593. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  594. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  595. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  596. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  597. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  598. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  599. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  600. #10 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  601. #11 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  602. #12 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  603. #13 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  604. #14 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  605. #15 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  606. #16 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  607. #17 0x0000000000e563f5 in CThread::Action() ()
  608. #18 0x0000000000e56b51 in CThread::staticThread(void*) ()
  609. #19 0x00007fdacddf2424 in start_thread (arg=0x7fda7f7fe700) at pthread_create.c:333
  610. #20 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  611.  
  612. Thread 19 (Thread 0x7fda7effd700 (LWP 859)):
  613. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  614. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  615. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  616. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  617. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  618. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  619. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  620. #7 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  621. #8 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  622. #9 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  623. #10 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  624. #11 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  625. #12 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  626. #13 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  627. #14 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  628. #15 0x0000000000e563f5 in CThread::Action() ()
  629. #16 0x0000000000e56b51 in CThread::staticThread(void*) ()
  630. #17 0x00007fdacddf2424 in start_thread (arg=0x7fda7effd700) at pthread_create.c:333
  631. #18 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  632.  
  633. Thread 18 (Thread 0x7fda7ffff700 (LWP 857)):
  634. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  635. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  636. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  637. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  638. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  639. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  640. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  641. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  642. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  643. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  644. #10 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  645. #11 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  646. #12 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  647. #13 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  648. #14 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  649. #15 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  650. #16 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  651. #17 0x00007fdacdd2edac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  652. #18 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  653. #19 0x00007fdacdc622ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  654. #20 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  655. #21 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  656. #22 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  657. #23 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  658. #24 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  659. #25 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  660. #26 0x0000000000e563f5 in CThread::Action() ()
  661. #27 0x0000000000e56b51 in CThread::staticThread(void*) ()
  662. #28 0x00007fdacddf2424 in start_thread (arg=0x7fda7ffff700) at pthread_create.c:333
  663. #29 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  664.  
  665. Thread 17 (Thread 0x7fda99ffb700 (LWP 854)):
  666. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  667. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  668. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  669. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  670. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  671. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  672. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  673. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  674. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  675. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  676. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  677. #11 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  678. #12 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  679. #13 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  680. #14 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  681. #15 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  682. #16 0x0000000000e563f5 in CThread::Action() ()
  683. #17 0x0000000000e56b51 in CThread::staticThread(void*) ()
  684. #18 0x00007fdacddf2424 in start_thread (arg=0x7fda99ffb700) at pthread_create.c:333
  685. #19 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  686.  
  687. Thread 16 (Thread 0x7fda98ff9700 (LWP 856)):
  688. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  689. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  690. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  691. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  692. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  693. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  694. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  695. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  696. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  697. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  698. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  699. #11 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  700. #12 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  701. #13 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  702. #14 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  703. #15 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  704. #16 0x0000000000e563f5 in CThread::Action() ()
  705. #17 0x0000000000e56b51 in CThread::staticThread(void*) ()
  706. #18 0x00007fdacddf2424 in start_thread (arg=0x7fda98ff9700) at pthread_create.c:333
  707. #19 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  708.  
  709. Thread 15 (Thread 0x7fdab9ffb700 (LWP 847)):
  710. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  711. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  712. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  713. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  714. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  715. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  716. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  717. #7 0x00007fdacdc64638 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  718. #8 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  719. #9 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  720. #10 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  721. #11 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  722. #12 0x00007fdacdc67c27 in _PyCodec_Lookup () from /usr/lib/libpython2.7.so.1.0
  723. #13 0x00007fdacdc5d059 in _PyCodec_LookupTextEncoding () from /usr/lib/libpython2.7.so.1.0
  724. #14 0x00007fdacdc5d1ef in _PyCodec_DecodeText () from /usr/lib/libpython2.7.so.1.0
  725. #15 0x00007fdacdc92595 in PyUnicodeUCS4_Decode () from /usr/lib/libpython2.7.so.1.0
  726. #16 0x00007fdacdc92786 in PyUnicodeUCS4_FromEncodedObject () from /usr/lib/libpython2.7.so.1.0
  727. #17 0x00007fdacdc8a435 in ?? () from /usr/lib/libpython2.7.so.1.0
  728. #18 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  729. #19 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  730. #20 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  731. #21 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  732. #22 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  733. #23 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  734. #24 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  735. #25 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  736. #26 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  737. #27 0x0000000000e563f5 in CThread::Action() ()
  738. #28 0x0000000000e56b51 in CThread::staticThread(void*) ()
  739. #29 0x00007fdacddf2424 in start_thread (arg=0x7fdab9ffb700) at pthread_create.c:333
  740. #30 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  741.  
  742. Thread 14 (Thread 0x7fda9a7fc700 (LWP 853)):
  743. #0 0x00007fdaca273a53 in select () at ../sysdeps/unix/syscall-template.S:84
  744. #1 0x00007fdab8280682 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  745. #2 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  746. #3 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  747. #4 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  748. #5 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  749. #6 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  750. #7 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  751. #8 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  752. #9 0x0000000000e563f5 in CThread::Action() ()
  753. #10 0x0000000000e56b51 in CThread::staticThread(void*) ()
  754. #11 0x00007fdacddf2424 in start_thread (arg=0x7fda9a7fc700) at pthread_create.c:333
  755. #12 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  756.  
  757. Thread 13 (Thread 0x7fdabaffd700 (LWP 844)):
  758. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  759. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  760. #2 0x00000000009091cd in CEvent::WaitMSec(unsigned int) ()
  761. #3 0x0000000000b0f443 in PERIPHERALS::CPeripheralBus::Process() ()
  762. #4 0x0000000000e563f5 in CThread::Action() ()
  763. #5 0x0000000000e56b51 in CThread::staticThread(void*) ()
  764. #6 0x00007fdacddf2424 in start_thread (arg=0x7fdabaffd700) at pthread_create.c:333
  765. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  766.  
  767. Thread 12 (Thread 0x7fdabb7fe700 (LWP 843)):
  768. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  769. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  770. #2 0x00000000009091cd in CEvent::WaitMSec(unsigned int) ()
  771. #3 0x0000000000b0f443 in PERIPHERALS::CPeripheralBus::Process() ()
  772. #4 0x0000000000e563f5 in CThread::Action() ()
  773. #5 0x0000000000e56b51 in CThread::staticThread(void*) ()
  774. #6 0x00007fdacddf2424 in start_thread (arg=0x7fdabb7fe700) at pthread_create.c:333
  775. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  776.  
  777. Thread 11 (Thread 0x7fdac0b17700 (LWP 842)):
  778. #0 0x00007fdaca2723ad in poll () at ../sysdeps/unix/syscall-template.S:84
  779. #1 0x0000000000e16c2d in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  780. #2 0x0000000000e16ccd in PERIPHERALS::CPeripheralBusUSB::Process() ()
  781. #3 0x0000000000e563f5 in CThread::Action() ()
  782. #4 0x0000000000e56b51 in CThread::staticThread(void*) ()
  783. #5 0x00007fdacddf2424 in start_thread (arg=0x7fdac0b17700) at pthread_create.c:333
  784. #6 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  785.  
  786. Thread 10 (Thread 0x7fda9affd700 (LWP 852)):
  787. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  788. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  789. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  790. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  791. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  792. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  793. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  794. #7 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  795. #8 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  796. #9 0x00007fdacdc5f863 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  797. #10 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  798. #11 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  799. #12 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  800. #13 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  801. #14 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  802. #15 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  803. #16 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  804. #17 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  805. #18 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  806. #19 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  807. #20 0x00007fdacdd2edac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  808. #21 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  809. #22 0x00007fdacdc622ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  810. #23 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  811. #24 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  812. #25 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  813. #26 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  814. #27 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  815. #28 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  816. #29 0x0000000000e563f5 in CThread::Action() ()
  817. #30 0x0000000000e56b51 in CThread::staticThread(void*) ()
  818. #31 0x00007fdacddf2424 in start_thread (arg=0x7fda9affd700) at pthread_create.c:333
  819. #32 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  820.  
  821. Thread 9 (Thread 0x7fdac2ffd700 (LWP 841)):
  822. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  823. #1 0x00007fdac0b4258e in ?? () from /usr/lib/libcec.so.3
  824. #2 0x00007fdac0b435db in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
  825. #3 0x00007fdac0b5fd42 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  826. #4 0x00007fdacddf2424 in start_thread (arg=0x7fdac2ffd700) at pthread_create.c:333
  827. #5 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  828.  
  829. Thread 8 (Thread 0x7fda9bfff700 (LWP 850)):
  830. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  831. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  832. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  833. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  834. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  835. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  836. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  837. #7 0x00007fdacdc64638 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  838. #8 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  839. #9 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  840. #10 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  841. #11 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  842. #12 0x00007fdacdc67c27 in _PyCodec_Lookup () from /usr/lib/libpython2.7.so.1.0
  843. #13 0x00007fdacdc5d059 in _PyCodec_LookupTextEncoding () from /usr/lib/libpython2.7.so.1.0
  844. #14 0x00007fdacdc5d3bf in _PyCodec_EncodeText () from /usr/lib/libpython2.7.so.1.0
  845. #15 0x00007fdacdcaff11 in ?? () from /usr/lib/libpython2.7.so.1.0
  846. #16 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  847. #17 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  848. #18 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  849. #19 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  850. #20 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  851. #21 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  852. #22 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  853. #23 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  854. #24 0x0000000000e563f5 in CThread::Action() ()
  855. #25 0x0000000000e56b51 in CThread::staticThread(void*) ()
  856. #26 0x00007fdacddf2424 in start_thread (arg=0x7fda9bfff700) at pthread_create.c:333
  857. #27 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  858.  
  859. Thread 7 (Thread 0x7fdac3fff700 (LWP 836)):
  860. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  861. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  862. #2 0x00000000009091cd in CEvent::WaitMSec(unsigned int) ()
  863. #3 0x0000000000994753 in ActiveAE::CActiveAE::Process() ()
  864. #4 0x0000000000e563f5 in CThread::Action() ()
  865. #5 0x0000000000e56b51 in CThread::staticThread(void*) ()
  866. #6 0x00007fdacddf2424 in start_thread (arg=0x7fdac3fff700) at pthread_create.c:333
  867. #7 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  868.  
  869. Thread 6 (Thread 0x7fdab8ff9700 (LWP 849)):
  870. #0 0x00007fdacddfa427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fda9402bc30) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  871. #1 do_futex_wait (sem=sem@entry=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:111
  872. #2 0x00007fdacddfa4d4 in __new_sem_wait_slow (sem=0x7fda9402bc30, abstime=0x0) at sem_waitcommon.c:181
  873. #3 0x00007fdacdd314c8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  874. #4 0x00007fdacdc54e1b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  875. #5 0x00007fdacdc77fa1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  876. #6 0x00007fdacdcd8db8 in ?? () from /usr/lib/libpython2.7.so.1.0
  877. #7 0x00007fdacdc64638 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  878. #8 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  879. #9 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  880. #10 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  881. #11 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  882. #12 0x00007fdacdc67c27 in _PyCodec_Lookup () from /usr/lib/libpython2.7.so.1.0
  883. #13 0x00007fdacdc5d059 in _PyCodec_LookupTextEncoding () from /usr/lib/libpython2.7.so.1.0
  884. #14 0x00007fdacdc5d1ef in _PyCodec_DecodeText () from /usr/lib/libpython2.7.so.1.0
  885. #15 0x00007fdacdc92595 in PyUnicodeUCS4_Decode () from /usr/lib/libpython2.7.so.1.0
  886. #16 0x00007fdacdc92786 in PyUnicodeUCS4_FromEncodedObject () from /usr/lib/libpython2.7.so.1.0
  887. #17 0x00007fdacdd1ecf9 in ?? () from /usr/lib/libpython2.7.so.1.0
  888. #18 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  889. #19 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  890. #20 0x00007fdacdc5d42c in _PyCodec_EncodeText () from /usr/lib/libpython2.7.so.1.0
  891. #21 0x00007fdacdcaff11 in ?? () from /usr/lib/libpython2.7.so.1.0
  892. #22 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  893. #23 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  894. #24 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  895. #25 0x00007fdacdc6482c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  896. #26 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  897. #27 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  898. #28 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  899. #29 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  900. #30 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  901. #31 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  902. #32 0x00007fdacdd2edac in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  903. #33 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  904. #34 0x00007fdacdc622ca in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  905. #35 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  906. #36 0x00007fdacdc65409 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  907. #37 0x00007fdacdcd1a9e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  908. #38 0x0000000000a778a9 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  909. #39 0x0000000000a78c67 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  910. #40 0x0000000000a793f1 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  911. #41 0x0000000000e563f5 in CThread::Action() ()
  912. #42 0x0000000000e56b51 in CThread::staticThread(void*) ()
  913. #43 0x00007fdacddf2424 in start_thread (arg=0x7fdab8ff9700) at pthread_create.c:333
  914. #44 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  915.  
  916. Thread 5 (Thread 0x7fdac91b4700 (LWP 833)):
  917. #0 0x00007fdaca2723ad in poll () at ../sysdeps/unix/syscall-template.S:84
  918. #1 0x0000000000cbaa32 in CFDEventMonitor::Process() ()
  919. #2 0x0000000000e563f5 in CThread::Action() ()
  920. #3 0x0000000000e56b51 in CThread::staticThread(void*) ()
  921. #4 0x00007fdacddf2424 in start_thread (arg=0x7fdac91b4700) at pthread_create.c:333
  922. #5 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  923.  
  924. Thread 4 (Thread 0x7fdac37fe700 (LWP 837)):
  925. #0 0x00007fdaca2733c7 in ioctl () at ../sysdeps/unix/syscall-template.S:84
  926. #1 0x00007fdacd3521fd in ?? () from /usr/lib/libasound.so.2
  927. #2 0x00000000009b1c38 in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  928. #3 0x0000000000995edd in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  929. #4 0x00000000009973b1 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  930. #5 0x000000000099756d in ActiveAE::CActiveAESink::Process() ()
  931. #6 0x0000000000e563f5 in CThread::Action() ()
  932. #7 0x0000000000e56b51 in CThread::staticThread(void*) ()
  933. #8 0x00007fdacddf2424 in start_thread (arg=0x7fdac37fe700) at pthread_create.c:333
  934. #9 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  935.  
  936. Thread 3 (Thread 0x7fdabbfff700 (LWP 835)):
  937. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  938. #1 0x0000000000908f91 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  939. #2 0x00000000009091cd in CEvent::WaitMSec(unsigned int) ()
  940. #3 0x0000000000a26576 in XFILE::CPluginDirectory::WaitOnScriptResult(std::string const&, int, std::string const&, bool) ()
  941. #4 0x0000000000a28ccf in XFILE::CPluginDirectory::StartScript(std::string const&, bool) ()
  942. #5 0x0000000000a28e21 in XFILE::CPluginDirectory::GetDirectory(CURL const&, CFileItemList&) ()
  943. #6 0x0000000000a0f6ad in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  944. #7 0x0000000000a0f909 in XFILE::CDirectory::GetDirectory(std::string const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  945. #8 0x0000000000a0f981 in XFILE::CDirectory::GetDirectory(std::string const&, CFileItemList&, std::string const&, int, bool) ()
  946. #9 0x0000000000ab5ed2 in CDirectoryJob::DoWork() ()
  947. #10 0x0000000000cfabfb in CJobWorker::Process() ()
  948. #11 0x0000000000e563f5 in CThread::Action() ()
  949. #12 0x0000000000e56b51 in CThread::staticThread(void*) ()
  950. #13 0x00007fdacddf2424 in start_thread (arg=0x7fdabbfff700) at pthread_create.c:333
  951. #14 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  952.  
  953. Thread 2 (Thread 0x7fdac99b5700 (LWP 832)):
  954. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  955. #1 0x0000000000a73907 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  956. #2 0x0000000000e563f5 in CThread::Action() ()
  957. #3 0x0000000000e56b51 in CThread::staticThread(void*) ()
  958. #4 0x00007fdacddf2424 in start_thread (arg=0x7fdac99b5700) at pthread_create.c:333
  959. #5 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  960.  
  961. Thread 1 (Thread 0x7fda767ec700 (LWP 904)):
  962. #0 0x00007fdaca1c7218 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  963. #1 0x00007fdaca1c869a in __GI_abort () at abort.c:89
  964. #2 0x00007fdaca2032d9 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7fdaca2f7088 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
  965. #3 0x00007fdaca208d06 in malloc_printerr (action=3, str=0x7fdaca2f71e0 "double free or corruption (fasttop)", ptr=<optimized out>, ar_ptr=<optimized out>) at malloc.c:5007
  966. #4 0x00007fdaca2094ee in _int_free (av=0x7fdaca52ab00 <main_arena>, p=<optimized out>, have_lock=0) at malloc.c:3868
  967. #5 0x0000000000d2eb06 in CVariant::cleanup() ()
  968. #6 0x0000000000877f7f in std::_Rb_tree<std::string, std::pair<std::string const, CVariant>, std::_Select1st<std::pair<std::string const, CVariant> >, std::less<std::string>, std::allocator<std::pair<std::string const, CVariant> > >::_M_erase(std::_Rb_tree_node<std::pair<std::string const, CVariant> >*) ()
  969. #7 0x0000000000d2eafe in CVariant::cleanup() ()
  970. #8 0x0000000000d2ef73 in CVariant::operator=(CVariant const&) ()
  971. #9 0x0000000000db9fe1 in JSONRPC::JSONSchemaTypeDefinition::operator=(JSONRPC::JSONSchemaTypeDefinition const&) ()
  972. #10 0x0000000000db0a25 in JSONRPC::JSONSchemaTypeDefinition::Set(std::shared_ptr<JSONRPC::JSONSchemaTypeDefinition>) ()
  973. #11 0x0000000000db0c01 in JSONRPC::JSONSchemaTypeDefinition::Check(CVariant const&, CVariant&, CVariant&) ()
  974. #12 0x0000000000db0df7 in JSONRPC::JSONSchemaTypeDefinition::Check(CVariant const&, CVariant&, CVariant&) ()
  975. #13 0x0000000000db173f in JSONRPC::JSONSchemaTypeDefinition::Check(CVariant const&, CVariant&, CVariant&) ()
  976. #14 0x0000000000db1330 in JSONRPC::JSONSchemaTypeDefinition::Check(CVariant const&, CVariant&, CVariant&) ()
  977. #15 0x0000000000db0df7 in JSONRPC::JSONSchemaTypeDefinition::Check(CVariant const&, CVariant&, CVariant&) ()
  978. #16 0x0000000000db0df7 in JSONRPC::JSONSchemaTypeDefinition::Check(CVariant const&, CVariant&, CVariant&) ()
  979. #17 0x0000000000db283c in JSONRPC::JsonRpcMethod::checkParameter(CVariant const&, std::shared_ptr<JSONRPC::JSONSchemaTypeDefinition>, unsigned int, CVariant&, unsigned int&, CVariant&) ()
  980. #18 0x0000000000db2b8b in JSONRPC::JsonRpcMethod::Check(CVariant const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*, bool, JSONRPC::JSONRPC_STATUS (*&)(std::string const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*, CVariant const&, CVariant&), CVariant&) const ()
  981. #19 0x0000000000db2d25 in JSONRPC::CJSONServiceDescription::CheckCall(char const*, CVariant const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*, bool, JSONRPC::JSONRPC_STATUS (*&)(std::string const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*, CVariant const&, CVariant&), CVariant&) ()
  982. #20 0x0000000000dacdd9 in JSONRPC::CJSONRPC::HandleMethodCall(CVariant const&, CVariant&, JSONRPC::ITransportLayer*, JSONRPC::IClient*) ()
  983. #21 0x0000000000dad532 in JSONRPC::CJSONRPC::MethodCall(std::string const&, JSONRPC::ITransportLayer*, JSONRPC::IClient*) ()
  984. #22 0x0000000000df9047 in XBMCAddon::xbmc::executeJSONRPC(char const*) ()
  985. #23 0x0000000000a8d20d in ?? ()
  986. #24 0x00007fdacdc64162 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  987. #25 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  988. #26 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  989. #27 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  990. #28 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  991. #29 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  992. #30 0x00007fdacdcd6c44 in ?? () from /usr/lib/libpython2.7.so.1.0
  993. #31 0x00007fdacdc64281 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  994. #32 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  995. #33 0x00007fdacdcecead in ?? () from /usr/lib/libpython2.7.so.1.0
  996. #34 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  997. #35 0x00007fdacdc612e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  998. #36 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  999. #37 0x00007fdacdcecead in ?? () from /usr/lib/libpython2.7.so.1.0
  1000. #38 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1001. #39 0x00007fdacdc612e0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1002. #40 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1003. #41 0x00007fdacdc648ce in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1004. #42 0x00007fdacdc652ec in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1005. #43 0x00007fdacdcecdcc in ?? () from /usr/lib/libpython2.7.so.1.0
  1006. #44 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1007. #45 0x00007fdacdd0e63c in ?? () from /usr/lib/libpython2.7.so.1.0
  1008. #46 0x00007fdacdce1a43 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1009. #47 0x00007fdacdc5e257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  1010. #48 0x00007fdacdcb81a2 in ?? () from /usr/lib/libpython2.7.so.1.0
  1011. #49 0x00007fdacddf2424 in start_thread (arg=0x7fda767ec700) at pthread_create.c:333
  1012. #50 0x00007fdaca27ae0d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1013. ############# END STACK TRACE ###############
  1014.  
  1015. ################# LOG FILE ##################
  1016.  
  1017. 18:53:56 7.751509 T:140577662007360 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1018. 18:53:56 7.751549 T:140577662007360 NOTICE: -----------------------------------------------------------------------
  1019. 18:53:56 7.751562 T:140577662007360 NOTICE: Starting Kodi (17.0-BETA2 Git:5bcf9ba). Platform: Linux x86 64-bit
  1020. 18:53:56 7.751570 T:140577662007360 NOTICE: Using Release Kodi x64 build
  1021. 18:53:56 7.751579 T:140577662007360 NOTICE: Kodi compiled Sep 5 2016 by GCC 5.4.0 for Linux x86 64-bit version 4.7.2 (263938)
  1022. 18:53:56 7.751670 T:140577662007360 NOTICE: Running on LibreELEC (Milhouse) - Version: devel-20160905072540-#0904x-g087b668 [Build #0904x] 8.0, kernel: Linux x86 64-bit version 4.7.2
  1023. 18:53:56 7.751680 T:140577662007360 NOTICE: FFmpeg version: 3.1.3
  1024. 18:53:56 7.751687 T:140577662007360 NOTICE: WARNING: unsupported ffmpeg version detected
  1025. 18:53:56 7.751695 T:140577662007360 NOTICE: Host CPU: Intel(R) Celeron(R) 2955U @ 1.40GHz, 2 cores available
  1026. 18:53:56 7.751702 T:140577662007360 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  1027. 18:53:56 7.751726 T:140577662007360 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1028. 18:53:56 7.751734 T:140577662007360 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  1029. 18:53:56 7.751740 T:140577662007360 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1030. 18:53:56 7.751747 T:140577662007360 NOTICE: special://envhome/ is mapped to: /storage
  1031. 18:53:56 7.751754 T:140577662007360 NOTICE: special://home/ is mapped to: /storage/.kodi
  1032. 18:53:56 7.751760 T:140577662007360 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  1033. 18:53:56 7.751767 T:140577662007360 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  1034. 18:53:56 7.751784 T:140577662007360 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  1035. 18:53:56 7.751806 T:140577662007360 NOTICE: Local hostname: LibreELEC
  1036. 18:53:56 7.751825 T:140577662007360 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  1037. 18:53:56 7.755804 T:140577662007360 NOTICE: -----------------------------------------------------------------------
  1038. 18:53:56 7.813834 T:140577662007360 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1039. 18:53:56 7.817386 T:140577662007360 NOTICE: load settings...
  1040. 18:53:57 7.883702 T:140577662007360 NOTICE: Found 2 Lists of Devices
  1041. 18:53:57 7.883731 T:140577662007360 NOTICE: Enumerated ALSA devices:
  1042. 18:53:57 7.883739 T:140577662007360 NOTICE: Device 1
  1043. 18:53:57 7.883873 T:140577662007360 NOTICE: m_deviceName : hdmi:CARD=HDMI,DEV=0
  1044. 18:53:57 7.883883 T:140577662007360 NOTICE: m_displayName : HDA Intel
  1045. 18:53:57 7.883889 T:140577662007360 NOTICE: m_displayNameExtra: ANE MRX300 on HDMI #0
  1046. 18:53:57 7.883895 T:140577662007360 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1047. 18:53:57 7.883902 T:140577662007360 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,BLOC,BROC
  1048. 18:53:57 7.883909 T:140577662007360 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  1049. 18:53:57 7.883915 T:140577662007360 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  1050. 18:53:57 7.883923 T:140577662007360 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
  1051. 18:53:57 7.883939 T:140577662007360 NOTICE: Device 2
  1052. 18:53:57 7.883957 T:140577662007360 NOTICE: m_deviceName : hdmi:CARD=HDMI,DEV=1
  1053. 18:53:57 7.883963 T:140577662007360 NOTICE: m_displayName : HDA Intel
  1054. 18:53:57 7.883969 T:140577662007360 NOTICE: m_displayNameExtra: HDMI #1
  1055. 18:53:57 7.883975 T:140577662007360 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1056. 18:53:57 7.883981 T:140577662007360 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,BLOC,BROC
  1057. 18:53:57 7.883987 T:140577662007360 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  1058. 18:53:57 7.884004 T:140577662007360 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  1059. 18:53:57 7.884012 T:140577662007360 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
  1060. 18:53:57 7.884019 T:140577662007360 NOTICE: Device 3
  1061. 18:53:57 7.884034 T:140577662007360 NOTICE: m_deviceName : hdmi:CARD=HDMI,DEV=2
  1062. 18:53:57 7.884040 T:140577662007360 NOTICE: m_displayName : HDA Intel
  1063. 18:53:57 7.884046 T:140577662007360 NOTICE: m_displayNameExtra: HDMI #2
  1064. 18:53:57 7.884052 T:140577662007360 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1065. 18:53:57 7.884058 T:140577662007360 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,BLOC,BROC
  1066. 18:53:57 7.884065 T:140577662007360 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  1067. 18:53:57 7.884071 T:140577662007360 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  1068. 18:53:57 7.884078 T:140577662007360 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
  1069. 18:53:57 7.884085 T:140577662007360 NOTICE: Device 4
  1070. 18:53:57 7.884098 T:140577662007360 NOTICE: m_deviceName : @:CARD=PCH,DEV=0
  1071. 18:53:57 7.884104 T:140577662007360 NOTICE: m_displayName : HDA Intel PCH
  1072. 18:53:57 7.884110 T:140577662007360 NOTICE: m_displayNameExtra: ALC283 Analog
  1073. 18:53:57 7.884116 T:140577662007360 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1074. 18:53:57 7.884121 T:140577662007360 NOTICE: m_channels : FL,FR
  1075. 18:53:57 7.884128 T:140577662007360 NOTICE: m_sampleRates : 48000
  1076. 18:53:57 7.884133 T:140577662007360 NOTICE: m_dataFormats : AE_FMT_S32NE
  1077. 18:53:57 7.884139 T:140577662007360 NOTICE: m_streamTypes : No passthrough capabilities
  1078. 18:53:57 7.884146 T:140577662007360 NOTICE: Enumerated PULSE devices:
  1079. 18:53:57 7.884151 T:140577662007360 NOTICE: Device 1
  1080. 18:53:57 7.884166 T:140577662007360 NOTICE: m_deviceName : Default
  1081. 18:53:57 7.884172 T:140577662007360 NOTICE: m_displayName : Default
  1082. 18:53:57 7.884178 T:140577662007360 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1083. 18:53:57 7.884184 T:140577662007360 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1084. 18:53:57 7.884190 T:140577662007360 NOTICE: m_channels : FL,FR
  1085. 18:53:57 7.884197 T:140577662007360 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1086. 18:53:57 7.884205 T:140577662007360 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1087. 18:53:57 7.884211 T:140577662007360 NOTICE: m_streamTypes : No passthrough capabilities
  1088. 18:53:57 7.892180 T:140577662007360 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1089. 18:53:57 7.895770 T:140577662007360 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  1090. <?xml version="1.0" encoding="UTF-8" ?>
  1091. <advancedsettings>
  1092. <showexitbutton>false</showexitbutton>
  1093. <cputempcommand>cputemp</cputempcommand>
  1094. <gputempcommand>gputemp</gputempcommand>
  1095. <video>
  1096. <latency>
  1097. <delay>0</delay>
  1098. <refresh>
  1099. <min>23</min>
  1100. <max>24</max>
  1101. <delay>175</delay>
  1102. </refresh>
  1103. </latency>
  1104. <busydialogdelayms>750</busydialogdelayms>
  1105. </video>
  1106. <samba>
  1107. <clienttimeout>30</clienttimeout>
  1108. </samba>
  1109. </advancedsettings>
  1110. 18:53:57 7.896534 T:140577662007360 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  1111. 18:53:57 7.896565 T:140577662007360 NOTICE: Contents of special://profile/advancedsettings.xml are...
  1112. <advancedsettings>
  1113. <video>
  1114. <playcountminimumpercent>101</playcountminimumpercent>
  1115. </video>
  1116. <cache>
  1117. <buffermode>1</buffermode>
  1118. <memorysize>524288000</memorysize>
  1119. <readfactor>4.0</readfactor>
  1120. </cache>
  1121. </advancedsettings>
  1122. 18:53:57 7.896886 T:140577662007360 NOTICE: Default Video Player: VideoPlayer
  1123. 18:53:57 7.896896 T:140577662007360 NOTICE: Default Audio Player: paplayer
  1124. 18:53:57 7.896906 T:140577662007360 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1125. 18:53:57 7.896914 T:140577662007360 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  1126. 18:53:57 7.896975 T:140577662007360 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1127. 18:53:57 7.897728 T:140577662007360 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1128. 18:53:57 7.898810 T:140577662007360 NOTICE: Loaded playercorefactory configuration
  1129. 18:53:57 7.898902 T:140577662007360 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1130. 18:53:57 7.898945 T:140577662007360 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1131. 18:53:57 7.947311 T:140577662007360 NOTICE: Running database version Addons26
  1132. 18:53:57 8.068024 T:140577662007360 NOTICE: ADDONS: Using repository repository.m4x1m
  1133. 18:53:57 8.068058 T:140577662007360 NOTICE: ADDONS: Using repository repository.libreelec.tv
  1134. 18:53:57 8.068065 T:140577662007360 NOTICE: ADDONS: Using repository repository.xbmc.org
  1135. 18:53:57 8.068071 T:140577662007360 NOTICE: ADDONS: Using repository repository.beta.emby.kodi
  1136. 18:53:57 8.068078 T:140577662007360 NOTICE: ADDONS: Using repository repository.kodi.game
  1137. 18:53:57 8.153479 T:140577662007360 NOTICE: Checking resolution 16
  1138. 18:53:57 8.211205 T:140577662007360 NOTICE: Using visual 0x20
  1139. 18:53:57 8.234729 T:140577662007360 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  1140. 18:53:57 8.234767 T:140577662007360 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Haswell Mobile
  1141. 18:53:57 8.234776 T:140577662007360 NOTICE: GL_VERSION = 3.0 Mesa 12.0.1
  1142. 18:53:57 8.234782 T:140577662007360 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
  1143. 18:53:57 8.234889 T:140577662007360 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_3DFX_texture_compression_FXT1 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_S3_s3tc 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_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp 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_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc 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_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array 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_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_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_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_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store 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_compute_shader 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_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance 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 GL_KHR_robust_buffer_access_behavior GL_ARB_shader_clock GL_EXT_shader_samples_identical
  1144. 18:53:57 8.566857 T:140577662007360 NOTICE: Running database version Addons26
  1145. 18:53:57 8.573943 T:140577662007360 NOTICE: Running database version ViewModes6
  1146. 18:53:57 8.586139 T:140577662007360 NOTICE: Running database version Textures13
  1147. 18:53:57 8.597441 T:140577662007360 NOTICE: Running database version MyMusic60
  1148. 18:53:57 8.622707 T:140577662007360 NOTICE: Running database version MyVideos107
  1149. 18:53:57 8.624548 T:140577662007360 NOTICE: Running database version TV29
  1150. 18:53:57 8.625602 T:140577662007360 NOTICE: Running database version Epg11
  1151. 18:53:57 8.626173 T:140577662007360 NOTICE: start dvd mediatype detection
  1152. 18:53:58 9.179826 T:140577662007360 ERROR: Window Translator: Can't find window mutebug
  1153. 18:53:58 9.193879 T:140577662007360 ERROR: Window Translator: Can't find window infodialog
  1154. 18:53:58 9.287726 T:140577662007360 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1155. 18:53:58 9.306170 T:140577662007360 ERROR: JSONRPC: Unable to parse JSON Schema definition for ""
  1156. 18:53:58 9.306192 T:140577662007360 ERROR: JSONRPC: Invalid JSON Schema definition for method ""
  1157. 18:53:58 9.329936 T:140577662007360 WARNING: CApplication::Initialize - startup.xml taints init process
  1158. 18:53:58 9.353786 T:140577662007360 NOTICE: initialize done
  1159. 18:53:58 9.353816 T:140577662007360 NOTICE: Running the application...
  1160. 18:53:58 9.482243 T:140577662007360 WARNING: Trying to add unsupported control type 1
  1161. 18:53:59 9.955588 T:140577662007360 WARNING: Previous line repeats 19 times.
  1162. 18:53:59 9.955614 T:140577662007360 NOTICE: CWebServer[80]: Started
  1163. 18:53:59 9.957838 T:140577662007360 NOTICE: starting upnp client
  1164. 18:53:59 9.960236 T:140576292796160 NOTICE: ES: Starting UDP Event server on port 9777
  1165. 18:53:59 9.965412 T:140576292796160 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1166. 18:53:59 10.080586 T:140576276010752 ERROR: DoWork - Direct texture file loading failed for resource://resource.images.weathericons.default/.png
  1167. 18:53:59 10.683145 T:140576880056064 NOTICE: Skin Helper Service --> skin helper service version 1.0.106 started
  1168. 18:53:59 10.683678 T:140576880056064 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  1169.  
  1170. ############### END LOG FILE ################
  1171.  
  1172. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement