Advertisement
splnut

Kodi.p1

May 7th, 2016
681
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 115.52 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20160505111815.log
  3. # LibreELEC release: Generic.x86_64-7.0.0
  4. #
  5. ################################################################################
  6. ############## kodi CRASH LOG ###############
  7.  
  8. ################ SYSTEM INFO ################
  9. Date: Thu May 5 11:18:15 EDT 2016
  10. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  11. Arch: x86_64
  12. Kernel: Linux 4.4.7 #1 SMP Mon Apr 25 19:18:22 BST 2016
  13. Release: LibreELEC 7.0.0
  14. ############## END SYSTEM INFO ##############
  15.  
  16. ############### STACK TRACE #################
  17. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462461494.1781
  18. =========================================
  19. [New LWP 1874]
  20. [New LWP 1784]
  21. [New LWP 1785]
  22. [New LWP 1790]
  23. [New LWP 1791]
  24. [New LWP 1800]
  25. [New LWP 1804]
  26. [New LWP 1806]
  27. [New LWP 1808]
  28. [New LWP 1809]
  29. [New LWP 1810]
  30. [New LWP 1812]
  31. [New LWP 1813]
  32. [New LWP 1814]
  33. [New LWP 1825]
  34. [New LWP 1832]
  35. [New LWP 1848]
  36. [New LWP 1850]
  37. [New LWP 1868]
  38. [New LWP 1872]
  39. [New LWP 1873]
  40. [New LWP 1796]
  41. [New LWP 1782]
  42. [New LWP 1789]
  43. [New LWP 1794]
  44. [New LWP 1795]
  45. [New LWP 1801]
  46. [New LWP 1802]
  47. [New LWP 1803]
  48. [New LWP 1805]
  49. [New LWP 1807]
  50. [New LWP 1811]
  51. [New LWP 1831]
  52. [New LWP 1847]
  53. [New LWP 1865]
  54. [New LWP 1866]
  55. [New LWP 1867]
  56. [New LWP 1876]
  57. [New LWP 1793]
  58. [New LWP 1781]
  59. [Thread debugging using libthread_db enabled]
  60. Using host libthread_db library "/lib/libthread_db.so.1".
  61. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  62. Program terminated with signal SIGABRT, Aborted.
  63. #0 0x00007ff39e21e218 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  64. [Current thread is 1 (Thread 0x7ff37dffb700 (LWP 1874))]
  65.  
  66. Thread 40 (Thread 0x7ff39aaae880 (LWP 1781)):
  67. #0 0x00007ff3a1c54427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7ff3780009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  68. #1 do_futex_wait (sem=sem@entry=0x7ff3780009b0, abstime=0x0) at sem_waitcommon.c:111
  69. #2 0x00007ff3a1c544d4 in __new_sem_wait_slow (sem=0x7ff3780009b0, abstime=0x0) at sem_waitcommon.c:181
  70. #3 0x00007ff3a185b408 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  71. #4 0x0000000000a67104 in CPythonInvoker::stop(bool) ()
  72. #5 0x0000000000a61017 in CLanguageInvokerThread::stop(bool) ()
  73. #6 0x0000000000a5f75d in CScriptInvocationManager::Stop(int, bool) ()
  74. #7 0x0000000000a60a41 in CScriptInvocationManager::Stop(std::string const&, bool) ()
  75. #8 0x0000000000953933 in ADDON::CService::Stop() ()
  76. #9 0x000000000092b1fe in ADDON::CAddonMgr::StopServices(bool) ()
  77. #10 0x0000000000a5ade8 in ?? ()
  78. #11 0x0000000000a54c08 in CBuiltins::Execute(std::string const&) ()
  79. #12 0x0000000000bb97e0 in CApplication::ExecuteXBMCAction(std::string, std::shared_ptr<CGUIListItem> const&) ()
  80. #13 0x0000000000bb9d95 in CApplication::OnMessage(CGUIMessage&) ()
  81. #14 0x000000000089cc43 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  82. #15 0x00000000008ae510 in CGUIAction::ExecuteActions(int, int, std::shared_ptr<CGUIListItem> const&) const ()
  83. #16 0x00000000008ead6e in CGUIButtonControl::OnClick() ()
  84. #17 0x00000000008ea390 in CGUIButtonControl::OnAction(CAction const&) ()
  85. #18 0x00000000008994b0 in CGUIWindow::OnAction(CAction const&) ()
  86. #19 0x000000000089d047 in CGUIWindowManager::OnAction(CAction const&) const ()
  87. #20 0x0000000000bb72da in CApplication::OnAction(CAction const&) ()
  88. #21 0x0000000000a4df2b in CInputManager::OnKey(CKey const&) ()
  89. #22 0x0000000000a4f13d in CInputManager::OnEvent(XBMC_Event&) ()
  90. #23 0x0000000000bb8586 in CApplication::OnEvent(XBMC_Event&) ()
  91. #24 0x0000000000de2158 in CWinEventsX11Imp::MessagePump() ()
  92. #25 0x0000000000baeff6 in CApplication::FrameMove(bool, bool) ()
  93. #26 0x000000000089b8fb in CGUIWindowManager::ProcessRenderLoop(bool) ()
  94. #27 0x000000000088beb0 in CGUIDialog::Open_Internal(bool, std::string const&) ()
  95. #28 0x000000000088ba1c in CGUIDialog::Open(std::string const&) ()
  96. #29 0x000000000089ef39 in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
  97. #30 0x000000000089f29b in CGUIWindowManager::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
  98. #31 0x0000000000a56190 in ?? ()
  99. #32 0x0000000000a54c08 in CBuiltins::Execute(std::string const&) ()
  100. #33 0x0000000000bb97e0 in CApplication::ExecuteXBMCAction(std::string, std::shared_ptr<CGUIListItem> const&) ()
  101. #34 0x0000000000bb9d95 in CApplication::OnMessage(CGUIMessage&) ()
  102. #35 0x000000000089cc43 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  103. #36 0x00000000008ae510 in CGUIAction::ExecuteActions(int, int, std::shared_ptr<CGUIListItem> const&) const ()
  104. #37 0x0000000000aa052c in CStaticListProvider::OnClick(std::shared_ptr<CGUIListItem> const&) ()
  105. #38 0x00000000008e8f38 in CGUIBaseContainer::OnClick(int) ()
  106. #39 0x00000000008994b0 in CGUIWindow::OnAction(CAction const&) ()
  107. #40 0x000000000089d0ad in CGUIWindowManager::OnAction(CAction const&) const ()
  108. #41 0x0000000000bb72da in CApplication::OnAction(CAction const&) ()
  109. #42 0x0000000000a4df2b in CInputManager::OnKey(CKey const&) ()
  110. #43 0x0000000000a4f13d in CInputManager::OnEvent(XBMC_Event&) ()
  111. #44 0x0000000000bb8586 in CApplication::OnEvent(XBMC_Event&) ()
  112. #45 0x0000000000de2158 in CWinEventsX11Imp::MessagePump() ()
  113. #46 0x0000000000baeff6 in CApplication::FrameMove(bool, bool) ()
  114. #47 0x0000000000c0b47a in CXBApplicationEx::Run() ()
  115. #48 0x0000000000c0e705 in XBMC_Run ()
  116. #49 0x00000000007cd69e in main ()
  117.  
  118. Thread 39 (Thread 0x7ff38739c700 (LWP 1793)):
  119. #0 0x00007ff3a1c54427 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7ff3780009b0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  120. #1 do_futex_wait (sem=sem@entry=0x7ff3780009b0, abstime=0x0) at sem_waitcommon.c:111
  121. #2 0x00007ff3a1c544d4 in __new_sem_wait_slow (sem=0x7ff3780009b0, abstime=0x0) at sem_waitcommon.c:181
  122. #3 0x00007ff3a185b408 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  123. #4 0x0000000000a68471 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  124. #5 0x0000000000a688df in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  125. #6 0x0000000000e115ff in CThread::Action() ()
  126. #7 0x0000000000e11d53 in CThread::staticThread(void*) ()
  127. #8 0x00007ff3a1c4c424 in start_thread (arg=0x7ff38739c700) at pthread_create.c:333
  128. #9 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  129.  
  130. Thread 38 (Thread 0x7ff3448a5700 (LWP 1876)):
  131. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  132. #1 0x00007ff384006682 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  133. #2 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  134. #3 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  135. #4 0x00007ff3a1816e0d in ?? () from /usr/lib/libpython2.7.so.1.0
  136. #5 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  137. #6 0x00007ff3a178b2f0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  138. #7 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  139. #8 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  140. #9 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  141. #10 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  142. #11 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  143. #12 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  144. #13 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  145. #14 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  146. #15 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  147. #16 0x00007ff3a1c4c424 in start_thread (arg=0x7ff3448a5700) at pthread_create.c:333
  148. #17 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  149.  
  150. Thread 37 (Thread 0x7ff349ff3700 (LWP 1867)):
  151. #0 0x00007ff3a1c552cd in accept () at ../sysdeps/unix/syscall-template.S:84
  152. #1 0x00007ff37c0f3217 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  153. #2 0x00007ff3a178dfab in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  154. #3 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  155. #4 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  156. #5 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  157. #6 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  158. #7 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  159. #8 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  160. #9 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  161. #10 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  162. #11 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  163. #12 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  164. #13 0x00007ff3a1c4c424 in start_thread (arg=0x7ff349ff3700) at pthread_create.c:333
  165. #14 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  166.  
  167. Thread 36 (Thread 0x7ff348ebb700 (LWP 1866)):
  168. #0 0x00007ff39e2c941d in poll () at ../sysdeps/unix/syscall-template.S:84
  169. #1 0x00007ff343f9bde3 in ?? () from /usr/lib/libglib-2.0.so.0
  170. #2 0x00007ff343fa3157 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
  171. #3 0x00007ff346563c79 in ?? () from /usr/lib/python2.7/site-packages/glib/_glib.so
  172. #4 0x00007ff3a178dfab in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  173. #5 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  174. #6 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  175. #7 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  176. #8 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  177. #9 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  178. #10 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  179. #11 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  180. #12 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  181. #13 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  182. #14 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  183. #15 0x00007ff3a1c4c424 in start_thread (arg=0x7ff348ebb700) at pthread_create.c:333
  184. #16 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  185.  
  186. Thread 35 (Thread 0x7ff345202700 (LWP 1865)):
  187. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  188. #1 0x00007ff384006682 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  189. #2 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  190. #3 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  191. #4 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  192. #5 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  193. #6 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  194. #7 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  195. #8 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  196. #9 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  197. #10 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  198. #11 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  199. #12 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  200. #13 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  201. #14 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  202. #15 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  203. #16 0x00007ff3a1c4c424 in start_thread (arg=0x7ff345202700) at pthread_create.c:333
  204. #17 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  205.  
  206. Thread 34 (Thread 0x7ff3476ac700 (LWP 1847)):
  207. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  208. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  209. #2 0x0000000000c27695 in NPT_BsdTcpClientSocket::WaitForConnection(int) ()
  210. #3 0x0000000000c27626 in NPT_BsdTcpClientSocket::Connect(NPT_SocketAddress const&, int) ()
  211. #4 0x0000000000c2397e in NPT_HttpTlsConnector::Connect(NPT_HttpUrl const&, NPT_HttpClient&, NPT_HttpProxyAddress const*, bool, NPT_HttpClient::Connection*&) ()
  212. #5 0x0000000000c1c771 in NPT_HttpClient::SendRequestOnce(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  213. #6 0x0000000000c1d1a0 in NPT_HttpClient::SendRequest(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  214. #7 0x0000000000c400c6 in PLT_HttpClientSocketTask::DoRun() ()
  215. #8 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  216. #9 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  217. #10 0x00007ff3a1c4c424 in start_thread (arg=0x7ff3476ac700) at pthread_create.c:333
  218. #11 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  219.  
  220. Thread 33 (Thread 0x7ff34a7f4700 (LWP 1831)):
  221. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  222. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  223. #2 0x0000000000c264d3 in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  224. #3 0x0000000000c36b1c in NPT_BufferedInputStream::FillBuffer() ()
  225. #4 0x0000000000c368df in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  226. #5 0x0000000000c36c8f in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  227. #6 0x0000000000c16f17 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  228. #7 0x0000000000df73a0 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  229. #8 0x0000000000df7983 in PLT_HttpServerSocketTask::DoRun() ()
  230. #9 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  231. #10 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  232. #11 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34a7f4700) at pthread_create.c:333
  233. #12 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  234.  
  235. Thread 32 (Thread 0x7ff34d7fa700 (LWP 1811)):
  236. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  237. #1 0x0000000000c9331f in JSONRPC::CTCPServer::Process() ()
  238. #2 0x0000000000e115ff in CThread::Action() ()
  239. #3 0x0000000000e11d53 in CThread::staticThread(void*) ()
  240. #4 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34d7fa700) at pthread_create.c:333
  241. #5 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  242.  
  243. Thread 31 (Thread 0x7ff34f7fe700 (LWP 1807)):
  244. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  245. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  246. #2 0x0000000000c27a5c in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  247. #3 0x0000000000df6f8e in PLT_HttpListenTask::DoRun() ()
  248. #4 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  249. #5 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  250. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34f7fe700) at pthread_create.c:333
  251. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  252.  
  253. Thread 30 (Thread 0x7ff35ce9e700 (LWP 1805)):
  254. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  255. #1 0x0000000000e25b95 in ?? ()
  256. #2 0x0000000000e25c2a in ?? ()
  257. #3 0x00007ff3a1c4c424 in start_thread (arg=0x7ff35ce9e700) at pthread_create.c:333
  258. #4 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  259.  
  260. Thread 29 (Thread 0x7ff35ffff700 (LWP 1803)):
  261. #0 0x00007ff39e2c941d in poll () at ../sysdeps/unix/syscall-template.S:84
  262. #1 0x00007ff3a243a958 in ?? () from /usr/lib/libavahi-common.so.3
  263. #2 0x00007ff3a243acb3 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
  264. #3 0x00007ff3a243b52d in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
  265. #4 0x00007ff3a243b57d in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
  266. #5 0x00007ff3a243b5bf in ?? () from /usr/lib/libavahi-common.so.3
  267. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff35ffff700) at pthread_create.c:333
  268. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  269.  
  270. Thread 28 (Thread 0x7ff35d69f700 (LWP 1802)):
  271. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  272. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  273. #2 0x0000000000cc45c4 in CJobManager::GetNextJob(CJobWorker const*) ()
  274. #3 0x0000000000cc46de in CJobWorker::Process() ()
  275. #4 0x0000000000e115ff in CThread::Action() ()
  276. #5 0x0000000000e11d53 in CThread::staticThread(void*) ()
  277. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff35d69f700) at pthread_create.c:333
  278. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  279.  
  280. Thread 27 (Thread 0x7ff37cff9700 (LWP 1801)):
  281. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  282. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  283. #2 0x0000000000e11f6a in CTimer::Process() ()
  284. #3 0x0000000000e115ff in CThread::Action() ()
  285. #4 0x0000000000e11d53 in CThread::staticThread(void*) ()
  286. #5 0x00007ff3a1c4c424 in start_thread (arg=0x7ff37cff9700) at pthread_create.c:333
  287. #6 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  288.  
  289. Thread 26 (Thread 0x7ff37ffff700 (LWP 1795)):
  290. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  291. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  292. #2 0x0000000000dbb63f in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  293. #3 0x0000000000a6e467 in ?? ()
  294. #4 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  295. #5 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  296. #6 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  297. #7 0x00007ff3a178f419 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  298. #8 0x00007ff3a17fba1e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  299. #9 0x0000000000a66df5 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  300. #10 0x0000000000a68155 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  301. #11 0x0000000000a688df in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  302. #12 0x0000000000e115ff in CThread::Action() ()
  303. #13 0x0000000000e11d53 in CThread::staticThread(void*) ()
  304. #14 0x00007ff3a1c4c424 in start_thread (arg=0x7ff37ffff700) at pthread_create.c:333
  305. #15 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  306.  
  307. Thread 25 (Thread 0x7ff3848b9700 (LWP 1794)):
  308. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  309. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  310. #2 0x0000000000dbb63f in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  311. #3 0x0000000000a6e467 in ?? ()
  312. #4 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  313. #5 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  314. #6 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  315. #7 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  316. #8 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  317. #9 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  318. #10 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  319. #11 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  320. #12 0x00007ff3a1858cec in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  321. #13 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  322. #14 0x00007ff3a178c2da in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  323. #15 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  324. #16 0x00007ff3a178f419 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  325. #17 0x00007ff3a17fba1e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  326. #18 0x0000000000a66df5 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  327. #19 0x0000000000a68155 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  328. #20 0x0000000000a688df in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  329. #21 0x0000000000e115ff in CThread::Action() ()
  330. #22 0x0000000000e11d53 in CThread::staticThread(void*) ()
  331. #23 0x00007ff3a1c4c424 in start_thread (arg=0x7ff3848b9700) at pthread_create.c:333
  332. #24 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  333.  
  334. Thread 24 (Thread 0x7ff398f83700 (LWP 1789)):
  335. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  336. #1 0x00007ff387446476 in ?? () from /usr/lib/libcec.so.3.0
  337. #2 0x00007ff387447487 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3.0
  338. #3 0x00007ff38746258e in PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3.0
  339. #4 0x00007ff3a1c4c424 in start_thread (arg=0x7ff398f83700) at pthread_create.c:333
  340. #5 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  341.  
  342. Thread 23 (Thread 0x7ff39aaac700 (LWP 1782)):
  343. #0 0x00007ff39e2c941d in poll () at ../sysdeps/unix/syscall-template.S:84
  344. #1 0x0000000000c84ade in CFDEventMonitor::Process() ()
  345. #2 0x0000000000e115ff in CThread::Action() ()
  346. #3 0x0000000000e11d53 in CThread::staticThread(void*) ()
  347. #4 0x00007ff3a1c4c424 in start_thread (arg=0x7ff39aaac700) at pthread_create.c:333
  348. #5 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  349.  
  350. Thread 22 (Thread 0x7ff37f7fe700 (LWP 1796)):
  351. #0 0x00007ff39e2a233d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  352. #1 0x00007ff39e2cb284 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  353. #2 0x0000000000db9419 in XBMCAddon::xbmc::sleep(long) ()
  354. #3 0x0000000000a78420 in ?? ()
  355. #4 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  356. #5 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  357. #6 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  358. #7 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  359. #8 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  360. #9 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  361. #10 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  362. #11 0x00007ff3a1858cec in PyInstance_New () from /usr/lib/libpython2.7.so.1.0
  363. #12 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  364. #13 0x00007ff3a178c2da in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  365. #14 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  366. #15 0x00007ff3a178f419 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  367. #16 0x00007ff3a17fba1e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  368. #17 0x0000000000a66df5 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  369. #18 0x0000000000a68155 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  370. #19 0x0000000000a688df in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  371. #20 0x0000000000e115ff in CThread::Action() ()
  372. #21 0x0000000000e11d53 in CThread::staticThread(void*) ()
  373. #22 0x00007ff3a1c4c424 in start_thread (arg=0x7ff37f7fe700) at pthread_create.c:333
  374. #23 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  375.  
  376. Thread 21 (Thread 0x7ff37e7fc700 (LWP 1873)):
  377. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  378. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  379. #2 0x0000000000cc45c4 in CJobManager::GetNextJob(CJobWorker const*) ()
  380. #3 0x0000000000cc46de in CJobWorker::Process() ()
  381. #4 0x0000000000e115ff in CThread::Action() ()
  382. #5 0x0000000000e11d53 in CThread::staticThread(void*) ()
  383. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff37e7fc700) at pthread_create.c:333
  384. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  385.  
  386. Thread 20 (Thread 0x7ff348176700 (LWP 1872)):
  387. #0 0x00007ff3a1c553df in __libc_recv (fd=71, buf=0x7ff343e41eb4, n=2, flags=0) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:28
  388. #1 0x00007ff37c0f733f in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  389. #2 0x00007ff37c0f74f9 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  390. #3 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  391. #4 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  392. #5 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  393. #6 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  394. #7 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  395. #8 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  396. #9 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  397. #10 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  398. #11 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  399. #12 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  400. #13 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  401. #14 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  402. #15 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  403. #16 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  404. #17 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  405. #18 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  406. #19 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  407. #20 0x00007ff3a1c4c424 in start_thread (arg=0x7ff348176700) at pthread_create.c:333
  408. #21 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  409.  
  410. Thread 19 (Thread 0x7ff343756700 (LWP 1868)):
  411. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  412. #1 0x0000000000e22751 in ?? ()
  413. #2 0x00007ff3a1c4c424 in start_thread (arg=0x7ff343756700) at pthread_create.c:333
  414. #3 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  415.  
  416. Thread 18 (Thread 0x7ff3429e1700 (LWP 1850)):
  417. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  418. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  419. #2 0x0000000000dbb63f in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  420. #3 0x0000000000a6e467 in ?? ()
  421. #4 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  422. #5 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  423. #6 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  424. #7 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  425. #8 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  426. #9 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  427. #10 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  428. #11 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  429. #12 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  430. #13 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  431. #14 0x00007ff3a1c4c424 in start_thread (arg=0x7ff3429e1700) at pthread_create.c:333
  432. #15 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  433.  
  434. Thread 17 (Thread 0x7ff345a72700 (LWP 1848)):
  435. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  436. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  437. #2 0x0000000000c27695 in NPT_BsdTcpClientSocket::WaitForConnection(int) ()
  438. #3 0x0000000000c27626 in NPT_BsdTcpClientSocket::Connect(NPT_SocketAddress const&, int) ()
  439. #4 0x0000000000c2397e in NPT_HttpTlsConnector::Connect(NPT_HttpUrl const&, NPT_HttpClient&, NPT_HttpProxyAddress const*, bool, NPT_HttpClient::Connection*&) ()
  440. #5 0x0000000000c1c771 in NPT_HttpClient::SendRequestOnce(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  441. #6 0x0000000000c1d1a0 in NPT_HttpClient::SendRequest(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  442. #7 0x0000000000c400c6 in PLT_HttpClientSocketTask::DoRun() ()
  443. #8 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  444. #9 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  445. #10 0x00007ff3a1c4c424 in start_thread (arg=0x7ff345a72700) at pthread_create.c:333
  446. #11 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  447.  
  448. Thread 16 (Thread 0x7ff346e6b700 (LWP 1832)):
  449. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  450. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  451. #2 0x0000000000c264d3 in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  452. #3 0x0000000000c36b1c in NPT_BufferedInputStream::FillBuffer() ()
  453. #4 0x0000000000c368df in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  454. #5 0x0000000000c36c8f in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  455. #6 0x0000000000c16f17 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  456. #7 0x0000000000df73a0 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  457. #8 0x0000000000df7983 in PLT_HttpServerSocketTask::DoRun() ()
  458. #9 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  459. #10 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  460. #11 0x00007ff3a1c4c424 in start_thread (arg=0x7ff346e6b700) at pthread_create.c:333
  461. #12 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  462.  
  463. Thread 15 (Thread 0x7ff346273700 (LWP 1825)):
  464. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  465. #1 0x0000000000c28774 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  466. #2 0x0000000000c188f5 in NPT_HttpConnectionManager::Run() ()
  467. #3 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  468. #4 0x00007ff3a1c4c424 in start_thread (arg=0x7ff346273700) at pthread_create.c:333
  469. #5 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  470.  
  471. Thread 14 (Thread 0x7ff34bff7700 (LWP 1814)):
  472. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  473. #1 0x0000000000c9e6bb in CAirPlayServer::Process() ()
  474. #2 0x0000000000e115ff in CThread::Action() ()
  475. #3 0x0000000000e11d53 in CThread::staticThread(void*) ()
  476. #4 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34bff7700) at pthread_create.c:333
  477. #5 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  478.  
  479. Thread 13 (Thread 0x7ff34c7f8700 (LWP 1813)):
  480. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  481. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  482. #2 0x0000000000cc45c4 in CJobManager::GetNextJob(CJobWorker const*) ()
  483. #3 0x0000000000cc46de in CJobWorker::Process() ()
  484. #4 0x0000000000e115ff in CThread::Action() ()
  485. #5 0x0000000000e11d53 in CThread::staticThread(void*) ()
  486. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34c7f8700) at pthread_create.c:333
  487. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  488.  
  489. Thread 12 (Thread 0x7ff34cff9700 (LWP 1812)):
  490. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  491. #1 0x00007ff3868c1c1c in ?? () from /usr/lib/libshairplay.so.0
  492. #2 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34cff9700) at pthread_create.c:333
  493. #3 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  494.  
  495. Thread 11 (Thread 0x7ff34dffb700 (LWP 1810)):
  496. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  497. #1 0x0000000000c9220d in SOCKETS::CSocketListener::Listen(int) ()
  498. #2 0x0000000000c8c2c0 in EVENTSERVER::CEventServer::Run() ()
  499. #3 0x0000000000c8c3fb in EVENTSERVER::CEventServer::Process() ()
  500. #4 0x0000000000e115ff in CThread::Action() ()
  501. #5 0x0000000000e11d53 in CThread::staticThread(void*) ()
  502. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34dffb700) at pthread_create.c:333
  503. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  504.  
  505. Thread 10 (Thread 0x7ff34e7fc700 (LWP 1809)):
  506. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  507. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  508. #2 0x0000000000c26725 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  509. #3 0x0000000000e07b59 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  510. #4 0x0000000000c36b1c in NPT_BufferedInputStream::FillBuffer() ()
  511. #5 0x0000000000c368df in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  512. #6 0x0000000000c36c8f in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  513. #7 0x0000000000c174ea in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  514. #8 0x0000000000c1b8d9 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  515. #9 0x0000000000df8a4b in PLT_SsdpSearchTask::DoRun() ()
  516. #10 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  517. #11 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  518. #12 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34e7fc700) at pthread_create.c:333
  519. #13 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  520.  
  521. Thread 9 (Thread 0x7ff34effd700 (LWP 1808)):
  522. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  523. #1 0x0000000000c28774 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  524. #2 0x0000000000c32784 in PLT_ThreadTask::IsAborting(int) ()
  525. #3 0x0000000000df1c03 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  526. #4 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  527. #5 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  528. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34effd700) at pthread_create.c:333
  529. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  530.  
  531. Thread 8 (Thread 0x7ff34ffff700 (LWP 1806)):
  532. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  533. #1 0x0000000000c26146 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  534. #2 0x0000000000c26725 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  535. #3 0x0000000000e07b59 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  536. #4 0x0000000000c36b1c in NPT_BufferedInputStream::FillBuffer() ()
  537. #5 0x0000000000c368df in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  538. #6 0x0000000000c36c8f in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  539. #7 0x0000000000c16f17 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  540. #8 0x0000000000df73a0 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  541. #9 0x0000000000df7983 in PLT_HttpServerSocketTask::DoRun() ()
  542. #10 0x0000000000c34017 in PLT_ThreadTask::Run() ()
  543. #11 0x0000000000c288d6 in NPT_PosixThread::EntryPoint(void*) ()
  544. #12 0x00007ff3a1c4c424 in start_thread (arg=0x7ff34ffff700) at pthread_create.c:333
  545. #13 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  546.  
  547. Thread 7 (Thread 0x7ff35f7fe700 (LWP 1804)):
  548. #0 0x00007ff39e2caac3 in select () at ../sysdeps/unix/syscall-template.S:84
  549. #1 0x0000000000e25b95 in ?? ()
  550. #2 0x0000000000e25c2a in ?? ()
  551. #3 0x00007ff3a1c4c424 in start_thread (arg=0x7ff35f7fe700) at pthread_create.c:333
  552. #4 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  553.  
  554. Thread 6 (Thread 0x7ff37d7fa700 (LWP 1800)):
  555. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  556. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  557. #2 0x0000000000dbb63f in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  558. #3 0x0000000000a6e467 in ?? ()
  559. #4 0x00007ff3a178e172 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  560. #5 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  561. #6 0x00007ff3a178f419 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  562. #7 0x00007ff3a17fba1e in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  563. #8 0x0000000000a66df5 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  564. #9 0x0000000000a68155 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  565. #10 0x0000000000a688df in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  566. #11 0x0000000000e115ff in CThread::Action() ()
  567. #12 0x0000000000e11d53 in CThread::staticThread(void*) ()
  568. #13 0x00007ff3a1c4c424 in start_thread (arg=0x7ff37d7fa700) at pthread_create.c:333
  569. #14 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  570.  
  571. Thread 5 (Thread 0x7ff3860bb700 (LWP 1791)):
  572. #0 0x00007ff39e2c941d in poll () at ../sysdeps/unix/syscall-template.S:84
  573. #1 0x0000000000dd5454 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  574. #2 0x0000000000dd54e5 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  575. #3 0x0000000000e115ff in CThread::Action() ()
  576. #4 0x0000000000e11d53 in CThread::staticThread(void*) ()
  577. #5 0x00007ff3a1c4c424 in start_thread (arg=0x7ff3860bb700) at pthread_create.c:333
  578. #6 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  579.  
  580. Thread 4 (Thread 0x7ff3868bc700 (LWP 1790)):
  581. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  582. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  583. #2 0x00000000008ff31b in CEvent::WaitMSec(unsigned int) ()
  584. #3 0x0000000000dd6281 in PERIPHERALS::CPeripheralBus::Process() ()
  585. #4 0x0000000000e115ff in CThread::Action() ()
  586. #5 0x0000000000e11d53 in CThread::staticThread(void*) ()
  587. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff3868bc700) at pthread_create.c:333
  588. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  589.  
  590. Thread 3 (Thread 0x7ff39989f700 (LWP 1785)):
  591. #0 0x00007ff39e2ca437 in ioctl () at ../sysdeps/unix/syscall-template.S:84
  592. #1 0x00007ff3a110138a in ?? () from /usr/lib/libasound.so.2
  593. #2 0x000000000098d63a in CAESinkALSA::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  594. #3 0x0000000000971f6a in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  595. #4 0x00000000009732ad in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  596. #5 0x0000000000973469 in ActiveAE::CActiveAESink::Process() ()
  597. #6 0x0000000000e115ff in CThread::Action() ()
  598. #7 0x0000000000e11d53 in CThread::staticThread(void*) ()
  599. #8 0x00007ff3a1c4c424 in start_thread (arg=0x7ff39989f700) at pthread_create.c:333
  600. #9 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  601.  
  602. Thread 2 (Thread 0x7ff39a0a0700 (LWP 1784)):
  603. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  604. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  605. #2 0x00000000008ff31b in CEvent::WaitMSec(unsigned int) ()
  606. #3 0x0000000000970f5f in ActiveAE::CActiveAE::Process() ()
  607. #4 0x0000000000e115ff in CThread::Action() ()
  608. #5 0x0000000000e11d53 in CThread::staticThread(void*) ()
  609. #6 0x00007ff3a1c4c424 in start_thread (arg=0x7ff39a0a0700) at pthread_create.c:333
  610. #7 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  611.  
  612. Thread 1 (Thread 0x7ff37dffb700 (LWP 1874)):
  613. #0 0x00007ff39e21e218 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  614. #1 0x00007ff39e21f69a in __GI_abort () at abort.c:89
  615. #2 0x00007ff3a17f6609 in Py_FatalError () from /usr/lib/libpython2.7.so.1.0
  616. #3 0x00007ff3a1788e8a in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  617. #4 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  618. #5 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  619. #6 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  620. #7 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  621. #8 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  622. #9 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  623. #10 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  624. #11 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  625. #12 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  626. #13 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  627. #14 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  628. #15 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  629. #16 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  630. #17 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  631. #18 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  632. #19 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  633. #20 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  634. #21 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  635. #22 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  636. #23 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  637. #24 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  638. #25 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  639. #26 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  640. #27 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  641. #28 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  642. #29 0x00007ff3a1816e0d in ?? () from /usr/lib/libpython2.7.so.1.0
  643. #30 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  644. #31 0x00007ff3a178b2f0 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  645. #32 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  646. #33 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  647. #34 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  648. #35 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  649. #36 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  650. #37 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  651. #38 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  652. #39 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  653. #40 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  654. #41 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  655. #42 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  656. #43 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  657. #44 0x00007ff3a178e83c in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  658. #45 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  659. #46 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  660. #47 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  661. #48 0x00007ff3a178e8de in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  662. #49 0x00007ff3a178f2fc in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  663. #50 0x00007ff3a1816d2c in ?? () from /usr/lib/libpython2.7.so.1.0
  664. #51 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  665. #52 0x00007ff3a183857c in ?? () from /usr/lib/libpython2.7.so.1.0
  666. #53 0x00007ff3a180b9a3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  667. #54 0x00007ff3a1788257 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  668. #55 0x00007ff3a17e2142 in ?? () from /usr/lib/libpython2.7.so.1.0
  669. #56 0x00007ff3a1c4c424 in start_thread (arg=0x7ff37dffb700) at pthread_create.c:333
  670. #57 0x00007ff39e2d1e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  671. ############# END STACK TRACE ###############
  672.  
  673. ################# LOG FILE ##################
  674.  
  675. 11:17:44 T:140684248672384 NOTICE: special://profile/ is mapped to: special://masterprofile/
  676. 11:17:44 T:140684248672384 NOTICE: -----------------------------------------------------------------------
  677. 11:17:44 T:140684248672384 NOTICE: Starting Kodi (16.1 Git:c327c53). Platform: Linux x86 64-bit
  678. 11:17:44 T:140684248672384 NOTICE: Using Release Kodi x64 build
  679. 11:17:44 T:140684248672384 NOTICE: Kodi compiled Apr 25 2016 by GCC 5.3.0 for Linux x86 64-bit version 4.4.7 (263175)
  680. 11:17:44 T:140684248672384 NOTICE: Running on LibreELEC (official) - Version: 7.0.0, kernel: Linux x86 64-bit version 4.4.7
  681. 11:17:44 T:140684248672384 NOTICE: FFmpeg version: 2.8.6
  682. 11:17:44 T:140684248672384 NOTICE: WARNING: unsupported ffmpeg version detected
  683. 11:17:44 T:140684248672384 NOTICE: Host CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, 2 cores available
  684. 11:17:44 T:140684248672384 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  685. 11:17:44 T:140684248672384 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  686. 11:17:44 T:140684248672384 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  687. 11:17:44 T:140684248672384 NOTICE: special://home/ is mapped to: /storage/.kodi
  688. 11:17:44 T:140684248672384 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  689. 11:17:44 T:140684248672384 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  690. 11:17:44 T:140684248672384 NOTICE: Local hostname: LivingRoom
  691. 11:17:44 T:140684248672384 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  692. 11:17:44 T:140684248672384 NOTICE: -----------------------------------------------------------------------
  693. 11:17:44 T:140684248672384 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  694. 11:17:44 T:140684248672384 NOTICE: load settings...
  695. 11:17:44 T:140684248672384 NOTICE: Found 2 Lists of Devices
  696. 11:17:44 T:140684248672384 NOTICE: Enumerated ALSA devices:
  697. 11:17:44 T:140684248672384 NOTICE: Device 1
  698. 11:17:44 T:140684248672384 NOTICE: m_deviceName : hdmi:CARD=NVidia,DEV=0
  699. 11:17:44 T:140684248672384 NOTICE: m_displayName : HDA NVidia
  700. 11:17:44 T:140684248672384 NOTICE: m_displayNameExtra: HDMI
  701. 11:17:44 T:140684248672384 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  702. 11:17:44 T:140684248672384 NOTICE: m_channels : FL,FR,LFE,FC,BC,BL,BR,FLOC,FROC,BLOC,BROC,TFC,TC,TFL,TFR,UNKNOWN1
  703. 11:17:44 T:140684248672384 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  704. 11:17:44 T:140684248672384 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_LPCM,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC
  705. 11:17:44 T:140684248672384 NOTICE: Device 2
  706. 11:17:44 T:140684248672384 NOTICE: m_deviceName : hdmi:CARD=NVidia,DEV=1
  707. 11:17:44 T:140684248672384 NOTICE: m_displayName : HDA NVidia
  708. 11:17:44 T:140684248672384 NOTICE: m_displayNameExtra: SAM SAMSUNG on HDMI
  709. 11:17:44 T:140684248672384 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  710. 11:17:44 T:140684248672384 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,BC,BLOC,BROC
  711. 11:17:44 T:140684248672384 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  712. 11:17:44 T:140684248672384 NOTICE: m_dataFormats : AE_FMT_LPCM,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3,AE_FMT_TRUEHD,AE_FMT_DTSHD,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_AAC
  713. 11:17:44 T:140684248672384 NOTICE: Enumerated PULSE devices:
  714. 11:17:44 T:140684248672384 NOTICE: Device 1
  715. 11:17:44 T:140684248672384 NOTICE: m_deviceName : Default
  716. 11:17:44 T:140684248672384 NOTICE: m_displayName : Default
  717. 11:17:44 T:140684248672384 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  718. 11:17:44 T:140684248672384 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  719. 11:17:44 T:140684248672384 NOTICE: m_channels : FL,FR
  720. 11:17:44 T:140684248672384 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  721. 11:17:44 T:140684248672384 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  722. 11:17:44 T:140684248672384 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  723. 11:17:44 T:140684248672384 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  724. <?xml version="1.0" encoding="UTF-8" ?>
  725. <advancedsettings>
  726. <showexitbutton>false</showexitbutton>
  727. <cputempcommand>cputemp</cputempcommand>
  728. <gputempcommand>gputemp</gputempcommand>
  729. <video>
  730. <latency>
  731. <delay>0</delay>
  732. <refresh>
  733. <min>23</min>
  734. <max>24</max>
  735. <delay>175</delay>
  736. </refresh>
  737. </latency>
  738. <busydialogdelayms>750</busydialogdelayms>
  739. </video>
  740. <samba>
  741. <clienttimeout>30</clienttimeout>
  742. </samba>
  743. <network>
  744. <readbufferfactor>4.0</readbufferfactor>
  745. </network>
  746. </advancedsettings>
  747. 11:17:44 T:140684248672384 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  748. 11:17:44 T:140684248672384 NOTICE: Default DVD Player: dvdplayer
  749. 11:17:44 T:140684248672384 NOTICE: Default Video Player: dvdplayer
  750. 11:17:44 T:140684248672384 NOTICE: Default Audio Player: paplayer
  751. 11:17:44 T:140684248672384 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  752. 11:17:44 T:140684248672384 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  753. 11:17:44 T:140684248672384 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  754. 11:17:44 T:140684248672384 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  755. 11:17:44 T:140684248672384 NOTICE: Loaded playercorefactory configuration
  756. 11:17:44 T:140684248672384 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  757. 11:17:44 T:140684248672384 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  758. 11:17:44 T:140684248672384 NOTICE: Running database version Addons20
  759. 11:17:44 T:140684248672384 NOTICE: ADDONS: Using repository repository.xbmc.org
  760. 11:17:44 T:140684248672384 NOTICE: ADDONS: Using repository repository.aeon.nox.silvo
  761. 11:17:44 T:140684248672384 NOTICE: ADDONS: Using repository repository.beta.emby.kodi
  762. 11:17:44 T:140684248672384 NOTICE: ADDONS: Using repository repository.libreelec.tv
  763. 11:17:44 T:140684248672384 NOTICE: Setup SDL
  764. 11:17:44 T:140684248672384 NOTICE: Checking resolution 16
  765. 11:17:44 T:140684248672384 NOTICE: Using visual 0x27
  766. 11:17:45 T:140684248672384 NOTICE: GL_VENDOR = NVIDIA Corporation
  767. 11:17:45 T:140684248672384 NOTICE: GL_RENDERER = GeForce GT 730/PCIe/SSE2
  768. 11:17:45 T:140684248672384 NOTICE: GL_VERSION = 4.5.0 NVIDIA 352.79
  769. 11:17:45 T:140684248672384 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.50 NVIDIA
  770. 11:17:45 T:140684248672384 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1048576
  771. 11:17:45 T:140684248672384 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 1048576
  772. 11:17:45 T:140684248672384 NOTICE: GL_EXTENSIONS = GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted 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_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 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_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_NV_internalformat_sample_query 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_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex 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_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_query_buffer_object 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_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat 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_transform_feedback_overflow_query GL_ARB_transpose_matrix 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_program 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_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KTX_buffer_region GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_square GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  773. 11:17:45 T:140684248672384 NOTICE: Running database version Addons20
  774. 11:17:45 T:140684248672384 NOTICE: Running database version ViewModes6
  775. 11:17:45 T:140684248672384 NOTICE: Running database version Textures13
  776. 11:17:45 T:140684248672384 NOTICE: Running database version MyMusic56
  777. 11:17:45 T:140684248672384 NOTICE: Running database version MyVideos99
  778. 11:17:45 T:140684248672384 NOTICE: Running database version TV29
  779. 11:17:45 T:140684248672384 NOTICE: Running database version Epg11
  780. 11:17:45 T:140684248672384 NOTICE: start dvd mediatype detection
  781. 11:17:45 T:140684248672384 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  782. 11:17:45 T:140684248672384 NOTICE: DVDPlayer: Opening: special://skin/extras/intro.mp4
  783. 11:17:45 T:140684248672384 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  784. 11:17:45 T:140683784476416 NOTICE: Creating InputStream
  785. 11:17:45 T:140683784476416 NOTICE: Creating Demuxer
  786. 11:17:45 T:140683784476416 NOTICE: Opening stream: 0 source: 256
  787. 11:17:45 T:140683784476416 NOTICE: Creating video codec with codec id: 28
  788. 11:17:45 T:140683784476416 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  789. 11:17:45 T:140683784476416 NOTICE: Creating video thread
  790. 11:17:45 T:140683784476416 NOTICE: Opening stream: 1 source: 256
  791. 11:17:45 T:140683784476416 NOTICE: Finding audio codec for: 86018
  792. 11:17:45 T:140683784476416 NOTICE: Creating audio thread
  793. 11:17:45 T:140684248672384 NOTICE: ActiveAE DSP - starting
  794. 11:17:45 T:140684248672384 NOTICE: initialize done
  795. 11:17:45 T:140684248672384 NOTICE: Running the application...
  796. 11:17:45 T:140683776083712 NOTICE: running thread: video_thread
  797. 11:17:45 T:140683776083712 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(1920x1080)
  798. 11:17:45 T:140683767691008 NOTICE: running thread: CDVDPlayerAudio::Process()
  799. 11:17:45 T:140683767691008 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  800. 11:17:45 T:140683776083712 NOTICE: VDPAU::CreateContext - creating decoder context
  801. 11:17:45 T:140683776083712 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  802. 11:17:45 T:140683776083712 NOTICE: VDPAU Decoder capabilities:
  803. 11:17:45 T:140683776083712 NOTICE: name level macbs width height
  804. 11:17:45 T:140683776083712 NOTICE: ------------------------------------
  805. 11:17:45 T:140683776083712 NOTICE: MPEG1 0 65536 4032 4048
  806. 11:17:45 T:140683776083712 NOTICE: MPEG2_SIMPLE 3 65536 4032 4048
  807. 11:17:45 T:140683776083712 NOTICE: MPEG2_MAIN 3 65536 4032 4048
  808. 11:17:45 T:140683776083712 NOTICE: H264_MAIN 41 65536 4032 4080
  809. 11:17:45 T:140683776083712 NOTICE: H264_HIGH 41 65536 4032 4080
  810. 11:17:45 T:140683776083712 NOTICE: VC1_SIMPLE 1 8190 2048 2048
  811. 11:17:45 T:140683776083712 NOTICE: VC1_MAIN 2 8190 2048 2048
  812. 11:17:45 T:140683776083712 NOTICE: VC1_ADVANCED 4 8190 2048 2048
  813. 11:17:45 T:140683776083712 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048
  814. 11:17:45 T:140683776083712 NOTICE: ------------------------------------
  815. 11:17:45 T:140683776083712 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  816. 11:17:45 T:140683776083712 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  817. 11:17:45 T:140683776083712 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  818. 11:17:45 T:140683776083712 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  819. 11:17:45 T:140683776083712 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  820. 11:17:45 T:140683776083712 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  821. 11:17:45 T:140684248672384 NOTICE: starting zeroconf publishing
  822. 11:17:45 T:140684248672384 NOTICE: WebServer: Started the webserver
  823. 11:17:45 T:140684248672384 NOTICE: starting upnp client
  824. 11:17:45 T:140682962384640 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  825. 11:17:45 T:140682962384640 NOTICE: UDP: Listening on port 9777
  826. 11:17:46 T:140683776083712 NOTICE: (VDPAU) screenWidth:1920 vidWidth:1920 surfaceWidth:1920
  827. 11:17:46 T:140683776083712 NOTICE: (VDPAU) screenHeight:1080 vidHeight:1080 surfaceHeight:1088
  828. 11:17:46 T:140682885580544 NOTICE: COutput::OnStartup: Output Thread created
  829. 11:17:46 T:140682885580544 NOTICE: VDPAU::COutput::CreateGlxContext - created context
  830. 11:17:46 T:140682885580544 NOTICE: VDPAU::COutput: vdpau gl interop initialized
  831. 11:17:46 T:140682863273728 NOTICE: CMixer::OnStartup: Output Thread created
  832. 11:17:46 T:140682863273728 NOTICE: (VDPAU) Creating the video mixer
  833. 11:17:46 T:140682885580544 NOTICE: VDPAU::COutput::InitBufferPool - Output Surface created
  834. 11:17:46 T:140682885580544 NOTICE: Previous line repeats 6 times.
  835. 11:17:46 T:140682885580544 NOTICE: VDPAU::COutput registered output surfaces
  836. 11:17:46 T:140683776083712 NOTICE: fps: 30.000000, pwidth: 1920, pheight: 1080, dwidth: 1920, dheight: 1080
  837. 11:17:46 T:140683776083712 NOTICE: Display resolution DESKTOP : 1920x1080@ 60.00 - Full Screen (16)
  838. 11:17:46 T:140682885580544 NOTICE: VDPAU::COutput registered output surfaces
  839. 11:17:46 T:140684248672384 NOTICE: Previous line repeats 1 times.
  840. 11:17:46 T:140684248672384 NOTICE: Using GL_TEXTURE_2D
  841. 11:17:46 T:140684248672384 NOTICE: GL: Using VDPAU render method
  842. 11:17:46 T:140684248672384 NOTICE: GL: NPOT texture support detected
  843. 11:17:46 T:140684248672384 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  844. 11:17:46 T:140682885580544 NOTICE: VDPAU::COutput registered output surfaces
  845. 11:17:46 T:140683759298304 NOTICE: Previous line repeats 3 times.
  846. 11:17:46 T:140683759298304 NOTICE: ## LibreELEC Addon ## 0.7.2
  847. 11:17:46 T:140683759298304 WARNING: CSkinInfo: failed to load skin settings
  848. 11:17:46 T:140683922491136 NOTICE: script.grab.fanart: Grab Fanart Service Started
  849. 11:17:46 T:140683801261824 NOTICE: Delaying emby startup by: 0 sec...
  850. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> ======== START EMBY ========
  851. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> Platform: Linux/RPi
  852. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> KODI Version: 16.1 Git:c327c53
  853. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> EMBY Version: 2.2.10
  854. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> Using plugin paths: True
  855. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> Log Level: 1
  856. 11:17:46 T:140683801261824 NOTICE: EMBY VideoNodes -> Clearing nodes properties.
  857. 11:17:46 T:140683801261824 NOTICE: EMBY ClientInfo -> DeviceId loaded: F3A2ED7DE9B4448B9531B90E1A4A42CC
  858. 11:17:46 T:140683801261824 NOTICE: EMBY Service -> Server is online and ready.
  859. 11:17:47 T:140682771437312 NOTICE: EMBY UserClient -> ----===## Starting UserClient ##===----
  860. 11:17:47 T:140682771437312 NOTICE: EMBY DownloadUtils -> Requests session started on: http://192.168.1.104:8096
  861. 11:17:47 T:140682771437312 NOTICE: Using Image Cache Thread Count: 0 -> 1
  862. 11:17:47 T:140683767691008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  863. 11:17:47 T:140683767691008 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  864. 11:17:47 T:140682771437312 NOTICE: Previous line repeats 65 times.
  865. 11:17:47 T:140682771437312 NOTICE: EMBY UserClient -> Current user: Chad
  866. 11:17:47 T:140682771437312 NOTICE: EMBY UserClient -> Current userId: e44ceda6ea5e455e9e7037b9760e2a3c
  867. 11:17:48 T:140683767691008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  868. 11:17:48 T:140683767691008 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  869. 11:17:50 T:140683767691008 NOTICE: Previous line repeats 74 times.
  870. 11:17:50 T:140683767691008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  871. 11:17:50 T:140683767691008 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  872. 11:17:52 T:140683767691008 NOTICE: Previous line repeats 73 times.
  873. 11:17:52 T:140683767691008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  874. 11:17:52 T:140683767691008 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  875. 11:17:53 T:140683767691008 NOTICE: Previous line repeats 74 times.
  876. 11:17:53 T:140683767691008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  877. 11:17:53 T:140683767691008 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  878. 11:17:56 T:140683767691008 NOTICE: Previous line repeats 121 times.
  879. 11:17:56 T:140683767691008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  880. 11:17:56 T:140683767691008 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  881. 11:17:57 T:140683776083712 NOTICE: Previous line repeats 74 times.
  882. 11:17:57 T:140683776083712 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  883. 11:17:57 T:140684248672384 NOTICE: CDVDPlayer::CloseFile()
  884. 11:17:57 T:140684248672384 NOTICE: DVDPlayer: waiting for threads to exit
  885. 11:17:57 T:140683784476416 NOTICE: CDVDPlayer::OnExit()
  886. 11:17:57 T:140683784476416 NOTICE: Closing stream player 1
  887. 11:17:57 T:140683784476416 NOTICE: Waiting for audio thread to exit
  888. 11:17:57 T:140683767691008 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  889. 11:17:57 T:140683784476416 NOTICE: Closing audio device
  890. 11:17:58 T:140683776083712 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  891. 11:17:58 T:140683784476416 WARNING: Previous line repeats 1 times.
  892. 11:17:58 T:140683784476416 NOTICE: Deleting audio codec
  893. 11:17:58 T:140683784476416 NOTICE: Closing stream player 2
  894. 11:17:58 T:140683784476416 NOTICE: waiting for video thread to exit
  895. 11:17:59 T:140683776083712 NOTICE: thread end: video_thread
  896. 11:17:59 T:140683784476416 NOTICE: deleting video codec
  897. 11:17:59 T:140683784476416 NOTICE: CVDPAU::Release pre-cleanup
  898. 11:17:59 T:140682863273728 NOTICE: CMixer::OnExit: Output Thread terminated
  899. 11:17:59 T:140684248672384 NOTICE: DVDPlayer: finished waiting
  900. 11:17:59 T:140684248672384 NOTICE: (VDPAU) Close
  901. 11:17:59 T:140684248672384 NOTICE: (VDPAU) FiniVDPAUOutput
  902. 11:17:59 T:140682885580544 NOTICE: VDPAU::COutput: vdpau gl interop finished
  903. 11:17:59 T:140682885580544 NOTICE: COutput::OnExit: Output Thread terminated
  904. 11:17:59 T:140684248672384 NOTICE: VDPAU::Close - closing decoder context
  905. 11:17:59 T:140683801261824 NOTICE: EMBY KodiMonitor -> Kodi monitor started.
  906. 11:17:59 T:140684248672384 NOTICE: CDVDPlayer::CloseFile()
  907. 11:17:59 T:140684248672384 NOTICE: DVDPlayer: waiting for threads to exit
  908. 11:17:59 T:140684248672384 NOTICE: DVDPlayer: finished waiting
  909. 11:17:59 T:140682863273728 NOTICE: EMBY WebSocket_Client -> websocket url: ws://192.168.1.104:8096?api_key=d68b7ace4f534808a07ded302c5e5477&deviceId=F3A2ED7DE9B4448B9531B90E1A4A42CC
  910. 11:17:59 T:140684248672384 NOTICE: CDVDPlayer::CloseFile()
  911. 11:17:59 T:140684248672384 NOTICE: DVDPlayer: waiting for threads to exit
  912. 11:17:59 T:140684248672384 NOTICE: DVDPlayer: finished waiting
  913. 11:17:59 T:140682863273728 NOTICE: EMBY WebSocket_Client -> ----===## Starting WebSocketClient ##===----
  914. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> ---===### Starting LibrarySync ###===---
  915. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> current: 2.2.10 minimum: 1.1.63
  916. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> Database version: 2.2.10
  917. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> SyncDatabase (started)
  918. 11:17:59 T:140683767691008 NOTICE: Using Image Cache Thread Count: 0 -> 1
  919. 11:17:59 T:140683801261824 NOTICE: EMBY Player -> Clear playlist properties.
  920. 11:17:59 T:140682863273728 NOTICE: EMBY DownloadUtils -> SessionId: cb96b321de282d2143d8a6dc84655de6
  921. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> Sorted views: [u'Live TV', u'Movies', u'TV']
  922. 11:17:59 T:140683767691008 NOTICE: EMBY VideoNodes -> Clearing nodes properties.
  923. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> Removing views: []
  924. 11:17:59 T:140683767691008 NOTICE: EMBY LibrarySync -> Commit successful.
  925. 11:17:59 T:140683767691008 NOTICE: EMBY -> Toggling screensaver: {"id":0,"jsonrpc":"2.0","result":true}
  926. 11:17:59 T:140683767691008 NOTICE: Using Image Cache Thread Count: 0 -> 1
  927. 11:17:59 T:140683767691008 NOTICE: EMBY ManualSync -> Sorted views: [u'Live TV', u'Movies', u'TV']
  928. 11:17:59 T:140683767691008 NOTICE: EMBY VideoNodes -> Clearing nodes properties.
  929. 11:17:59 T:140683767691008 NOTICE: EMBY ManualSync -> Removing views: []
  930. 11:17:59 T:140683767691008 NOTICE: Using Image Cache Thread Count: 0 -> 1
  931. 11:17:59 T:140684238128896 ERROR: ActiveAE::FlushEngine - failed to flush
  932. 11:17:59 T:140683767691008 NOTICE: Using Image Cache Thread Count: 0 -> 1
  933. 11:17:59 T:140683767691008 NOTICE: EMBY ManualSync -> Media folders: [{'id': u'f137a2dd21bbc1b99aa5c0f6bf02a805', 'name': u'Movies'}]
  934. 11:18:03 T:140683767691008 NOTICE: EMBY ManualSync -> Movies to update for Movies: []
  935. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Boxsets to update: []
  936. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Movies compare finished.
  937. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Boxsets compare finished.
  938. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Commit successful.
  939. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> SyncDatabase (finished movies in: 0:00:04)
  940. 11:18:04 T:140683767691008 NOTICE: Using Image Cache Thread Count: 0 -> 1
  941. 11:18:04 T:140683767691008 NOTICE: Previous line repeats 1 times.
  942. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Media folders: []
  943. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> MusicVideos compare finished.
  944. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Commit successful.
  945. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> SyncDatabase (finished musicvideos in: 0:00:00)
  946. 11:18:04 T:140683767691008 NOTICE: Using Image Cache Thread Count: 0 -> 1
  947. 11:18:04 T:140683767691008 NOTICE: Previous line repeats 1 times.
  948. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> Media folders: [{'id': u'4514ec850e5ad0c47b58444e17b6346c', 'name': u'TV'}]
  949. 11:18:04 T:140683767691008 NOTICE: EMBY ManualSync -> TVShows to update for TV: [u'3a664d35316d97f3a5611473bca3e5e6', u'c44174a597a65968f7e2046b33b9e9c1', u'5855b9b4e09eee0a0ca70259cb1d1e0d']
  950. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> showid: 7 pathid: 1835
  951. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> UPDATE tvshow itemid: 3a664d35316d97f3a5611473bca3e5e6 - Title: The Big Bang Theory
  952. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> Skipping virtual season.
  953. 11:18:04 T:140683767691008 NOTICE: Previous line repeats 7 times.
  954. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for landscape kodiId: 35 (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Thumb/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=da60f46d0cb759fcdfce296351c0d385) -> (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Thumb/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=da60f46d0cb759fcdfce296351c0d385)
  955. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for thumb kodiId: 35 (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91) -> (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91)
  956. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Deleting cached thumbnail: /storage/.kodi/userdata/Thumbnails/5/59415a02.jpg
  957. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for poster kodiId: 35 (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91) -> (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91)
  958. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for banner kodiId: 35 (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Banner/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=847f2edfdf4cefcb684591b841a0d95a) -> (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Banner/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=847f2edfdf4cefcb684591b841a0d95a)
  959. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> Skipping virtual season.
  960. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for landscape kodiId: 35 (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Thumb/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=da60f46d0cb759fcdfce296351c0d385) -> (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Thumb/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=da60f46d0cb759fcdfce296351c0d385)
  961. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for thumb kodiId: 35 (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91) -> (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91)
  962. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Could not find cached url.
  963. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for poster kodiId: 35 (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91) -> (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91)
  964. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for banner kodiId: 35 (http://192.168.1.104:8096/emby/Items/de21ca841ff5583c1cebd03a3eaaf8d5/Images/Banner/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=847f2edfdf4cefcb684591b841a0d95a) -> (http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Banner/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=847f2edfdf4cefcb684591b841a0d95a)
  965. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> Skipping virtual season.
  966. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for thumb kodiId: 36 (http://192.168.1.104:8096/emby/Items/1ae0ef66b4a58812789cae553bbd159d/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e) -> (http://192.168.1.104:8096/emby/Items/a5eecee3abee96a46ff75f38464a0dd5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e)
  967. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Deleting cached thumbnail: /storage/.kodi/userdata/Thumbnails/9/911d030b.jpg
  968. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for poster kodiId: 36 (http://192.168.1.104:8096/emby/Items/1ae0ef66b4a58812789cae553bbd159d/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e) -> (http://192.168.1.104:8096/emby/Items/a5eecee3abee96a46ff75f38464a0dd5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e)
  969. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> Skipping virtual season.
  970. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for thumb kodiId: 36 (http://192.168.1.104:8096/emby/Items/a5eecee3abee96a46ff75f38464a0dd5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e) -> (http://192.168.1.104:8096/emby/Items/1ae0ef66b4a58812789cae553bbd159d/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e)
  971. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Could not find cached url.
  972. 11:18:04 T:140683767691008 NOTICE: EMBY Artwork -> Updating Art url for poster kodiId: 36 (http://192.168.1.104:8096/emby/Items/a5eecee3abee96a46ff75f38464a0dd5/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e) -> (http://192.168.1.104:8096/emby/Items/1ae0ef66b4a58812789cae553bbd159d/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=f29dbaa0121f7515b9b9901e34252d0e)
  973. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> Skipping empty show: Hollywood Medium
  974. 11:18:04 T:140683767691008 NOTICE: EMBY TVShows -> Skipping empty show: Selfie
  975. 11:18:09 T:140682912032512 ERROR: CCurlFile::Exists - Failed: Timeout was reached(28) for http://192.168.1.104:8096/emby/Items/7c4b28d867692592bb8e6b343f6f5575/Images/Primary/0?MaxWidth=10000&MaxHeight=10000&Format=original&Tag=00a7f9d68e0fe5d2eb56ceda72bebb91
  976. 11:18:10 T:140683776083712 ERROR: GetDirectory - Error getting
  977. 11:18:10 T:140684248672384 ERROR: Unable to activate the previous window
  978.  
  979. ############### END LOG FILE ################
  980.  
  981. ############ END kodi CRASH LOG #############
  982.  
  983. ################################################################################
  984. # ... output of cat /storage/.kodi/temp/kodi_crashlog_20160506012834.log
  985. # LibreELEC release: Generic.x86_64-7.0.0
  986. #
  987. ################################################################################
  988. ############## kodi CRASH LOG ###############
  989.  
  990. ################ SYSTEM INFO ################
  991. Date: Fri May 6 01:28:34 EDT 2016
  992. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  993. Arch: x86_64
  994. Kernel: Linux 4.4.7 #1 SMP Mon Apr 25 19:18:22 BST 2016
  995. Release: LibreELEC 7.0.0
  996. ############## END SYSTEM INFO ##############
  997.  
  998. ############### STACK TRACE #################
  999. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1462512514.557
  1000. =========================================
  1001. [New LWP 557]
  1002. [New LWP 578]
  1003. [New LWP 576]
  1004. [New LWP 586]
  1005. [New LWP 558]
  1006. [Thread debugging using libthread_db enabled]
  1007. Using host libthread_db library "/lib/libthread_db.so.1".
  1008. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  1009. Program terminated with signal SIGSEGV, Segmentation fault.
  1010. #0 0x00007fda67e7073a in ?? () from /usr/lib/libGL.so.1
  1011. [Current thread is 1 (Thread 0x7fda60f66880 (LWP 557))]
  1012.  
  1013. Thread 5 (Thread 0x7fda60f64700 (LWP 558)):
  1014. #0 0x00007fda6478141d in poll () at ../sysdeps/unix/syscall-template.S:84
  1015. #1 0x0000000000c84ade in CFDEventMonitor::Process() ()
  1016. #2 0x0000000000e115ff in CThread::Action() ()
  1017. #3 0x0000000000e11d53 in CThread::staticThread(void*) ()
  1018. #4 0x00007fda68104424 in start_thread (arg=0x7fda60f64700) at pthread_create.c:333
  1019. #5 0x00007fda64789e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1020.  
  1021. Thread 4 (Thread 0x7fda194e3700 (LWP 586)):
  1022. #0 0x00007fda64782ac3 in select () at ../sysdeps/unix/syscall-template.S:84
  1023. #1 0x00007fda545bfc1c in ?? () from /usr/lib/libshairplay.so.0
  1024. #2 0x00007fda68104424 in start_thread (arg=0x7fda194e3700) at pthread_create.c:333
  1025. #3 0x00007fda64789e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1026.  
  1027. Thread 3 (Thread 0x7fda36ffd700 (LWP 576)):
  1028. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  1029. #1 0x00000000008ff0df in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  1030. #2 0x0000000000e11f6a in CTimer::Process() ()
  1031. #3 0x0000000000e115ff in CThread::Action() ()
  1032. #4 0x0000000000e11d53 in CThread::staticThread(void*) ()
  1033. #5 0x00007fda68104424 in start_thread (arg=0x7fda36ffd700) at pthread_create.c:333
  1034. #6 0x00007fda64789e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1035.  
  1036. Thread 2 (Thread 0x7fda35832700 (LWP 578)):
  1037. #0 0x00007fda6478141d in poll () at ../sysdeps/unix/syscall-template.S:84
  1038. #1 0x00007fda688f2958 in ?? () from /usr/lib/libavahi-common.so.3
  1039. #2 0x00007fda688f2cb3 in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
  1040. #3 0x00007fda688f352d in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
  1041. #4 0x00007fda688f357d in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
  1042. #5 0x00007fda688f35bf in ?? () from /usr/lib/libavahi-common.so.3
  1043. #6 0x00007fda68104424 in start_thread (arg=0x7fda35832700) at pthread_create.c:333
  1044. #7 0x00007fda64789e7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  1045.  
  1046. Thread 1 (Thread 0x7fda60f66880 (LWP 557)):
  1047. #0 0x00007fda67e7073a in ?? () from /usr/lib/libGL.so.1
  1048. #1 0x0000000000c6c2f9 in CWinSystemX11GL::PresentRenderImpl(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  1049. #2 0x0000000000de84d4 in CRenderSystemGL::PresentRender(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  1050. #3 0x00000000008889d2 in CGraphicContext::Flip(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  1051. #4 0x0000000000bb0526 in CApplication::Render() ()
  1052. #5 0x000000000089b908 in CGUIWindowManager::ProcessRenderLoop(bool) ()
  1053. #6 0x000000000088beb0 in CGUIDialog::Open_Internal(bool, std::string const&) ()
  1054. #7 0x000000000088ba1c in CGUIDialog::Open(std::string const&) ()
  1055. #8 0x000000000089ef39 in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
  1056. #9 0x000000000089f29b in CGUIWindowManager::ActivateWindow(int, std::vector<std::string, std::allocator<std::string> > const&, bool, bool) ()
  1057. #10 0x0000000000a56190 in ?? ()
  1058. #11 0x0000000000a54c08 in CBuiltins::Execute(std::string const&) ()
  1059. #12 0x0000000000bb97e0 in CApplication::ExecuteXBMCAction(std::string, std::shared_ptr<CGUIListItem> const&) ()
  1060. #13 0x0000000000bb9d95 in CApplication::OnMessage(CGUIMessage&) ()
  1061. #14 0x000000000089cc43 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  1062. #15 0x00000000008ae510 in CGUIAction::ExecuteActions(int, int, std::shared_ptr<CGUIListItem> const&) const ()
  1063. #16 0x0000000000aa052c in CStaticListProvider::OnClick(std::shared_ptr<CGUIListItem> const&) ()
  1064. #17 0x00000000008e8f38 in CGUIBaseContainer::OnClick(int) ()
  1065. #18 0x00000000008994b0 in CGUIWindow::OnAction(CAction const&) ()
  1066. #19 0x000000000089d0ad in CGUIWindowManager::OnAction(CAction const&) const ()
  1067. #20 0x0000000000bb72da in CApplication::OnAction(CAction const&) ()
  1068. #21 0x0000000000a4df2b in CInputManager::OnKey(CKey const&) ()
  1069. #22 0x0000000000a4f13d in CInputManager::OnEvent(XBMC_Event&) ()
  1070. #23 0x0000000000bb8586 in CApplication::OnEvent(XBMC_Event&) ()
  1071. #24 0x0000000000de2158 in CWinEventsX11Imp::MessagePump() ()
  1072. #25 0x0000000000baeff6 in CApplication::FrameMove(bool, bool) ()
  1073. #26 0x0000000000c0b47a in CXBApplicationEx::Run() ()
  1074. #27 0x0000000000c0e705 in XBMC_Run ()
  1075. #28 0x00000000007cd69e in main ()
  1076. ############# END STACK TRACE ###############
  1077.  
  1078. ################# LOG FILE ##################
  1079.  
  1080. 01:22:40 T:140575906359424 NOTICE: special://profile/ is mapped to: special://masterprofile/profiles/cc/
  1081. 01:22:40 T:140575906359424 NOTICE: -----------------------------------------------------------------------
  1082. 01:22:40 T:140575906359424 NOTICE: Starting Kodi (16.1 Git:c327c53). Platform: Linux x86 64-bit
  1083. 01:22:40 T:140575906359424 NOTICE: Using Release Kodi x64 build
  1084. 01:22:40 T:140575906359424 NOTICE: Kodi compiled Apr 25 2016 by GCC 5.3.0 for Linux x86 64-bit version 4.4.7 (263175)
  1085. 01:22:40 T:140575906359424 NOTICE: Running on LibreELEC (official) - Version: 7.0.0, kernel: Linux x86 64-bit version 4.4.7
  1086. 01:22:40 T:140575906359424 NOTICE: FFmpeg version: 2.8.6
  1087. 01:22:40 T:140575906359424 NOTICE: WARNING: unsupported ffmpeg version detected
  1088. 01:22:40 T:140575906359424 NOTICE: Host CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, 2 cores available
  1089. 01:22:40 T:140575906359424 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  1090. 01:22:40 T:140575906359424 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1091. 01:22:40 T:140575906359424 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1092. 01:22:40 T:140575906359424 NOTICE: special://home/ is mapped to: /storage/.kodi
  1093. 01:22:40 T:140575906359424 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  1094. 01:22:40 T:140575906359424 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  1095. 01:22:40 T:140575906359424 NOTICE: Local hostname: LivingRoom
  1096. 01:22:40 T:140575906359424 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  1097. 01:22:40 T:140575906359424 NOTICE: -----------------------------------------------------------------------
  1098. 01:22:40 T:140575906359424 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1099. 01:22:40 T:140575906359424 NOTICE: load settings...
  1100. 01:22:40 T:140575906359424 NOTICE: Found 2 Lists of Devices
  1101. 01:22:40 T:140575906359424 NOTICE: Enumerated ALSA devices:
  1102. 01:22:40 T:140575906359424 NOTICE: Device 1
  1103. 01:22:40 T:140575906359424 NOTICE: m_deviceName : hdmi:CARD=NVidia,DEV=0
  1104. 01:22:40 T:140575906359424 NOTICE: m_displayName : HDA NVidia
  1105. 01:22:40 T:140575906359424 NOTICE: m_displayNameExtra: HDMI
  1106. 01:22:40 T:140575906359424 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1107. 01:22:40 T:140575906359424 NOTICE: m_channels : FL,FR,LFE,FC,BC,BL,BR,FLOC,FROC,BLOC,BROC,TFC,TC,TFL,TFR,UNKNOWN1
  1108. 01:22:40 T:140575906359424 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  1109. 01:22:40 T:140575906359424 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_LPCM,AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_AAC
  1110. 01:22:40 T:140575906359424 NOTICE: Device 2
  1111. 01:22:40 T:140575906359424 NOTICE: m_deviceName : hdmi:CARD=NVidia,DEV=1
  1112. 01:22:40 T:140575906359424 NOTICE: m_displayName : HDA NVidia
  1113. 01:22:40 T:140575906359424 NOTICE: m_displayNameExtra: SAM SAMSUNG on HDMI
  1114. 01:22:40 T:140575906359424 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1115. 01:22:40 T:140575906359424 NOTICE: m_channels : FL,FR,LFE,FC,BL,BR,BC,BLOC,BROC
  1116. 01:22:40 T:140575906359424 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  1117. 01:22:40 T:140575906359424 NOTICE: m_dataFormats : AE_FMT_LPCM,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3,AE_FMT_TRUEHD,AE_FMT_DTSHD,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_AAC
  1118. 01:22:40 T:140575906359424 NOTICE: Enumerated PULSE devices:
  1119. 01:22:40 T:140575906359424 NOTICE: Device 1
  1120. 01:22:40 T:140575906359424 NOTICE: m_deviceName : Default
  1121. 01:22:40 T:140575906359424 NOTICE: m_displayName : Default
  1122. 01:22:40 T:140575906359424 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1123. 01:22:40 T:140575906359424 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1124. 01:22:40 T:140575906359424 NOTICE: m_channels : FL,FR
  1125. 01:22:40 T:140575906359424 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1126. 01:22:40 T:140575906359424 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1127. 01:22:40 T:140575906359424 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1128. 01:22:40 T:140575906359424 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  1129. <?xml version="1.0" encoding="UTF-8" ?>
  1130. <advancedsettings>
  1131. <showexitbutton>false</showexitbutton>
  1132. <cputempcommand>cputemp</cputempcommand>
  1133. <gputempcommand>gputemp</gputempcommand>
  1134. <video>
  1135. <latency>
  1136. <delay>0</delay>
  1137. <refresh>
  1138. <min>23</min>
  1139. <max>24</max>
  1140. <delay>175</delay>
  1141. </refresh>
  1142. </latency>
  1143. <busydialogdelayms>750</busydialogdelayms>
  1144. </video>
  1145. <samba>
  1146. <clienttimeout>30</clienttimeout>
  1147. </samba>
  1148. <network>
  1149. <readbufferfactor>4.0</readbufferfactor>
  1150. </network>
  1151. </advancedsettings>
  1152. 01:22:40 T:140575906359424 NOTICE: Loaded settings file from special://masterprofile/advancedsettings.xml
  1153. 01:22:40 T:140575906359424 NOTICE: Contents of special://masterprofile/advancedsettings.xml are...
  1154. <advancedsettings>
  1155. <videodatabase>
  1156. <type>mysql</type>
  1157. <host>192.168.1.104</host>
  1158. <port>3306</port>
  1159. <user>kodi</user>
  1160. <pass>kodi</pass>
  1161. </videodatabase>
  1162. <musicdatabase>
  1163. <type>mysql</type>
  1164. <host>192.168.1.104</host>
  1165. <port>3306</port>
  1166. <user>kodi</user>
  1167. <pass>kodi</pass>
  1168. </musicdatabase>
  1169. <videolibrary>
  1170. <importwatchedstate>true</importwatchedstate>
  1171. <importresumepoint>true</importresumepoint>
  1172. </videolibrary>
  1173. </advancedsettings>
  1174. 01:22:40 T:140575906359424 WARNING: VIDEO database configuration is experimental.
  1175. 01:22:40 T:140575906359424 NOTICE: Default DVD Player: dvdplayer
  1176. 01:22:40 T:140575906359424 NOTICE: Default Video Player: dvdplayer
  1177. 01:22:40 T:140575906359424 NOTICE: Default Audio Player: paplayer
  1178. 01:22:40 T:140575906359424 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1179. 01:22:40 T:140575906359424 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  1180. 01:22:40 T:140575906359424 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/profiles/cc/sources.xml
  1181. 01:22:40 T:140575906359424 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1182. 01:22:40 T:140575906359424 NOTICE: Loaded playercorefactory configuration
  1183. 01:22:40 T:140575906359424 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1184. 01:22:40 T:140575906359424 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1185. 01:22:41 T:140575906359424 NOTICE: Running database version Addons20
  1186. 01:22:41 T:140575906359424 NOTICE: ADDONS: Using repository repository.xbmc.org
  1187. 01:22:41 T:140575906359424 NOTICE: ADDONS: Using repository repository.aeon.nox.silvo
  1188. 01:22:41 T:140575906359424 NOTICE: ADDONS: Using repository repository.beta.emby.kodi
  1189. 01:22:41 T:140575906359424 NOTICE: ADDONS: Using repository repository.libreelec.tv
  1190. 01:22:41 T:140575906359424 NOTICE: Setup SDL
  1191. 01:22:41 T:140575906359424 NOTICE: Checking resolution 16
  1192. 01:22:41 T:140575906359424 NOTICE: Using visual 0x27
  1193. 01:22:41 T:140575906359424 NOTICE: GL_VENDOR = NVIDIA Corporation
  1194. 01:22:41 T:140575906359424 NOTICE: GL_RENDERER = GeForce GT 730/PCIe/SSE2
  1195. 01:22:41 T:140575906359424 NOTICE: GL_VERSION = 4.5.0 NVIDIA 352.79
  1196. 01:22:41 T:140575906359424 NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.50 NVIDIA
  1197. 01:22:41 T:140575906359424 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1048576
  1198. 01:22:41 T:140575906359424 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 1048576
  1199. 01:22:41 T:140575906359424 NOTICE: GL_EXTENSIONS = GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted 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_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 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_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_NV_internalformat_sample_query 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_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex 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_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_query_buffer_object 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_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat 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_transform_feedback_overflow_query GL_ARB_transpose_matrix 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_program 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_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KTX_buffer_region GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_square GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  1200. 01:22:41 T:140575906359424 NOTICE: Running database version Addons20
  1201. 01:22:41 T:140575906359424 NOTICE: Running database version ViewModes6
  1202. 01:22:41 T:140575906359424 NOTICE: Running database version Textures13
  1203. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic56 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1204. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic55 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1205. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic54 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1206. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic53 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1207. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic52 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1208. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic51 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1209. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic50 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1210. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic49 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1211. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic48 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1212. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic47 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1213. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic46 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1214. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic45 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1215. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic44 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1216. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic43 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1217. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic42 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1218. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic41 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1219. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic40 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1220. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic39 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1221. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic38 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1222. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic37 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1223. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic36 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1224. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic35 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1225. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic34 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1226. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic33 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1227. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic32 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1228. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyMusic56 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1229. 01:22:41 T:140575906359424 ERROR: Unable to create new database
  1230. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos99 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1231. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos98 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1232. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos97 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1233. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos96 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1234. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos95 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1235. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos94 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1236. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos93 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1237. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos92 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1238. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos91 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1239. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos90 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1240. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos89 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1241. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos88 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1242. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos87 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1243. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos86 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1244. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos85 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1245. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos84 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1246. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos83 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1247. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos82 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1248. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos81 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1249. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos80 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1250. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos79 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1251. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos78 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1252. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos77 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1253. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos76 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1254. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos75 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1255. 01:22:41 T:140575906359424 ERROR: Unable to open database: MyVideos99 [2003](Can't connect to MySQL server on '192.168.1.104' (101))
  1256. 01:22:41 T:140575906359424 ERROR: Unable to create new database
  1257. 01:22:41 T:140575906359424 NOTICE: Running database version TV29
  1258. 01:22:41 T:140575906359424 NOTICE: Running database version Epg11
  1259. 01:22:41 T:140575906359424 NOTICE: start dvd mediatype detection
  1260. 01:22:41 T:140575906359424 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1261. 01:22:42 T:140575906359424 ERROR: GetResumeItemOffset - Cannot open VideoDatabase
  1262. 01:22:42 T:140575906359424 NOTICE: DVDPlayer: Opening: special://skin/extras/intro.mp4
  1263. 01:22:42 T:140575906359424 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1264. 01:22:42 T:140575714027264 NOTICE: Creating InputStream
  1265. 01:22:42 T:140575714027264 NOTICE: Creating Demuxer
  1266. 01:22:42 T:140575714027264 NOTICE: Opening stream: 0 source: 256
  1267. 01:22:42 T:140575714027264 NOTICE: Creating video codec with codec id: 28
  1268. 01:22:42 T:140575714027264 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1269. 01:22:42 T:140575714027264 NOTICE: Creating video thread
  1270. 01:22:42 T:140575714027264 NOTICE: Opening stream: 1 source: 256
  1271. 01:22:42 T:140575714027264 NOTICE: Finding audio codec for: 86018
  1272. 01:22:42 T:140575714027264 NOTICE: Creating audio thread
  1273. 01:22:42 T:140575906359424 NOTICE: ActiveAE DSP - starting
  1274. 01:22:42 T:140575906359424 NOTICE: initialize done
  1275. 01:22:42 T:140575906359424 NOTICE: Running the application...
  1276. 01:22:42 T:140575219119872 NOTICE: running thread: CDVDPlayerAudio::Process()
  1277. 01:22:42 T:140575705634560 NOTICE: running thread: video_thread
  1278. 01:22:42 T:140575705634560 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(1920x1080)
  1279. 01:22:42 T:140575219119872 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  1280. 01:22:42 T:140575705634560 NOTICE: VDPAU::CreateContext - creating decoder context
  1281. 01:22:42 T:140575219119872 NOTICE: CDVDPlayerAudio::OutputPacket skipping a packets of duration 21
  1282. 01:22:42 T:140575210727168 NOTICE: Previous line repeats 1 times.
  1283. 01:22:42 T:140575210727168 NOTICE: ## LibreELEC Addon ## 0.7.2
  1284. 01:22:42 T:140575210727168 WARNING: CSkinInfo: failed to load skin settings
  1285. 01:22:42 T:140575705634560 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  1286. 01:22:42 T:140575705634560 NOTICE: VDPAU Decoder capabilities:
  1287. 01:22:42 T:140575705634560 NOTICE: name level macbs width height
  1288. 01:22:42 T:140575705634560 NOTICE: ------------------------------------
  1289. 01:22:42 T:140575705634560 NOTICE: MPEG1 0 65536 4032 4048
  1290. 01:22:42 T:140575705634560 NOTICE: MPEG2_SIMPLE 3 65536 4032 4048
  1291. 01:22:42 T:140575705634560 NOTICE: MPEG2_MAIN 3 65536 4032 4048
  1292. 01:22:42 T:140575705634560 NOTICE: H264_MAIN 41 65536 4032 4080
  1293. 01:22:42 T:140575705634560 NOTICE: H264_HIGH 41 65536 4032 4080
  1294. 01:22:42 T:140575705634560 NOTICE: VC1_SIMPLE 1 8190 2048 2048
  1295. 01:22:42 T:140575705634560 NOTICE: VC1_MAIN 2 8190 2048 2048
  1296. 01:22:42 T:140575705634560 NOTICE: VC1_ADVANCED 4 8190 2048 2048
  1297. 01:22:42 T:140575705634560 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048
  1298. 01:22:42 T:140575705634560
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement