Advertisement
Guest User

Untitled

a guest
Aug 30th, 2019
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 133.30 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20190830192632.log
  3. # LibreELEC release: Generic.x86_64-devel-20190829212011-#0829-gbd4ba9f
  4. #
  5. ################################################################################
  6. ############## kodi CRASH LOG ###############
  7.  
  8. ################ SYSTEM INFO ################
  9. Date: Fri Aug 30 19:26:32 CEST 2019
  10. kodi Options: --standalone -fs
  11. Arch: x86_64
  12. Kernel: Linux 5.2.10 #1 SMP Thu Aug 29 21:20:52 BST 2019
  13. Release: LibreELEC devel-20190829212011-#0829-gbd4ba9f
  14. ############## END SYSTEM INFO ##############
  15.  
  16. ############### STACK TRACE #################
  17. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1567185990.1494
  18. =========================================
  19. [New LWP 1568]
  20. [New LWP 1582]
  21. [New LWP 1494]
  22. [New LWP 1497]
  23. [New LWP 1495]
  24. [New LWP 1498]
  25. [New LWP 1500]
  26. [New LWP 1503]
  27. [New LWP 1504]
  28. [New LWP 1505]
  29. [New LWP 1511]
  30. [New LWP 1514]
  31. [New LWP 1512]
  32. [New LWP 1513]
  33. [New LWP 1517]
  34. [New LWP 1515]
  35. [New LWP 1519]
  36. [New LWP 1516]
  37. [New LWP 1522]
  38. [New LWP 1518]
  39. [New LWP 1535]
  40. [New LWP 1520]
  41. [New LWP 1536]
  42. [New LWP 1521]
  43. [New LWP 1537]
  44. [New LWP 1524]
  45. [New LWP 1525]
  46. [New LWP 1539]
  47. [New LWP 1526]
  48. [New LWP 1541]
  49. [New LWP 1528]
  50. [New LWP 1529]
  51. [New LWP 1543]
  52. [New LWP 1530]
  53. [New LWP 1544]
  54. [New LWP 1531]
  55. [New LWP 1547]
  56. [New LWP 1533]
  57. [New LWP 1534]
  58. [New LWP 1548]
  59. [New LWP 1538]
  60. [New LWP 1549]
  61. [New LWP 1559]
  62. [New LWP 1540]
  63. [New LWP 1560]
  64. [New LWP 1542]
  65. [New LWP 1563]
  66. [New LWP 1567]
  67. [New LWP 1545]
  68. [New LWP 1569]
  69. [New LWP 1576]
  70. [New LWP 1550]
  71. [New LWP 1584]
  72. [New LWP 1555]
  73. [New LWP 1594]
  74. [New LWP 1557]
  75. [New LWP 1562]
  76. [New LWP 1566]
  77. [New LWP 1571]
  78. [New LWP 1577]
  79. [New LWP 1580]
  80. [New LWP 1581]
  81. [New LWP 1595]
  82. [New LWP 1499]
  83. [New LWP 1527]
  84. [New LWP 1532]
  85. [Thread debugging using libthread_db enabled]
  86. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  87. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  88. Program terminated with signal SIGSEGV, Segmentation fault.
  89. #0 0x00007f0a7bb1f15f in void rapidxml::xml_document<char>::parse<0>(char*) () from /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.4.0
  90. [Current thread is 1 (Thread 0x7f0a2e815700 (LWP 1568))]
  91.  
  92. Thread 66 (Thread 0x7f0a407f8700 (LWP 1532)):
  93. #0 0x00007f0a99520887 in mprotect () at ../sysdeps/unix/syscall-template.S:78
  94. #1 0x00007f0a994b2c02 in grow_heap (diff=32768, h=0x7f0a50000000) at arena.c:541
  95. #2 sysmalloc (nb=nb@entry=32048, av=av@entry=0x7f0a50000020) at malloc.c:2397
  96. #3 0x00007f0a994b3c72 in _int_malloc (av=av@entry=0x7f0a50000020, bytes=bytes@entry=32040) at malloc.c:4141
  97. #4 0x00007f0a994b4e89 in __GI___libc_malloc (bytes=32040) at malloc.c:3066
  98. #5 0x00007f0a9b951fce in PyMarshal_ReadLastObjectFromFile () from /usr/lib/libpython2.7.so.1.0
  99. #6 0x00007f0a9b955eb3 in ?? () from /usr/lib/libpython2.7.so.1.0
  100. #7 0x00007f0a9b953851 in ?? () from /usr/lib/libpython2.7.so.1.0
  101. #8 0x00007f0a9b956fb3 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  102. #9 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  103. #10 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  104. #11 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  105. #12 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  106. #13 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  107. #14 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  108. #15 0x00007f0a9b9551b4 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
  109. #16 0x00007f0a9b955eeb in ?? () from /usr/lib/libpython2.7.so.1.0
  110. #17 0x00007f0a9b953851 in ?? () from /usr/lib/libpython2.7.so.1.0
  111. #18 0x00007f0a9b957455 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  112. #19 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  113. #20 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  114. #21 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  115. #22 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  116. #23 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  117. #24 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  118. #25 0x00007f0a9b9551b4 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
  119. #26 0x00007f0a9b955726 in ?? () from /usr/lib/libpython2.7.so.1.0
  120. #27 0x00007f0a9b953851 in ?? () from /usr/lib/libpython2.7.so.1.0
  121. #28 0x00007f0a9b956fb3 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  122. #29 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  123. #30 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  124. #31 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  125. #32 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  126. #33 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  127. #34 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  128. #35 0x00007f0a9b9551b4 in PyImport_ExecCodeModuleEx () from /usr/lib/libpython2.7.so.1.0
  129. #36 0x00007f0a9b955726 in ?? () from /usr/lib/libpython2.7.so.1.0
  130. #37 0x00007f0a9b953851 in ?? () from /usr/lib/libpython2.7.so.1.0
  131. #38 0x00007f0a9b957074 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  132. #39 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  133. #40 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  134. #41 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  135. #42 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  136. #43 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  137. #44 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  138. #45 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  139. #46 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  140. #47 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  141. #48 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  142. #49 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  143. #50 0x0000000000afe02c in CThread::Action() ()
  144. #51 0x0000000000b09560 in ?? ()
  145. #52 0x0000000000b096e8 in ?? ()
  146. #53 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  147. #54 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  148. #55 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  149.  
  150. Thread 65 (Thread 0x7f0a42ffd700 (LWP 1527)):
  151. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  152. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  153. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  154. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  155. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  156. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  157. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  158. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  159. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  160. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  161. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  162. #11 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  163. #12 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  164. #13 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  165. #14 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  166. #15 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  167. #16 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  168. #17 0x0000000000afe02c in CThread::Action() ()
  169. #18 0x0000000000b09560 in ?? ()
  170. #19 0x0000000000b096e8 in ?? ()
  171. #20 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  172. #21 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  173. #22 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  174.  
  175. Thread 64 (Thread 0x7f0a95e46700 (LWP 1499)):
  176. #0 0x00007f0a9951ced7 in ioctl () at ../sysdeps/unix/syscall-template.S:78
  177. #1 0x00007f0a9bd3ff54 in ?? () from /usr/lib/libasound.so.2
  178. #2 0x000000000071d8cb in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  179. #3 0x00000000007287ca in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  180. #4 0x0000000000729bce in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  181. #5 0x0000000000729d86 in ActiveAE::CActiveAESink::Process() ()
  182. #6 0x0000000000afe02c in CThread::Action() ()
  183. #7 0x0000000000b09560 in ?? ()
  184. #8 0x0000000000b096e8 in ?? ()
  185. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  186. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  187. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  188.  
  189. Thread 63 (Thread 0x7f0a2a111700 (LWP 1595)):
  190. #0 0x00007f0a9951d9b3 in __GI___select (nfds=91, readfds=0x7f0a2a104130, writefds=0x7f0a2a1040b0, exceptfds=0x7f0a2a104030, timeout=0x7f0a2a104020) at ../sysdeps/unix/sysv/linux/select.c:41
  191. #1 0x00007f0a7ba53219 in ?? () from /usr/lib/python2.7/lib-dynload/select.so
  192. #2 0x00007f0a9b9706f7 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  193. #3 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  194. #4 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  195. #5 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  196. #6 0x00007f0a9b9e67cf in ?? () from /usr/lib/libpython2.7.so.1.0
  197. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  198. #8 0x00007f0a9b96bccb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  199. #9 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  200. #10 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  201. #11 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  202. #12 0x00007f0a9b9e670b in ?? () from /usr/lib/libpython2.7.so.1.0
  203. #13 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  204. #14 0x00007f0a9b9fbcac in ?? () from /usr/lib/libpython2.7.so.1.0
  205. #15 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  206. #16 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  207. #17 0x00007f0a9b933c34 in ?? () from /usr/lib/libpython2.7.so.1.0
  208. #18 0x00007f0a9b92dbe7 in ?? () from /usr/lib/libpython2.7.so.1.0
  209. #19 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  210. #20 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  211.  
  212. Thread 62 (Thread 0x7f0a2b113700 (LWP 1581)):
  213. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a2b112d20, clockid=<optimized out>, expected=0, futex_word=0x7f0a8004cdc0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  214. #1 __pthread_cond_wait_common (abstime=0x7f0a2b112d20, clockid=<optimized out>, mutex=0x7f0a8004cd70, cond=0x7f0a8004cd98) at pthread_cond_wait.c:520
  215. #2 __pthread_cond_timedwait (cond=0x7f0a8004cd98, mutex=0x7f0a8004cd70, abstime=0x7f0a2b112d20) at pthread_cond_wait.c:656
  216. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  217. #4 0x0000000000d51cef in ?? ()
  218. #5 0x0000000000d4b8e2 in ?? ()
  219. #6 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  220. #7 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  221. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  222. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  223.  
  224. Thread 61 (Thread 0x7f0a2d013700 (LWP 1580)):
  225. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a2d012c50, clockid=<optimized out>, expected=0, futex_word=0x7f0a80059230) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  226. #1 __pthread_cond_wait_common (abstime=0x7f0a2d012c50, clockid=<optimized out>, mutex=0x7f0a800591b0, cond=0x7f0a80059208) at pthread_cond_wait.c:520
  227. #2 __pthread_cond_timedwait (cond=0x7f0a80059208, mutex=0x7f0a800591b0, abstime=0x7f0a2d012c50) at pthread_cond_wait.c:656
  228. #3 0x0000000000d0b817 in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  229. #4 0x0000000000d4e735 in PLT_HttpClientSocketTask::DoRun() ()
  230. #5 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  231. #6 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  232. #7 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  233. #8 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  234.  
  235. Thread 60 (Thread 0x7f0a2c115700 (LWP 1577)):
  236. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a2c114d20, clockid=<optimized out>, expected=0, futex_word=0x7f0a6803a5f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  237. #1 __pthread_cond_wait_common (abstime=0x7f0a2c114d20, clockid=<optimized out>, mutex=0x7f0a6803a5a0, cond=0x7f0a6803a5c8) at pthread_cond_wait.c:520
  238. #2 __pthread_cond_timedwait (cond=0x7f0a6803a5c8, mutex=0x7f0a6803a5a0, abstime=0x7f0a2c114d20) at pthread_cond_wait.c:656
  239. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  240. #4 0x0000000000d51cef in ?? ()
  241. #5 0x0000000000d4b8e2 in ?? ()
  242. #6 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  243. #7 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  244. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  245. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  246.  
  247. Thread 59 (Thread 0x7f0a2f817700 (LWP 1571)):
  248. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a2f816d30, clockid=<optimized out>, expected=0, futex_word=0x7f0a6c000d70) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  249. #1 __pthread_cond_wait_common (abstime=0x7f0a2f816d30, clockid=<optimized out>, mutex=0x7f0a6c000d20, cond=0x7f0a6c000d48) at pthread_cond_wait.c:520
  250. #2 __pthread_cond_timedwait (cond=0x7f0a6c000d48, mutex=0x7f0a6c000d20, abstime=0x7f0a2f816d30) at pthread_cond_wait.c:656
  251. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  252. #4 0x0000000000d28175 in NPT_HttpConnectionManager::Run() ()
  253. #5 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  254. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  255. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  256.  
  257. Thread 58 (Thread 0x7f0a306ac700 (LWP 1566)):
  258. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a306abad0, clockid=<optimized out>, expected=0, futex_word=0x1cab2b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  259. #1 __pthread_cond_wait_common (abstime=0x7f0a306abad0, clockid=<optimized out>, mutex=0x1c56810, cond=0x1cab290) at pthread_cond_wait.c:520
  260. #2 __pthread_cond_timedwait (cond=0x1cab290, mutex=0x1c56810, abstime=0x7f0a306abad0) at pthread_cond_wait.c:656
  261. #3 0x0000000000d69bce in ?? ()
  262. #4 0x0000000000d6a4e9 in ?? ()
  263. #5 0x0000000000afe109 in CThread::Sleep(unsigned int) ()
  264. #6 0x00000000009102f9 in PVR::CPVRTimers::Process() ()
  265. #7 0x0000000000afe02c in CThread::Action() ()
  266. #8 0x0000000000b09560 in ?? ()
  267. #9 0x0000000000b096e8 in ?? ()
  268. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  269. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  270. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  271.  
  272. Thread 57 (Thread 0x7f0a333d4700 (LWP 1562)):
  273. #0 0x00007f0a9951d9b3 in __GI___select (nfds=141, readfds=0x7f0a333d39f0, writefds=0x7f0a333d3970, exceptfds=0x7f0a333d38f0, timeout=0x7f0a333d38e0) at ../sysdeps/unix/sysv/linux/select.c:41
  274. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  275. #2 0x0000000000d13e9d in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  276. #3 0x0000000000d1b4d4 in NPT_BufferedInputStream::FillBuffer() ()
  277. #4 0x0000000000d1b11a in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  278. #5 0x0000000000d29fc1 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  279. #6 0x0000000000d2bab4 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  280. #7 0x0000000000d4f7da in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  281. #8 0x0000000000d4e599 in PLT_HttpServerSocketTask::DoRun() ()
  282. #9 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  283. #10 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  284. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  285. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  286.  
  287. Thread 56 (Thread 0x7f0a31eaf700 (LWP 1557)):
  288. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a31eaecd0, clockid=<optimized out>, expected=0, futex_word=0x7f0a503c0d14) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  289. #1 __pthread_cond_wait_common (abstime=0x7f0a31eaecd0, clockid=<optimized out>, mutex=0x7f0a503c0d18, cond=0x7f0a503c0ce8) at pthread_cond_wait.c:520
  290. #2 __pthread_cond_timedwait (cond=0x7f0a503c0ce8, mutex=0x7f0a503c0d18, abstime=0x7f0a31eaecd0) at pthread_cond_wait.c:656
  291. #3 0x00007f0a9bc30edf in P8PLATFORM::CCondition<bool>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  292. #4 0x00007f0a9bc31022 in P8PLATFORM::CThread::Sleep(unsigned int) () from /usr/lib/libcec.so.4
  293. #5 0x00007f0a7bb0e862 in PVRIptvData::Process() () from /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.4.0
  294. #6 0x00007f0a9bc304c8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  295. #7 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  296. #8 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  297.  
  298. Thread 55 (Thread 0x7f0a2691e700 (LWP 1594)):
  299. #0 0x00007f0a9951d9b3 in __GI___select (nfds=102, readfds=0x7f0a2691d9f0, writefds=0x7f0a2691d970, exceptfds=0x7f0a2691d8f0, timeout=0x7f0a2691d8e0) at ../sysdeps/unix/sysv/linux/select.c:41
  300. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  301. #2 0x0000000000d13e9d in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  302. #3 0x0000000000d1b4d4 in NPT_BufferedInputStream::FillBuffer() ()
  303. #4 0x0000000000d1b11a in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  304. #5 0x0000000000d29fc1 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  305. #6 0x0000000000d2bab4 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  306. #7 0x0000000000d4f7da in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  307. #8 0x0000000000d4e599 in PLT_HttpServerSocketTask::DoRun() ()
  308. #9 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  309. #10 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  310. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  311. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  312.  
  313. Thread 54 (Thread 0x7f0a3afed700 (LWP 1555)):
  314. #0 0x00007f0a9951d9b3 in __GI___select (nfds=132, readfds=0x7f0a3afec9f0, writefds=0x7f0a3afec970, exceptfds=0x7f0a3afec8f0, timeout=0x7f0a3afec8e0) at ../sysdeps/unix/sysv/linux/select.c:41
  315. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  316. #2 0x0000000000d13e9d in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  317. #3 0x0000000000d1b4d4 in NPT_BufferedInputStream::FillBuffer() ()
  318. #4 0x0000000000d1b11a in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  319. #5 0x0000000000d29fc1 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  320. #6 0x0000000000d2bab4 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  321. #7 0x0000000000d4f7da in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  322. #8 0x0000000000d4e599 in PLT_HttpServerSocketTask::DoRun() ()
  323. #9 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  324. #10 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  325. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  326. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  327.  
  328. Thread 53 (Thread 0x7f0a5596c700 (LWP 1584)):
  329. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a5596bd30, clockid=<optimized out>, expected=0, futex_word=0x7f0a8804eff0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  330. #1 __pthread_cond_wait_common (abstime=0x7f0a5596bd30, clockid=<optimized out>, mutex=0x7f0a8804efa0, cond=0x7f0a8804efc8) at pthread_cond_wait.c:520
  331. #2 __pthread_cond_timedwait (cond=0x7f0a8804efc8, mutex=0x7f0a8804efa0, abstime=0x7f0a5596bd30) at pthread_cond_wait.c:656
  332. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  333. #4 0x0000000000d51cef in ?? ()
  334. #5 0x0000000000d33b00 in PLT_ThreadTask::Run() ()
  335. #6 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  336. #7 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  337. #8 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  338.  
  339. Thread 52 (Thread 0x7f0a5616d700 (LWP 1550)):
  340. #0 0x00007f0a9951d9b3 in __GI___select (nfds=124, readfds=0x7f0a5616c910, writefds=0x0, exceptfds=0x0, timeout=0x7f0a5616c900) at ../sysdeps/unix/sysv/linux/select.c:41
  341. #1 0x00007f0a995f125a in ?? () from /usr/lib/libshairplay.so.0
  342. #2 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  343. #3 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  344.  
  345. Thread 51 (Thread 0x7f0a4bfff700 (LWP 1576)):
  346. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a4bffec50, clockid=<optimized out>, expected=0, futex_word=0x7f0a680d8f70) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  347. #1 __pthread_cond_wait_common (abstime=0x7f0a4bffec50, clockid=<optimized out>, mutex=0x7f0a680d8ef0, cond=0x7f0a680d8f48) at pthread_cond_wait.c:520
  348. #2 __pthread_cond_timedwait (cond=0x7f0a680d8f48, mutex=0x7f0a680d8ef0, abstime=0x7f0a4bffec50) at pthread_cond_wait.c:656
  349. #3 0x0000000000d0b817 in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  350. #4 0x0000000000d4e735 in PLT_HttpClientSocketTask::DoRun() ()
  351. #5 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  352. #6 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  353. #7 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  354. #8 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  355.  
  356. Thread 50 (Thread 0x7f0a2e014700 (LWP 1569)):
  357. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a2e013a90, clockid=<optimized out>, expected=0, futex_word=0x7f0a5c257098) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  358. #1 __pthread_cond_wait_common (abstime=0x7f0a2e013a90, clockid=<optimized out>, mutex=0x7f0a5c261ab0, cond=0x7f0a5c257070) at pthread_cond_wait.c:520
  359. #2 __pthread_cond_timedwait (cond=0x7f0a5c257070, mutex=0x7f0a5c261ab0, abstime=0x7f0a2e013a90) at pthread_cond_wait.c:656
  360. #3 0x0000000000d69bce in ?? ()
  361. #4 0x0000000000d6a4e9 in ?? ()
  362. #5 0x0000000000afe109 in CThread::Sleep(unsigned int) ()
  363. #6 0x00000000008aef98 in PVR::CPVRGUIProgressHandler::Process() ()
  364. #7 0x0000000000afe02c in CThread::Action() ()
  365. #8 0x0000000000b09560 in ?? ()
  366. #9 0x0000000000b096e8 in ?? ()
  367. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  368. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  369. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  370.  
  371. Thread 49 (Thread 0x7f0a39a4e700 (LWP 1545)):
  372. #0 0x00007f0a9951d9b3 in __GI___select (nfds=122, readfds=0x7f0a39a4dc40, writefds=0x7f0a39a4dbc0, exceptfds=0x7f0a39a4db40, timeout=0x7f0a39a4db30) at ../sysdeps/unix/sysv/linux/select.c:41
  373. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  374. #2 0x0000000000d19e26 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  375. #3 0x0000000000d3fbce in PLT_HttpListenTask::DoRun() ()
  376. #4 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  377. #5 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  378. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  379. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  380.  
  381. Thread 48 (Thread 0x7f0a2f016700 (LWP 1567)):
  382. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a2f015ab0, clockid=<optimized out>, expected=0, futex_word=0x1d243b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  383. #1 __pthread_cond_wait_common (abstime=0x7f0a2f015ab0, clockid=<optimized out>, mutex=0x1a453e0, cond=0x1d24388) at pthread_cond_wait.c:520
  384. #2 __pthread_cond_timedwait (cond=0x1d24388, mutex=0x1a453e0, abstime=0x7f0a2f015ab0) at pthread_cond_wait.c:656
  385. #3 0x0000000000d69bce in ?? ()
  386. #4 0x0000000000d6a4e9 in ?? ()
  387. #5 0x0000000000afe109 in CThread::Sleep(unsigned int) ()
  388. #6 0x00000000008cff22 in PVR::CPVRGUIInfo::Process() ()
  389. #7 0x0000000000afe02c in CThread::Action() ()
  390. #8 0x0000000000b09560 in ?? ()
  391. #9 0x0000000000b096e8 in ?? ()
  392. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  393. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  394. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  395.  
  396. Thread 47 (Thread 0x7f0a32bd3700 (LWP 1563)):
  397. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  398. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  399. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  400. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  401. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  402. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  403. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  404. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  405. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  406. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  407. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  408. #11 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  409. #12 0x00007f0a9b948ef6 in PyRun_StringFlags () from /usr/lib/libpython2.7.so.1.0
  410. #13 0x00007f0a9b948f8b in PyRun_SimpleStringFlags () from /usr/lib/libpython2.7.so.1.0
  411. #14 0x0000000000ccff44 in CPythonInvoker::onInitialization() ()
  412. #15 0x0000000000cd0e97 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  413. #16 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  414. #17 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  415. #18 0x0000000000afe02c in CThread::Action() ()
  416. #19 0x0000000000b09560 in ?? ()
  417. #20 0x0000000000b096e8 in ?? ()
  418. #21 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  419. #22 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  420. #23 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  421.  
  422. Thread 46 (Thread 0x7f0a3bfef700 (LWP 1542)):
  423. #0 0x00007f0a9951d9b3 in __GI___select (nfds=100, readfds=0x7f0a3bfee8b0, writefds=0x7f0a3bfee830, exceptfds=0x7f0a3bfee7b0, timeout=0x7f0a3bfee7a0) at ../sysdeps/unix/sysv/linux/select.c:41
  424. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  425. #2 0x0000000000d13b98 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  426. #3 0x0000000000d4f5ad in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  427. #4 0x0000000000d1b4d4 in NPT_BufferedInputStream::FillBuffer() ()
  428. #5 0x0000000000d1b11a in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  429. #6 0x0000000000d29fc1 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  430. #7 0x0000000000d2a17b in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  431. #8 0x0000000000d2a498 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  432. #9 0x0000000000d3d27c in PLT_SsdpSearchTask::DoRun() ()
  433. #10 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  434. #11 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  435. #12 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  436. #13 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  437.  
  438. Thread 45 (Thread 0x7f0a30ead700 (LWP 1560)):
  439. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a30eacac0, clockid=<optimized out>, expected=0, futex_word=0x1d23f68) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  440. #1 __pthread_cond_wait_common (abstime=0x7f0a30eacac0, clockid=<optimized out>, mutex=0x1d149a0, cond=0x1d23f40) at pthread_cond_wait.c:520
  441. #2 __pthread_cond_timedwait (cond=0x1d23f40, mutex=0x1d149a0, abstime=0x7f0a30eacac0) at pthread_cond_wait.c:656
  442. #3 0x0000000000d69bce in ?? ()
  443. #4 0x0000000000d6a4e9 in ?? ()
  444. #5 0x00000000008cdf2d in PVR::CPVRManager::Process() ()
  445. #6 0x0000000000afe02c in CThread::Action() ()
  446. #7 0x0000000000b09560 in ?? ()
  447. #8 0x0000000000b096e8 in ?? ()
  448. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  449. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  450. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  451.  
  452. Thread 44 (Thread 0x7f0a3cff1700 (LWP 1540)):
  453. #0 0x00007f0a9951d9b3 in __GI___select (nfds=113, readfds=0x7f0a3cff0c40, writefds=0x7f0a3cff0bc0, exceptfds=0x7f0a3cff0b40, timeout=0x7f0a3cff0b30) at ../sysdeps/unix/sysv/linux/select.c:41
  454. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  455. #2 0x0000000000d19e26 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  456. #3 0x0000000000d3fbce in PLT_HttpListenTask::DoRun() ()
  457. #4 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  458. #5 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  459. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  460. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  461.  
  462. Thread 43 (Thread 0x7f0a316ae700 (LWP 1559)):
  463. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a316adab0, clockid=<optimized out>, expected=0, futex_word=0x1291e48) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  464. #1 __pthread_cond_wait_common (abstime=0x7f0a316adab0, clockid=<optimized out>, mutex=0x211e860, cond=0x1291e20) at pthread_cond_wait.c:520
  465. #2 __pthread_cond_timedwait (cond=0x1291e20, mutex=0x211e860, abstime=0x7f0a316adab0) at pthread_cond_wait.c:656
  466. #3 0x0000000000d69bce in ?? ()
  467. #4 0x0000000000d6a4e9 in ?? ()
  468. #5 0x0000000000b328fa in CJobManager::GetNextJob(CJobWorker const*) ()
  469. #6 0x0000000000b4459f in CJobWorker::Process() ()
  470. #7 0x0000000000afe02c in CThread::Action() ()
  471. #8 0x0000000000b09560 in ?? ()
  472. #9 0x0000000000b096e8 in ?? ()
  473. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  474. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  475. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  476.  
  477. Thread 42 (Thread 0x7f0a343d6700 (LWP 1549)):
  478. #0 0x00007f0a9951d9b3 in __GI___select (nfds=97, readfds=0x7f0a343d56e0, writefds=0x0, exceptfds=0x0, timeout=0x7f0a343d56d0) at ../sysdeps/unix/sysv/linux/select.c:41
  479. #1 0x0000000000883c03 in JSONRPC::CTCPServer::Process() ()
  480. #2 0x0000000000afe02c in CThread::Action() ()
  481. #3 0x0000000000b09560 in ?? ()
  482. #4 0x0000000000b096e8 in ?? ()
  483. #5 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  484. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  485. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  486.  
  487. Thread 41 (Thread 0x7f0a3dff3700 (LWP 1538)):
  488. #0 0x00007f0a9951d9b3 in __GI___select (nfds=108, readfds=0x7f0a3dff2c00, writefds=0x7f0a3dff2c80, exceptfds=0x7f0a3dff2d00, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
  489. #1 0x0000000000d884c3 in ?? ()
  490. #2 0x0000000000d887e5 in ?? ()
  491. #3 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  492. #4 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  493.  
  494. Thread 40 (Thread 0x7f0a34bd7700 (LWP 1548)):
  495. #0 0x00007f0a9951d9b3 in __GI___select (nfds=119, readfds=0x7f0a34bd6ac0, writefds=0x0, exceptfds=0x0, timeout=0x7f0a34bd69e0) at ../sysdeps/unix/sysv/linux/select.c:41
  496. #1 0x000000000088007f in SOCKETS::CSocketListener::Listen(int) ()
  497. #2 0x000000000088a593 in EVENTSERVER::CEventServer::Run() ()
  498. #3 0x000000000088a700 in EVENTSERVER::CEventServer::Process() ()
  499. #4 0x0000000000afe02c in CThread::Action() ()
  500. #5 0x0000000000b09560 in ?? ()
  501. #6 0x0000000000b096e8 in ?? ()
  502. #7 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  503. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  504. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  505.  
  506. Thread 39 (Thread 0x7f0a3f7f6700 (LWP 1534)):
  507. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  508. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  509. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  510. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  511. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  512. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  513. #6 0x00007f0a9b9532cd in PyImport_Import () from /usr/lib/libpython2.7.so.1.0
  514. #7 0x00007f0a9b95415c in PyImport_ImportModule () from /usr/lib/libpython2.7.so.1.0
  515. #8 0x0000000000cd108d in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  516. #9 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  517. #10 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  518. #11 0x0000000000afe02c in CThread::Action() ()
  519. #12 0x0000000000b09560 in ?? ()
  520. #13 0x0000000000b096e8 in ?? ()
  521. #14 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  522. #15 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  523. #16 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  524.  
  525. Thread 38 (Thread 0x7f0a3fff7700 (LWP 1533)):
  526. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  527. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  528. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  529. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  530. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  531. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  532. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  533. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  534. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  535. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  536. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  537. #11 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  538. #12 0x00007f0a9b948ef6 in PyRun_StringFlags () from /usr/lib/libpython2.7.so.1.0
  539. #13 0x00007f0a9b948f8b in PyRun_SimpleStringFlags () from /usr/lib/libpython2.7.so.1.0
  540. #14 0x0000000000ccff44 in CPythonInvoker::onInitialization() ()
  541. #15 0x0000000000cd0e97 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  542. #16 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  543. #17 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  544. #18 0x0000000000afe02c in CThread::Action() ()
  545. #19 0x0000000000b09560 in ?? ()
  546. #20 0x0000000000b096e8 in ?? ()
  547. #21 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  548. #22 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  549. #23 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  550.  
  551. Thread 37 (Thread 0x7f0a38a4c700 (LWP 1547)):
  552. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a38a4bcd0, clockid=<optimized out>, expected=0, futex_word=0x44d3960) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  553. #1 __pthread_cond_wait_common (abstime=0x7f0a38a4bcd0, clockid=<optimized out>, mutex=0x44d3910, cond=0x44d3938) at pthread_cond_wait.c:520
  554. #2 __pthread_cond_timedwait (cond=0x44d3938, mutex=0x44d3910, abstime=0x7f0a38a4bcd0) at pthread_cond_wait.c:656
  555. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  556. #4 0x0000000000d51cef in ?? ()
  557. #5 0x0000000000d3de00 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  558. #6 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  559. #7 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  560. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  561. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  562.  
  563. Thread 36 (Thread 0x7f0a40ff9700 (LWP 1531)):
  564. #0 0x00007f0a994f4fc5 in __GI___nanosleep (requested_time=requested_time@entry=0x7f0a40ff8630, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  565. #1 0x00007f0a9951e185 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  566. #2 0x0000000000cb83ea in XBMCAddon::xbmc::sleep(long) ()
  567. #3 0x0000000000ce777e in ?? ()
  568. #4 0x00007f0a9b971265 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  569. #5 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  570. #6 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  571. #7 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  572. #8 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  573. #9 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  574. #10 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  575. #11 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  576. #12 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  577. #13 0x0000000000afe02c in CThread::Action() ()
  578. #14 0x0000000000b09560 in ?? ()
  579. #15 0x0000000000b096e8 in ?? ()
  580. #16 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  581. #17 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  582. #18 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  583.  
  584. Thread 35 (Thread 0x7f0a3a24f700 (LWP 1544)):
  585. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a3a24ecd0, clockid=<optimized out>, expected=0, futex_word=0x44b3f10) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  586. #1 __pthread_cond_wait_common (abstime=0x7f0a3a24ecd0, clockid=<optimized out>, mutex=0x44b3ec0, cond=0x44b3ee8) at pthread_cond_wait.c:520
  587. #2 __pthread_cond_timedwait (cond=0x44b3ee8, mutex=0x44b3ec0, abstime=0x7f0a3a24ecd0) at pthread_cond_wait.c:656
  588. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  589. #4 0x0000000000d51cef in ?? ()
  590. #5 0x0000000000d3de00 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  591. #6 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  592. #7 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  593. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  594. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  595.  
  596. Thread 34 (Thread 0x7f0a417fa700 (LWP 1530)):
  597. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  598. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  599. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  600. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  601. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  602. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  603. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  604. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  605. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  606. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  607. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  608. #11 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  609. #12 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  610. #13 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  611. #14 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  612. #15 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  613. #16 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  614. #17 0x0000000000afe02c in CThread::Action() ()
  615. #18 0x0000000000b09560 in ?? ()
  616. #19 0x0000000000b096e8 in ?? ()
  617. #20 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  618. #21 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  619. #22 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  620.  
  621. Thread 33 (Thread 0x7f0a3b7ee700 (LWP 1543)):
  622. #0 0x00007f0a9951d9b3 in __GI___select (nfds=116, readfds=0x7f0a3b7edc40, writefds=0x7f0a3b7edbc0, exceptfds=0x7f0a3b7edb40, timeout=0x7f0a3b7edb30) at ../sysdeps/unix/sysv/linux/select.c:41
  623. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  624. #2 0x0000000000d19e26 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  625. #3 0x0000000000d3fbce in PLT_HttpListenTask::DoRun() ()
  626. #4 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  627. #5 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  628. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  629. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  630.  
  631. Thread 32 (Thread 0x7f0a41ffb700 (LWP 1529)):
  632. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  633. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  634. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  635. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  636. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  637. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  638. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  639. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  640. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  641. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  642. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  643. #11 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  644. #12 0x00007f0a9b948ef6 in PyRun_StringFlags () from /usr/lib/libpython2.7.so.1.0
  645. #13 0x00007f0a9b948f8b in PyRun_SimpleStringFlags () from /usr/lib/libpython2.7.so.1.0
  646. #14 0x0000000000ccff44 in CPythonInvoker::onInitialization() ()
  647. #15 0x0000000000cd0e97 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  648. #16 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  649. #17 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  650. #18 0x0000000000afe02c in CThread::Action() ()
  651. #19 0x0000000000b09560 in ?? ()
  652. #20 0x0000000000b096e8 in ?? ()
  653. #21 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  654. #22 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  655. #23 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  656.  
  657. Thread 31 (Thread 0x7f0a427fc700 (LWP 1528)):
  658. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  659. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  660. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  661. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  662. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  663. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  664. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  665. #7 0x00007f0a9b97037c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  666. #8 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  667. #9 0x00007f0a9b9e670b in ?? () from /usr/lib/libpython2.7.so.1.0
  668. #10 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  669. #11 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  670. #12 0x00007f0a9b95e8c2 in _PyCodec_Lookup () from /usr/lib/libpython2.7.so.1.0
  671. #13 0x00007f0a9b95ea09 in _PyCodec_LookupTextEncoding () from /usr/lib/libpython2.7.so.1.0
  672. #14 0x00007f0a9b95eb4a in _PyCodec_DecodeText () from /usr/lib/libpython2.7.so.1.0
  673. #15 0x00007f0a9b9c246b in PyString_AsDecodedObject () from /usr/lib/libpython2.7.so.1.0
  674. #16 0x00007f0a9b9ba3b2 in ?? () from /usr/lib/libpython2.7.so.1.0
  675. #17 0x00007f0a9b971265 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  676. #18 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  677. #19 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  678. #20 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  679. #21 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  680. #22 0x00007f0a9b9e670b in ?? () from /usr/lib/libpython2.7.so.1.0
  681. #23 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  682. #24 0x00007f0a9b9fbcac in ?? () from /usr/lib/libpython2.7.so.1.0
  683. #25 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  684. #26 0x00007f0a9b9ac1c3 in ?? () from /usr/lib/libpython2.7.so.1.0
  685. #27 0x00007f0a9b9af82d in ?? () from /usr/lib/libpython2.7.so.1.0
  686. #28 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  687. #29 0x00007f0a9b96eaf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  688. #30 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  689. #31 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  690. #32 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  691. #33 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  692. #34 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  693. #35 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  694. #36 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  695. #37 0x0000000000afe02c in CThread::Action() ()
  696. #38 0x0000000000b09560 in ?? ()
  697. #39 0x0000000000b096e8 in ?? ()
  698. #40 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  699. #41 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  700. #42 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  701.  
  702. Thread 30 (Thread 0x7f0a3c7f0700 (LWP 1541)):
  703. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a3c7efd10, clockid=<optimized out>, expected=0, futex_word=0x449b6e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  704. #1 __pthread_cond_wait_common (abstime=0x7f0a3c7efd10, clockid=<optimized out>, mutex=0x449b690, cond=0x449b6b8) at pthread_cond_wait.c:520
  705. #2 __pthread_cond_timedwait (cond=0x449b6b8, mutex=0x449b690, abstime=0x7f0a3c7efd10) at pthread_cond_wait.c:656
  706. #3 0x0000000000d0acb0 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  707. #4 0x0000000000d51cef in ?? ()
  708. #5 0x0000000000d550e7 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  709. #6 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  710. #7 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  711. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  712. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  713.  
  714. Thread 29 (Thread 0x7f0a437fe700 (LWP 1526)):
  715. #0 __pthread_mutex_lock_full (mutex=0x191ef30) at ../nptl/pthread_mutex_lock.c:424
  716. #1 0x0000000000d67747 in ?? ()
  717. #2 0x00000000009bb46b in CApplication::LockFrameMoveGuard() ()
  718. #3 0x0000000000cb948f in XBMCAddon::xbmc::getCondVisibility(char const*) ()
  719. #4 0x0000000000ce6435 in ?? ()
  720. #5 0x00007f0a9b971265 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  721. #6 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  722. #7 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  723. #8 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  724. #9 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  725. #10 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  726. #11 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  727. #12 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  728. #13 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  729. #14 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  730. #15 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  731. #16 0x0000000000afe02c in CThread::Action() ()
  732. #17 0x0000000000b09560 in ?? ()
  733. #18 0x0000000000b096e8 in ?? ()
  734. #19 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  735. #20 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  736. #21 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  737.  
  738. Thread 28 (Thread 0x7f0a3d7f2700 (LWP 1539)):
  739. #0 0x00007f0a9951d9b3 in __GI___select (nfds=111, readfds=0x7f0a3d7f1940, writefds=0x7f0a3d7f18c0, exceptfds=0x7f0a3d7f1840, timeout=0x7f0a3d7f1830) at ../sysdeps/unix/sysv/linux/select.c:41
  740. #1 0x0000000000d13028 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  741. #2 0x0000000000d13b98 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  742. #3 0x0000000000d4f5ad in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  743. #4 0x0000000000d1b4d4 in NPT_BufferedInputStream::FillBuffer() ()
  744. #5 0x0000000000d1b11a in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  745. #6 0x0000000000d29fc1 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  746. #7 0x0000000000d2bab4 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  747. #8 0x0000000000d4f7da in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  748. #9 0x0000000000d4e599 in PLT_HttpServerSocketTask::DoRun() ()
  749. #10 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  750. #11 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  751. #12 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  752. #13 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  753.  
  754. Thread 27 (Thread 0x7f0a43fff700 (LWP 1525)):
  755. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  756. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  757. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  758. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  759. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  760. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  761. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  762. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  763. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  764. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  765. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  766. #11 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  767. #12 0x00007f0a9b948ef6 in PyRun_StringFlags () from /usr/lib/libpython2.7.so.1.0
  768. #13 0x00007f0a9b948f8b in PyRun_SimpleStringFlags () from /usr/lib/libpython2.7.so.1.0
  769. #14 0x0000000000ccff44 in CPythonInvoker::onInitialization() ()
  770. #15 0x0000000000cd0e97 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  771. #16 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  772. #17 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  773. #18 0x0000000000afe02c in CThread::Action() ()
  774. #19 0x0000000000b09560 in ?? ()
  775. #20 0x0000000000b096e8 in ?? ()
  776. #21 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  777. #22 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  778. #23 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  779.  
  780. Thread 26 (Thread 0x7f0a4896a700 (LWP 1524)):
  781. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  782. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  783. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  784. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  785. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  786. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  787. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  788. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  789. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  790. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  791. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  792. #11 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  793. #12 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  794. #13 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  795. #14 0x00007f0a9b9e67cf in ?? () from /usr/lib/libpython2.7.so.1.0
  796. #15 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  797. #16 0x00007f0a9b96bccb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  798. #17 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  799. #18 0x00007f0a9b9e67cf in ?? () from /usr/lib/libpython2.7.so.1.0
  800. #19 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  801. #20 0x00007f0a9b96bccb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  802. #21 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  803. #22 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  804. #23 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  805. #24 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  806. #25 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  807. #26 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  808. #27 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  809. #28 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  810. #29 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  811. #30 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  812. #31 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  813. #32 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  814. #33 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  815. #34 0x0000000000afe02c in CThread::Action() ()
  816. #35 0x0000000000b09560 in ?? ()
  817. #36 0x0000000000b096e8 in ?? ()
  818. #37 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  819. #38 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  820. #39 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  821.  
  822. Thread 25 (Thread 0x7f0a3e7f4700 (LWP 1537)):
  823. #0 0x00007f0a9951d9b3 in __GI___select (nfds=107, readfds=0x7f0a3e7f3c00, writefds=0x7f0a3e7f3c80, exceptfds=0x7f0a3e7f3d00, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:41
  824. #1 0x0000000000d884c3 in ?? ()
  825. #2 0x0000000000d887e5 in ?? ()
  826. #3 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  827. #4 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  828.  
  829. Thread 24 (Thread 0x7f0a4a16d700 (LWP 1521)):
  830. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a4a16caf0, clockid=<optimized out>, expected=0, futex_word=0x1d1a8d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  831. #1 __pthread_cond_wait_common (abstime=0x7f0a4a16caf0, clockid=<optimized out>, mutex=0x1aca840, cond=0x1d1a8b0) at pthread_cond_wait.c:520
  832. #2 __pthread_cond_timedwait (cond=0x1d1a8b0, mutex=0x1aca840, abstime=0x7f0a4a16caf0) at pthread_cond_wait.c:656
  833. #3 0x0000000000d69bce in ?? ()
  834. #4 0x0000000000d6a4e9 in ?? ()
  835. #5 0x0000000000aff4f8 in CTimer::Process() ()
  836. #6 0x0000000000afe02c in CThread::Action() ()
  837. #7 0x0000000000b09560 in ?? ()
  838. #8 0x0000000000b096e8 in ?? ()
  839. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  840. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  841. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  842.  
  843. Thread 23 (Thread 0x7f0a5696e700 (LWP 1536)):
  844. #0 0x00007f0a9951b9af in __GI___poll (fds=0x7f0a740053a0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  845. #1 0x00007f0a9bcc7bfa in ?? () from /usr/lib/libavahi-common.so.3
  846. #2 0x00007f0a9bcc7781 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
  847. #3 0x00007f0a9bcc7958 in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
  848. #4 0x00007f0a9bcc7b8d in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
  849. #5 0x00007f0a9bcc7c57 in ?? () from /usr/lib/libavahi-common.so.3
  850. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  851. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  852.  
  853. Thread 22 (Thread 0x7f0a4a96e700 (LWP 1520)):
  854. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a4a96dad0, clockid=<optimized out>, expected=0, futex_word=0x1d3d8e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  855. #1 __pthread_cond_wait_common (abstime=0x7f0a4a96dad0, clockid=<optimized out>, mutex=0x1d32b70, cond=0x1d3d8c0) at pthread_cond_wait.c:520
  856. #2 __pthread_cond_timedwait (cond=0x1d3d8c0, mutex=0x1d32b70, abstime=0x7f0a4a96dad0) at pthread_cond_wait.c:656
  857. #3 0x0000000000d69bce in ?? ()
  858. #4 0x0000000000d6a4e9 in ?? ()
  859. #5 0x000000000088db8a in PERIPHERALS::CEventScanner::Process() ()
  860. #6 0x0000000000afe02c in CThread::Action() ()
  861. #7 0x0000000000b09560 in ?? ()
  862. #8 0x0000000000b096e8 in ?? ()
  863. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  864. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  865. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  866.  
  867. Thread 21 (Thread 0x7f0a3eff5700 (LWP 1535)):
  868. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a3eff4af0, clockid=<optimized out>, expected=0, futex_word=0x1a48a90) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  869. #1 __pthread_cond_wait_common (abstime=0x7f0a3eff4af0, clockid=<optimized out>, mutex=0x1f9be90, cond=0x1a48a68) at pthread_cond_wait.c:520
  870. #2 __pthread_cond_timedwait (cond=0x1a48a68, mutex=0x1f9be90, abstime=0x7f0a3eff4af0) at pthread_cond_wait.c:656
  871. #3 0x0000000000d69bce in ?? ()
  872. #4 0x0000000000d6a4e9 in ?? ()
  873. #5 0x0000000000aff4f8 in CTimer::Process() ()
  874. #6 0x0000000000afe02c in CThread::Action() ()
  875. #7 0x0000000000b09560 in ?? ()
  876. #8 0x0000000000b096e8 in ?? ()
  877. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  878. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  879. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  880.  
  881. Thread 20 (Thread 0x7f0a54d3f700 (LWP 1518)):
  882. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a54d3eaf0, clockid=<optimized out>, expected=0, futex_word=0x439ae00) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  883. #1 __pthread_cond_wait_common (abstime=0x7f0a54d3eaf0, clockid=<optimized out>, mutex=0x438dcc0, cond=0x439add8) at pthread_cond_wait.c:520
  884. #2 __pthread_cond_timedwait (cond=0x439add8, mutex=0x438dcc0, abstime=0x7f0a54d3eaf0) at pthread_cond_wait.c:656
  885. #3 0x0000000000d69bce in ?? ()
  886. #4 0x0000000000d6a4e9 in ?? ()
  887. #5 0x0000000000896fbf in PERIPHERALS::CPeripheralBus::Process() ()
  888. #6 0x0000000000afe02c in CThread::Action() ()
  889. #7 0x0000000000b09560 in ?? ()
  890. #8 0x0000000000b096e8 in ?? ()
  891. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  892. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  893. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  894.  
  895. Thread 19 (Thread 0x7f0a4996c700 (LWP 1522)):
  896. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a4996b250, clockid=<optimized out>, expected=0, futex_word=0x7f0a68403a10) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  897. #1 __pthread_cond_wait_common (abstime=0x7f0a4996b250, clockid=<optimized out>, mutex=0x7f0a68156360, cond=0x7f0a684039e8) at pthread_cond_wait.c:520
  898. #2 __pthread_cond_timedwait (cond=0x7f0a684039e8, mutex=0x7f0a68156360, abstime=0x7f0a4996b250) at pthread_cond_wait.c:656
  899. #3 0x0000000000d69bce in ?? ()
  900. #4 0x0000000000d6a4e9 in ?? ()
  901. #5 0x0000000000cb7173 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  902. #6 0x0000000000cd7e2f in ?? ()
  903. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  904. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  905. #9 0x00007f0a9b9f76d8 in ?? () from /usr/lib/libpython2.7.so.1.0
  906. #10 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  907. #11 0x00007f0a9b96eaf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  908. #12 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  909. #13 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  910. #14 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  911. #15 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  912. #16 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  913. #17 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  914. #18 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  915. #19 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  916. #20 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  917. #21 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  918. #22 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  919. #23 0x0000000000afe02c in CThread::Action() ()
  920. #24 0x0000000000b09560 in ?? ()
  921. #25 0x0000000000b096e8 in ?? ()
  922. #26 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  923. #27 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  924. #28 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  925.  
  926. Thread 18 (Thread 0x7f0a6622f700 (LWP 1516)):
  927. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a6622eca0, clockid=<optimized out>, expected=0, futex_word=0x41fc160) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  928. #1 __pthread_cond_wait_common (abstime=0x7f0a6622eca0, clockid=<optimized out>, mutex=0x41fc0f8, cond=0x41fc138) at pthread_cond_wait.c:520
  929. #2 __pthread_cond_timedwait (cond=0x41fc138, mutex=0x41fc0f8, abstime=0x7f0a6622eca0) at pthread_cond_wait.c:656
  930. #3 0x00007f0a9bc30edf in P8PLATFORM::CCondition<bool>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  931. #4 0x00007f0a9bc31325 in P8PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) () from /usr/lib/libcec.so.4
  932. #5 0x00007f0a9bc2ed7e in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  933. #6 0x00007f0a9bc304c8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  934. #7 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  935. #8 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  936.  
  937. Thread 17 (Thread 0x7f0a4b16f700 (LWP 1519)):
  938. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a4b16eaf0, clockid=<optimized out>, expected=0, futex_word=0x439aa20) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  939. #1 __pthread_cond_wait_common (abstime=0x7f0a4b16eaf0, clockid=<optimized out>, mutex=0x438de00, cond=0x439a9f8) at pthread_cond_wait.c:520
  940. #2 __pthread_cond_timedwait (cond=0x439a9f8, mutex=0x438de00, abstime=0x7f0a4b16eaf0) at pthread_cond_wait.c:656
  941. #3 0x0000000000d69bce in ?? ()
  942. #4 0x0000000000d6a4e9 in ?? ()
  943. #5 0x0000000000896fbf in PERIPHERALS::CPeripheralBus::Process() ()
  944. #6 0x0000000000afe02c in CThread::Action() ()
  945. #7 0x0000000000b09560 in ?? ()
  946. #8 0x0000000000b096e8 in ?? ()
  947. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  948. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  949. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  950.  
  951. Thread 16 (Thread 0x7f0a5716f700 (LWP 1515)):
  952. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x7f0a6002c9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  953. #1 do_futex_wait (sem=sem@entry=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:112
  954. #2 0x00007f0a9bde0d88 in __new_sem_wait_slow (sem=0x7f0a6002c9e0, abstime=0x0, clockid=0) at sem_waitcommon.c:184
  955. #3 0x00007f0a9b92ddf8 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  956. #4 0x00007f0a9b956d5b in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  957. #5 0x00007f0a9b956de1 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  958. #6 0x00007f0a9b976d9a in ?? () from /usr/lib/libpython2.7.so.1.0
  959. #7 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  960. #8 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  961. #9 0x00007f0a9b96e392 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  962. #10 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  963. #11 0x00007f0a9b9e67cf in ?? () from /usr/lib/libpython2.7.so.1.0
  964. #12 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  965. #13 0x00007f0a9b9fbcac in ?? () from /usr/lib/libpython2.7.so.1.0
  966. #14 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  967. #15 0x00007f0a9b9ac1c3 in ?? () from /usr/lib/libpython2.7.so.1.0
  968. #16 0x00007f0a9b9af82d in ?? () from /usr/lib/libpython2.7.so.1.0
  969. #17 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  970. #18 0x00007f0a9b96eaf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  971. #19 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  972. #20 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  973. #21 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  974. #22 0x00007f0a9b970099 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  975. #23 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  976. #24 0x00007f0a9b9e670b in ?? () from /usr/lib/libpython2.7.so.1.0
  977. #25 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  978. #26 0x00007f0a9b9fbcac in ?? () from /usr/lib/libpython2.7.so.1.0
  979. #27 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  980. #28 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  981. #29 0x00007f0a9ba03333 in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  982. #30 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  983. #31 0x00007f0a9b96eaf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  984. #32 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  985. #33 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  986. #34 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  987. #35 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  988. #36 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  989. #37 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  990. #38 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  991. #39 0x0000000000afe02c in CThread::Action() ()
  992. #40 0x0000000000b09560 in ?? ()
  993. #41 0x0000000000b096e8 in ?? ()
  994. #42 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  995. #43 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  996. #44 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  997.  
  998. Thread 15 (Thread 0x7f0a57fff700 (LWP 1517)):
  999. #0 0x00007f0a9951b9af in __GI___poll (fds=0x7f0a57ffeb58, nfds=1, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29
  1000. #1 0x0000000000c9dc82 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  1001. #2 0x0000000000c9dd1f in PERIPHERALS::CPeripheralBusUSB::Process() ()
  1002. #3 0x0000000000afe02c in CThread::Action() ()
  1003. #4 0x0000000000b09560 in ?? ()
  1004. #5 0x0000000000b096e8 in ?? ()
  1005. #6 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1006. #7 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1007. #8 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1008.  
  1009. Thread 14 (Thread 0x7f0a652bf700 (LWP 1513)):
  1010. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a652beab0, clockid=<optimized out>, expected=0, futex_word=0x1291e48) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  1011. #1 __pthread_cond_wait_common (abstime=0x7f0a652beab0, clockid=<optimized out>, mutex=0x211e860, cond=0x1291e20) at pthread_cond_wait.c:520
  1012. #2 __pthread_cond_timedwait (cond=0x1291e20, mutex=0x211e860, abstime=0x7f0a652beab0) at pthread_cond_wait.c:656
  1013. #3 0x0000000000d69bce in ?? ()
  1014. #4 0x0000000000d6a4e9 in ?? ()
  1015. #5 0x0000000000b328fa in CJobManager::GetNextJob(CJobWorker const*) ()
  1016. #6 0x0000000000b4459f in CJobWorker::Process() ()
  1017. #7 0x0000000000afe02c in CThread::Action() ()
  1018. #8 0x0000000000b09560 in ?? ()
  1019. #9 0x0000000000b096e8 in ?? ()
  1020. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1021. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1022. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1023.  
  1024. Thread 13 (Thread 0x7f0a66cfb700 (LWP 1512)):
  1025. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a66cfa120, clockid=<optimized out>, expected=0, futex_word=0x7f0a58134b20) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  1026. #1 __pthread_cond_wait_common (abstime=0x7f0a66cfa120, clockid=<optimized out>, mutex=0x7f0a5818b900, cond=0x7f0a58134af8) at pthread_cond_wait.c:520
  1027. #2 __pthread_cond_timedwait (cond=0x7f0a58134af8, mutex=0x7f0a5818b900, abstime=0x7f0a66cfa120) at pthread_cond_wait.c:656
  1028. #3 0x0000000000d69bce in ?? ()
  1029. #4 0x0000000000d6a4e9 in ?? ()
  1030. #5 0x0000000000cb7173 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  1031. #6 0x0000000000cd7e2f in ?? ()
  1032. #7 0x00007f0a9b971265 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1033. #8 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1034. #9 0x00007f0a9b9e670b in ?? () from /usr/lib/libpython2.7.so.1.0
  1035. #10 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1036. #11 0x00007f0a9b9fbcac in ?? () from /usr/lib/libpython2.7.so.1.0
  1037. #12 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1038. #13 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  1039. #14 0x00007f0a9ba03333 in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  1040. #15 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1041. #16 0x00007f0a9b96eaf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1042. #17 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1043. #18 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1044. #19 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1045. #20 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1046. #21 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1047. #22 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1048. #23 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  1049. #24 0x0000000000afe02c in CThread::Action() ()
  1050. #25 0x0000000000b09560 in ?? ()
  1051. #26 0x0000000000b096e8 in ?? ()
  1052. #27 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1053. #28 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1054. #29 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1055.  
  1056. Thread 12 (Thread 0x7f0a64aaf700 (LWP 1514)):
  1057. #0 0x00007f0a994f4fc5 in __GI___nanosleep (requested_time=requested_time@entry=0x7f0a64aaea90, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  1058. #1 0x00007f0a9951e185 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  1059. #2 0x0000000000b63545 in CWeatherJob::DoWork() ()
  1060. #3 0x0000000000b445b0 in CJobWorker::Process() ()
  1061. #4 0x0000000000afe02c in CThread::Action() ()
  1062. #5 0x0000000000b09560 in ?? ()
  1063. #6 0x0000000000b096e8 in ?? ()
  1064. #7 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1065. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1066. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1067.  
  1068. Thread 11 (Thread 0x7f0a674fc700 (LWP 1511)):
  1069. #0 0x00007f0a994f4fc5 in __GI___nanosleep (requested_time=requested_time@entry=0x7f0a674fb0a0, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  1070. #1 0x00007f0a9951e185 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  1071. #2 0x0000000000cb83ea in XBMCAddon::xbmc::sleep(long) ()
  1072. #3 0x0000000000ce777e in ?? ()
  1073. #4 0x00007f0a9b971265 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1074. #5 0x00007f0a9b971787 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1075. #6 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1076. #7 0x00007f0a9b9e670b in ?? () from /usr/lib/libpython2.7.so.1.0
  1077. #8 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1078. #9 0x00007f0a9b9fbcac in ?? () from /usr/lib/libpython2.7.so.1.0
  1079. #10 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1080. #11 0x00007f0a9b969c48 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  1081. #12 0x00007f0a9ba03333 in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  1082. #13 0x00007f0a9ba0f613 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  1083. #14 0x00007f0a9b96eaf5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  1084. #15 0x00007f0a9b96a658 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  1085. #16 0x00007f0a9b96ab79 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  1086. #17 0x00007f0a9b948269 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  1087. #18 0x0000000000cc3f43 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  1088. #19 0x0000000000cd1329 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1089. #20 0x0000000000cd077d in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  1090. #21 0x00000000007b8dd3 in CLanguageInvokerThread::Process() ()
  1091. #22 0x0000000000afe02c in CThread::Action() ()
  1092. #23 0x0000000000b09560 in ?? ()
  1093. #24 0x0000000000b096e8 in ?? ()
  1094. #25 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1095. #26 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1096. #27 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1097.  
  1098. Thread 10 (Thread 0x7f0a8ccb7700 (LWP 1505)):
  1099. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a8ccb6ab0, clockid=<optimized out>, expected=0, futex_word=0x1291e48) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  1100. #1 __pthread_cond_wait_common (abstime=0x7f0a8ccb6ab0, clockid=<optimized out>, mutex=0x211e860, cond=0x1291e20) at pthread_cond_wait.c:520
  1101. #2 __pthread_cond_timedwait (cond=0x1291e20, mutex=0x211e860, abstime=0x7f0a8ccb6ab0) at pthread_cond_wait.c:656
  1102. #3 0x0000000000d69bce in ?? ()
  1103. #4 0x0000000000d6a4e9 in ?? ()
  1104. #5 0x0000000000b328fa in CJobManager::GetNextJob(CJobWorker const*) ()
  1105. #6 0x0000000000b4459f in CJobWorker::Process() ()
  1106. #7 0x0000000000afe02c in CThread::Action() ()
  1107. #8 0x0000000000b09560 in ?? ()
  1108. #9 0x0000000000b096e8 in ?? ()
  1109. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1110. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1111. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1112.  
  1113. Thread 9 (Thread 0x7f0a8da97700 (LWP 1504)):
  1114. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1dc4958) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
  1115. #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1dc4908, cond=0x1dc4930) at pthread_cond_wait.c:508
  1116. #2 __pthread_cond_wait (cond=0x1dc4930, mutex=0x1dc4908) at pthread_cond_wait.c:638
  1117. #3 0x00007f0a8f652f0b in ?? () from /usr/lib/dri/r600_dri.so
  1118. #4 0x00007f0a8f652dc7 in ?? () from /usr/lib/dri/r600_dri.so
  1119. #5 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1120. #6 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1121.  
  1122. Thread 8 (Thread 0x7f0a94e37700 (LWP 1503)):
  1123. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1e1fb88) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
  1124. #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1e1fb38, cond=0x1e1fb60) at pthread_cond_wait.c:508
  1125. #2 __pthread_cond_wait (cond=0x1e1fb60, mutex=0x1e1fb38) at pthread_cond_wait.c:638
  1126. #3 0x00007f0a8f652f0b in ?? () from /usr/lib/dri/r600_dri.so
  1127. #4 0x00007f0a8f652dc7 in ?? () from /usr/lib/dri/r600_dri.so
  1128. #5 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1129. #6 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1130.  
  1131. Thread 7 (Thread 0x7f0a95645700 (LWP 1500)):
  1132. #0 0x00007f0a9951b9af in __GI___poll (fds=0x7f0a88001370, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  1133. #1 0x0000000000c93170 in CFDEventMonitor::Process() ()
  1134. #2 0x0000000000afe02c in CThread::Action() ()
  1135. #3 0x0000000000b09560 in ?? ()
  1136. #4 0x0000000000b096e8 in ?? ()
  1137. #5 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1138. #6 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1139. #7 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1140.  
  1141. Thread 6 (Thread 0x7f0a96647700 (LWP 1498)):
  1142. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x7f0a96646ab0, clockid=<optimized out>, expected=0, futex_word=0x1d3af60) at ../sysdeps/unix/sysv/linux/futex-internal.h:208
  1143. #1 __pthread_cond_wait_common (abstime=0x7f0a96646ab0, clockid=<optimized out>, mutex=0x1d34650, cond=0x1d3af38) at pthread_cond_wait.c:520
  1144. #2 __pthread_cond_timedwait (cond=0x1d3af38, mutex=0x1d34650, abstime=0x7f0a96646ab0) at pthread_cond_wait.c:656
  1145. #3 0x0000000000d69bce in ?? ()
  1146. #4 0x0000000000d6a4e9 in ?? ()
  1147. #5 0x0000000000733480 in ActiveAE::CActiveAE::Process() ()
  1148. #6 0x0000000000afe02c in CThread::Action() ()
  1149. #7 0x0000000000b09560 in ?? ()
  1150. #8 0x0000000000b096e8 in ?? ()
  1151. #9 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1152. #10 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1153. #11 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1154.  
  1155. Thread 5 (Thread 0x7f0a979e7700 (LWP 1495)):
  1156. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x1ad0c30) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
  1157. #1 __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x1acdfc0, cond=0x1ad0c08) at pthread_cond_wait.c:508
  1158. #2 __pthread_cond_wait (cond=0x1ad0c08, mutex=0x1acdfc0) at pthread_cond_wait.c:638
  1159. #3 0x00007f0a99321e5c in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  1160. #4 0x0000000000c8c394 in ?? ()
  1161. #5 0x0000000000c8c42d in ?? ()
  1162. #6 0x00000000007ab300 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  1163. #7 0x0000000000afe02c in CThread::Action() ()
  1164. #8 0x0000000000b09560 in ?? ()
  1165. #9 0x0000000000b096e8 in ?? ()
  1166. #10 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1167. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1168. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1169.  
  1170. Thread 4 (Thread 0x7f0a971e6700 (LWP 1497)):
  1171. #0 __libc_read (nbytes=256, buf=0x7f0a84013780, fd=8) at ../sysdeps/unix/sysv/linux/read.c:26
  1172. #1 __libc_read (fd=8, buf=0x7f0a84013780, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:24
  1173. #2 0x00007f0a9bb955b7 in lirc_nextcode () from /usr/lib/liblirc_client.so.0
  1174. #3 0x0000000000c9372a in CLirc::Process() ()
  1175. #4 0x0000000000afe02c in CThread::Action() ()
  1176. #5 0x0000000000b09560 in ?? ()
  1177. #6 0x0000000000b096e8 in ?? ()
  1178. #7 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1179. #8 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1180. #9 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1181.  
  1182. Thread 3 (Thread 0x7f0a9b8cae80 (LWP 1494)):
  1183. #0 0x00007f0a994f4fc5 in __GI___nanosleep (requested_time=requested_time@entry=0x7ffd67b80b40, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  1184. #1 0x00007f0a9951e185 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  1185. #2 0x0000000000b68cfb in CGraphicContext::Flip(bool, bool) ()
  1186. #3 0x00000000009c0379 in CApplication::Render() ()
  1187. #4 0x000000000096992d in CXBApplicationEx::Run(CAppParamParser const&) ()
  1188. #5 0x0000000000af12b4 in XBMC_Run ()
  1189. #6 0x0000000000702bcc in main ()
  1190.  
  1191. Thread 2 (Thread 0x7f0a3924d700 (LWP 1582)):
  1192. #0 0x0000000000d1c1a8 in NPT_String::Compare(char const*, char const*, bool) ()
  1193. #1 0x0000000000d6a700 in ?? ()
  1194. #2 0x0000000000d0ce22 in NPT_XmlElementNode::GetChild(char const*, char const*, unsigned int) const ()
  1195. #3 0x0000000000d43d75 in ?? ()
  1196. #4 0x0000000000d50c96 in PLT_DeviceData::SetDescriptionDevice(NPT_Reference<PLT_DeviceData>&, NPT_XmlElementNode*, NPT_HttpRequestContext const&) ()
  1197. #5 0x0000000000d5181e in PLT_DeviceData::SetDescription(NPT_Reference<PLT_DeviceData>&, NPT_TimeStamp, NPT_HttpUrl, char const*, NPT_HttpRequestContext const&) ()
  1198. #6 0x0000000000d5a017 in PLT_CtrlPoint::ProcessGetDescriptionResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*, NPT_TimeStamp, NPT_String) ()
  1199. #7 0x0000000000d53c9d in PLT_CtrlPointGetDescriptionTask::ProcessResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*) ()
  1200. #8 0x0000000000d4e93e in PLT_HttpClientSocketTask::DoRun() ()
  1201. #9 0x0000000000d33b33 in PLT_ThreadTask::Run() ()
  1202. #10 0x0000000000d0e7d6 in NPT_PosixThread::EntryPoint(void*) ()
  1203. #11 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1204. #12 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1205.  
  1206. Thread 1 (Thread 0x7f0a2e815700 (LWP 1568)):
  1207. #0 0x00007f0a7bb1f15f in void rapidxml::xml_document<char>::parse<0>(char*) () from /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.4.0
  1208. #1 0x00007f0a7bb1d3c2 in iptvsimple::Epg::LoadEPG(long, long) () from /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.4.0
  1209. #2 0x00007f0a7bb1d63f in iptvsimple::Epg::GetEPGForChannel(ADDON_HANDLE_STRUCT*, int, long, long) () from /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.4.0
  1210. #3 0x00007f0a7bb0ed72 in PVRIptvData::GetEPGForChannel(ADDON_HANDLE_STRUCT*, int, long, long) () from /usr/lib/kodi/addons/pvr.iptvsimple/pvr.iptvsimple.so.4.4.0
  1211. #4 0x00000000009dacbb in ?? ()
  1212. #5 0x00000000009d75d2 in PVR::CPVRClient::DoAddonCall(char const*, std::function<PVR_ERROR (KodiToAddonFuncTable_PVR const*)>, bool, bool) const ()
  1213. #6 0x00000000009d9333 in PVR::CPVRClient::GetEPGForChannel(int, PVR::CPVREpg*, long, long) ()
  1214. #7 0x0000000000900dab in PVR::CPVREpg::UpdateFromScraper(long, long, bool) ()
  1215. #8 0x0000000000900ed2 in PVR::CPVREpg::LoadFromClients(long, long, bool) ()
  1216. #9 0x0000000000900fff in PVR::CPVREpg::Update(long, long, int, int, std::shared_ptr<PVR::CPVREpgDatabase> const&, bool) ()
  1217. #10 0x00000000009018d4 in PVR::CPVREpgContainer::UpdateEPG(bool) ()
  1218. #11 0x0000000000901bec in PVR::CPVREpgContainer::Process() ()
  1219. #12 0x0000000000afe02c in CThread::Action() ()
  1220. #13 0x0000000000b09560 in ?? ()
  1221. #14 0x0000000000b096e8 in ?? ()
  1222. #15 0x00007f0a99327170 in ?? () from /usr/lib/libstdc++.so.6
  1223. #16 0x00007f0a9bdd7f34 in start_thread (arg=<optimized out>) at pthread_create.c:479
  1224. #17 0x00007f0a9952573f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
  1225. ############# END STACK TRACE ###############
  1226.  
  1227. ################# LOG FILE ##################
  1228.  
  1229. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: -----------------------------------------------------------------------
  1230. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Starting Kodi (19.0-ALPHA1 Git:c28fb64). Platform: Linux x86 64-bit
  1231. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Using Release Kodi x64 build
  1232. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Kodi compiled 2019-08-29 by GCC 9.2.0 for Linux x86 64-bit version 5.2.10 (328202)
  1233. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Running on LibreELEC (Milhouse): devel-20190829212011-#0829-gbd4ba9f [Build #0829] 9.80, kernel: Linux x86 64-bit version 5.2.10
  1234. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  1235. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Host CPU: AMD A6-5400K APU with Radeon(tm) HD Graphics, 2 cores available
  1236. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  1237. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1238. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  1239. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1240. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://envhome/ is mapped to: /storage
  1241. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://home/ is mapped to: /storage/.kodi
  1242. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  1243. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  1244. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  1245. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Local hostname: LibreELEC
  1246. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  1247. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: -----------------------------------------------------------------------
  1248. 2019-08-30 19:26:27.963 T:139683536088704 INFO: loading settings
  1249. 2019-08-30 19:26:27.963 T:139683536088704 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1250. 2019-08-30 19:26:27.971 T:139683536088704 DEBUG: CSkinSettings: no <skinsettings> tag found
  1251. 2019-08-30 19:26:27.971 T:139683536088704 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1252. 2019-08-30 19:26:27.971 T:139683536088704 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  1253. <?xml version="1.0" encoding="utf-8" ?>
  1254. <advancedsettings>
  1255. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  1256. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  1257. <showexitbutton>false</showexitbutton>
  1258. <remotedelay>1</remotedelay>
  1259. <samba>
  1260. <clienttimeout>30</clienttimeout>
  1261. </samba>
  1262. <video>
  1263. <latency>
  1264. <delay>0</delay>
  1265. <refresh>
  1266. <min>23</min>
  1267. <max>24</max>
  1268. <delay>175</delay>
  1269. </refresh>
  1270. </latency>
  1271. </video>
  1272. </advancedsettings>
  1273. 2019-08-30 19:26:27.971 T:139683536088704 WARNING: CSettingsManager: missing version attribute
  1274. 2019-08-30 19:26:27.971 T:139683536088704 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  1275. 2019-08-30 19:26:27.971 T:139683536088704 NOTICE: Contents of special://profile/advancedsettings.xml are...
  1276. <?xml version="1.0" encoding="utf-8" ?>
  1277. <advancedsettings>
  1278. <audio>
  1279. <defaultplayer>omxplayer</defaultplayer>
  1280. </audio>
  1281. <pictureextensions>
  1282. <add>.jpg|.jpeg|.JPG|.JPEG|.CR2|.cr2</add>
  1283. <remove>.aas|.aas</remove>
  1284. </pictureextensions>
  1285. <cache>
  1286. <memorysize>629145600</memorysize>
  1287. <buffermode>2</buffermode>
  1288. <cachemembuffersize>629145600</cachemembuffersize>
  1289. <readfactor>4.0</readfactor>
  1290. </cache>
  1291. <musiclibrary>
  1292. <albumextraart>
  1293. <arttype>spine</arttype>
  1294. <arttype>discart</arttype>
  1295. <arttype>back</arttype>
  1296. </albumextraart>
  1297. <artistextraart>
  1298. <arttype>clearlogo</arttype>
  1299. <arttype>clearart</arttype>
  1300. <arttype>banner</arttype>
  1301. <arttype>landscape</arttype>
  1302. </artistextraart>
  1303. </musiclibrary>
  1304. <videolibrary>
  1305. <moviesetextraart>
  1306. <arttype>clearart</arttype>
  1307. <arttype>discart</arttype>
  1308. <arttype>banner</arttype>
  1309. <arttype>landscape</arttype>
  1310. <arttype>clearlogo</arttype>
  1311. </moviesetextraart>
  1312. <episodeextraart>
  1313. <arttype>fanart</arttype>
  1314. </episodeextraart>
  1315. <movieextraart>
  1316. <arttype>clearart</arttype>
  1317. <arttype>discart</arttype>
  1318. <arttype>banner</arttype>
  1319. <arttype>landscape</arttype>
  1320. <arttype>clearlogo</arttype>
  1321. <arttype>animatedposter</arttype>
  1322. <arttype>animatedfanart</arttype>
  1323. </movieextraart>
  1324. <tvshowseasonextraart>
  1325. <arttype>landscape</arttype>
  1326. </tvshowseasonextraart>
  1327. <musicvideoextraart>
  1328. <arttype>artistthumb</arttype>
  1329. <arttype>landscape</arttype>
  1330. <arttype>discart</arttype>
  1331. <arttype>banner</arttype>
  1332. <arttype>clearart</arttype>
  1333. <arttype>clearlogo</arttype>
  1334. </musicvideoextraart>
  1335. <tvshowextraart>
  1336. <arttype>characterart</arttype>
  1337. <arttype>clearart</arttype>
  1338. <arttype>landscape</arttype>
  1339. <arttype>clearlogo</arttype>
  1340. </tvshowextraart>
  1341. </videolibrary>
  1342. </advancedsettings>
  1343. 2019-08-30 19:26:27.971 T:139683536088704 WARNING: CSettingsManager: missing version attribute
  1344. 2019-08-30 19:26:27.972 T:139683536088704 NOTICE: Default Video Player: VideoPlayer
  1345. 2019-08-30 19:26:27.972 T:139683536088704 NOTICE: Default Audio Player: omxplayer
  1346. 2019-08-30 19:26:27.972 T:139683536088704 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1347. 2019-08-30 19:26:27.972 T:139683536088704 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  1348. 2019-08-30 19:26:27.972 T:139683536088704 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1349. 2019-08-30 19:26:27.982 T:139683536088704 NOTICE: PulseAudio: Server found running - will try to use Pulse
  1350. 2019-08-30 19:26:27.983 T:139683536088704 NOTICE: Running database version Addons27
  1351. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.0 installed
  1352. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.0 installed
  1353. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: driver.dvb.crazycat v9.80.1.0 installed
  1354. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: driver.dvb.digital_devices v9.80.1.0 installed
  1355. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: driver.dvb.dvb-latest v9.80.1.0 installed
  1356. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: game.controller.default v1.0.8 installed
  1357. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: game.controller.snes v1.0.8 installed
  1358. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: imagedecoder.mpo v1.0.1.0 installed
  1359. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: imagedecoder.raw v999.2.0.1 installed
  1360. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: inputstream.adaptive v999.2.4.0 installed
  1361. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: inputstream.rtmp v999.2.0.5 installed
  1362. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.0.2 installed
  1363. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.0.3 installed
  1364. 2019-08-30 19:26:28.037 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.3 installed
  1365. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.gui v5.14.0 installed
  1366. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.main v1.1.0 installed
  1367. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.0 installed
  1368. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v2.0.0 installed
  1369. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.0.0 installed
  1370. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.game v1.1.0 installed
  1371. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.0.0 installed
  1372. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v2.0.9 installed
  1373. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v1.3.7 installed
  1374. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.pvr v6.0.0 installed
  1375. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.0.0 installed
  1376. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.vfs v2.2.0 installed
  1377. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v1.0.1 installed
  1378. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.binary.instance.visualization v2.0.1 installed
  1379. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  1380. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.album.universal v3.1.2 installed
  1381. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.artists.universal v4.3.2 installed
  1382. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.0 installed
  1383. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.1 installed
  1384. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.common.imdb.com v3.1.4 installed
  1385. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.1 installed
  1386. 2019-08-30 19:26:28.038 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.2 installed
  1387. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.1.9 installed
  1388. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.local v1.0.0 installed
  1389. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.themoviedb.org v5.1.8 installed
  1390. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.tvdb.com v3.0.16 installed
  1391. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.1.3 installed
  1392. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: os.libreelec.tv v9.80 installed
  1393. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: os.openelec.tv v9.80 installed
  1394. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: peripheral.joystick v1.4.7 installed
  1395. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: peripheral.xarcade v999.1.1.0 installed
  1396. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.audio.listenliveeu v1.2.0 installed
  1397. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.image.mypicsdb v14.3.2 installed
  1398. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.ardmediathek_de v5.0.0 installed
  1399. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.arteplussept v1.0.2 installed
  1400. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.daserstemediathek v1.0.0 installed
  1401. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.dokumonster v0.1.3 installed
  1402. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.dw v1.0.0 installed
  1403. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.hdtrailers_net v1.2.2 installed
  1404. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.liveleak v1.3.5 installed
  1405. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.mediathek v0.9.3 installed
  1406. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.mediathekview v0.6.2 installed
  1407. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.nrk v4.7.0 installed
  1408. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.retrospect v5.0.3 installed
  1409. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.vgtv v3.0.0 installed
  1410. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: plugin.video.youtube v6.5.1 installed
  1411. 2019-08-30 19:26:28.039 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.argustv v999.4.0.2 installed
  1412. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.demo v999.4.0.2 installed
  1413. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.dvblink v999.5.1.2 installed
  1414. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.dvbviewer v999.4.0.2 installed
  1415. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.filmon v999.3.0.1 installed
  1416. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.freebox v999.2.1.2 installed
  1417. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.hdhomerun v999.4.0.1 installed
  1418. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.hts v999.5.1.1 installed
  1419. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.iptvsimple v999.4.4.0 installed
  1420. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.mediaportal.tvserver v999.4.1.1 installed
  1421. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.mythtv v999.6.1.2 installed
  1422. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.nextpvr v999.4.1.1 installed
  1423. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.njoy v999.4.0.0 installed
  1424. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.octonet v999.1.1.0 installed
  1425. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.pctv v999.3.0.1 installed
  1426. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.sledovanitv.cz v999.2.1.0 installed
  1427. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.stalker v999.4.0.1 installed
  1428. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.teleboy v999.19.1.0 installed
  1429. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.vbox v999.5.1.1 installed
  1430. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.vdr.vnsi v999.4.1.1 installed
  1431. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.vuplus v999.4.5.1 installed
  1432. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.waipu v999.1.0.8 installed
  1433. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.wmc v999.3.1.1 installed
  1434. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: pvr.zattoo v999.19.1.0 installed
  1435. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.bromix v1.2.0 installed
  1436. 2019-08-30 19:26:28.040 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
  1437. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.kodinerds v9.0.103.103 installed
  1438. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.kodinerds_Generic_x68_64 v1.0.7 installed
  1439. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.libreelec.tv v9.80.1 installed
  1440. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.linuxserver.docker v9.0.102.102 installed
  1441. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.rector.stuff v1.0.0 installed
  1442. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.xbmc.org v3.2.0 installed
  1443. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: repository.xycl.addons v1.2.1 installed
  1444. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.images.recordlabels.white v0.0.7 installed
  1445. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.images.retrospect v1.0.0 installed
  1446. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.images.studios.coloured v0.0.16 installed
  1447. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.images.studios.white v0.0.21 installed
  1448. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.8 installed
  1449. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.language.en_gb v2.0.1 installed
  1450. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.language.nb_no v9.0.11 installed
  1451. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.aeonmq6 v1.0.0 installed
  1452. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.amber v1.0.0 installed
  1453. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.backrow v1.0.0 installed
  1454. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.destiny v1.0.3 installed
  1455. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.embuary v0.0.4 installed
  1456. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.fromashes v3.0.01 installed
  1457. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.ftv v1.0.0 installed
  1458. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.grid v1.0.0 installed
  1459. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.0 installed
  1460. 2019-08-30 19:26:28.041 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.nebula v1.0.1 installed
  1461. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.rapier v1.0.2 installed
  1462. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.refocus v1.0.0 installed
  1463. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.titan.classic v1.0.0 installed
  1464. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.titan.modern v1.0.0 installed
  1465. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.transparency v0.0.1 installed
  1466. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: resource.uisounds.xperience1080 v1.0.0 installed
  1467. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: screensaver.picture.slideshow v5.0.9 installed
  1468. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.32 installed
  1469. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.54 installed
  1470. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.artwork.beef v0.26.0 installed
  1471. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.colorbox v2.0.6 installed
  1472. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.common.plugin.cache v2.5.10 installed
  1473. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.cu.lrclyrics v5.5.14 installed
  1474. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.embuary.helper v1.2.20 installed
  1475. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.extendedinfo v5.6.0 installed
  1476. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.grab.fanart v0.14.1 installed
  1477. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.image.resource.select v2.0.4 installed
  1478. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.addon.signals v0.0.3 installed
  1479. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.arrow v0.10.0 installed
  1480. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.autocompletion v1.1.2 installed
  1481. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.beautifulsoup v3.2.1 installed
  1482. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.6.2 installed
  1483. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.cache v1.0.3 installed
  1484. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.certifi v2019.3.9 installed
  1485. 2019-08-30 19:26:28.042 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.chardet v3.0.4 installed
  1486. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.dateutil v2.7.3 installed
  1487. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.defusedxml v0.5.0 installed
  1488. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.elementtree v1.2.8 installed
  1489. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.idna v2.8 installed
  1490. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.ijson v2.3 installed
  1491. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.inputstreamhelper v0.3.5 installed
  1492. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.kodi-six v0.1.0 installed
  1493. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.kodi65 v1.2.1 installed
  1494. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.libard v1.0.0 installed
  1495. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.libdaserste v1.0.0 installed
  1496. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.libmediathek3 v1.5.0 installed
  1497. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.metadatautils v1.0.0 installed
  1498. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.musicbrainz v0.6.0 installed
  1499. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.myconnpy v1.1.7 installed
  1500. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.parsedom v2.5.2 installed
  1501. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.pil v1.1.7 installed
  1502. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.pyaes v1.6.1 installed
  1503. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  1504. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.pyscrypt v1.6.2 installed
  1505. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.requests v2.22.0 installed
  1506. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.routing v0.2.1 installed
  1507. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.simple.downloader v1.9.5 installed
  1508. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.simplecache v1.0.17 installed
  1509. 2019-08-30 19:26:28.043 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.simplejson v3.16.1 installed
  1510. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.six v1.11.0 installed
  1511. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.thetvdb v1.0.12 installed
  1512. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.unidecode v0.4.16 installed
  1513. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.urllib3 v1.25.3 installed
  1514. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.xbmcswift2 v2.4.0 installed
  1515. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.module.youtube.dl v18.1107.0 installed
  1516. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.program.driverselect v0.1.6 installed
  1517. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.service.mypicsdb v15.2.0 installed
  1518. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.skin.helper.service v1.1.3 installed
  1519. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.skin.info.service v1.0.6 installed
  1520. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: script.skinshortcuts v1.0.17 installed
  1521. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: service.library.data.provider v0.3.2 installed
  1522. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: service.libreelec.settings v9.0.0 installed
  1523. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: skin.aeon.nox.silvo v7.9.0 installed
  1524. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: skin.estuary v2.0.22 installed
  1525. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: vfs.libarchive v999.1.1.0 installed
  1526. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: vfs.rar v999.2.1.0 installed
  1527. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: vfs.sftp v999.1.1.0 installed
  1528. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: visualization.pictureit v2.0.0.2 installed
  1529. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: weather.yahoo v5.0.5 installed
  1530. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: webinterface.default v18.x-2.4.6 installed
  1531. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.addon v18.9.701 installed
  1532. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  1533. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.gui v5.14.0 installed
  1534. 2019-08-30 19:26:28.044 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.json v10.5.1 installed
  1535. 2019-08-30 19:26:28.045 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  1536. 2019-08-30 19:26:28.045 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.python v2.26.0 installed
  1537. 2019-08-30 19:26:28.045 T:139683536088704 NOTICE: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  1538. 2019-08-30 19:26:28.050 T:139683536088704 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1539. 2019-08-30 19:26:28.139 T:139683449566976 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  1540. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: Found 2 Lists of Devices
  1541. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: Enumerated ALSA devices:
  1542. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: Device 1
  1543. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_deviceName : hdmi:CARD=HDMI,DEV=0
  1544. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_displayName : HDA ATI
  1545. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_displayNameExtra: @@@
  1546. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1547. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_channels : FL, FR, FC
  1548. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_sampleRates : 32000,44100,48000,96000,192000
  1549. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  1550. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  1551. 2019-08-30 19:26:28.139 T:139683449566976 NOTICE: Device 2
  1552. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_deviceName : @:CARD=Generic,DEV=0
  1553. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_displayName : HD-Audio Generic
  1554. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_displayNameExtra: ALC887-VD Analog
  1555. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1556. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_channels : FL, FR
  1557. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_sampleRates : 48000
  1558. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_dataFormats : AE_FMT_S32NE
  1559. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_streamTypes : No passthrough capabilities
  1560. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: Device 3
  1561. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_deviceName : iec958:CARD=Generic,DEV=0
  1562. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_displayName : HD-Audio Generic
  1563. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_displayNameExtra: ALC887-VD Digital S/PDIF
  1564. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  1565. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_channels : FL, FR
  1566. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,192000
  1567. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  1568. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  1569. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: Enumerated PULSE devices:
  1570. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: Device 1
  1571. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_deviceName : Default
  1572. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_displayName : Default
  1573. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1574. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1575. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_channels : FL, FR
  1576. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1577. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1578. 2019-08-30 19:26:28.140 T:139683449566976 NOTICE: m_streamTypes : No passthrough capabilities
  1579. 2019-08-30 19:26:28.351 T:139683536088704 NOTICE: Checking resolution 16
  1580. 2019-08-30 19:26:28.476 T:139683536088704 NOTICE: Using visual 0x21
  1581. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: VAAPI::Close - closing decoder context
  1582. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: CRenderSystemGL::InitRenderSystem - Version: 4.3 (Core Profile) Mesa 19.1.5, Major: 4, Minor: 3
  1583. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_VENDOR = X.Org
  1584. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_RENDERER = AMD ARUBA (DRM 2.50.0 / 5.2.10, LLVM 8.0.1)
  1585. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_VERSION = 4.3 (Core Profile) Mesa 19.1.5
  1586. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.30
  1587. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1832752
  1588. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 786432
  1589. 2019-08-30 19:26:28.490 T:139683536088704 NOTICE: GL_EXTENSIONS = GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_meminfo GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_integer_mix GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NVX_gpu_memory_info GL_NV_conditional_render GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s3tc
  1590. 2019-08-30 19:26:28.565 T:139683536088704 WARNING: Repository add-on repository.bromix uses plain HTTP for add-on downloads in path http://github.com/bromix/repository.bromix.storage/raw/master - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1591. 2019-08-30 19:26:28.609 T:139683288545024 NOTICE: Running database version Addons27
  1592. 2019-08-30 19:26:28.610 T:139683288545024 NOTICE: Running database version ViewModes6
  1593. 2019-08-30 19:26:28.612 T:139683288545024 NOTICE: Running database version Textures13
  1594. 2019-08-30 19:26:28.615 T:139683288545024 NOTICE: Running database version MyMusic72
  1595. 2019-08-30 19:26:28.618 T:139683288545024 NOTICE: Running database version MyVideos116
  1596. 2019-08-30 19:26:28.618 T:139683288545024 NOTICE: Running database version TV34
  1597. 2019-08-30 19:26:28.619 T:139683288545024 NOTICE: Running database version Epg12
  1598. 2019-08-30 19:26:28.620 T:139683536088704 NOTICE: start dvd mediatype detection
  1599. 2019-08-30 19:26:28.634 T:139683536088704 NOTICE: load skin from: /storage/.kodi/addons/skin.aeon.nox.silvo/ (version: 7.9.0)
  1600. 2019-08-30 19:26:28.947 T:139683536088704 ERROR: Window Translator: Can't find window InfoDialog
  1601. 2019-08-30 19:26:28.966 T:139683536088704 WARNING: Skin has invalid include: skinshortcuts-template-widget1
  1602. 2019-08-30 19:26:28.967 T:139683536088704 WARNING: Skin has invalid include: skinshortcuts-template-widget2
  1603. 2019-08-30 19:26:29.034 T:139683536088704 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1604. 2019-08-30 19:26:29.091 T:139683536088704 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
  1605. 2019-08-30 19:26:29.091 T:139683536088704 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  1606. 2019-08-30 19:26:29.093 T:139683536088704 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1607. 2019-08-30 19:26:29.095 T:139683536088704 NOTICE: Loaded playercorefactory configuration
  1608. 2019-08-30 19:26:29.096 T:139683536088704 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1609. 2019-08-30 19:26:29.096 T:139683536088704 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1610. 2019-08-30 19:26:29.185 T:139683536088704 NOTICE: initialize done
  1611. 2019-08-30 19:26:29.191 T:139683536088704 NOTICE: Running the application...
  1612. 2019-08-30 19:26:29.194 T:139683536088704 NOTICE: starting zeroconf publishing
  1613. 2019-08-30 19:26:29.194 T:139683536088704 NOTICE: CWebServer[8080]: Started
  1614. 2019-08-30 19:26:29.194 T:139683536088704 NOTICE: starting upnp client
  1615. 2019-08-30 19:26:29.227 T:139683536088704 NOTICE: starting upnp server
  1616. 2019-08-30 19:26:29.236 T:139683536088704 NOTICE: starting upnp controller
  1617. 2019-08-30 19:26:29.237 T:139683536088704 NOTICE: starting upnp renderer
  1618. 2019-08-30 19:26:29.290 T:139681811232512 NOTICE: ES: Starting UDP Event server on port 9777
  1619. 2019-08-30 19:26:29.290 T:139681811232512 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1620. 2019-08-30 19:26:29.299 T:139682651289344 NOTICE: script.colorbox: version 2.0.6 started
  1621. 2019-08-30 19:26:29.299 T:139682651289344 NOTICE: script.colorbox: daemon started
  1622. 2019-08-30 19:26:29.411 T:139682615326464 ERROR: Create - Error creating
  1623. 2019-08-30 19:26:29.524 T:139682615326464 NOTICE: AddOnLog: PVR IPTV Simple Client: pvr.iptvsimple - LoadPlayList Playlist Loaded - 20 (ms)
  1624. 2019-08-30 19:26:29.524 T:139682615326464 NOTICE: AddOnLog: PVR IPTV Simple Client: pvr.iptvsimple - Loaded 102 channels.
  1625. 2019-08-30 19:26:29.542 T:139682615326464 NOTICE: PVR Manager: Starting
  1626. 2019-08-30 19:26:29.665 T:139681747097344 NOTICE: PVR Manager: Started
  1627. 2019-08-30 19:26:29.665 T:139681755490048 NOTICE: EPG thread started
  1628. 2019-08-30 19:26:30.013 T:139682152625920 WARNING: CPlayerCoreFactory::GetPlayer([TV]47LM960V-ZB): no such player: [TV]47LM960V-ZB
  1629. 2019-08-30 19:26:30.263 T:139682161018624 NOTICE: [plugin.video.mediathekview-0.6.2:Service]: Init (instance id: 4d6b8a33da81ecc90c6da84c24fde4dc)
  1630. 2019-08-30 19:26:30.264 T:139682161018624 NOTICE: [plugin.video.mediathekview-0.6.2:Service]: Found other instance with id 4d6b8a33da81ecc90c6da84c24fde4dc
  1631. 2019-08-30 19:26:30.264 T:139682161018624 NOTICE: [plugin.video.mediathekview-0.6.2:Service]: Startup delayed by 1 second(s) waiting the other instance to shut down
  1632.  
  1633. ############### END LOG FILE ################
  1634.  
  1635. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement