Advertisement
Guest User

Kodi crash log (CoreElec 9.2.1)

a guest
Apr 15th, 2020
336
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.59 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Wed Apr 15 22:44:20 BST 2020
  5. kodi Options: --standalone -fs
  6. Arch: aarch64
  7. Kernel: Linux 4.9.190 #1 SMP PREEMPT Wed Nov 27 07:28:48 GMT 2019
  8. Release: CoreELEC 9.2.1
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1586987041.4833
  13. =========================================
  14. [New LWP 4886]
  15. [New LWP 4836]
  16. [New LWP 4862]
  17. [New LWP 4866]
  18. [New LWP 4898]
  19. [New LWP 4843]
  20. [New LWP 4896]
  21. [New LWP 4833]
  22. [New LWP 4865]
  23. [New LWP 4844]
  24. [New LWP 4893]
  25. [New LWP 4894]
  26. [New LWP 4897]
  27. [New LWP 4845]
  28. [New LWP 4864]
  29. [New LWP 4861]
  30. [New LWP 4860]
  31. [New LWP 4859]
  32. [New LWP 4858]
  33. [New LWP 4863]
  34. [New LWP 4900]
  35. [New LWP 4842]
  36. [New LWP 4899]
  37. [New LWP 4841]
  38. [New LWP 4840]
  39. [New LWP 4917]
  40. [New LWP 4931]
  41. [New LWP 4930]
  42. [New LWP 4916]
  43. [New LWP 4914]
  44. [New LWP 4910]
  45. [New LWP 4913]
  46. [New LWP 4929]
  47. [New LWP 4908]
  48. [New LWP 4907]
  49. [New LWP 4906]
  50. [New LWP 4905]
  51. [New LWP 4904]
  52. [New LWP 4903]
  53. [New LWP 4902]
  54. [New LWP 4901]
  55. [New LWP 4909]
  56. [New LWP 4934]
  57. [New LWP 4932]
  58. [New LWP 4915]
  59. [Thread debugging using libthread_db enabled]
  60. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  61. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  62. Program terminated with signal SIGSEGV, Segmentation fault.
  63. #0 strlen () at ../sysdeps/arm/strlen.S:33
  64. [Current thread is 1 (Thread 0xe92f7380 (LWP 4886))]
  65.  
  66. Thread 45 (Thread 0xd30c9380 (LWP 4915)):
  67. #0 __libc_read (nbytes=16, buf=0xd30c8c60, fd=126) at ../sysdeps/unix/sysv/linux/read.c:26
  68. #1 __libc_read (fd=126, buf=0xd30c8c60, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
  69. #2 0xf75d8330 in CEC::CAOCECAdapterCommunication::Process() () from /usr/lib/libcec.so.4
  70. #3 0xf75cf748 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  71. #4 0xf76e6378 in start_thread (arg=0xd30c9380) at pthread_create.c:486
  72. #5 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  73. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  74.  
  75. Thread 44 (Thread 0xd123f380 (LWP 4932)):
  76. #0 __libc_write (nbytes=1, buf=0xd123e958, fd=126) at ../sysdeps/unix/sysv/linux/write.c:26
  77. #1 __libc_write (fd=126, buf=0xd123e958, nbytes=1) at ../sysdeps/unix/sysv/linux/write.c:24
  78. #2 0xf75d86ec in CEC::CAOCECAdapterCommunication::Write(CEC::cec_command const&, bool&, unsigned char, bool) () from /usr/lib/libcec.so.4
  79. #3 0xf75d1cf0 in CEC::CCECProcessor::Transmit(CEC::cec_command const&, bool) () from /usr/lib/libcec.so.4
  80. #4 0xf75e8f78 in CEC::CCECCommandHandler::Transmit(CEC::cec_command&, bool, bool) () from /usr/lib/libcec.so.4
  81. #5 0xf75e816c in CEC::CCECCommandHandler::TransmitPoll(CEC::cec_logical_address, CEC::cec_logical_address, bool) () from /usr/lib/libcec.so.4
  82. #6 0xf75e2d10 in CEC::CCECBusDevice::TransmitPoll(CEC::cec_logical_address, bool) () from /usr/lib/libcec.so.4
  83. #7 0xf75e09d8 in CEC::CCECBusDevice::GetStatus(bool, bool) () from /usr/lib/libcec.so.4
  84. #8 0xf75e168c in CEC::CCECBusDevice::GetPowerStatus(CEC::cec_logical_address, bool) () from /usr/lib/libcec.so.4
  85. #9 0x004349c4 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::WaitReady() ()
  86. #10 0x00445668 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::SetInitialConfiguration() ()
  87. #11 0x00445838 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  88. #12 0x0067add4 in CThread::Action() ()
  89. #13 0x0069bd80 in CThread::staticThread(void*) ()
  90. #14 0xf76e6378 in start_thread (arg=0xd123f380) at pthread_create.c:486
  91. #15 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  92. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  93.  
  94. Thread 43 (Thread 0xcda97380 (LWP 4934)):
  95. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xcda96cc0, expected=0, futex_word=0xc39590) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  96. #1 __pthread_cond_wait_common (abstime=0xcda96cc0, mutex=<optimized out>, cond=0xc39568) at pthread_cond_wait.c:539
  97. #2 __pthread_cond_timedwait (cond=0xc39568, mutex=0x0, abstime=0xcda96cc0) at pthread_cond_wait.c:667
  98. #3 0x008ba8a4 in ?? ()
  99. #4 0x008c1d20 in ?? ()
  100. #5 0x006b4730 in CJobManager::GetNextJob(CJobWorker const*) ()
  101. #6 0x006ca210 in CJobWorker::Process() ()
  102. #7 0x0067add4 in CThread::Action() ()
  103. #8 0x0069bd80 in CThread::staticThread(void*) ()
  104. #9 0xf76e6378 in start_thread (arg=0xcda97380) at pthread_create.c:486
  105. Backtrace stopped: Cannot access memory at address 0x192
  106.  
  107. Thread 42 (Thread 0xd4a8e380 (LWP 4909)):
  108. #0 __GI___select (timeout=0xff851afe, exceptfds=0x0, writefds=0x0, readfds=0xd4a8d8b0, nfds=121) at ../sysdeps/unix/sysv/linux/select.c:41
  109. #1 __GI___select (nfds=121, readfds=0xd4a8d8b0, writefds=0x0, exceptfds=0x0, timeout=0xd4a8d8a8) at ../sysdeps/unix/sysv/linux/select.c:37
  110. #2 0x00425960 in JSONRPC::CTCPServer::Process() ()
  111. #3 0x0067add4 in CThread::Action() ()
  112. #4 0x0069bd80 in CThread::staticThread(void*) ()
  113. #5 0xf76e6378 in start_thread (arg=0xd4a8e380) at pthread_create.c:486
  114. #6 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  115. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  116.  
  117. Thread 41 (Thread 0xde3c0380 (LWP 4901)):
  118. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xde3bfce8, expected=0, futex_word=0x2a79160) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  119. #1 __pthread_cond_wait_common (abstime=0xde3bfce8, mutex=<optimized out>, cond=0x2a79138) at pthread_cond_wait.c:539
  120. #2 __pthread_cond_timedwait (cond=0x2a79138, mutex=0x0, abstime=0xde3bfce8) at pthread_cond_wait.c:667
  121. #3 0x008ba8a4 in ?? ()
  122. #4 0x008c1d20 in ?? ()
  123. #5 0x0067d75c in CTimer::Process() ()
  124. #6 0x0067add4 in CThread::Action() ()
  125. #7 0x0069bd80 in CThread::staticThread(void*) ()
  126. #8 0xf76e6378 in start_thread (arg=0xde3c0380) at pthread_create.c:486
  127. #9 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  128. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  129.  
  130. Thread 40 (Thread 0xd7cb5380 (LWP 4902)):
  131. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd7cb49e8, expected=0, futex_word=0xee4a11b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  132. #1 __pthread_cond_wait_common (abstime=0xd7cb49e8, mutex=<optimized out>, cond=0xee4a1190) at pthread_cond_wait.c:539
  133. #2 __pthread_cond_timedwait (cond=0xee4a1190, mutex=0x0, abstime=0xd7cb49e8) at pthread_cond_wait.c:667
  134. #3 0x008ba8a4 in ?? ()
  135. #4 0x008c1d20 in ?? ()
  136. #5 0x008336b8 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  137. #6 0x00837e38 in ?? ()
  138. #7 0xf7381db8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  139. #8 0x00000000 in ?? ()
  140. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  141.  
  142. Thread 39 (Thread 0xd74b4380 (LWP 4903)):
  143. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd74b34e8, expected=0, futex_word=0xee3047a0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  144. #1 __pthread_cond_wait_common (abstime=0xd74b34e8, mutex=<optimized out>, cond=0xee304778) at pthread_cond_wait.c:539
  145. #2 __pthread_cond_timedwait (cond=0xee304778, mutex=0x0, abstime=0xd74b34e8) at pthread_cond_wait.c:667
  146. #3 0x008ba8a4 in ?? ()
  147. #4 0x008c1d20 in ?? ()
  148. #5 0x008336b8 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  149. #6 0x00837e38 in ?? ()
  150. #7 0xf7381db8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  151. #8 0xf74aa4c8 in ?? () from /usr/lib/libpython2.7.so.1.0
  152. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  153.  
  154. Thread 38 (Thread 0xd6cb3380 (LWP 4904)):
  155. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd6cb2930, expected=0, futex_word=0xd4b12ce0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  156. #1 __pthread_cond_wait_common (abstime=0xd6cb2930, mutex=<optimized out>, cond=0xd4b12cb8) at pthread_cond_wait.c:539
  157. #2 __pthread_cond_timedwait (cond=0xd4b12cb8, mutex=0x0, abstime=0xd6cb2930) at pthread_cond_wait.c:667
  158. #3 0x008ba8a4 in ?? ()
  159. #4 0x008c1d20 in ?? ()
  160. #5 0x008336b8 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  161. #6 0x00837e38 in ?? ()
  162. #7 0xf7381db8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  163. #8 0xf74aa4c8 in ?? () from /usr/lib/libpython2.7.so.1.0
  164. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  165.  
  166. Thread 37 (Thread 0xdb8fe380 (LWP 4905)):
  167. #0 __GI___poll (timeout=-1, nfds=2, fds=0xef721df0) at ../sysdeps/unix/sysv/linux/poll.c:29
  168. #1 __GI___poll (fds=0xef721df0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  169. #2 0xf7746da4 in ?? () from /usr/lib/libavahi-common.so.3
  170. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  171.  
  172. Thread 36 (Thread 0xdb0fd380 (LWP 4906)):
  173. #0 __GI___select (timeout=0x0, exceptfds=0xdb0fcce8, writefds=0xdb0fcc68, readfds=0xdb0fcbe8, nfds=115) at ../sysdeps/unix/sysv/linux/select.c:41
  174. #1 __GI___select (nfds=115, readfds=0xdb0fcbe8, writefds=0xdb0fcc68, exceptfds=0xdb0fcce8, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:37
  175. #2 0x00904940 in ?? ()
  176. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  177.  
  178. Thread 35 (Thread 0xd64b2380 (LWP 4907)):
  179. #0 __GI___select (timeout=0x0, exceptfds=0xd64b1ce8, writefds=0xd64b1c68, readfds=0xd64b1be8, nfds=116) at ../sysdeps/unix/sysv/linux/select.c:41
  180. #1 __GI___select (nfds=116, readfds=0xd64b1be8, writefds=0xd64b1c68, exceptfds=0xd64b1ce8, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:37
  181. #2 0x00904940 in ?? ()
  182. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  183.  
  184. Thread 34 (Thread 0xd5cb1380 (LWP 4908)):
  185. #0 __GI___select (timeout=0x1, exceptfds=0x0, writefds=0x0, readfds=0xd5cb0c98, nfds=113) at ../sysdeps/unix/sysv/linux/select.c:41
  186. #1 __GI___select (nfds=113, readfds=0xd5cb0c98, writefds=0x0, exceptfds=0x0, timeout=0xd5cb0c00) at ../sysdeps/unix/sysv/linux/select.c:37
  187. #2 0x00405f14 in SOCKETS::CSocketListener::Listen(int) ()
  188. #3 0x0042cdb4 in EVENTSERVER::CEventServer::Run() ()
  189. #4 0x0042cf4c in EVENTSERVER::CEventServer::Process() ()
  190. #5 0x0067add4 in CThread::Action() ()
  191. #6 0x0069bd80 in CThread::staticThread(void*) ()
  192. #7 0xf76e6378 in start_thread (arg=0xd5cb1380) at pthread_create.c:486
  193. Backtrace stopped: Cannot access memory at address 0x3f014af6
  194.  
  195. Thread 33 (Thread 0xdc0ff380 (LWP 4929)):
  196. #0 __GI___select (timeout=0xdc446300, exceptfds=0x0, writefds=0x0, readfds=0x0, nfds=0) at ../sysdeps/unix/sysv/linux/select.c:41
  197. #1 __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0xdc0fe560) at ../sysdeps/unix/sysv/linux/select.c:37
  198. #2 0xdd561b00 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  199. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  200.  
  201. Thread 32 (Thread 0xd54b0380 (LWP 4913)):
  202. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd54afcd8, expected=0, futex_word=0xedfd3174) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  203. #1 __pthread_cond_wait_common (abstime=0xd54afcd8, mutex=<optimized out>, cond=0xedfd3148) at pthread_cond_wait.c:539
  204. #2 __pthread_cond_timedwait (cond=0xedfd3148, mutex=0x0, abstime=0xd54afcd8) at pthread_cond_wait.c:667
  205. #3 0xf75d1004 in P8PLATFORM::CCondition<bool>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  206. #4 0xf75d1554 in P8PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) () from /usr/lib/libcec.so.4
  207. #5 0xf75cf088 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  208. #6 0xf75cf748 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  209. #7 0xf76e6378 in start_thread (arg=0xd54b0380) at pthread_create.c:486
  210. #8 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  211. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  212.  
  213. Thread 31 (Thread 0xd428d380 (LWP 4910)):
  214. #0 __GI___select (timeout=0xd428c8e8, exceptfds=0x0, writefds=0x0, readfds=0xd428c8e8, nfds=123) at ../sysdeps/unix/sysv/linux/select.c:41
  215. #1 __GI___select (nfds=123, readfds=0xd428c8e8, writefds=0x0, exceptfds=0x0, timeout=0xd428c8e0) at ../sysdeps/unix/sysv/linux/select.c:37
  216. #2 0xddb47390 in ?? () from /usr/lib/libshairplay.so.0
  217. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  218.  
  219. Thread 30 (Thread 0xd38ca380 (LWP 4914)):
  220. #0 __GI___nanosleep (remaining=0x0, requested_time=0xd38c9d30) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  221. #1 __GI___nanosleep (requested_time=requested_time@entry=0xd38c9d30, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  222. #2 0xf3cb67b0 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  223. #3 0x00451d38 in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  224. #4 0x0067add4 in CThread::Action() ()
  225. #5 0x0069bd80 in CThread::staticThread(void*) ()
  226. #6 0xf76e6378 in start_thread (arg=0xd38ca380) at pthread_create.c:486
  227. #7 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  228. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  229.  
  230. Thread 29 (Thread 0xd28c8380 (LWP 4916)):
  231. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd28c7c48, expected=0, futex_word=0xedfdea04) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  232. #1 __pthread_cond_wait_common (abstime=0xd28c7c48, mutex=<optimized out>, cond=0xedfde9d8) at pthread_cond_wait.c:539
  233. #2 __pthread_cond_timedwait (cond=0xedfde9d8, mutex=0x0, abstime=0xd28c7c48) at pthread_cond_wait.c:667
  234. #3 0xf75d4424 in P8PLATFORM::CConditionImpl::Wait(pthread_mutex_t&, unsigned int) () from /usr/lib/libcec.so.4
  235. #4 0xf75d4c00 in P8PLATFORM::CCondition<bool volatile>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  236. #5 0xf75d533c in CEC::CCECInputBuffer::Pop(CEC::cec_command&, unsigned short) () from /usr/lib/libcec.so.4
  237. #6 0xf75d2d8c in CEC::CCECProcessor::Process() () from /usr/lib/libcec.so.4
  238. #7 0xf75cf748 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  239. #8 0xf76e6378 in start_thread (arg=0xd28c8380) at pthread_create.c:486
  240. Backtrace stopped: Cannot access memory at address 0x10
  241.  
  242. Thread 28 (Thread 0xcf6dc380 (LWP 4930)):
  243. #0 __GI___poll (timeout=-1, nfds=3, fds=0xd4b96080) at ../sysdeps/unix/sysv/linux/poll.c:29
  244. #1 __GI___poll (fds=0xd4b96080, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  245. #2 0xd137c3bc in ?? () from /usr/lib/libglib-2.0.so.0
  246. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  247.  
  248. Thread 27 (Thread 0xdebfd380 (LWP 4931)):
  249. #0 0xf76f093c in __libc_accept (fd=121, addr=..., len=0xdebfc65c) at ../sysdeps/unix/sysv/linux/accept.c:26
  250. #1 0xdd619fd4 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  251. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  252.  
  253. Thread 26 (Thread 0xd20c7380 (LWP 4917)):
  254. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd20c6c58, expected=0, futex_word=0xd20c6cf0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  255. #1 __pthread_cond_wait_common (abstime=0xd20c6c58, mutex=<optimized out>, cond=0xd20c6cc8) at pthread_cond_wait.c:539
  256. #2 __pthread_cond_timedwait (cond=0xd20c6cc8, mutex=0x0, abstime=0xd20c6c58) at pthread_cond_wait.c:667
  257. #3 0xf75d4424 in P8PLATFORM::CConditionImpl::Wait(pthread_mutex_t&, unsigned int) () from /usr/lib/libcec.so.4
  258. #4 0xf75d4c00 in P8PLATFORM::CCondition<bool volatile>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  259. #5 0xf75d4d04 in P8PLATFORM::CEvent::Sleep(unsigned int) () from /usr/lib/libcec.so.4
  260. #6 0xf75d26f8 in CEC::CCECStandbyProtection::Process() () from /usr/lib/libcec.so.4
  261. #7 0xf75cf748 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  262. #8 0xf76e6378 in start_thread (arg=0xd20c7380) at pthread_create.c:486
  263. #9 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  264. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  265.  
  266. Thread 25 (Thread 0xedcff380 (LWP 4840)):
  267. #0 __libc_read (nbytes=256, buf=0xed30f4a8, fd=16) at ../sysdeps/unix/sysv/linux/read.c:26
  268. #1 __libc_read (fd=16, buf=0xed30f4a8, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:24
  269. #2 0xf75664dc in lirc_nextcode () from /usr/lib/liblirc_client.so.0
  270. #3 0x00813ac8 in CLirc::Process() ()
  271. #4 0x0067add4 in CThread::Action() ()
  272. #5 0x0069bd80 in CThread::staticThread(void*) ()
  273. #6 0xf76e6378 in start_thread (arg=0xedcff380) at pthread_create.c:486
  274. Backtrace stopped: Cannot access memory at address 0xc506fff8
  275.  
  276. Thread 24 (Thread 0xf1cff380 (LWP 4841)):
  277. #0 0xf3cbc760 in epoll_wait (epfd=12, events=0xf1cfed30, maxevents=1, timeout=200) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  278. #1 0x00820534 in CLibInputHandler::Process() ()
  279. #2 0x0067add4 in CThread::Action() ()
  280. #3 0x0069bd80 in CThread::staticThread(void*) ()
  281. #4 0xf76e6378 in start_thread (arg=0xf1cff380) at pthread_create.c:486
  282. #5 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  283. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  284.  
  285. Thread 23 (Thread 0xd8cb7380 (LWP 4899)):
  286. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd8cb6cf0, expected=0, futex_word=0x3e15a08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  287. #1 __pthread_cond_wait_common (abstime=0xd8cb6cf0, mutex=<optimized out>, cond=0x3e159e0) at pthread_cond_wait.c:539
  288. #2 __pthread_cond_timedwait (cond=0x3e159e0, mutex=0x0, abstime=0xd8cb6cf0) at pthread_cond_wait.c:667
  289. #3 0x008ba8a4 in ?? ()
  290. #4 0x008c1d20 in ?? ()
  291. #5 0x0043207c in PERIPHERALS::CPeripheralBus::Process() ()
  292. #6 0x0067add4 in CThread::Action() ()
  293. #7 0x0069bd80 in CThread::staticThread(void*) ()
  294. #8 0xf76e6378 in start_thread (arg=0xd8cb7380) at pthread_create.c:486
  295. Backtrace stopped: Cannot access memory at address 0x4506fff8
  296.  
  297. Thread 22 (Thread 0xf1267380 (LWP 4842)):
  298. #0 __GI___poll (timeout=-1, nfds=2, fds=0xf09005b8) at ../sysdeps/unix/sysv/linux/poll.c:29
  299. #1 __GI___poll (fds=0xf09005b8, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  300. #2 0xf7746da4 in ?? () from /usr/lib/libavahi-common.so.3
  301. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  302.  
  303. Thread 21 (Thread 0xd84b6380 (LWP 4900)):
  304. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd84b5cc8, expected=0, futex_word=0x2bcbe90) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  305. #1 __pthread_cond_wait_common (abstime=0xd84b5cc8, mutex=<optimized out>, cond=0x2bcbe68) at pthread_cond_wait.c:539
  306. #2 __pthread_cond_timedwait (cond=0x2bcbe68, mutex=0x0, abstime=0xd84b5cc8) at pthread_cond_wait.c:667
  307. #3 0x008ba8a4 in ?? ()
  308. #4 0x008c1d20 in ?? ()
  309. #5 0x00436a1c in PERIPHERALS::CEventScanner::Process() ()
  310. #6 0x0067add4 in CThread::Action() ()
  311. #7 0x0069bd80 in CThread::staticThread(void*) ()
  312. #8 0xf76e6378 in start_thread (arg=0xd84b6380) at pthread_create.c:486
  313. #9 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  314. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  315.  
  316. Thread 20 (Thread 0xeb2fb380 (LWP 4863)):
  317. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c21f40) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  318. #1 do_futex_wait (sem=sem@entry=0x2c21f40, abstime=0x0) at sem_waitcommon.c:115
  319. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2c21f40, abstime=0x0) at sem_waitcommon.c:282
  320. #3 0xf41eaaee in ?? () from /usr/lib/libGLESv2.so.2
  321. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  322.  
  323. Thread 19 (Thread 0xeeefe380 (LWP 4858)):
  324. #0 __GI___nanosleep (remaining=0x0, requested_time=0xeeefdd38) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  325. #1 __GI___nanosleep (requested_time=requested_time@entry=0xeeefdd38, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  326. #2 0xf3cb67b0 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  327. #3 0xf40442a0 in ?? () from /usr/lib/libGLESv2.so.2
  328. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  329.  
  330. Thread 18 (Thread 0xed2ff380 (LWP 4859)):
  331. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c21dc0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  332. #1 do_futex_wait (sem=sem@entry=0x2c21dc0, abstime=0x0) at sem_waitcommon.c:115
  333. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2c21dc0, abstime=0x0) at sem_waitcommon.c:282
  334. #3 0xf41eaaee in ?? () from /usr/lib/libGLESv2.so.2
  335. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  336.  
  337. Thread 17 (Thread 0xecafe380 (LWP 4860)):
  338. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c21e20) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  339. #1 do_futex_wait (sem=sem@entry=0x2c21e20, abstime=0x0) at sem_waitcommon.c:115
  340. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2c21e20, abstime=0x0) at sem_waitcommon.c:282
  341. #3 0xf41eaaee in ?? () from /usr/lib/libGLESv2.so.2
  342. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  343.  
  344. Thread 16 (Thread 0xec2fd380 (LWP 4861)):
  345. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c21e80) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  346. #1 do_futex_wait (sem=sem@entry=0x2c21e80, abstime=0x0) at sem_waitcommon.c:115
  347. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2c21e80, abstime=0x0) at sem_waitcommon.c:282
  348. #3 0xf41eaaee in ?? () from /usr/lib/libGLESv2.so.2
  349. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  350.  
  351. Thread 15 (Thread 0xeaafa380 (LWP 4864)):
  352. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c21fa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  353. #1 do_futex_wait (sem=sem@entry=0x2c21fa0, abstime=0x0) at sem_waitcommon.c:115
  354. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2c21fa0, abstime=0x0) at sem_waitcommon.c:282
  355. #3 0xf41eaaee in ?? () from /usr/lib/libGLESv2.so.2
  356. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  357.  
  358. Thread 14 (Thread 0xef6ff380 (LWP 4845)):
  359. #0 __GI___poll (timeout=-1, nfds=2, fds=0xef7006e0) at ../sysdeps/unix/sysv/linux/poll.c:29
  360. #1 __GI___poll (fds=0xef7006e0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  361. #2 0x0080a9b0 in CFDEventMonitor::Process() ()
  362. #3 0x0067add4 in CThread::Action() ()
  363. #4 0x0069bd80 in CThread::staticThread(void*) ()
  364. #5 0xf76e6378 in start_thread (arg=0xef6ff380) at pthread_create.c:486
  365. #6 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  366. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  367.  
  368. Thread 13 (Thread 0xd9cb9380 (LWP 4897)):
  369. #0 __GI___poll (timeout=100, nfds=1, fds=0xd9cb8d30) at ../sysdeps/unix/sysv/linux/poll.c:29
  370. #1 __GI___poll (fds=0xd9cb8d30, nfds=1, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:26
  371. #2 0x00813c6c in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  372. #3 0x00813d1c in PERIPHERALS::CPeripheralBusUSB::Process() ()
  373. #4 0x0067add4 in CThread::Action() ()
  374. #5 0x0069bd80 in CThread::staticThread(void*) ()
  375. #6 0xf76e6378 in start_thread (arg=0xd9cb9380) at pthread_create.c:486
  376. Backtrace stopped: Cannot access memory at address 0x4506fff8
  377.  
  378. Thread 12 (Thread 0xdcf46380 (LWP 4894)):
  379. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xdcf45cc0, expected=0, futex_word=0xc39590) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  380. #1 __pthread_cond_wait_common (abstime=0xdcf45cc0, mutex=<optimized out>, cond=0xc39568) at pthread_cond_wait.c:539
  381. #2 __pthread_cond_timedwait (cond=0xc39568, mutex=0x0, abstime=0xdcf45cc0) at pthread_cond_wait.c:667
  382. #3 0x008ba8a4 in ?? ()
  383. #4 0x008c1d20 in ?? ()
  384. #5 0x006b4730 in CJobManager::GetNextJob(CJobWorker const*) ()
  385. #6 0x006ca210 in CJobWorker::Process() ()
  386. #7 0x0067add4 in CThread::Action() ()
  387. #8 0x0069bd80 in CThread::staticThread(void*) ()
  388. #9 0xf76e6378 in start_thread (arg=0xdcf46380) at pthread_create.c:486
  389. #10 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  390. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  391.  
  392. Thread 11 (Thread 0xdf3fe380 (LWP 4893)):
  393. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xdf3fdcc0, expected=0, futex_word=0xc39590) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  394. #1 __pthread_cond_wait_common (abstime=0xdf3fdcc0, mutex=<optimized out>, cond=0xc39568) at pthread_cond_wait.c:539
  395. #2 __pthread_cond_timedwait (cond=0xc39568, mutex=0x0, abstime=0xdf3fdcc0) at pthread_cond_wait.c:667
  396. #3 0x008ba8a4 in ?? ()
  397. #4 0x008c1d20 in ?? ()
  398. #5 0x006b4730 in CJobManager::GetNextJob(CJobWorker const*) ()
  399. #6 0x006ca210 in CJobWorker::Process() ()
  400. #7 0x0067add4 in CThread::Action() ()
  401. #8 0x0069bd80 in CThread::staticThread(void*) ()
  402. #9 0xf76e6378 in start_thread (arg=0xdf3fe380) at pthread_create.c:486
  403. #10 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  404. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  405.  
  406. Thread 10 (Thread 0xf00fe380 (LWP 4844)):
  407. #0 __GI___poll (timeout=-1, nfds=1, fds=0xf00fda40) at ../sysdeps/unix/sysv/linux/poll.c:29
  408. #1 __GI___poll (fds=0xf00fda40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  409. #2 0xf767fa24 in ?? () from /usr/lib/libasound.so.2
  410. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  411.  
  412. Thread 9 (Thread 0xea2f9380 (LWP 4865)):
  413. #0 __GI___poll (timeout=-1, nfds=4, fds=0xea2f8c88) at ../sysdeps/unix/sysv/linux/poll.c:29
  414. #1 __GI___poll (fds=0xea2f8c88, nfds=4, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  415. #2 0xf41eac5e in ?? () from /usr/lib/libGLESv2.so.2
  416. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  417.  
  418. Thread 8 (Thread 0xf266d010 (LWP 4833)):
  419. #0 __GI___nanosleep (remaining=0x0, requested_time=0xff851fa8) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  420. #1 __GI___nanosleep (requested_time=requested_time@entry=0xff851fa8, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  421. #2 0xf3cb67b0 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  422. #3 0x006f0ee8 in CGraphicContext::Flip(bool, bool) ()
  423. #4 0x0056039c in CApplication::Render() ()
  424. #5 0x004f4b1c in CXBApplicationEx::Run(CAppParamParser const&) ()
  425. #6 0x006839d4 in XBMC_Run ()
  426. #7 0x002b2420 in main ()
  427.  
  428. Thread 7 (Thread 0xda4ba380 (LWP 4896)):
  429. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xda4b9cd8, expected=0, futex_word=0x3e156a8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  430. #1 __pthread_cond_wait_common (abstime=0xda4b9cd8, mutex=<optimized out>, cond=0x3e15680) at pthread_cond_wait.c:539
  431. #2 __pthread_cond_timedwait (cond=0x3e15680, mutex=0x0, abstime=0xda4b9cd8) at pthread_cond_wait.c:667
  432. #3 0xf75d1004 in P8PLATFORM::CCondition<bool>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  433. #4 0xf75d1554 in P8PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) () from /usr/lib/libcec.so.4
  434. #5 0xf75cf088 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  435. #6 0xf75cf748 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  436. #7 0xf76e6378 in start_thread (arg=0xda4ba380) at pthread_create.c:486
  437. #8 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  438. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  439.  
  440. Thread 6 (Thread 0xf08ff380 (LWP 4843)):
  441. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xf08fecc8, expected=0, futex_word=0x2bcfc74) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  442. #1 __pthread_cond_wait_common (abstime=0xf08fecc8, mutex=<optimized out>, cond=0x2bcfc48) at pthread_cond_wait.c:539
  443. #2 __pthread_cond_timedwait (cond=0x2bcfc48, mutex=0x0, abstime=0xf08fecc8) at pthread_cond_wait.c:667
  444. #3 0x008ba8a4 in ?? ()
  445. #4 0x008c1d20 in ?? ()
  446. #5 0x002eb6c4 in ActiveAE::CActiveAE::Process() ()
  447. #6 0x0067add4 in CThread::Action() ()
  448. #7 0x0069bd80 in CThread::staticThread(void*) ()
  449. #8 0xf76e6378 in start_thread (arg=0xf08ff380) at pthread_create.c:486
  450. Backtrace stopped: Cannot access memory at address 0x456ffff8
  451.  
  452. Thread 5 (Thread 0xd94b8380 (LWP 4898)):
  453. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xd94b7cf0, expected=0, futex_word=0x3e19358) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  454. #1 __pthread_cond_wait_common (abstime=0xd94b7cf0, mutex=<optimized out>, cond=0x3e19330) at pthread_cond_wait.c:539
  455. #2 __pthread_cond_timedwait (cond=0x3e19330, mutex=0x0, abstime=0xd94b7cf0) at pthread_cond_wait.c:667
  456. #3 0x008ba8a4 in ?? ()
  457. #4 0x008c1d20 in ?? ()
  458. #5 0x0043207c in PERIPHERALS::CPeripheralBus::Process() ()
  459. #6 0x0067add4 in CThread::Action() ()
  460. #7 0x0069bd80 in CThread::staticThread(void*) ()
  461. #8 0xf76e6378 in start_thread (arg=0xd94b8380) at pthread_create.c:486
  462. Backtrace stopped: Cannot access memory at address 0x4506fff8
  463.  
  464. Thread 4 (Thread 0xe9af8380 (LWP 4866)):
  465. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2bddccc) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  466. #1 do_futex_wait (sem=sem@entry=0x2bddccc, abstime=0x0) at sem_waitcommon.c:115
  467. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2bddccc, abstime=0x0) at sem_waitcommon.c:282
  468. #3 0xf3eff376 in ?? () from /usr/lib/libGLESv2.so.2
  469. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  470.  
  471. Thread 3 (Thread 0xebafc380 (LWP 4862)):
  472. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c21ee0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  473. #1 do_futex_wait (sem=sem@entry=0x2c21ee0, abstime=0x0) at sem_waitcommon.c:115
  474. #2 0xf76ef8e0 in __new_sem_wait_slow (sem=0x2c21ee0, abstime=0x0) at sem_waitcommon.c:282
  475. #3 0xf41eaaee in ?? () from /usr/lib/libGLESv2.so.2
  476. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  477.  
  478. Thread 2 (Thread 0xf266c380 (LWP 4836)):
  479. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x2acd874) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  480. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x2acd848) at pthread_cond_wait.c:502
  481. #2 __pthread_cond_wait (cond=0x2acd848, mutex=0x0) at pthread_cond_wait.c:655
  482. #3 0xf3b411bc in std::condition_variable::wait(std::unique_lock<std::mutex>&) () from /usr/lib/libstdc++.so.6
  483. #4 0x0069d560 in ?? ()
  484. #5 0x0069d5ec in ?? ()
  485. #6 0x0036ba08 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  486. #7 0x0067add4 in CThread::Action() ()
  487. #8 0x0069bd80 in CThread::staticThread(void*) ()
  488. #9 0xf76e6378 in start_thread (arg=0xf266c380) at pthread_create.c:486
  489. #10 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  490. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  491.  
  492. Thread 1 (Thread 0xe92f7380 (LWP 4886)):
  493. #0 strlen () at ../sysdeps/arm/strlen.S:33
  494. #1 0xf3c3f89c in __vfprintf_internal (s=s@entry=0xe92dc740, format=format@entry=0xf12ca621 "CRARControl::%s: Not enough diskSpace with %li MB for file %s with size %li MB", ap=..., ap@entry=..., mode_flags=mode_flags@entry=0) at vfprintf-internal.c:1645
  495. #2 0xf3c4a154 in __vsprintf_internal (string=0xe92dc820 "CRARControl::ArchiveExtract: Not enough diskSpace with 0 MB for file HD)/Scary.Movie.5.2013.1080p.BluRay.x264-ALLiANCE/Scary.Movie.5.2013.1080p.BluRay.x264-ALLiANCE.part01.rar: Scary.Movie.5.2013.1080"..., maxlen=maxlen@entry=4294967295, format=0xf12ca621 "CRARControl::%s: Not enough diskSpace with %li MB for file %s with size %li MB", args=..., mode_flags=mode_flags@entry=0) at iovsprintf.c:96
  496. #3 0xf3c4a1a0 in __vsprintf (string=<optimized out>, format=<optimized out>, args=...) at iovsprintf.c:105
  497. #4 0xf128b954 in ?? () from /storage/.kodi/addons/vfs.rar/vfs.rar.so.2.3.0
  498. #5 0xf128cb04 in CRARControl::ArchiveExtract(std::string const&, std::string const&, bool) () from /storage/.kodi/addons/vfs.rar/vfs.rar.so.2.3.0
  499. #6 0xf129d318 in CRarManager::CacheRarredFile(std::string&, std::string const&, std::string const&, unsigned char, std::string const&, long long) () from /storage/.kodi/addons/vfs.rar/vfs.rar.so.2.3.0
  500. #7 0xf128f928 in CRARFile::Open(VFSURL const&) () from /storage/.kodi/addons/vfs.rar/vfs.rar.so.2.3.0
  501. #8 0xf128ecf8 in CRARFile::Stat(VFSURL const&, stat64*) () from /storage/.kodi/addons/vfs.rar/vfs.rar.so.2.3.0
  502. #9 0x00552ab0 in ADDON::CVFSEntry::Stat(CURL const&, stat64*) ()
  503. #10 0x00332bbc in XFILE::CFile::Stat(CURL const&, stat64*) ()
  504. #11 0x00332e88 in XFILE::CFile::Stat(std::string const&, stat64*) ()
  505. #12 0x00719f5c in VIDEO::CVideoInfoScanner::GetFastHash(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) const ()
  506. #13 0x00742100 in VIDEO::CVideoInfoScanner::DoScan(std::string const&) ()
  507. #14 0x007426c8 in VIDEO::CVideoInfoScanner::DoScan(std::string const&) ()
  508. #15 0x007426c8 in VIDEO::CVideoInfoScanner::DoScan(std::string const&) ()
  509. #16 0x00720424 in VIDEO::CVideoInfoScanner::Process() ()
  510. #17 0x00720108 in VIDEO::CVideoInfoScanner::Start(std::string const&, bool) ()
  511. #18 0x0077febc in CVideoLibraryScanningJob::Work(CVideoDatabase&) ()
  512. #19 0x0078f630 in CVideoLibraryJob::DoWork() ()
  513. #20 0x006ca224 in CJobWorker::Process() ()
  514. #21 0x0067add4 in CThread::Action() ()
  515. #22 0x0069bd80 in CThread::staticThread(void*) ()
  516. #23 0xf76e6378 in start_thread (arg=0xe92f7380) at pthread_create.c:486
  517. #24 0xf3cbc348 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  518. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  519. ############# END STACK TRACE ###############
  520.  
  521. ################# LOG FILE ##################
  522.  
  523. 2020-04-15 22:43:37.406 T:4066824208 NOTICE: -----------------------------------------------------------------------
  524. 2020-04-15 22:43:37.406 T:4066824208 NOTICE: Starting Kodi (18.5 Git:154390fc8b699c238d0d172b05cca401b262608e). Platform: Linux ARM 32-bit
  525. 2020-04-15 22:43:37.406 T:4066824208 NOTICE: Using Release Kodi x32 build
  526. 2020-04-15 22:43:37.406 T:4066824208 NOTICE: Kodi compiled 2019-11-27 by GCC 8.3.0 for Linux ARM 32-bit version 4.9.190 (264638)
  527. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: Running on CoreELEC (official): 9.2.1, kernel: Linux ARM 64-bit version 4.9.190 aarch64
  528. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  529. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: Host CPU: Amlogic S922X rev a, 6 cores available
  530. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: ARM Features: Neon enabled
  531. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  532. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  533. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  534. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  535. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://envhome/ is mapped to: /storage
  536. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://home/ is mapped to: /storage/.kodi
  537. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  538. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  539. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  540. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: Local hostname: CoreELEC
  541. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  542. 2020-04-15 22:43:37.407 T:4066824208 NOTICE: -----------------------------------------------------------------------
  543. 2020-04-15 22:43:37.408 T:4066824208 INFO: loading settings
  544. 2020-04-15 22:43:37.408 T:4066824208 NOTICE: special://profile/ is mapped to: special://masterprofile/
  545. 2020-04-15 22:43:37.423 T:4066824208 DEBUG: CSkinSettings: no <skinsettings> tag found
  546. 2020-04-15 22:43:37.423 T:4066824208 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  547. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  548. <?xml version="1.0" encoding="utf-8" ?>
  549. <advancedsettings>
  550. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  551. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  552. <showexitbutton>false</showexitbutton>
  553. <remotedelay>1</remotedelay>
  554. <samba>
  555. <clienttimeout>30</clienttimeout>
  556. </samba>
  557. <splash>false</splash>
  558. </advancedsettings>
  559. 2020-04-15 22:43:37.424 T:4066824208 WARNING: CSettingsManager: missing version attribute
  560. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  561. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: Default Video Player: VideoPlayer
  562. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: Default Audio Player: paplayer
  563. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  564. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  565. 2020-04-15 22:43:37.424 T:4066824208 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  566. 2020-04-15 22:43:37.481 T:4066824208 NOTICE: PulseAudio: Server found running - will try to use Pulse
  567. 2020-04-15 22:43:37.483 T:4066824208 NOTICE: Running database version Addons27
  568. 2020-04-15 22:43:37.500 T:4066824208 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  569. 2020-04-15 22:43:37.500 T:4066824208 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  570. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: driver.dvb.crazycat v9.2.0 installed
  571. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0 installed
  572. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: game.controller.default v1.0.8 installed
  573. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  574. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  575. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  576. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  577. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  578. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  579. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  580. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  581. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  582. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  583. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  584. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  585. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  586. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  587. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  588. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  589. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  590. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  591. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: kodi.resource v1.0.0 installed
  592. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
  593. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
  594. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
  595. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
  596. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.imdb.com v3.1.5 installed
  597. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  598. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.ofdb.de v1.0.5 installed
  599. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.omdbapi.com v1.2.1 installed
  600. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  601. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
  602. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.local v1.0.0 installed
  603. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
  604. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.tvdb.com v3.2.4 installed
  605. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.2 installed
  606. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: metadata.universal v5.3.6 installed
  607. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  608. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: os.openelec.tv v9.2 installed
  609. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
  610. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: plugin.video.youtube v6.7.0 installed
  611. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: repository.coreelec v9.2 installed
  612. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: repository.xbmc.org v9.9.0 installed
  613. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: resource.images.recordlabels.white v0.0.7 installed
  614. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: resource.images.studios.white v0.0.24 installed
  615. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  616. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  617. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: resource.uisounds.amber v1.0.0 installed
  618. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  619. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  620. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.58 installed
  621. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.amlogic.displayinfo v9.2.100 installed
  622. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  623. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  624. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.idna v2.8 installed
  625. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.pil v1.1.7 installed
  626. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  627. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.requests v2.22.0 installed
  628. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.routing v0.2.3 installed
  629. 2020-04-15 22:43:37.501 T:4066824208 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  630. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: script.module.six v1.13.0 installed
  631. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: script.module.unidecode v1.1.1 installed
  632. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  633. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: script.program.driverselect v0.1.6.1 installed
  634. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: script.skinshortcuts v1.0.17 installed
  635. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: service.coreelec.settings v9.0.0 installed
  636. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: service.library.data.provider v0.3.2 installed
  637. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: skin.aeon.nox.silvo v7.0.9 installed
  638. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: skin.estuary v2.0.26 installed
  639. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: vfs.rar v2.3.0.1 installed
  640. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: vfs.sftp v1.0.6.1 installed
  641. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  642. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.addon v18.5.0 installed
  643. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.core v0.1.0 installed
  644. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  645. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.json v10.3.0 installed
  646. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  647. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.python v2.26.0 installed
  648. 2020-04-15 22:43:37.502 T:4066824208 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  649. 2020-04-15 22:43:37.531 T:4066824208 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  650. 2020-04-15 22:43:37.584 T:4035965824 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  651. 2020-04-15 22:43:37.585 T:4035965824 NOTICE: Found 2 Lists of Devices
  652. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Enumerated ALSA devices:
  653. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Device 1
  654. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceName : @
  655. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayName : Default (AML-AUGESOUND Analog)
  656. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayNameExtra: PCM
  657. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  658. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_channels : FL, FR, LFE, FC, BL, BR, BLOC, BROC
  659. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  660. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  661. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_streamTypes : No passthrough capabilities
  662. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Device 2
  663. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceName : sysdefault:CARD=AMLAUGESOUND
  664. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayName : AML-AUGESOUND
  665. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayNameExtra: PCM
  666. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  667. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_channels : FL, FR
  668. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  669. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  670. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_streamTypes : No passthrough capabilities
  671. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Device 3
  672. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceName : surround71:CARD=AMLAUGESOUND,DEV=0
  673. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayName : AML-AUGESOUND
  674. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayNameExtra: HDMI Multi Ch PCM
  675. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  676. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_channels : FL, FR, LFE, FC, BL, BR, BLOC, BROC
  677. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  678. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S16NE,AE_FMT_S16LE
  679. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_streamTypes : No passthrough capabilities
  680. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Device 4
  681. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceName : iec958:CARD=AMLAUGESOUND,DEV=0
  682. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayName : AML-AUGESOUND
  683. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayNameExtra: S/PDIF
  684. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  685. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_channels : FL, FR
  686. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  687. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_dataFormats : AE_FMT_RAW,AE_FMT_S16NE,AE_FMT_S16LE
  688. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512
  689. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Device 5
  690. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceName : hdmi:CARD=AMLAUGESOUND,DEV=0
  691. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayName : AML-AUGESOUND
  692. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_displayNameExtra: HDMI
  693. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  694. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_channels : FL, FR, BL, BR, FC, LFE, SL, SR
  695. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  696. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_RAW
  697. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  698. 2020-04-15 22:43:37.586 T:4035965824 NOTICE: Enumerated PULSE devices:
  699. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: Device 1
  700. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_deviceName : Default
  701. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_displayName : Default
  702. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  703. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  704. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_channels : FL, FR
  705. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  706. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  707. 2020-04-15 22:43:37.587 T:4035965824 NOTICE: m_streamTypes : No passthrough capabilities
  708. 2020-04-15 22:43:37.622 T:4066824208 ERROR: GetString: error reading /storage/.kodi/userdata/disp_cap
  709. 2020-04-15 22:43:37.622 T:4066824208 ERROR: GetString: error reading /sys/class/amhdmitx/amhdmitx0/vesa_cap
  710. 2020-04-15 22:43:37.622 T:4066824208 ERROR: GetString: error reading /storage/.kodi/userdata/disp_add
  711. 2020-04-15 22:43:37.622 T:4066824208 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  712. 2020-04-15 22:43:37.622 T:4066824208 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940060 Hz
  713. 2020-04-15 22:43:37.622 T:4066824208 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
  714. 2020-04-15 22:43:37.622 T:4066824208 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  715. 2020-04-15 22:43:37.622 T:4066824208 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940060 Hz
  716. 2020-04-15 22:43:37.622 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 60.000000 Hz
  717. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 59.940060 Hz
  718. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  719. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940060 Hz
  720. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
  721. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080i @ 50.000000 Hz
  722. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 30.000000 Hz
  723. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 29.970030 Hz
  724. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
  725. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 25.000000 Hz
  726. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
  727. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
  728. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 30.000000 Hz
  729. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 29.970030 Hz
  730. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 25.000000 Hz
  731. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 24.000000 Hz
  732. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 23.976025 Hz
  733. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 4096 x 2160 with 4096 x 2160 @ 24.000000 Hz
  734. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 4096 x 2160 with 4096 x 2160 @ 23.976025 Hz
  735. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 50.000000 Hz
  736. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 60.000000 Hz
  737. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found resolution 3840 x 2160 with 3840 x 2160 @ 59.940060 Hz
  738. 2020-04-15 22:43:37.623 T:4066824208 NOTICE: Found (3840x2160@60.000000) at 41, setting to RES_DESKTOP at 16
  739. 2020-04-15 22:43:37.625 T:4066824208 NOTICE: EGL_VERSION = 1.4 Bifrost-"git"
  740. 2020-04-15 22:43:37.625 T:4066824208 NOTICE: EGL_VENDOR = ARM
  741. 2020-04-15 22:43:37.625 T:4066824208 NOTICE: EGL_EXTENSIONS = EGL_KHR_partial_update EGL_EXT_image_dma_buf_import EGL_KHR_config_attribs EGL_KHR_image EGL_KHR_image_base EGL_KHR_fence_sync EGL_KHR_wait_sync EGL_KHR_gl_colorspace EGL_KHR_get_all_proc_addresses EGL_IMG_context_priority EGL_KHR_no_config_context EGL_ARM_pixmap_multisample_discard EGL_ARM_implicit_external_sync EGL_KHR_gl_texture_2D_image EGL_KHR_gl_renderbuffer_image EGL_KHR_create_context EGL_KHR_surfaceless_context EGL_KHR_gl_texture_cubemap_image EGL_EXT_create_context_robustness
  742. 2020-04-15 22:43:37.625 T:4066824208 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses
  743. 2020-04-15 22:43:37.626 T:4066824208 NOTICE: Checking resolution 16
  744. 2020-04-15 22:43:37.952 T:4066824208 NOTICE: GL_VENDOR = ARM
  745. 2020-04-15 22:43:37.952 T:4066824208 NOTICE: GL_RENDERER = Mali-G52
  746. 2020-04-15 22:43:37.953 T:4066824208 NOTICE: GL_VERSION = OpenGL ES 3.2 git.db77a4c.74502ed16b0fc2da36c811f236840b85
  747. 2020-04-15 22:43:37.953 T:4066824208 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.20
  748. 2020-04-15 22:43:37.953 T:4066824208 NOTICE: GL_EXTENSIONS = GL_ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_EXT_read_format_bgra GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_required_internalformat GL_OES_vertex_array_object GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_type_2_10_10_10_REV GL_OES_fbo_render_mipmap GL_OES_element_index_uint GL_EXT_shadow_samplers GL_OES_texture_compression_astc GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_sliced_3d GL_EXT_texture_compression_astc_decode_mode GL_EXT_texture_compression_astc_decode_mode_rgb9e5 GL_KHR_debug GL_EXT_occlusion_query_boolean GL_EXT_disjoint_timer_query GL_EXT_blend_minmax GL_EXT_discard_framebuffer GL_OES_get_program_binary GL_OES_texture_3D GL_EXT_texture_storage GL_EXT_multisampled_render_to_texture GL_OES_surfaceless_context GL_OES_texture_stencil8 GL_EXT_shader_pixel_local_storage GL_ARM_shader_framebuffer_fetch GL_ARM_shader_framebuffer_fetch_depth_stencil GL_ARM_mali_program_binary GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_texture_sRGB_decode GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OES_texture_storage_multisample_2d_array GL_OES_shader_image_atomic GL_EXT_robustness GL_EXT_draw_buffers_indexed GL_OES_draw_buffers_indexed GL_EXT_texture_border_clamp GL_OES_texture_border_clamp GL_EXT_texture_cube_map_array GL_OES_texture_cube_map_array GL_OES_sample_variables GL_OES_sample_shading GL_OES_shader_multisample_interpolation GL_EXT_shader_io_blocks GL_OES_shader_io_blocks GL_EXT_tessellation_shader GL_OES_tessellation_shader GL_EXT_primitive_bounding_box GL_OES_primitive_bounding_box GL_EXT_geometry_shader GL_OES_geometry_shader GL_ANDROID_extension_pack_es31a GL_EXT_gpu_shader5 GL_OES_gpu_shader5 GL_EXT_texture_buffer GL_OES_texture_buffer GL_EXT_copy_image GL_OES_copy_image GL_EXT_shader_non_constant_global_initializers GL_EXT_color_buffer_half_float GL_EXT_color_buffer_float GL_EXT_YUV_target GL_OVR_multiview GL_OVR_multiview2 GL_OVR_multiview_multisampled_render_to_texture GL_KHR_robustness GL_KHR_robust_buffer_access_behavior GL_EXT_draw_elements_base_vertex GL_OES_draw_elements_base_vertex GL_EXT_buffer_storage GL_EXT_texture_filter_anisotropic
  749. 2020-04-15 22:43:38.582 T:3912201088 NOTICE: Running database version Addons27
  750. 2020-04-15 22:43:38.584 T:3912201088 NOTICE: Running database version ViewModes6
  751. 2020-04-15 22:43:38.587 T:3912201088 NOTICE: Running database version Textures13
  752. 2020-04-15 22:43:38.592 T:3912201088 NOTICE: Running database version MyMusic72
  753. 2020-04-15 22:43:38.601 T:3912201088 NOTICE: Running database version MyVideos116
  754. 2020-04-15 22:43:38.604 T:3912201088 NOTICE: Running database version TV32
  755. 2020-04-15 22:43:38.606 T:3912201088 NOTICE: Running database version Epg12
  756. 2020-04-15 22:43:38.606 T:4066824208 NOTICE: start dvd mediatype detection
  757. 2020-04-15 22:43:38.644 T:4066824208 NOTICE: load skin from: /storage/.kodi/addons/skin.aeon.nox.silvo (version: 7.0.9)
  758. 2020-04-15 22:43:39.225 T:4066824208 ERROR: Window Translator: Can't find window InfoDialog
  759. 2020-04-15 22:43:39.285 T:4066824208 WARNING: Skin has invalid include: skinshortcuts-template-widget1
  760. 2020-04-15 22:43:39.285 T:4066824208 WARNING: Skin has invalid include: skinshortcuts-template-widget2
  761. 2020-04-15 22:43:39.368 T:4066824208 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  762. 2020-04-15 22:43:39.404 T:4066824208 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  763. 2020-04-15 22:43:39.405 T:4066824208 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  764. 2020-04-15 22:43:39.408 T:4066824208 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  765. 2020-04-15 22:43:39.408 T:4066824208 NOTICE: Loaded playercorefactory configuration
  766. 2020-04-15 22:43:39.409 T:4066824208 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  767. 2020-04-15 22:43:39.409 T:4066824208 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  768. 2020-04-15 22:43:39.438 T:4066824208 NOTICE: initialize done
  769. 2020-04-15 22:43:39.438 T:4066824208 NOTICE: Running the application...
  770. 2020-04-15 22:43:39.447 T:4066824208 NOTICE: starting zeroconf publishing
  771. 2020-04-15 22:43:39.448 T:4066824208 NOTICE: CWebServer[8080]: Started
  772. 2020-04-15 22:43:39.449 T:3586855808 NOTICE: ES: Starting UDP Event server on port 9777
  773. 2020-04-15 22:43:39.450 T:3586855808 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  774. 2020-04-15 22:43:39.603 T:3645604736 NOTICE: Register - new cec device registered on cec->AOCEC: CEC Adapter (0000:0000)
  775. 2020-04-15 22:43:40.744 T:3620426624 ERROR: ## CoreELEC Addon ## updates::get_json ## ERROR: (ValueError('No JSON object could be decoded',))
  776. 2020-04-15 22:43:40.745 T:3620426624 ERROR: Traceback (most recent call last):
  777. File "/home/adamg/CoreELEC/build.CoreELEC-Amlogic-ng.arm-9.2.1/CoreELEC-settings-9e55c89e28b3aca62b28f598e021b8d80a144b84/.install_pkg/usr/share/kodi/addons/service.coreelec.settings/resources/lib/modules/updates.py", line 476, in get_json
  778. File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
  779. File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
  780. File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
  781. ValueError: No JSON object could be decoded
  782. 2020-04-15 22:43:58.581 T:3912201088 NOTICE: VideoInfoScanner: Starting scan ..
  783.  
  784. ############### END LOG FILE ################
  785.  
  786. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement