Advertisement
Guest User

Untitled

a guest
Jan 15th, 2018
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.79 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Mon 15 Jan 16:48:47 UTC 2018
  5. Kodi Options:
  6. Arch: armv7l
  7. Kernel: Linux 4.9.59-v7+ #1047 SMP Sun Oct 29 12:19:23 GMT 2017
  8. Release: Raspbian GNU/Linux 9 (stretch)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/pi/core (2018-01-15 16:48:05.832588858 +0000)
  13. =========================================
  14. [New LWP 1254]
  15. [New LWP 542]
  16. [New LWP 544]
  17. [New LWP 548]
  18. [New LWP 505]
  19. [New LWP 546]
  20. [New LWP 837]
  21. [New LWP 647]
  22. [New LWP 543]
  23. [New LWP 549]
  24. [New LWP 835]
  25. [New LWP 646]
  26. [New LWP 545]
  27. [New LWP 655]
  28. [New LWP 550]
  29. [New LWP 547]
  30. [New LWP 652]
  31. [New LWP 1269]
  32. [New LWP 653]
  33. [New LWP 691]
  34. [New LWP 654]
  35. [New LWP 1267]
  36. [New LWP 684]
  37. [New LWP 677]
  38. [New LWP 682]
  39. [New LWP 680]
  40. [New LWP 676]
  41. [New LWP 674]
  42. [New LWP 675]
  43. [New LWP 506]
  44. [New LWP 657]
  45. [New LWP 838]
  46. [New LWP 658]
  47. [New LWP 650]
  48. [New LWP 671]
  49. [New LWP 659]
  50. [New LWP 502]
  51. [New LWP 660]
  52. [New LWP 662]
  53. [New LWP 1259]
  54. [New LWP 661]
  55. [New LWP 673]
  56. [New LWP 649]
  57. [New LWP 551]
  58. [New LWP 678]
  59. [New LWP 679]
  60. [New LWP 681]
  61. [New LWP 683]
  62. [New LWP 692]
  63. [New LWP 836]
  64. [Thread debugging using libthread_db enabled]
  65. Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
  66. Core was generated by `/usr/lib/arm-linux-gnueabihf/kodi/kodi_v7.bin --lircdev /var/run/lirc/lircd -fs'.
  67. Program terminated with signal SIGSEGV, Segmentation fault.
  68. #0 0x76a7a960 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  69. [Current thread is 1 (Thread 0x511ff300 (LWP 1254))]
  70.  
  71. Thread 50 (Thread 0x70aff300 (LWP 836)):
  72. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x1602308, mutex=0x1602340, abstime=0x70afec58) at pthread_cond_timedwait.c:198
  73. #1 0x00659e0c in CJobManager::GetNextJob(CJobWorker const*) ()
  74. #2 0x0065a7e0 in CJobWorker::Process() ()
  75. #3 0x0069f674 in CThread::Action() ()
  76. #4 0x0069feb0 in CThread::staticThread(void*) ()
  77. #5 0x76f00fc4 in start_thread (arg=0x70aff300) at pthread_create.c:335
  78. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  79. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  80.  
  81. Thread 49 (Thread 0x5643f300 (LWP 692)):
  82. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  83. #1 0x769d644c in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  84. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  85.  
  86. Thread 48 (Thread 0x595ff300 (LWP 683)):
  87. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  88. #1 0x009141bc in JSONRPC::CTCPServer::Process() ()
  89. #2 0x0069f674 in CThread::Action() ()
  90. #3 0x0069feb0 in CThread::staticThread(void*) ()
  91. #4 0x76f00fc4 in start_thread (arg=0x595ff300) at pthread_create.c:335
  92. #5 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  93. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  94.  
  95. Thread 47 (Thread 0x5a5ff300 (LWP 681)):
  96. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  97. #1 0x004c9db4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  98. #2 0x004ca228 in NPT_BsdSocketFd::WaitUntilReadable() ()
  99. #3 0x004ca5d4 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  100. #4 0x0047e258 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  101. #5 0x004ad008 in NPT_BufferedInputStream::FillBuffer() ()
  102. #6 0x004acd00 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  103. #7 0x004ad1f4 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  104. #8 0x004b15bc in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  105. #9 0x004b6424 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  106. #10 0x00495b2c in PLT_SsdpSearchTask::DoRun() ()
  107. #11 0x004992d4 in PLT_ThreadTask::Run() ()
  108. #12 0x004d61f4 in NPT_PosixThread::EntryPoint(void*) ()
  109. #13 0x76f00fc4 in start_thread (arg=0x5a5ff300) at pthread_create.c:335
  110. #14 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  111. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  112.  
  113. Thread 46 (Thread 0x5b5ff300 (LWP 679)):
  114. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  115. #1 0x004c9db4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  116. #2 0x004cbd0c in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  117. #3 0x0048c324 in PLT_HttpListenTask::DoRun() ()
  118. #4 0x004992d4 in PLT_ThreadTask::Run() ()
  119. #5 0x004d61f4 in NPT_PosixThread::EntryPoint(void*) ()
  120. #6 0x76f00fc4 in start_thread (arg=0x5b5ff300) at pthread_create.c:335
  121. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  122. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  123.  
  124. Thread 45 (Thread 0x5bdff300 (LWP 678)):
  125. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  126. #1 0x004c9db4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  127. #2 0x004ca228 in NPT_BsdSocketFd::WaitUntilReadable() ()
  128. #3 0x004ca5d4 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  129. #4 0x0047e258 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  130. #5 0x004ad008 in NPT_BufferedInputStream::FillBuffer() ()
  131. #6 0x004acd00 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  132. #7 0x004ad1f4 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  133. #8 0x004b0ef0 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  134. #9 0x0048c7e8 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  135. #10 0x0048cecc in PLT_HttpServerSocketTask::DoRun() ()
  136. #11 0x004992d4 in PLT_ThreadTask::Run() ()
  137. #12 0x004d61f4 in NPT_PosixThread::EntryPoint(void*) ()
  138. #13 0x76f00fc4 in start_thread (arg=0x5bdff300) at pthread_create.c:335
  139. #14 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  140. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  141.  
  142. Thread 44 (Thread 0x6b5ff300 (LWP 551)):
  143. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x6b5febb8, mutex=0x6b5febf0, abstime=0x6b5feae8) at pthread_cond_timedwait.c:198
  144. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  145. #2 0x0069e9e8 in XbmcThreads::CEventGroup::wait(unsigned int) ()
  146. #3 0x0050cf8c in CRemoteControl::Process() ()
  147. #4 0x0069f674 in CThread::Action() ()
  148. #5 0x0069feb0 in CThread::staticThread(void*) ()
  149. #6 0x76f00fc4 in start_thread (arg=0x6b5ff300) at pthread_create.c:335
  150. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  151. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  152.  
  153. Thread 43 (Thread 0x693c8300 (LWP 649)):
  154. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x2dbb4b8, mutex=0x2dbb4f0, abstime=0x693c7c40) at pthread_cond_timedwait.c:198
  155. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  156. #2 0x004640c8 in CEvent::WaitMSec(unsigned int) ()
  157. #3 0x008f38ac in PERIPHERALS::CPeripheralBus::Process() ()
  158. #4 0x0069f674 in CThread::Action() ()
  159. #5 0x0069feb0 in CThread::staticThread(void*) ()
  160. #6 0x76f00fc4 in start_thread (arg=0x693c8300) at pthread_create.c:335
  161. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  162. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  163.  
  164. Thread 42 (Thread 0x5f603300 (LWP 673)):
  165. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  166. #1 0x769f6194 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  167. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  168.  
  169. Thread 41 (Thread 0x62a4b300 (LWP 661)):
  170. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  171. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  172. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  173. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  174. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  175. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  176. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  177. #7 0x0099a044 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  178. #8 0x00ad3584 in ?? ()
  179. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  180. #10 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  181. #11 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  182. #12 0x76a504f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  183. #13 0x76adf0a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  184. #14 0x00981698 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  185. #15 0x00982e70 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  186. #16 0x00983558 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  187. #17 0x0069f674 in CThread::Action() ()
  188. #18 0x0069feb0 in CThread::staticThread(void*) ()
  189. #19 0x76f00fc4 in start_thread (arg=0x62a4b300) at pthread_create.c:335
  190. #20 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  191. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  192.  
  193. Thread 40 (Thread 0x541ff300 (LWP 1259)):
  194. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  195. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  196. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  197. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  198. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  199. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  200. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  201. #7 0x009979b4 in XBMCAddon::xbmc::executeJSONRPC[abi:cxx11](char const*) ()
  202. #8 0x00adbe08 in ?? ()
  203. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  204. #10 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  205. #11 0x76a58914 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  206. #12 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  207. #13 0x76a58914 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  208. #14 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  209. #15 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  210. #16 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  211. #17 0x76aeade4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  212. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  213.  
  214. Thread 39 (Thread 0x6224b300 (LWP 662)):
  215. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  216. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  217. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  218. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  219. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  220. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  221. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  222. #7 0x0099a044 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  223. #8 0x00ad3584 in ?? ()
  224. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  225. #10 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  226. #11 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  227. #12 0x76a504f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  228. #13 0x76adf0a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  229. #14 0x00981698 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  230. #15 0x00982e70 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  231. #16 0x00983558 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  232. #17 0x0069f674 in CThread::Action() ()
  233. #18 0x0069feb0 in CThread::staticThread(void*) ()
  234. #19 0x76f00fc4 in start_thread (arg=0x6224b300) at pthread_create.c:335
  235. #20 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  236. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  237.  
  238. Thread 38 (Thread 0x6324b300 (LWP 660)):
  239. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  240. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  241. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  242. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  243. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  244. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  245. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  246. #7 0x0099a044 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  247. #8 0x00ad3584 in ?? ()
  248. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  249. #10 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  250. #11 0x76a504f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  251. #12 0x76adf0a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  252. #13 0x00981698 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  253. #14 0x00982e70 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  254. #15 0x00983558 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  255. #16 0x0069f674 in CThread::Action() ()
  256. #17 0x0069feb0 in CThread::staticThread(void*) ()
  257. #18 0x76f00fc4 in start_thread (arg=0x6324b300) at pthread_create.c:335
  258. #19 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  259. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  260.  
  261. Thread 37 (Thread 0x71e99000 (LWP 502)):
  262. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x75824b84 <pool_mem+1444>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  263. #1 do_futex_wait (sem=sem@entry=0x75824b84 <pool_mem+1444>, abstime=0x0) at sem_waitcommon.c:115
  264. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x75824b84 <pool_mem+1444>, abstime=0x0) at sem_waitcommon.c:282
  265. #3 0x758f6548 in eglSwapBuffers () from /opt/vc/lib/libbrcmEGL.so
  266. #4 0x004f6b0c in CWinSystemEGL::PresentRenderImpl(bool) ()
  267. #5 0x004d7a78 in CRenderSystemGLES::PresentRender(bool, bool) ()
  268. #6 0x006e8a8c in CGraphicContext::Flip(bool, bool) ()
  269. #7 0x007eed54 in CApplication::Render() ()
  270. #8 0x0084ff78 in CXBApplicationEx::Run(CFileItemList&) ()
  271. #9 0x006b7a2c in XBMC_Run ()
  272. #10 0x003d37ac in main ()
  273.  
  274. Thread 36 (Thread 0x63a4b300 (LWP 659)):
  275. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  276. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  277. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  278. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  279. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  280. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  281. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  282. #7 0x0099a044 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  283. #8 0x00ad3584 in ?? ()
  284. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  285. #10 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  286. #11 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  287. #12 0x76aeade4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  288. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  289.  
  290. Thread 35 (Thread 0x5fe03300 (LWP 671)):
  291. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x715218f0, mutex=0x71521928, abstime=0x5fe02ab8) at pthread_cond_timedwait.c:198
  292. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  293. #2 0x004640c8 in CEvent::WaitMSec(unsigned int) ()
  294. #3 0x008ee178 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  295. #4 0x0069f674 in CThread::Action() ()
  296. #5 0x0069feb0 in CThread::staticThread(void*) ()
  297. #6 0x76f00fc4 in start_thread (arg=0x5fe03300) at pthread_create.c:335
  298. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  299. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  300.  
  301. Thread 34 (Thread 0x68bc8300 (LWP 650)):
  302. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x160e8c8, mutex=0x160e900, abstime=0x68bc7c38) at pthread_cond_timedwait.c:198
  303. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  304. #2 0x008fda10 in PERIPHERALS::CEventScanner::Process() ()
  305. #3 0x0069f674 in CThread::Action() ()
  306. #4 0x0069feb0 in CThread::staticThread(void*) ()
  307. #5 0x76f00fc4 in start_thread (arg=0x68bc8300) at pthread_create.c:335
  308. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  309. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  310.  
  311. Thread 33 (Thread 0x6424b300 (LWP 658)):
  312. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  313. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  314. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  315. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  316. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  317. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  318. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  319. #7 0x0099a044 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  320. #8 0x00ad3584 in ?? ()
  321. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  322. #10 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  323. #11 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  324. #12 0x76a504f0 in PyEval_EvalCode () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  325. #13 0x76adf0a8 in PyRun_FileExFlags () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  326. #14 0x00981698 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  327. #15 0x00982e70 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  328. #16 0x00983558 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  329. #17 0x0069f674 in CThread::Action() ()
  330. #18 0x0069feb0 in CThread::staticThread(void*) ()
  331. #19 0x76f00fc4 in start_thread (arg=0x6424b300) at pthread_create.c:335
  332. #20 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  333. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  334.  
  335. Thread 32 (Thread 0x6524b300 (LWP 838)):
  336. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x58496788, mutex=0x584967c0, abstime=0x65249e50) at pthread_cond_timedwait.c:198
  337. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  338. #2 0x004640c8 in CEvent::WaitMSec(unsigned int) ()
  339. #3 0x00a2f1e4 in XFILE::CPluginDirectory::WaitOnScriptResult(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
  340. #4 0x00a31be8 in XFILE::CPluginDirectory::StartScript(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
  341. #5 0x00a31d28 in XFILE::CPluginDirectory::GetDirectory(CURL const&, CFileItemList&) ()
  342. #6 0x00a113cc in XFILE::CDirectory::GetDirectory(CURL const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  343. #7 0x00a11970 in XFILE::CDirectory::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&, XFILE::CDirectory::CHints const&, bool) ()
  344. #8 0x00a119e4 in XFILE::CDirectory::GetDirectory(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CFileItemList&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, bool) ()
  345. #9 0x006cee84 in CDirectoryJob::DoWork() ()
  346. #10 0x0065a7f4 in CJobWorker::Process() ()
  347. #11 0x0069f674 in CThread::Action() ()
  348. #12 0x0069feb0 in CThread::staticThread(void*) ()
  349. #13 0x76f00fc4 in start_thread (arg=0x6524b300) at pthread_create.c:335
  350. #14 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  351. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  352.  
  353. Thread 31 (Thread 0x64a4b300 (LWP 657)):
  354. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  355. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  356. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  357. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  358. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  359. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  360. #6 0x00989e0c in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  361. #7 0x0099a044 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  362. #8 0x00ad3584 in ?? ()
  363. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  364. #10 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  365. #11 0x76aeade4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  366. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  367.  
  368. Thread 30 (Thread 0x714ff300 (LWP 506)):
  369. #0 0x7539bd50 in poll () at ../sysdeps/unix/syscall-template.S:84
  370. #1 0x0050efa8 in CFDEventMonitor::Process() ()
  371. #2 0x0069f674 in CThread::Action() ()
  372. #3 0x0069feb0 in CThread::staticThread(void*) ()
  373. #4 0x76f00fc4 in start_thread (arg=0x714ff300) at pthread_create.c:335
  374. #5 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  375. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  376.  
  377. Thread 29 (Thread 0x5d5ff300 (LWP 675)):
  378. #0 0x7539bd50 in poll () at ../sysdeps/unix/syscall-template.S:84
  379. #1 0x75c126b0 in ?? () from /usr/lib/arm-linux-gnueabihf/libavahi-common.so.3
  380. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  381.  
  382. Thread 28 (Thread 0x5ddff300 (LWP 674)):
  383. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x1608398, mutex=0x16083d0, abstime=0x5ddfec60) at pthread_cond_timedwait.c:198
  384. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  385. #2 0x006a01ac in CTimer::Process() ()
  386. #3 0x0069f674 in CThread::Action() ()
  387. #4 0x0069feb0 in CThread::staticThread(void*) ()
  388. #5 0x76f00fc4 in start_thread (arg=0x5ddff300) at pthread_create.c:335
  389. Backtrace stopped: Cannot access memory at address 0x3f7ffff8
  390.  
  391. Thread 27 (Thread 0x5cdff300 (LWP 676)):
  392. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  393. #1 0x767c0700 in ?? () from /usr/lib/arm-linux-gnueabihf/libmicrohttpd.so.12
  394. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  395.  
  396. Thread 26 (Thread 0x5adff300 (LWP 680)):
  397. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x2dfe8c0, mutex=0x2dfe8a8, abstime=0x5adfec58) at pthread_cond_timedwait.c:198
  398. #1 0x004d6040 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  399. #2 0x0047df44 in PLT_ThreadTask::IsAborting(int) ()
  400. #3 0x0047dab8 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  401. #4 0x004992d4 in PLT_ThreadTask::Run() ()
  402. #5 0x004d61f4 in NPT_PosixThread::EntryPoint(void*) ()
  403. #6 0x76f00fc4 in start_thread (arg=0x5adff300) at pthread_create.c:335
  404. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  405. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  406.  
  407. Thread 25 (Thread 0x59dff300 (LWP 682)):
  408. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  409. #1 0x00912b44 in SOCKETS::CSocketListener::Listen(int) ()
  410. #2 0x0090b890 in EVENTSERVER::CEventServer::Run() ()
  411. #3 0x0090b9f8 in EVENTSERVER::CEventServer::Process() ()
  412. #4 0x0069f674 in CThread::Action() ()
  413. #5 0x0069feb0 in CThread::staticThread(void*) ()
  414. #6 0x76f00fc4 in start_thread (arg=0x59dff300) at pthread_create.c:335
  415. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  416. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  417.  
  418. Thread 24 (Thread 0x5c5ff300 (LWP 677)):
  419. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  420. #1 0x767c0700 in ?? () from /usr/lib/arm-linux-gnueabihf/libmicrohttpd.so.12
  421. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  422.  
  423. Thread 23 (Thread 0x58dff300 (LWP 684)):
  424. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x4232920, mutex=0x4232958, abstime=0x58dfec70) at pthread_cond_timedwait.c:198
  425. #1 0x0050c68c in CLinuxInputDevicesCheckHotplugged::Process() ()
  426. #2 0x0069f674 in CThread::Action() ()
  427. #3 0x0069feb0 in CThread::staticThread(void*) ()
  428. #4 0x76f00fc4 in start_thread (arg=0x58dff300) at pthread_create.c:335
  429. #5 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  430. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  431.  
  432. Thread 22 (Thread 0x57b76300 (LWP 1267)):
  433. #0 0x7539e2a4 in select () at ../sysdeps/unix/syscall-template.S:84
  434. #1 0x767beb30 in ?? () from /usr/lib/arm-linux-gnueabihf/libmicrohttpd.so.12
  435. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  436.  
  437. Thread 21 (Thread 0x69bc8300 (LWP 654)):
  438. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x6f91ca90, mutex=0x6f91ca6c, abstime=0x69bc7c60) at pthread_cond_timedwait.c:198
  439. #1 0x6abfc528 in CEC::CCECProcessor::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  440. #2 0x6abf54e8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  441. #3 0x76f00fc4 in start_thread (arg=0x69bc8300) at pthread_create.c:335
  442. #4 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  443. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  444.  
  445. Thread 20 (Thread 0x56c3f300 (LWP 691)):
  446. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6e60b7c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  447. #1 do_futex_wait (sem=sem@entry=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:115
  448. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6e60b7c0, abstime=0x0) at sem_waitcommon.c:282
  449. #3 0x76a7afc0 in PyThread_acquire_lock () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  450. #4 0x76a4ffb8 in PyEval_RestoreThread () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  451. #5 0x0098830c in XBMCAddon::Python::PyGILLock::acquireGil() ()
  452. #6 0x00989e80 in XBMCAddonUtils::GuiLock::~GuiLock() ()
  453. #7 0x00998324 in XBMCAddon::xbmc::getCondVisibility(char const*) ()
  454. #8 0x00ad77a8 in ?? ()
  455. #9 0x76a59018 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  456. #10 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  457. #11 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  458. #12 0x76a58a20 in PyEval_EvalFrameEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  459. #13 0x76b6efcc in PyEval_EvalCodeEx () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  460. #14 0x76aeade4 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  461. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  462.  
  463. Thread 19 (Thread 0x677f0300 (LWP 653)):
  464. #0 0x75370050 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  465. #1 0x7539eb0c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  466. #2 0x008eed9c in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  467. #3 0x0069f674 in CThread::Action() ()
  468. #4 0x0069feb0 in CThread::staticThread(void*) ()
  469. #5 0x76f00fc4 in start_thread (arg=0x677f0300) at pthread_create.c:335
  470. Backtrace stopped: Cannot access memory at address 0x248
  471.  
  472. Thread 18 (Thread 0x4e4da300 (LWP 1269)):
  473. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x2e23310, mutex=0x2e23348, abstime=0x4e4d9c60) at pthread_cond_timedwait.c:198
  474. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  475. #2 0x006a01ac in CTimer::Process() ()
  476. #3 0x0069f674 in CThread::Action() ()
  477. #4 0x0069feb0 in CThread::staticThread(void*) ()
  478. #5 0x76f00fc4 in start_thread (arg=0x4e4da300) at pthread_create.c:335
  479. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  480. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  481.  
  482. Thread 17 (Thread 0x67ff0300 (LWP 652)):
  483. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x6f91f7c8, mutex=0x6f91f7a0, abstime=0x67fefcbc) at pthread_cond_timedwait.c:198
  484. #1 0x6abf120c in CEC::CCECClient::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  485. #2 0x6abf54e8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  486. #3 0x76f00fc4 in start_thread (arg=0x67ff0300) at pthread_create.c:335
  487. #4 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  488. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  489.  
  490. Thread 16 (Thread 0x6d5ff300 (LWP 547)):
  491. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x758625ec <cecservice_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  492. #1 do_futex_wait (sem=sem@entry=0x758625ec <cecservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
  493. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x758625ec <cecservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
  494. #3 0x75848c44 in cecservice_notify_func () from /opt/vc/lib/libbcm_host.so
  495. #4 0x7580dcc4 in vcos_thread_entry (arg=0x75862600 <cecservice_notify_task>) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  496. #5 0x76f00fc4 in start_thread (arg=0x6d5ff300) at pthread_create.c:335
  497. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  498. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  499.  
  500. Thread 15 (Thread 0x6bdff300 (LWP 550)):
  501. #0 0x76f0794c in __pthread_cond_wait (cond=0x15fef60 <g_OMXImage+520>, mutex=0x15fef40 <g_OMXImage+488>) at pthread_cond_wait.c:186
  502. #1 0x005233d4 in COMXImage::Process() ()
  503. #2 0x0069f674 in CThread::Action() ()
  504. #3 0x0069feb0 in CThread::staticThread(void*) ()
  505. #4 0x76f00fc4 in start_thread (arg=0x6bdff300) at pthread_create.c:335
  506. #5 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  507. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  508.  
  509. Thread 14 (Thread 0x66ff0300 (LWP 655)):
  510. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x66fefc68, mutex=0x66fefc98, abstime=0x66fefc50) at pthread_cond_timedwait.c:198
  511. #1 0x6abf8324 in CEC::CCECStandbyProtection::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  512. #2 0x6abf54e8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  513. #3 0x76f00fc4 in start_thread (arg=0x66ff0300) at pthread_create.c:335
  514. #4 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  515. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  516.  
  517. Thread 13 (Thread 0x6e5ff300 (LWP 545)):
  518. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x758626e8 <dispmanx_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  519. #1 do_futex_wait (sem=sem@entry=0x758626e8 <dispmanx_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
  520. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x758626e8 <dispmanx_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
  521. #3 0x7584c150 in dispmanx_notify_func () from /opt/vc/lib/libbcm_host.so
  522. #4 0x7580dcc4 in vcos_thread_entry (arg=0x75863428 <dispmanx_notify_task>) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  523. #5 0x76f00fc4 in start_thread (arg=0x6e5ff300) at pthread_create.c:335
  524. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  525. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  526.  
  527. Thread 12 (Thread 0x6abc8300 (LWP 646)):
  528. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x2db9ce0, mutex=0x2db9cb8, abstime=0x6abc7cbc) at pthread_cond_timedwait.c:198
  529. #1 0x6abf120c in CEC::CCECClient::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  530. #2 0x6abf54e8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.4
  531. #3 0x76f00fc4 in start_thread (arg=0x6abc8300) at pthread_create.c:335
  532. Backtrace stopped: Cannot access memory at address 0x13fa
  533.  
  534. Thread 11 (Thread 0x617a3300 (LWP 835)):
  535. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x1602308, mutex=0x1602340, abstime=0x617a2c58) at pthread_cond_timedwait.c:198
  536. #1 0x00659e0c in CJobManager::GetNextJob(CJobWorker const*) ()
  537. #2 0x0065a7e0 in CJobWorker::Process() ()
  538. #3 0x0069f674 in CThread::Action() ()
  539. #4 0x0069feb0 in CThread::staticThread(void*) ()
  540. #5 0x76f00fc4 in start_thread (arg=0x617a3300) at pthread_create.c:335
  541. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  542. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  543.  
  544. Thread 10 (Thread 0x6c5ff300 (LWP 549)):
  545. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x6f9029bc) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  546. #1 do_futex_wait (sem=sem@entry=0x6f9029bc, abstime=0x0) at sem_waitcommon.c:115
  547. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x6f9029bc, abstime=0x0) at sem_waitcommon.c:282
  548. #3 0x7582bb60 in vchiu_queue_pop () from /opt/vc/lib/libvchiq_arm.so
  549. #4 0x71635d70 in ilcs_task () from /opt/vc/lib/libopenmaxil.so
  550. #5 0x7580dcc4 in vcos_thread_entry (arg=0x6f902878) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  551. #6 0x76f00fc4 in start_thread (arg=0x6c5ff300) at pthread_create.c:335
  552. Backtrace stopped: Cannot access memory at address 0xc
  553.  
  554. Thread 9 (Thread 0x6f7ff300 (LWP 543)):
  555. #0 0x75370050 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  556. #1 0x7539eb0c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  557. #2 0x00a9fb00 in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  558. #3 0x00a8e868 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  559. #4 0x00a8f1c8 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  560. #5 0x00a8f318 in ActiveAE::CActiveAESink::Process() ()
  561. #6 0x0069f674 in CThread::Action() ()
  562. #7 0x0069feb0 in CThread::staticThread(void*) ()
  563. #8 0x76f00fc4 in start_thread (arg=0x6f7ff300) at pthread_create.c:335
  564. #9 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  565. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  566.  
  567. Thread 8 (Thread 0x6a3c8300 (LWP 647)):
  568. #0 0x7539bd50 in poll () at ../sysdeps/unix/syscall-template.S:84
  569. #1 0x005029e4 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  570. #2 0x00502a74 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  571. #3 0x0069f674 in CThread::Action() ()
  572. #4 0x0069feb0 in CThread::staticThread(void*) ()
  573. #5 0x76f00fc4 in start_thread (arg=0x6a3c8300) at pthread_create.c:335
  574. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  575. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  576.  
  577. Thread 7 (Thread 0x60603300 (LWP 837)):
  578. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x1602308, mutex=0x1602340, abstime=0x60602c58) at pthread_cond_timedwait.c:198
  579. #1 0x00659e0c in CJobManager::GetNextJob(CJobWorker const*) ()
  580. #2 0x0065a7e0 in CJobWorker::Process() ()
  581. #3 0x0069f674 in CThread::Action() ()
  582. #4 0x0069feb0 in CThread::staticThread(void*) ()
  583. #5 0x76f00fc4 in start_thread (arg=0x60603300) at pthread_create.c:335
  584. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  585. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  586.  
  587. Thread 6 (Thread 0x6ddff300 (LWP 546)):
  588. #0 0x76f0a014 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x75861864 <tvservice_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  589. #1 do_futex_wait (sem=sem@entry=0x75861864 <tvservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
  590. #2 0x76f0a158 in __new_sem_wait_slow (sem=0x75861864 <tvservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
  591. #3 0x75848084 in tvservice_notify_func () from /opt/vc/lib/libbcm_host.so
  592. #4 0x7580dcc4 in vcos_thread_entry (arg=0x75861878 <tvservice_notify_task>) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  593. #5 0x76f00fc4 in start_thread (arg=0x6ddff300) at pthread_create.c:335
  594. #6 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  595. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  596.  
  597. Thread 5 (Thread 0x71e98300 (LWP 505)):
  598. #0 0x76f0794c in __pthread_cond_wait (cond=0x2b8ab28, mutex=0x2b8ab60) at pthread_cond_wait.c:186
  599. #1 0x009f1488 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  600. #2 0x0069f674 in CThread::Action() ()
  601. #3 0x0069feb0 in CThread::staticThread(void*) ()
  602. #4 0x76f00fc4 in start_thread (arg=0x71e98300) at pthread_create.c:335
  603. #5 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  604. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  605.  
  606. Thread 4 (Thread 0x6cdff300 (LWP 548)):
  607. #0 0x76f0794c in __pthread_cond_wait (cond=cond@entry=0x6f902828, mutex=mutex@entry=0x6f90280c) at pthread_cond_wait.c:186
  608. #1 0x7580dda8 in _timer_thread (arg=0x6f902808) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:722
  609. #2 0x76f00fc4 in start_thread (arg=0x6cdff300) at pthread_create.c:335
  610. Backtrace stopped: Cannot access memory at address 0x58
  611.  
  612. Thread 3 (Thread 0x6efff300 (LWP 544)):
  613. #0 0x7539d8ac in ioctl () at ../sysdeps/unix/syscall-template.S:84
  614. #1 0x75829010 in completion_thread () from /opt/vc/lib/libvchiq_arm.so
  615. #2 0x7580dcc4 in vcos_thread_entry (arg=0x7583c318 <vchiq_instance+16>) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  616. #3 0x76f00fc4 in start_thread (arg=0x6efff300) at pthread_create.c:335
  617. Backtrace stopped: Cannot access memory at address 0xc
  618.  
  619. Thread 2 (Thread 0x701ff300 (LWP 542)):
  620. #0 0x76f07ce8 in __pthread_cond_timedwait (cond=0x2b91f58, mutex=0x2b91f90, abstime=0x701fec20) at pthread_cond_timedwait.c:198
  621. #1 0x00463c64 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  622. #2 0x004640c8 in CEvent::WaitMSec(unsigned int) ()
  623. #3 0x00a89e68 in ActiveAE::CActiveAE::Process() ()
  624. #4 0x0069f674 in CThread::Action() ()
  625. #5 0x0069feb0 in CThread::staticThread(void*) ()
  626. #6 0x76f00fc4 in start_thread (arg=0x701ff300) at pthread_create.c:335
  627. #7 0x753a4c68 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:76 from /lib/arm-linux-gnueabihf/libc.so.6
  628. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  629.  
  630. Thread 1 (Thread 0x511ff300 (LWP 1254)):
  631. #0 0x76a7a960 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  632. #1 0x76a06028 in ?? () from /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  633. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  634. ############# END STACK TRACE ###############
  635.  
  636. ################# LOG FILE ##################
  637.  
  638. 18:17:08.162 T:1911132160 NOTICE: special://profile/ is mapped to: special://masterprofile/
  639. 18:17:08.162 T:1911132160 NOTICE: -----------------------------------------------------------------------
  640. 18:17:08.162 T:1911132160 NOTICE: Starting Kodi (17.6 Git:20171115-d69a54a). Platform: Linux ARM 32-bit
  641. 18:17:08.162 T:1911132160 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  642. 18:17:08.162 T:1911132160 NOTICE: Kodi compiled Nov 23 2017 by GCC 6.3.0 for Linux ARM 32-bit version 4.9.53 (264501)
  643. 18:17:08.162 T:1911132160 NOTICE: Running on Raspbian GNU/Linux 9 (stretch), kernel: Linux ARM 32-bit version 4.9.59-v7+
  644. 18:17:08.169 T:1911132160 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  645. 18:17:08.169 T:1911132160 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  646. 18:17:08.169 T:1911132160 NOTICE: ARM Features: Neon enabled
  647. 18:17:08.169 T:1911132160 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  648. 18:17:08.169 T:1911132160 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
  649. 18:17:08.169 T:1911132160 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
  650. 18:17:08.169 T:1911132160 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
  651. 18:17:08.169 T:1911132160 NOTICE: special://envhome/ is mapped to: /home/pi
  652. 18:17:08.169 T:1911132160 NOTICE: special://home/ is mapped to: /home/pi/.kodi
  653. 18:17:08.169 T:1911132160 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
  654. 18:17:08.169 T:1911132160 NOTICE: special://logpath/ is mapped to: /home/pi/.kodi/temp
  655. 18:17:08.170 T:1911132160 NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi_v7.bin
  656. 18:17:08.170 T:1911132160 NOTICE: Local hostname: joe-bar-team
  657. 18:17:08.170 T:1911132160 NOTICE: Log File is located: /home/pi/.kodi/temp//kodi.log
  658. 18:17:08.170 T:1911132160 NOTICE: -----------------------------------------------------------------------
  659. 18:17:08.245 T:1911132160 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  660. 18:17:08.249 T:1911132160 ERROR: DBus: Error org.freedesktop.DBus.Error.AccessDenied - Permission denied
  661. 18:17:08.259 T:1911132160 ERROR: Previous line repeats 1 times.
  662. 18:17:08.259 T:1911132160 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.PolicyKit1 was not provided by any .service files
  663. 18:17:08.259 T:1911132160 WARNING: LogindUPowerSyscall - failed to inhibit sleep delay lock
  664. 18:17:08.264 T:1911132160 NOTICE: load settings...
  665. 18:17:08.400 T:1911132160 NOTICE: Found 2 Lists of Devices
  666. 18:17:08.400 T:1911132160 NOTICE: Enumerated PI devices:
  667. 18:17:08.400 T:1911132160 NOTICE: Device 1
  668. 18:17:08.401 T:1911132160 NOTICE: m_deviceName : HDMI
  669. 18:17:08.401 T:1911132160 NOTICE: m_displayName : HDMI
  670. 18:17:08.401 T:1911132160 NOTICE: m_displayNameExtra:
  671. 18:17:08.401 T:1911132160 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  672. 18:17:08.401 T:1911132160 NOTICE: m_channels : FL,FR
  673. 18:17:08.401 T:1911132160 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  674. 18:17:08.401 T:1911132160 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
  675. 18:17:08.401 T:1911132160 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
  676. 18:17:08.401 T:1911132160 NOTICE: Device 2
  677. 18:17:08.401 T:1911132160 NOTICE: m_deviceName : Analogue
  678. 18:17:08.401 T:1911132160 NOTICE: m_displayName : Analogue
  679. 18:17:08.401 T:1911132160 NOTICE: m_displayNameExtra:
  680. 18:17:08.401 T:1911132160 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  681. 18:17:08.401 T:1911132160 NOTICE: m_channels : FL,FR
  682. 18:17:08.401 T:1911132160 NOTICE: m_sampleRates : 48000
  683. 18:17:08.401 T:1911132160 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  684. 18:17:08.401 T:1911132160 NOTICE: m_streamTypes : No passthrough capabilities
  685. 18:17:08.401 T:1911132160 NOTICE: Device 3
  686. 18:17:08.401 T:1911132160 NOTICE: m_deviceName : Both
  687. 18:17:08.401 T:1911132160 NOTICE: m_displayName : HDMI and Analogue
  688. 18:17:08.401 T:1911132160 NOTICE: m_displayNameExtra:
  689. 18:17:08.401 T:1911132160 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  690. 18:17:08.401 T:1911132160 NOTICE: m_channels : FL,FR
  691. 18:17:08.401 T:1911132160 NOTICE: m_sampleRates : 48000
  692. 18:17:08.401 T:1911132160 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  693. 18:17:08.401 T:1911132160 NOTICE: m_streamTypes : No passthrough capabilities
  694. 18:17:08.401 T:1911132160 NOTICE: Enumerated ALSA devices:
  695. 18:17:08.401 T:1911132160 NOTICE: Device 1
  696. 18:17:08.401 T:1911132160 NOTICE: m_deviceName : @
  697. 18:17:08.401 T:1911132160 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
  698. 18:17:08.401 T:1911132160 NOTICE: m_displayNameExtra:
  699. 18:17:08.401 T:1911132160 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  700. 18:17:08.401 T:1911132160 NOTICE: m_channels : FL,FR
  701. 18:17:08.402 T:1911132160 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  702. 18:17:08.402 T:1911132160 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  703. 18:17:08.402 T:1911132160 NOTICE: m_streamTypes : No passthrough capabilities
  704. 18:17:08.425 T:1911132160 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  705. 18:17:08.425 T:1911132160 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  706. <?xml version="1.0" encoding="UTF-8" ?>
  707. <advancedsettings>
  708. <fanartres>720</fanartres>
  709. <imageres>540</imageres>
  710. <video>
  711. <busydialogdelayms>750</busydialogdelayms>
  712. </video>
  713. <samba>
  714. <clienttimeout>30</clienttimeout>
  715. </samba>
  716. <cache>
  717. <memorysize>31457280</memorysize>
  718. </cache>
  719. </advancedsettings>
  720. 18:17:08.427 T:1911132160 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  721. 18:17:08.427 T:1911132160 NOTICE: Default Video Player: VideoPlayer
  722. 18:17:08.427 T:1911132160 NOTICE: Default Audio Player: paplayer
  723. 18:17:08.427 T:1911132160 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  724. 18:17:08.427 T:1911132160 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  725. 18:17:08.434 T:1911132160 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  726. 18:17:08.436 T:1911132160 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  727. 18:17:08.441 T:1911132160 NOTICE: Loaded playercorefactory configuration
  728. 18:17:08.441 T:1911132160 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  729. 18:17:08.442 T:1911132160 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  730. 19:17:08.602 T:1911132160 NOTICE: Running database version Addons27
  731. 19:17:11.328 T:1911132160 NOTICE: ADDONS: Using repository repository.xbmc.org
  732. 19:17:11.328 T:1911132160 NOTICE: ADDONS: Using repository repository.guilouz
  733. 19:17:11.557 T:1911132160 NOTICE: Raspberry PI firmware version: Oct 24 2017 17:09:22
  734. Copyright (c) 2012 Broadcom
  735. version a3d7660e6749e75e2c4ce4d377846abd3b3be283 (clean) (release)
  736. 19:17:11.557 T:1911132160 NOTICE: ARM mem: 948MB GPU mem: 76MB MPG2:0 WVC1:0
  737. 19:17:11.557 T:1911132160 NOTICE: cache.memorysize: 30MB libass.cache: 0MB
  738. 19:17:11.558 T:1911132160 NOTICE: Config:
  739. arm_freq=1200
  740. audio_pwm_mode=1
  741. config_hdmi_boost=5
  742. core_freq=400
  743. desired_osc_freq=0x36ee80
  744. disable_commandline_tags=2
  745. disable_l2cache=1
  746. force_eeprom_read=1
  747. force_pwm_open=1
  748. framebuffer_ignore_alpha=1
  749. framebuffer_swap=1
  750. gpu_freq=300
  751. hdmi_channel_map=8
  752. hdmi_force_cec_address=65535
  753. hdmi_force_hotplug=1
  754. init_uart_clock=0x2dc6c00
  755. lcd_framerate=60
  756. over_voltage_avs=0x155cc
  757. over_voltage_avs_boost=0x155cc
  758. overscan_bottom=48
  759. overscan_left=48
  760. overscan_right=48
  761. overscan_top=48
  762. pause_burst_frames=1
  763. program_serial_random=1
  764. sdram_freq=450
  765. temp_limit=85
  766. 19:17:11.558 T:1911132160 NOTICE: Config:
  767. device_tree=-
  768. 19:17:11.558 T:1911132160 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  769. 19:17:11.562 T:1911132160 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  770. 19:17:11.562 T:1911132160 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  771. 19:17:11.562 T:1911132160 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  772. 19:17:11.562 T:1911132160 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  773. 19:17:11.562 T:1911132160 NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 60.000000 Hz
  774. 19:17:11.562 T:1911132160 NOTICE: Found resolution 960 x 720 for display 0 with 1024 x 768 @ 59.940063 Hz
  775. 19:17:11.562 T:1911132160 NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 60.000000 Hz
  776. 19:17:11.562 T:1911132160 NOTICE: Found resolution 900 x 720 for display 0 with 1280 x 1024 @ 59.940063 Hz
  777. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 60.000000 Hz
  778. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1275 x 720 for display 0 with 1360 x 768 @ 59.940063 Hz
  779. 19:17:11.563 T:1911132160 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  780. 19:17:11.563 T:1911132160 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  781. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  782. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  783. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 60.000000 Hz
  784. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 59.940063 Hz
  785. 19:17:11.563 T:1911132160 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  786. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  787. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 50.000000 Hz
  788. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 24.000000 Hz
  789. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 23.976025 Hz
  790. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 25.000000 Hz
  791. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 30.000000 Hz
  792. 19:17:11.563 T:1911132160 NOTICE: Found resolution 1280 x 720 for display 0 with 1920 x 1080 @ 29.970032 Hz
  793. 19:17:11.563 T:1911132160 NOTICE: Found (1280x720@60.000000) at 30, setting to RES_DESKTOP at 16
  794. 19:17:11.563 T:1911132160 NOTICE: Checking resolution 16
  795. 19:17:11.891 T:1911132160 NOTICE: GL_VENDOR = Broadcom
  796. 19:17:11.891 T:1911132160 NOTICE: GL_RENDERER = VideoCore IV HW
  797. 19:17:11.891 T:1911132160 NOTICE: GL_VERSION = OpenGL ES 2.0
  798. 19:17:11.891 T:1911132160 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  799. 19:17:11.891 T:1911132160 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  800. 19:17:13.411 T:1890579200 NOTICE: Running database version Addons27
  801. 19:17:13.415 T:1890579200 NOTICE: Running database version ViewModes6
  802. 19:17:13.420 T:1890579200 NOTICE: Running database version Textures13
  803. 19:17:13.431 T:1890579200 NOTICE: Running database version MyMusic60
  804. 19:17:13.447 T:1890579200 NOTICE: Running database version MyVideos107
  805. 19:17:13.452 T:1890579200 NOTICE: Running database version TV29
  806. 19:17:13.456 T:1890579200 NOTICE: Running database version Epg11
  807. 19:17:13.461 T:1911132160 NOTICE: start dvd mediatype detection
  808. 19:17:13.510 T:1773961984 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  809. 19:17:15.021 T:1911132160 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  810. 19:17:15.367 T:1911132160 WARNING: Trying to add unsupported control type 1
  811. 19:17:16.634 T:1890579200 WARNING: Previous line repeats 49 times.
  812. 19:17:16.634 T:1890579200 ERROR: GetDirectory - Error getting
  813. 19:17:17.063 T:1911132160 ERROR: Previous line repeats 17 times.
  814. 19:17:17.063 T:1911132160 NOTICE: initialize done
  815. 19:17:17.063 T:1911132160 NOTICE: Running the application...
  816. 19:17:17.071 T:1911132160 NOTICE: starting zeroconf publishing
  817. 19:17:17.071 T:1911132160 NOTICE: CWebServer[8080]: Started
  818. 19:17:17.071 T:1911132160 NOTICE: starting upnp client
  819. 19:17:17.227 T:1507848960 NOTICE: ES: Starting UDP Event server on port 9777
  820. 19:17:17.337 T:1507848960 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  821. 19:17:17.864 T:1890579200 ERROR: GetDirectory - Error getting
  822. 19:17:22.374 T:1663349504 NOTICE: Skin Helper Widgets --> Backgroundservice started
  823. 19:17:22.824 T:1447293696 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  824. 19:17:22.892 T:1688515328 NOTICE: Skin Helper Service --> Skin Helper Service version 1.1.3 started
  825. 19:17:23.870 T:1646572288 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> Starting NextUp Service
  826. 19:17:23.874 T:1646572288 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> ======== START NEXTUP SERVICE NOTIFICATION ========
  827. 19:17:23.917 T:1646572288 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> KODI Version: 17.6 Git:20171115-d69a54a
  828. 19:17:24.200 T:1646572288 NOTICE: NEXTUP SERVICE NOTIFICATION Service -> NEXTUP SERVICE NOTIFICATION Version: 1.0.37
  829. 19:17:30.048 T:1680126720 NOTICE: script.grab.fanart: Grab Fanart Service Started
  830. 17:47:08.197 T:1635398400 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  831. 17:47:08.536 T:1635398400 WARNING: Previous line repeats 1 times.
  832. 17:47:08.537 T:1635398400 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/4QoKVPA2nM6pMuFHgQvCXfQ3mO3.jpg
  833. 17:47:08.776 T:1890579200 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  834. 17:47:08.776 T:1890579200 NOTICE: LoadJpeg: unable to load special://skin/extras/home-images/movies.jpg
  835. 17:47:09.138 T:1696903936 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  836. 17:47:09.138 T:1696903936 NOTICE: LoadJpeg: unable to load special://skin/extras/home-images/tvshows.jpg
  837. 17:47:13.241 T:1890579200 ERROR: GetDirectory - Error getting
  838. 17:47:48.517 T:1911132160 ERROR: Previous line repeats 1 times.
  839. 17:47:48.518 T:1911132160 NOTICE: VideoPlayer: Opening: /media/Series/Salvation/S01/Salvation S01E13.avi
  840. 17:47:48.518 T:1911132160 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  841. 17:47:48.518 T:1394602752 NOTICE: Creating InputStream
  842. 17:47:48.526 T:1394602752 NOTICE: Creating Demuxer
  843. 17:47:49.453 T:1394602752 NOTICE: Opening stream: 0 source: 256
  844. 17:47:49.508 T:1394602752 NOTICE: Creating video codec with codec id: 13
  845. 17:47:49.570 T:1394602752 NOTICE: Creating video thread
  846. 17:47:49.571 T:1394602752 NOTICE: Opening stream: 1 source: 256
  847. 17:47:49.571 T:1411379968 NOTICE: running thread: video_thread
  848. 17:47:49.571 T:1394602752 NOTICE: Finding audio codec for: 86017
  849. 17:47:49.571 T:1394602752 NOTICE: Creating audio thread
  850. 17:47:49.571 T:1402991360 NOTICE: running thread: CVideoPlayerAudio::Process()
  851. 17:47:49.585 T:1402991360 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through)
  852. 17:47:49.766 T:1386214144 ERROR: CMMALVideo::dec_control_port_cb Error (status=9 ECORRUPT)
  853. 17:47:53.591 T:1911132160 NOTICE: CVideoPlayer::CloseFile()
  854. 17:47:53.591 T:1911132160 NOTICE: VideoPlayer: waiting for threads to exit
  855. 17:47:53.593 T:1394602752 NOTICE: CVideoPlayer::OnExit()
  856. 17:47:53.593 T:1394602752 NOTICE: Closing stream player 1
  857. 17:47:53.593 T:1394602752 NOTICE: Waiting for audio thread to exit
  858. 17:47:53.593 T:1402991360 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  859. 17:47:53.593 T:1402991360 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  860. 17:47:53.593 T:1394602752 NOTICE: Closing audio device
  861. 17:47:53.598 T:1394602752 NOTICE: Deleting audio codec
  862. 17:47:53.598 T:1394602752 NOTICE: Closing stream player 2
  863. 17:47:53.598 T:1394602752 NOTICE: waiting for video thread to exit
  864. 17:47:53.634 T:1411379968 NOTICE: thread end: video_thread
  865. 17:47:53.635 T:1394602752 NOTICE: deleting video codec
  866. 17:47:53.646 T:1911132160 NOTICE: VideoPlayer: finished waiting
  867. 17:47:53.662 T:1911132160 NOTICE: CVideoPlayer::CloseFile()
  868. 17:47:53.662 T:1911132160 NOTICE: VideoPlayer: waiting for threads to exit
  869. 17:47:53.662 T:1911132160 NOTICE: VideoPlayer: finished waiting
  870. 17:47:53.662 T:1911132160 NOTICE: CVideoPlayer::CloseFile()
  871. 17:47:53.662 T:1911132160 NOTICE: VideoPlayer: waiting for threads to exit
  872. 17:47:53.662 T:1911132160 NOTICE: VideoPlayer: finished waiting
  873. 17:48:00.801 T:1635398400 ERROR: GetDirectory - Error getting
  874. 17:48:01.836 T:1890579200 ERROR: Previous line repeats 1 times.
  875. 17:48:01.836 T:1890579200 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  876. 17:48:01.837 T:1890579200 NOTICE: LoadJpeg: unable to load special://skin/extras/home-images/tvshows.jpg
  877. 17:48:04.180 T:1635398400 NOTICE: DecodeJpegToTexture: unable to decode to texture special://skin/extras/home-images/addons.jpg 1280x720
  878. 17:48:04.450 T:1890579200 NOTICE: DecodeJpegToTexture: unable to decode to texture special://skin/extras/home-images/favorites.jpg 1280x720
  879.  
  880.  
  881. ############### END LOG FILE ################
  882.  
  883. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement