Advertisement
Guest User

Crashlog 3

a guest
Jul 19th, 2021
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.95 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Tue Jul 13 15:53:26 UTC 2021
  5. kodi Options: --standalone -fs
  6. Arch: armv7l
  7. Kernel: Linux 4.19.127 #1 SMP Sun May 23 10:38:58 UTC 2021
  8. Release: LibreELEC 9.2.7
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1626191563.363
  13. =========================================
  14. [New LWP 363]
  15. [New LWP 403]
  16. [New LWP 382]
  17. [New LWP 388]
  18. [New LWP 368]
  19. [New LWP 1323]
  20. [New LWP 389]
  21. [New LWP 369]
  22. [New LWP 1318]
  23. [New LWP 413]
  24. [New LWP 381]
  25. [New LWP 1321]
  26. [New LWP 391]
  27. [New LWP 1305]
  28. [New LWP 1306]
  29. [New LWP 404]
  30. [New LWP 1304]
  31. [New LWP 383]
  32. [New LWP 607]
  33. [New LWP 564]
  34. [New LWP 489]
  35. [New LWP 386]
  36. [New LWP 563]
  37. [New LWP 427]
  38. [New LWP 490]
  39. [New LWP 387]
  40. [New LWP 415]
  41. [New LWP 390]
  42. [New LWP 419]
  43. [New LWP 1307]
  44. [New LWP 410]
  45. [New LWP 417]
  46. [New LWP 1324]
  47. [New LWP 412]
  48. [New LWP 411]
  49. [New LWP 409]
  50. [New LWP 414]
  51. [New LWP 407]
  52. [New LWP 406]
  53. [New LWP 1322]
  54. [New LWP 1319]
  55. [New LWP 366]
  56. [New LWP 562]
  57. [New LWP 488]
  58. [New LWP 416]
  59. [New LWP 445]
  60. [New LWP 444]
  61. [New LWP 420]
  62. [New LWP 1320]
  63. [New LWP 418]
  64. [New LWP 446]
  65. [Thread debugging using libthread_db enabled]
  66. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  67. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs'.
  68. Program terminated with signal SIGSEGV, Segmentation fault.
  69. #0 0xb4d2b5e4 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
  70. [Current thread is 1 (Thread 0xb378cc80 (LWP 363))]
  71.  
  72. Thread 51 (Thread 0x9f6a9300 (LWP 446)):
  73. #0 0xb6ea793c in __libc_accept (fd=73, addr=..., len=0x9f6a85ec) at ../sysdeps/unix/sysv/linux/accept.c:26
  74. #1 0xaf0dfa3c in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  75. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  76.  
  77. Thread 50 (Thread 0xa27de300 (LWP 418)):
  78. #0 __GI___nanosleep (remaining=0x0, requested_time=0xa27ddc80) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  79. #1 __GI___nanosleep (requested_time=requested_time@entry=0xa27ddc80, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  80. #2 0xb4e82830 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  81. #3 0x004617f8 in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  82. #4 0x00694898 in CThread::Action() ()
  83. #5 0x006b2820 in CThread::staticThread(void*) ()
  84. #6 0xb6e9d378 in start_thread (arg=0xa27de300) at pthread_create.c:486
  85. #7 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  86. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  87.  
  88. Thread 49 (Thread 0x9aea0300 (LWP 1320)):
  89. #0 0xb4e887e0 in epoll_wait (epfd=76, events=0x9ae9f380, maxevents=1, timeout=30000) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  90. #1 0xb478655c in ?? () from /usr/lib/libtevent.so.0
  91. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  92.  
  93. Thread 48 (Thread 0xa17dc300 (LWP 420)):
  94. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa17dbbd8, expected=0, futex_word=0xa17dbc70) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  95. #1 __pthread_cond_wait_common (abstime=0xa17dbbd8, mutex=<optimized out>, cond=0xa17dbc48) at pthread_cond_wait.c:539
  96. #2 __pthread_cond_timedwait (cond=0xa17dbc48, mutex=0x0, abstime=0xa17dbbd8) at pthread_cond_wait.c:667
  97. #3 0xb6d8a334 in P8PLATFORM::CConditionImpl::Wait(pthread_mutex_t&, unsigned int) () from /usr/lib/libcec.so.4
  98. #4 0xb6d8ab10 in P8PLATFORM::CCondition<bool volatile>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  99. #5 0xb6d8ac14 in P8PLATFORM::CEvent::Sleep(unsigned int) () from /usr/lib/libcec.so.4
  100. #6 0xb6d88608 in CEC::CCECStandbyProtection::Process() () from /usr/lib/libcec.so.4
  101. #7 0xb6d85658 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  102. #8 0xb6e9d378 in start_thread (arg=0xa17dc300) at pthread_create.c:486
  103. #9 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  104. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  105.  
  106. Thread 47 (Thread 0xa06ab300 (LWP 444)):
  107. #0 __GI___select (timeout=0xa0f06760, exceptfds=0x0, writefds=0x0, readfds=0x0, nfds=0) at ../sysdeps/unix/sysv/linux/select.c:41
  108. #1 __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0xa06aa510) at ../sysdeps/unix/sysv/linux/select.c:37
  109. #2 0xa0fbba0c in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  110. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  111.  
  112. Thread 46 (Thread 0x9feaa300 (LWP 445)):
  113. #0 __GI___poll (timeout=-1, nfds=3, fds=0x4e42a00) at ../sysdeps/unix/sysv/linux/poll.c:29
  114. #1 __GI___poll (fds=0x4e42a00, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  115. #2 0xa0be93bc in ?? () from /usr/lib/libglib-2.0.so.0
  116. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  117.  
  118. Thread 45 (Thread 0xa41cc300 (LWP 416)):
  119. #0 __GI___select (timeout=0xa41cb868, exceptfds=0x0, writefds=0x0, readfds=0xa41cb868, nfds=56) at ../sysdeps/unix/sysv/linux/select.c:41
  120. #1 __GI___select (nfds=56, readfds=0xa41cb868, writefds=0x0, exceptfds=0x0, timeout=0xa41cb860) at ../sysdeps/unix/sysv/linux/select.c:37
  121. #2 0xaf279390 in ?? () from /usr/lib/libshairplay.so.0
  122. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  123.  
  124. Thread 44 (Thread 0x9c6a3300 (LWP 488)):
  125. #0 __GI___select (timeout=0x9c6a2b58, exceptfds=0x9c6a2c68, writefds=0x9c6a2be8, readfds=0x9c6a2b68, nfds=79) at ../sysdeps/unix/sysv/linux/select.c:41
  126. #1 __GI___select (nfds=79, readfds=0x9c6a2b68, writefds=0x9c6a2be8, exceptfds=0x9c6a2c68, timeout=0x9c6a2b58) at ../sysdeps/unix/sysv/linux/select.c:37
  127. #2 0x009239d4 in ?? ()
  128. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  129.  
  130. Thread 43 (Thread 0x9b6a1300 (LWP 562)):
  131. #0 __GI___select (timeout=0x9b6a0b58, exceptfds=0x9b6a0c68, writefds=0x9b6a0be8, readfds=0x9b6a0b68, nfds=65) at ../sysdeps/unix/sysv/linux/select.c:41
  132. #1 __GI___select (nfds=65, readfds=0x9b6a0b68, writefds=0x9b6a0be8, exceptfds=0x9b6a0c68, timeout=0x9b6a0b58) at ../sysdeps/unix/sysv/linux/select.c:37
  133. #2 0x009239d4 in ?? ()
  134. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  135.  
  136. Thread 42 (Thread 0xb3789300 (LWP 366)):
  137. #0 0xb5098b08 in ?? () from /usr/lib/libsqlite3.so.0
  138. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  139.  
  140. Thread 41 (Thread 0x9a69f300 (LWP 1319)):
  141. #0 __GI___nanosleep (remaining=0x0, requested_time=0x9a69ec78) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  142. #1 __GI___nanosleep (requested_time=requested_time@entry=0x9a69ec78, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  143. #2 0xb4e82830 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  144. #3 0x007cd2c4 in CVideoPlayer::Process() ()
  145. #4 0x00694898 in CThread::Action() ()
  146. #5 0x006b2820 in CThread::staticThread(void*) ()
  147. #6 0xb6e9d378 in start_thread (arg=0x9a69f300) at pthread_create.c:486
  148. #7 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  149. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  150.  
  151. Thread 40 (Thread 0x9e6a7300 (LWP 1322)):
  152. #0 0xb4d2b634 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
  153. #1 0x008dd698 in ?? ()
  154. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  155.  
  156. Thread 39 (Thread 0xa91d6300 (LWP 406)):
  157. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa91d5c70, expected=0, futex_word=0x3899d80) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  158. #1 __pthread_cond_wait_common (abstime=0xa91d5c70, mutex=<optimized out>, cond=0x3899d58) at pthread_cond_wait.c:539
  159. #2 __pthread_cond_timedwait (cond=0x3899d58, mutex=0x0, abstime=0xa91d5c70) at pthread_cond_wait.c:667
  160. #3 0x008e11dc in ?? ()
  161. #4 0x008e6b78 in ?? ()
  162. #5 0x00443aec in PERIPHERALS::CPeripheralBus::Process() ()
  163. #6 0x00694898 in CThread::Action() ()
  164. #7 0x006b2820 in CThread::staticThread(void*) ()
  165. #8 0xb6e9d378 in start_thread (arg=0xa91d6300) at pthread_create.c:486
  166. Backtrace stopped: Cannot access memory at address 0x4
  167.  
  168. Thread 38 (Thread 0xa89d5300 (LWP 407)):
  169. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa89d4c48, expected=0, futex_word=0x2cf3678) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  170. #1 __pthread_cond_wait_common (abstime=0xa89d4c48, mutex=<optimized out>, cond=0x2cf3650) at pthread_cond_wait.c:539
  171. #2 __pthread_cond_timedwait (cond=0x2cf3650, mutex=0x0, abstime=0xa89d4c48) at pthread_cond_wait.c:667
  172. #3 0x008e11dc in ?? ()
  173. #4 0x008e6b78 in ?? ()
  174. #5 0x0041f738 in PERIPHERALS::CEventScanner::Process() ()
  175. #6 0x00694898 in CThread::Action() ()
  176. #7 0x006b2820 in CThread::staticThread(void*) ()
  177. #8 0xb6e9d378 in start_thread (arg=0xa89d5300) at pthread_create.c:486
  178. #9 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  179. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  180.  
  181. Thread 37 (Thread 0xa51ce300 (LWP 414)):
  182. #0 __GI___select (timeout=0x1, exceptfds=0x0, writefds=0x0, readfds=0xa51cdc18, nfds=60) at ../sysdeps/unix/sysv/linux/select.c:41
  183. #1 __GI___select (nfds=60, readfds=0xa51cdc18, writefds=0x0, exceptfds=0x0, timeout=0xa51cdb80) at ../sysdeps/unix/sysv/linux/select.c:37
  184. #2 0x00418470 in SOCKETS::CSocketListener::Listen(int) ()
  185. #3 0x00438f10 in EVENTSERVER::CEventServer::Run() ()
  186. #4 0x004390a8 in EVENTSERVER::CEventServer::Process() ()
  187. #5 0x00694898 in CThread::Action() ()
  188. #6 0x006b2820 in CThread::staticThread(void*) ()
  189. #7 0xb6e9d378 in start_thread (arg=0xa51ce300) at pthread_create.c:486
  190. #8 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  191. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  192.  
  193. Thread 36 (Thread 0xa79d3300 (LWP 409)):
  194. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa79d2978, expected=0, futex_word=0x405b748) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  195. #1 __pthread_cond_wait_common (abstime=0xa79d2978, mutex=<optimized out>, cond=0x405b720) at pthread_cond_wait.c:539
  196. #2 __pthread_cond_timedwait (cond=0x405b720, mutex=0x0, abstime=0xa79d2978) at pthread_cond_wait.c:667
  197. #3 0x008e11dc in ?? ()
  198. #4 0x008e6b78 in ?? ()
  199. #5 0x00845170 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  200. #6 0x00875758 in ?? ()
  201. #7 0xb6b6e710 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  202. #8 0x041ecdc0 in ?? ()
  203. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  204.  
  205. Thread 35 (Thread 0xa69d1300 (LWP 411)):
  206. #0 __GI___poll (timeout=-1, nfds=2, fds=0x3b385a0) at ../sysdeps/unix/sysv/linux/poll.c:29
  207. #1 __GI___poll (fds=0x3b385a0, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  208. #2 0xb6f7cda4 in ?? () from /usr/lib/libavahi-common.so.3
  209. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  210.  
  211. Thread 34 (Thread 0xa61d0300 (LWP 412)):
  212. #0 __GI___select (timeout=0x0, exceptfds=0xa61cfc68, writefds=0xa61cfbe8, readfds=0xa61cfb68, nfds=67) at ../sysdeps/unix/sysv/linux/select.c:41
  213. #1 __GI___select (nfds=67, readfds=0xa61cfb68, writefds=0xa61cfbe8, exceptfds=0xa61cfc68, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:37
  214. #2 0x00924794 in ?? ()
  215. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  216.  
  217. Thread 33 (Thread 0x97e9a300 (LWP 1324)):
  218. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2d47418) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  219. #1 do_futex_wait (sem=sem@entry=0x2d47418, abstime=0x0) at sem_waitcommon.c:115
  220. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0x2d47418, abstime=0x0) at sem_waitcommon.c:282
  221. #3 0xb4f6c968 in ?? () from /usr/lib/libmmal_core.so
  222. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  223.  
  224. Thread 32 (Thread 0xa2fdf300 (LWP 417)):
  225. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa2fdec58, expected=0, futex_word=0x3e2bb5c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  226. #1 __pthread_cond_wait_common (abstime=0xa2fdec58, mutex=<optimized out>, cond=0x3e2bb30) at pthread_cond_wait.c:539
  227. #2 __pthread_cond_timedwait (cond=0x3e2bb30, mutex=0x0, abstime=0xa2fdec58) at pthread_cond_wait.c:667
  228. #3 0xb6d86f14 in P8PLATFORM::CCondition<bool>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  229. #4 0xb6d87464 in P8PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) () from /usr/lib/libcec.so.4
  230. #5 0xb6d84f98 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  231. #6 0xb6d85658 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  232. #7 0xb6e9d378 in start_thread (arg=0xa2fdf300) at pthread_create.c:486
  233. #8 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  234. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  235.  
  236. Thread 31 (Thread 0xa71d2300 (LWP 410)):
  237. #0 __GI___nanosleep (remaining=0x0, requested_time=0xa71d1050) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  238. #1 __GI___nanosleep (requested_time=requested_time@entry=0xa71d1050, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  239. #2 0xb4e82830 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  240. #3 0x0086744c in XBMCAddon::xbmc::sleep(long) ()
  241. #4 0x008674e0 in ?? ()
  242. #5 0xb6b6e710 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  243. #6 0xa06ca05c in ?? ()
  244. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  245.  
  246. Thread 30 (Thread 0x9dea6300 (LWP 1307)):
  247. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x9dea5c40, expected=0, futex_word=0xc5e9e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  248. #1 __pthread_cond_wait_common (abstime=0x9dea5c40, mutex=<optimized out>, cond=0xc5e9b8) at pthread_cond_wait.c:539
  249. #2 __pthread_cond_timedwait (cond=0xc5e9b8, mutex=0x0, abstime=0x9dea5c40) at pthread_cond_wait.c:667
  250. #3 0x008e11dc in ?? ()
  251. #4 0x008e6b78 in ?? ()
  252. #5 0x006cb878 in CJobManager::GetNextJob(CJobWorker const*) ()
  253. #6 0x006e20ac in CJobWorker::Process() ()
  254. #7 0x00694898 in CThread::Action() ()
  255. #8 0x006b2820 in CThread::staticThread(void*) ()
  256. #9 0xb6e9d378 in start_thread (arg=0x9dea6300) at pthread_create.c:486
  257. Backtrace stopped: Cannot access memory at address 0x98
  258.  
  259. Thread 29 (Thread 0xa1fdd300 (LWP 419)):
  260. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa1fdcbc8, expected=0, futex_word=0x40ca0e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  261. #1 __pthread_cond_wait_common (abstime=0xa1fdcbc8, mutex=<optimized out>, cond=0x40ca0c0) at pthread_cond_wait.c:539
  262. #2 __pthread_cond_timedwait (cond=0x40ca0c0, mutex=0x0, abstime=0xa1fdcbc8) at pthread_cond_wait.c:667
  263. #3 0xb6d8a334 in P8PLATFORM::CConditionImpl::Wait(pthread_mutex_t&, unsigned int) () from /usr/lib/libcec.so.4
  264. #4 0xb6d8ab10 in P8PLATFORM::CCondition<bool volatile>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  265. #5 0xb6d8b24c in CEC::CCECInputBuffer::Pop(CEC::cec_command&, unsigned short) () from /usr/lib/libcec.so.4
  266. #6 0xb6d88c9c in CEC::CCECProcessor::Process() () from /usr/lib/libcec.so.4
  267. #7 0xb6d85658 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  268. #8 0xb6e9d378 in start_thread (arg=0xa1fdd300) at pthread_create.c:486
  269. Backtrace stopped: Cannot access memory at address 0x10
  270.  
  271. Thread 28 (Thread 0xadf86300 (LWP 390)):
  272. #0 futex_wait_cancelable (private=0, expected=0, futex_word=0x305c074) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  273. #1 __pthread_cond_wait_common (abstime=0x0, mutex=<optimized out>, cond=0x305c048) at pthread_cond_wait.c:502
  274. #2 __pthread_cond_wait (cond=0x305c048, mutex=0x305c07c) at pthread_cond_wait.c:655
  275. #3 0xb3fa0d94 in ?? () from /usr/lib/libvcos.so
  276. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  277.  
  278. Thread 27 (Thread 0xa49cd300 (LWP 415)):
  279. #0 __GI___select (timeout=0xbee7151e, exceptfds=0x0, writefds=0x0, readfds=0xa49cc830, nfds=52) at ../sysdeps/unix/sysv/linux/select.c:41
  280. #1 __GI___select (nfds=52, readfds=0xa49cc830, writefds=0x0, exceptfds=0x0, timeout=0xa49cc828) at ../sysdeps/unix/sysv/linux/select.c:37
  281. #2 0x00434eb0 in JSONRPC::CTCPServer::Process() ()
  282. #3 0x00694898 in CThread::Action() ()
  283. #4 0x006b2820 in CThread::staticThread(void*) ()
  284. #5 0xb6e9d378 in start_thread (arg=0xa49cd300) at pthread_create.c:486
  285. #6 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  286. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  287.  
  288. Thread 26 (Thread 0xb0576300 (LWP 387)):
  289. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xb4f43480) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  290. #1 do_futex_wait (sem=sem@entry=0xb4f43480, abstime=0x0) at sem_waitcommon.c:115
  291. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0xb4f43480, abstime=0x0) at sem_waitcommon.c:282
  292. #3 0xb4f2c4d4 in ?? () from /usr/lib/libbcm_host.so
  293. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  294.  
  295. Thread 25 (Thread 0xab9db300 (LWP 490)):
  296. #0 __GI___select (timeout=0xab9dab58, exceptfds=0xab9dac68, writefds=0xab9dabe8, readfds=0xab9dab68, nfds=78) at ../sysdeps/unix/sysv/linux/select.c:41
  297. #1 __GI___select (nfds=78, readfds=0xab9dab68, writefds=0xab9dabe8, exceptfds=0xab9dac68, timeout=0xab9dab58) at ../sysdeps/unix/sysv/linux/select.c:37
  298. #2 0x009239d4 in ?? ()
  299. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  300.  
  301. Thread 24 (Thread 0xa99d7300 (LWP 427)):
  302. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa99d6a68, expected=0, futex_word=0x40407c0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  303. #1 __pthread_cond_wait_common (abstime=0xa99d6a68, mutex=<optimized out>, cond=0x4040798) at pthread_cond_wait.c:539
  304. #2 __pthread_cond_timedwait (cond=0x4040798, mutex=0x0, abstime=0xa99d6a68) at pthread_cond_wait.c:667
  305. #3 0x008e11dc in ?? ()
  306. #4 0x008e6b78 in ?? ()
  307. #5 0x00445cf4 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::WaitReady() ()
  308. #6 0x004607ac in PERIPHERALS::CPeripheralCecAdapterUpdateThread::SetInitialConfiguration() ()
  309. #7 0x004609a8 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  310. #8 0x00694898 in CThread::Action() ()
  311. #9 0x006b2820 in CThread::staticThread(void*) ()
  312. #10 0xb6e9d378 in start_thread (arg=0xa99d7300) at pthread_create.c:486
  313. #11 0xb4e883c8 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 23 (Thread 0x9bea2300 (LWP 563)):
  317. #0 __GI___select (timeout=0x9bea1b58, exceptfds=0x9bea1c68, writefds=0x9bea1be8, readfds=0x9bea1b68, nfds=81) at ../sysdeps/unix/sysv/linux/select.c:41
  318. #1 __GI___select (nfds=81, readfds=0x9bea1b68, writefds=0x9bea1be8, exceptfds=0x9bea1c68, timeout=0x9bea1b58) at ../sysdeps/unix/sysv/linux/select.c:37
  319. #2 0x009239d4 in ?? ()
  320. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  321.  
  322. Thread 22 (Thread 0xb0d77300 (LWP 386)):
  323. #0 0xb4e80ffc in ioctl () at ../sysdeps/unix/syscall-template.S:78
  324. Backtrace stopped: Cannot access memory at address 0x6c6c615a
  325.  
  326. Thread 21 (Thread 0x9d6a5300 (LWP 489)):
  327. #0 __GI___select (timeout=0x9d6a4b58, exceptfds=0x9d6a4c68, writefds=0x9d6a4be8, readfds=0x9d6a4b68, nfds=62) at ../sysdeps/unix/sysv/linux/select.c:41
  328. #1 __GI___select (nfds=62, readfds=0x9d6a4b68, writefds=0x9d6a4be8, exceptfds=0x9d6a4c68, timeout=0x9d6a4b58) at ../sysdeps/unix/sysv/linux/select.c:37
  329. #2 0x009239d4 in ?? ()
  330. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  331.  
  332. Thread 20 (Thread 0x9969d300 (LWP 564)):
  333. #0 __GI___select (timeout=0x9969cb58, exceptfds=0x9969cc68, writefds=0x9969cbe8, readfds=0x9969cb68, nfds=82) at ../sysdeps/unix/sysv/linux/select.c:41
  334. #1 __GI___select (nfds=82, readfds=0x9969cb68, writefds=0x9969cbe8, exceptfds=0x9969cc68, timeout=0x9969cb58) at ../sysdeps/unix/sysv/linux/select.c:37
  335. #2 0x009239d4 in ?? ()
  336. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  337.  
  338. Thread 19 (Thread 0xa81d4300 (LWP 607)):
  339. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xa81d3c68, expected=0, futex_word=0x2cf3280) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  340. #1 __pthread_cond_wait_common (abstime=0xa81d3c68, mutex=<optimized out>, cond=0x2cf3258) at pthread_cond_wait.c:539
  341. #2 __pthread_cond_timedwait (cond=0x2cf3258, mutex=0x0, abstime=0xa81d3c68) at pthread_cond_wait.c:667
  342. #3 0x008e11dc in ?? ()
  343. #4 0x008e6b78 in ?? ()
  344. #5 0x006978dc in CTimer::Process() ()
  345. #6 0x00694898 in CThread::Action() ()
  346. #7 0x006b2820 in CThread::staticThread(void*) ()
  347. #8 0xb6e9d378 in start_thread (arg=0xa81d4300) at pthread_create.c:486
  348. #9 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  349. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  350.  
  351. Thread 18 (Thread 0xb1578300 (LWP 383)):
  352. #0 __GI___poll (timeout=-1, nfds=2, fds=0x3011010) at ../sysdeps/unix/sysv/linux/poll.c:29
  353. #1 __GI___poll (fds=0x3011010, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  354. #2 0x0083868c in CFDEventMonitor::Process() ()
  355. #3 0x00694898 in CThread::Action() ()
  356. #4 0x006b2820 in CThread::staticThread(void*) ()
  357. #5 0xb6e9d378 in start_thread (arg=0xb1578300) at pthread_create.c:486
  358. #6 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  359. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  360.  
  361. Thread 17 (Thread 0x9cea4300 (LWP 1304)):
  362. #0 __GI___select (timeout=0x9cea3b58, exceptfds=0x9cea3c68, writefds=0x9cea3be8, readfds=0x9cea3b68, nfds=83) at ../sysdeps/unix/sysv/linux/select.c:41
  363. #1 __GI___select (nfds=83, readfds=0x9cea3b68, writefds=0x9cea3be8, exceptfds=0x9cea3c68, timeout=0x9cea3b58) at ../sysdeps/unix/sysv/linux/select.c:37
  364. #2 0x009239d4 in ?? ()
  365. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  366.  
  367. Thread 16 (Thread 0xaa1d8300 (LWP 404)):
  368. #0 __GI___poll (timeout=100, nfds=1, fds=0xaa1d7cb0) at ../sysdeps/unix/sysv/linux/poll.c:29
  369. #1 __GI___poll (fds=0xaa1d7cb0, nfds=1, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:26
  370. #2 0x008275a8 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  371. #3 0x00827824 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  372. #4 0x00694898 in CThread::Action() ()
  373. #5 0x006b2820 in CThread::staticThread(void*) ()
  374. #6 0xb6e9d378 in start_thread (arg=0xaa1d8300) at pthread_create.c:486
  375. Backtrace stopped: Cannot access memory at address 0x4
  376.  
  377. Thread 15 (Thread 0x9eea8300 (LWP 1306)):
  378. #0 __GI___select (timeout=0x9eea7b58, exceptfds=0x9eea7c68, writefds=0x9eea7be8, readfds=0x9eea7b68, nfds=66) at ../sysdeps/unix/sysv/linux/select.c:41
  379. #1 __GI___select (nfds=66, readfds=0x9eea7b68, writefds=0x9eea7be8, exceptfds=0x9eea7c68, timeout=0x9eea7b58) at ../sysdeps/unix/sysv/linux/select.c:37
  380. #2 0x009239d4 in ?? ()
  381. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  382.  
  383. Thread 14 (Thread 0xab1da300 (LWP 1305)):
  384. #0 __GI___select (timeout=0xab1d9b58, exceptfds=0xab1d9c68, writefds=0xab1d9be8, readfds=0xab1d9b68, nfds=57) at ../sysdeps/unix/sysv/linux/select.c:41
  385. #1 __GI___select (nfds=57, readfds=0xab1d9b68, writefds=0xab1d9be8, exceptfds=0xab1d9c68, timeout=0xab1d9b58) at ../sysdeps/unix/sysv/linux/select.c:37
  386. #2 0x009239d4 in ?? ()
  387. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  388.  
  389. Thread 13 (Thread 0xad785300 (LWP 391)):
  390. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x305c1dc) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  391. #1 do_futex_wait (sem=sem@entry=0x305c1dc, abstime=0x0) at sem_waitcommon.c:115
  392. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0x305c1dc, abstime=0x0) at sem_waitcommon.c:282
  393. #3 0xb4abeb60 in vchiu_queue_pop () from /usr/lib/libvchiq_arm.so
  394. #4 0xaf561d70 in ?? () from /usr/lib/libopenmaxil.so
  395. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  396.  
  397. Thread 12 (Thread 0x98e9c300 (LWP 1321)):
  398. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x4045b98) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  399. #1 do_futex_wait (sem=sem@entry=0x4045b98, abstime=0x0) at sem_waitcommon.c:115
  400. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0x4045b98, abstime=0x0) at sem_waitcommon.c:282
  401. #3 0xb4f6c968 in ?? () from /usr/lib/libmmal_core.so
  402. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  403.  
  404. Thread 11 (Thread 0xb257a300 (LWP 381)):
  405. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xb2579c48, expected=0, futex_word=0x2f0e2c8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  406. #1 __pthread_cond_wait_common (abstime=0xb2579c48, mutex=<optimized out>, cond=0x2f0e2a0) at pthread_cond_wait.c:539
  407. #2 __pthread_cond_timedwait (cond=0x2f0e2a0, mutex=0x0, abstime=0xb2579c48) at pthread_cond_wait.c:667
  408. #3 0x008e11dc in ?? ()
  409. #4 0x008e6b78 in ?? ()
  410. #5 0x002f7cc4 in ActiveAE::CActiveAE::Process() ()
  411. #6 0x00694898 in CThread::Action() ()
  412. #7 0x006b2820 in CThread::staticThread(void*) ()
  413. #8 0xb6e9d378 in start_thread (arg=0xb257a300) at pthread_create.c:486
  414. Backtrace stopped: Cannot access memory at address 0x8
  415.  
  416. Thread 10 (Thread 0xa59cf300 (LWP 413)):
  417. #0 __GI___select (timeout=0x0, exceptfds=0xa59cec68, writefds=0xa59cebe8, readfds=0xa59ceb68, nfds=61) at ../sysdeps/unix/sysv/linux/select.c:41
  418. #1 __GI___select (nfds=61, readfds=0xa59ceb68, writefds=0xa59cebe8, exceptfds=0xa59cec68, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:37
  419. #2 0x00924794 in ?? ()
  420. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  421.  
  422. Thread 9 (Thread 0x99e9e300 (LWP 1318)):
  423. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x5c89474) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  424. #1 do_futex_wait (sem=sem@entry=0x5c89474, abstime=0x0) at sem_waitcommon.c:115
  425. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0x5c89474, abstime=0x0) at sem_waitcommon.c:282
  426. #3 0xb4f6e644 in mmal_queue_wait () from /usr/lib/libmmal_core.so
  427. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  428.  
  429. Thread 8 (Thread 0xb2f88300 (LWP 369)):
  430. #0 0xb4e887e0 in epoll_wait (epfd=13, events=0xb2f87cb0, maxevents=1, timeout=200) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  431. #1 0x0083f028 in CLibInputHandler::Process() ()
  432. #2 0x00694898 in CThread::Action() ()
  433. #3 0x006b2820 in CThread::staticThread(void*) ()
  434. #4 0xb6e9d378 in start_thread (arg=0xb2f88300) at pthread_create.c:486
  435. #5 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  436. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  437.  
  438. Thread 7 (Thread 0xae787300 (LWP 389)):
  439. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xb4f43384) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  440. #1 do_futex_wait (sem=sem@entry=0xb4f43384, abstime=0x0) at sem_waitcommon.c:115
  441. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0xb4f43384, abstime=0x0) at sem_waitcommon.c:282
  442. #3 0xb4f29720 in ?? () from /usr/lib/libbcm_host.so
  443. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  444.  
  445. Thread 6 (Thread 0x9869b300 (LWP 1323)):
  446. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x9869a9b0, expected=0, futex_word=0x524344c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  447. #1 __pthread_cond_wait_common (abstime=0x9869a9b0, mutex=<optimized out>, cond=0x5243420) at pthread_cond_wait.c:539
  448. #2 __pthread_cond_timedwait (cond=0x5243420, mutex=0x0, abstime=0x9869a9b0) at pthread_cond_wait.c:667
  449. #3 0x008e11dc in ?? ()
  450. #4 0x008e6b78 in ?? ()
  451. #5 0x007a2464 in CDVDMessageQueue::Get(CDVDMsg**, unsigned int, int&) ()
  452. #6 0x007d1698 in CVideoPlayerAudio::Process() ()
  453. #7 0x00694898 in CThread::Action() ()
  454. #8 0x006b2820 in CThread::staticThread(void*) ()
  455. #9 0xb6e9d378 in start_thread (arg=0x9869b300) at pthread_create.c:486
  456. #10 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  457. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  458.  
  459. Thread 5 (Thread 0xaef88300 (LWP 368)):
  460. #0 __libc_read (nbytes=256, buf=0x2d44ea0, fd=14) at ../sysdeps/unix/sysv/linux/read.c:26
  461. #1 __libc_read (fd=14, buf=0x2d44ea0, nbytes=256) at ../sysdeps/unix/sysv/linux/read.c:24
  462. #2 0xb6d1b4dc in lirc_nextcode () from /usr/lib/liblirc_client.so.0
  463. #3 0x0083132c in CLirc::Process() ()
  464. #4 0x00694898 in CThread::Action() ()
  465. #5 0x006b2820 in CThread::staticThread(void*) ()
  466. #6 0xb6e9d378 in start_thread (arg=0xaef88300) at pthread_create.c:486
  467. Backtrace stopped: Cannot access memory at address 0x8
  468.  
  469. Thread 4 (Thread 0xafd75300 (LWP 388)):
  470. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xb4f425f4) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  471. #1 do_futex_wait (sem=sem@entry=0xb4f425f4, abstime=0x0) at sem_waitcommon.c:115
  472. #2 0xb6ea68e0 in __new_sem_wait_slow (sem=0xb4f425f4, abstime=0x0) at sem_waitcommon.c:282
  473. #3 0xb4f283b0 in ?? () from /usr/lib/libbcm_host.so
  474. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  475.  
  476. Thread 3 (Thread 0xb1d79300 (LWP 382)):
  477. #0 __GI___nanosleep (remaining=0x0, requested_time=0xb1d78980) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  478. #1 __GI___nanosleep (requested_time=requested_time@entry=0xb1d78980, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  479. #2 0xb4e82830 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  480. #3 0x002e58e8 in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  481. #4 0x002f5bd4 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  482. #5 0x002f6580 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  483. #6 0x002f6714 in ActiveAE::CActiveAESink::Process() ()
  484. #7 0x00694898 in CThread::Action() ()
  485. #8 0x006b2820 in CThread::staticThread(void*) ()
  486. #9 0xb6e9d378 in start_thread (arg=0xb1d79300) at pthread_create.c:486
  487. Backtrace stopped: Cannot access memory at address 0x13517f8
  488.  
  489. Thread 2 (Thread 0xaa9d9300 (LWP 403)):
  490. #0 futex_abstimed_wait_cancelable (private=0, abstime=0xaa9d8c58, expected=0, futex_word=0x3d3b318) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  491. #1 __pthread_cond_wait_common (abstime=0xaa9d8c58, mutex=<optimized out>, cond=0x3d3b2f0) at pthread_cond_wait.c:539
  492. #2 __pthread_cond_timedwait (cond=0x3d3b2f0, mutex=0x0, abstime=0xaa9d8c58) at pthread_cond_wait.c:667
  493. #3 0xb6d86f14 in P8PLATFORM::CCondition<bool>::Wait(P8PLATFORM::CMutex&, bool (*)(void*), void*, unsigned int) () from /usr/lib/libcec.so.4
  494. #4 0xb6d87464 in P8PLATFORM::SyncedBuffer<CEC::CCallbackWrap*>::Pop(CEC::CCallbackWrap*&, int) () from /usr/lib/libcec.so.4
  495. #5 0xb6d84f98 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  496. #6 0xb6d85658 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  497. #7 0xb6e9d378 in start_thread (arg=0xaa9d9300) at pthread_create.c:486
  498. #8 0xb4e883c8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 from /usr/lib/libc.so.6
  499. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  500.  
  501. Thread 1 (Thread 0xb378cc80 (LWP 363)):
  502. #0 0xb4d2b5e4 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib/libstdc++.so.6
  503. #1 0x008dd698 in ?? ()
  504. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  505. ############# END STACK TRACE ###############
  506.  
  507. ################# LOG FILE ##################
  508.  
  509. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: -----------------------------------------------------------------------
  510. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: Starting Kodi (18.9 (18.9.0) Git:leia_pi4_18.9-Leia). Platform: Linux ARM 32-bit
  511. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: Using Release Kodi x32 build
  512. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: Kodi compiled 2021-05-27 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.127 (267135)
  513. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: Running on LibreELEC (widevine): 9.2.7, kernel: Linux ARM 32-bit version 4.19.127
  514. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  515. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  516. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: ARM Features: Neon enabled
  517. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  518. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  519. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  520. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  521. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://envhome/ is mapped to: /storage
  522. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://home/ is mapped to: /storage/.kodi
  523. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  524. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  525. 2021-07-12 15:42:55.926 T:3011038336 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  526. 2021-07-12 15:42:55.927 T:3011038336 NOTICE: Local hostname: kodi
  527. 2021-07-12 15:42:55.927 T:3011038336 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  528. 2021-07-12 15:42:55.927 T:3011038336 NOTICE: -----------------------------------------------------------------------
  529. 2021-07-12 15:42:55.942 T:3011038336 INFO: loading settings
  530. 2021-07-12 15:42:55.945 T:3011038336 NOTICE: special://profile/ is mapped to: special://masterprofile/
  531. 2021-07-12 15:42:56.142 T:3011038336 DEBUG: CSkinSettings: no <skinsettings> tag found
  532. 2021-07-12 15:42:56.143 T:3011038336 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  533. 2021-07-12 15:42:56.143 T:3011038336 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  534. <?xml version="1.0" encoding="utf-8" ?>
  535. <advancedsettings>
  536. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  537. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  538. <showexitbutton>false</showexitbutton>
  539. <remotedelay>1</remotedelay>
  540. <samba>
  541. <clienttimeout>30</clienttimeout>
  542. </samba>
  543. <fanartres>720</fanartres>
  544. <imageres>540</imageres>
  545. </advancedsettings>
  546. 2021-07-12 15:42:56.143 T:3011038336 WARNING: CSettingsManager: missing version attribute
  547. 2021-07-12 15:42:56.145 T:3011038336 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  548. 2021-07-12 15:42:56.145 T:3011038336 NOTICE: Default Video Player: VideoPlayer
  549. 2021-07-12 15:42:56.145 T:3011038336 NOTICE: Default Audio Player: paplayer
  550. 2021-07-12 15:42:56.145 T:3011038336 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  551. 2021-07-12 15:42:56.145 T:3011038336 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  552. 2021-07-12 15:42:56.146 T:3011038336 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  553. 2021-07-12 15:42:56.331 T:3011038336 NOTICE: PulseAudio: Server found running - will try to use Pulse
  554. 2021-07-12 15:42:56.436 T:3011038336 NOTICE: Running database version Addons27
  555. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  556. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  557. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
  558. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
  559. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: game.controller.default v1.0.8 installed
  560. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  561. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  562. 2021-07-12 15:42:56.745 T:3011038336 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  563. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  564. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  565. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  566. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  567. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  568. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  569. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  570. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  571. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  572. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  573. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  574. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  575. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  576. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  577. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  578. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: kodi.resource v1.0.0 installed
  579. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.album.universal v3.1.4 installed
  580. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.artists.universal v4.3.3 installed
  581. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.common.allmusic.com v3.2.2 installed
  582. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  583. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.common.imdb.com v3.2.3 installed
  584. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.4 installed
  585. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  586. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.common.themoviedb.org v3.2.17 installed
  587. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.local v1.0.0 installed
  588. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.themoviedb.org v5.2.6 installed
  589. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.13 installed
  590. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  591. 2021-07-12 15:42:56.746 T:3011038336 NOTICE: ADDON: os.openelec.tv v9.2 installed
  592. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: peripheral.joystick v1.4.9 installed
  593. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  594. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
  595. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  596. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  597. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  598. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: resource.language.hu_hu v9.0.18 installed
  599. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: resource.uisounds.amber v1.0.0 installed
  600. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  601. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  602. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  603. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.favourites v7.1.3 installed
  604. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.module.pil v1.1.7 installed
  605. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  606. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  607. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.module.unidecode v1.1.1 installed
  608. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  609. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: script.skinshortcuts v1.0.17 installed
  610. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  611. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: service.skin.widgets v0.0.33 installed
  612. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: skin.amber v3.2.123 installed
  613. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: skin.box v6.4.2 installed
  614. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: skin.estuary v2.0.27 installed
  615. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  616. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: xbmc.addon v18.9 installed
  617. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: xbmc.core v0.1.0 installed
  618. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  619. 2021-07-12 15:42:56.747 T:3011038336 NOTICE: ADDON: xbmc.json v10.3.0 installed
  620. 2021-07-12 15:42:56.748 T:3011038336 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  621. 2021-07-12 15:42:56.748 T:3011038336 NOTICE: ADDON: xbmc.python v2.26.0 installed
  622. 2021-07-12 15:42:56.748 T:3011038336 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  623. 2021-07-12 15:42:56.816 T:3011038336 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  624. 2021-07-12 15:42:56.875 T:2992087808 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  625. 2021-07-12 15:42:56.876 T:2992087808 NOTICE: Found 2 Lists of Devices
  626. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: Enumerated PI devices:
  627. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: Device 1
  628. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_deviceName : HDMI
  629. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_displayName : HDMI
  630. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_displayNameExtra:
  631. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  632. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_channels : FL, FR
  633. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  634. 2021-07-12 15:42:56.877 T:2992087808 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
  635. 2021-07-12 15:42:56.877 T:2992087808 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
  636. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: Device 2
  637. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_deviceName : Analogue
  638. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_displayName : Analogue
  639. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_displayNameExtra:
  640. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  641. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_channels : FL, FR
  642. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_sampleRates : 48000
  643. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  644. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: m_streamTypes : No passthrough capabilities
  645. 2021-07-12 15:42:56.877 T:2992087808 NOTICE: Device 3
  646. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_deviceName : Both
  647. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_displayName : HDMI and Analogue
  648. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_displayNameExtra:
  649. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  650. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_channels : FL, FR
  651. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_sampleRates : 48000
  652. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  653. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_streamTypes : No passthrough capabilities
  654. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: Enumerated PULSE devices:
  655. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: Device 1
  656. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_deviceName : Default
  657. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_displayName : Default
  658. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  659. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  660. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_channels : FL, FR
  661. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  662. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  663. 2021-07-12 15:42:56.878 T:2992087808 NOTICE: m_streamTypes : No passthrough capabilities
  664. 2021-07-12 15:42:56.963 T:3011038336 NOTICE: Raspberry PI firmware version: Jun 26 2020 14:49:28
  665. Copyright (c) 2012 Broadcom
  666. version b078012603a6a094178f959805996ad225a0d83b (clean) (release) (start_x)
  667. 2021-07-12 15:42:56.963 T:3011038336 NOTICE: ARM mem: 704MB GPU mem: 320MB MPG2:0 WVC1:0
  668. 2021-07-12 15:42:56.963 T:3011038336 NOTICE: Config:
  669. aphy_params_current=819
  670. arm_freq=1200
  671. audio_pwm_mode=514
  672. config_hdmi_boost=5
  673. core_freq=400
  674. desired_osc_freq=0x387520
  675. disable_commandline_tags=2
  676. disable_l2cache=1
  677. disable_overscan=1
  678. display_hdmi_rotate=-1
  679. display_lcd_rotate=-1
  680. dphy_params_current=547
  681. enable_tvout=1
  682. force_eeprom_read=1
  683. force_pwm_open=1
  684. framebuffer_ignore_alpha=1
  685. framebuffer_swap=1
  686. gpu_freq=300
  687. hdmi_channel_map=8
  688. init_uart_clock=0x2dc6c00
  689. lcd_framerate=60
  690. mask_gpu_interrupt0=1024
  691. mask_gpu_interrupt1=0x10000
  692. over_voltage_avs=0x1cfde
  693. pause_burst_frames=1
  694. program_serial_random=1
  695. sdram_freq=450
  696. total_mem=1024
  697. hdmi_force_cec_address:0=65535
  698. hdmi_force_cec_address:1=65535
  699. hdmi_ignore_cec_init:0=1
  700. hdmi_pixel_freq_limit:0=0x9a7ec80
  701. 2021-07-12 15:42:56.964 T:3011038336 NOTICE: Config:
  702. device_tree=-
  703. overlay_prefix=overlays/
  704. hdmi_cvt:0=
  705. hdmi_cvt:1=
  706. hdmi_edid_filename:0=
  707. hdmi_edid_filename:1=
  708. hdmi_timings:0=
  709. hdmi_timings:1=
  710. 2021-07-12 15:42:57.136 T:3011038336 WARNING: CDRMUtils::FindPlane - could not find plane
  711. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  712. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  713. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  714. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 85.000000 Hz
  715. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz
  716. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1440x900 with 1440x900 @ 75.000000 Hz
  717. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1440x900 with 1440x900 @ 60.000000 Hz
  718. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1280x960 with 1280x960 @ 60.000000 Hz
  719. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1360x768 with 1360x768 @ 60.000000 Hz
  720. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1280x800 with 1280x800 @ 60.000000 Hz
  721. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  722. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  723. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  724. 2021-07-12 15:42:57.326 T:3011038336 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  725. 2021-07-12 15:42:57.329 T:3011038336 NOTICE: EGL_VERSION = 1.4
  726. 2021-07-12 15:42:57.329 T:3011038336 NOTICE: EGL_VENDOR = Mesa Project
  727. 2021-07-12 15:42:57.329 T:3011038336 NOTICE: EGL_EXTENSIONS = EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export
  728. 2021-07-12 15:42:57.329 T:3011038336 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_MESA_platform_gbm
  729. 2021-07-12 15:42:57.333 T:3011038336 NOTICE: Checking resolution 16
  730. 2021-07-12 15:42:57.333 T:3011038336 WARNING: CGBMUtils::DestroySurface - surface already destroyed
  731. 2021-07-12 15:42:57.363 T:3011038336 NOTICE: GL_VENDOR = Broadcom
  732. 2021-07-12 15:42:57.363 T:3011038336 NOTICE: GL_RENDERER = VC4 V3D 2.1
  733. 2021-07-12 15:42:57.363 T:3011038336 NOTICE: GL_VERSION = OpenGL ES 2.0 Mesa 19.1.7
  734. 2021-07-12 15:42:57.363 T:3011038336 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.0.16
  735. 2021-07-12 15:42:57.363 T:3011038336 NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_npot GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_EXT_occlusion_query_boolean GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_separate_shader_objects GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_KHR_parallel_shader_compile GL_MESA_tile_raster_order
  736. 2021-07-12 15:42:59.511 T:2887631616 NOTICE: Running database version Addons27
  737. 2021-07-12 15:42:59.515 T:2887631616 NOTICE: Running database version ViewModes6
  738. 2021-07-12 15:42:59.526 T:2887631616 NOTICE: Running database version Textures13
  739. 2021-07-12 15:42:59.542 T:2887631616 NOTICE: Running database version MyMusic72
  740. 2021-07-12 15:42:59.579 T:2887631616 NOTICE: Running database version MyVideos116
  741. 2021-07-12 15:42:59.585 T:2887631616 NOTICE: Running database version TV32
  742. 2021-07-12 15:42:59.589 T:2887631616 NOTICE: Running database version Epg12
  743. 2021-07-12 15:42:59.598 T:3011038336 NOTICE: start dvd mediatype detection
  744. 2021-07-12 15:42:59.668 T:3011038336 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.27)
  745. 2021-07-12 15:43:00.367 T:3011038336 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  746. 2021-07-12 15:43:00.446 T:3011038336 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  747. 2021-07-12 15:43:00.447 T:3011038336 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  748. 2021-07-12 15:43:00.474 T:3011038336 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  749. 2021-07-12 15:43:00.477 T:3011038336 NOTICE: Loaded playercorefactory configuration
  750. 2021-07-12 15:43:00.478 T:3011038336 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  751. 2021-07-12 15:43:00.478 T:3011038336 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  752. 2021-07-12 15:43:00.538 T:3011038336 NOTICE: initialize done
  753. 2021-07-12 15:43:00.538 T:3011038336 NOTICE: Running the application...
  754. 2021-07-12 15:43:00.562 T:3011038336 NOTICE: starting zeroconf publishing
  755. 2021-07-12 15:43:00.563 T:3011038336 NOTICE: CWebServer[8080]: Started
  756. 2021-07-12 15:43:00.565 T:2770133760 NOTICE: ES: Starting UDP Event server on port 9777
  757. 2021-07-12 15:43:00.566 T:2770133760 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  758. 2021-07-12 15:43:01.262 T:2845668096 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  759. 2021-07-12 15:44:52.217 T:2624205568 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  760. 2021-07-12 15:44:54.071 T:3011038336 NOTICE: VideoPlayer::OpenFile: smb://asus/rooli_256/Young Sheldon/Sheldon S02/S02E08 A 8 bites hercegno es a zsenialis gumis.mkv
  761. 2021-07-12 15:44:54.072 T:2607420160 NOTICE: Creating InputStream
  762. 2021-07-12 15:44:54.118 T:2607420160 NOTICE: Creating Demuxer
  763. 2021-07-12 15:44:54.226 T:2607420160 NOTICE: Opening stream: 0 source: 256
  764. 2021-07-12 15:44:54.226 T:2607420160 NOTICE: Creating video codec with codec id: 27
  765. 2021-07-12 15:44:54.240 T:2607420160 NOTICE: Creating video thread
  766. 2021-07-12 15:44:54.240 T:2615812864 NOTICE: running thread: video_thread
  767. 2021-07-12 15:44:54.241 T:2607420160 NOTICE: Opening stream: 3 source: 256
  768. 2021-07-12 15:44:54.241 T:2607420160 NOTICE: Finding audio codec for: 86018
  769. 2021-07-12 15:44:54.242 T:2607420160 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  770. 2021-07-12 15:44:54.242 T:2607420160 NOTICE: Creating audio thread
  771. 2021-07-12 15:44:54.243 T:2607420160 NOTICE: Opening stream: 2 source: 256
  772. 2021-07-12 15:44:54.243 T:2565456640 NOTICE: running thread: CVideoPlayerAudio::Process()
  773. 2021-07-12 15:44:54.253 T:2565456640 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  774. 2021-07-12 15:44:55.288 T:2615812864 WARNING: CRenderManager::Configure - timeout waiting for configure
  775. 2021-07-12 15:44:55.288 T:2615812864 ERROR: OutputPicture - failed to configure renderer
  776. 2021-07-12 15:44:55.789 T:2615812864 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  777. 2021-07-12 15:44:59.894 T:2887631616 WARNING: Previous line repeats 8 times.
  778. 2021-07-12 15:44:59.895 T:2887631616 ERROR: CWebServer[8080]: failed to handle HTTP request for /image/
  779. 2021-07-12 16:01:05.146 T:2615812864 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  780. 2021-07-12 16:05:22.190 T:2607420160 WARNING: Previous line repeats 91 times.
  781. 2021-07-12 16:05:22.190 T:2607420160 NOTICE: CVideoPlayer::OnExit()
  782. 2021-07-12 16:05:22.190 T:2607420160 NOTICE: VideoPlayer: eof, waiting for queues to empty
  783. 2021-07-12 16:05:22.190 T:2607420160 NOTICE: Closing stream player 1
  784. 2021-07-12 16:05:22.190 T:2607420160 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  785. 2021-07-12 16:05:22.190 T:2607420160 NOTICE: Waiting for audio thread to exit
  786. 2021-07-12 16:05:22.190 T:2565456640 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  787. 2021-07-12 16:05:22.191 T:2565456640 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  788. 2021-07-12 16:05:22.191 T:2607420160 NOTICE: Closing audio device
  789. 2021-07-12 16:05:22.207 T:2607420160 NOTICE: Deleting audio codec
  790. 2021-07-12 16:05:22.207 T:2607420160 NOTICE: Closing stream player 2
  791. 2021-07-12 16:05:22.207 T:2607420160 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  792. 2021-07-12 16:05:22.329 T:2607420160 NOTICE: waiting for video thread to exit
  793. 2021-07-12 16:05:22.329 T:2615812864 NOTICE: thread end: video_thread
  794. 2021-07-12 16:05:22.329 T:2607420160 NOTICE: deleting video codec
  795. 2021-07-12 16:05:22.333 T:2607420160 NOTICE: Closing stream player 3
  796. 2021-07-12 16:05:24.917 T:3011038336 NOTICE: CVideoPlayer::CloseFile()
  797. 2021-07-12 16:05:24.983 T:3011038336 NOTICE: VideoPlayer: waiting for threads to exit
  798. 2021-07-12 16:05:24.983 T:3011038336 NOTICE: VideoPlayer: finished waiting
  799. 2021-07-12 16:05:24.983 T:3011038336 NOTICE: CVideoPlayer::CloseFile()
  800. 2021-07-12 16:05:24.983 T:3011038336 NOTICE: VideoPlayer: waiting for threads to exit
  801. 2021-07-12 16:05:24.983 T:3011038336 NOTICE: VideoPlayer: finished waiting
  802. 2021-07-12 16:05:55.173 T:2607420160 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  803. 2021-07-12 16:08:41.648 T:3011038336 NOTICE: Previous line repeats 20 times.
  804. 2021-07-12 16:08:41.648 T:3011038336 NOTICE: Samba is idle. Closing the remaining connections
  805. 2021-07-13 15:52:38.559 T:2649383680 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
  806. 2021-07-13 15:52:43.442 T:3011038336 NOTICE: VideoPlayer::OpenFile: smb://asus/rooli_256/The.Big.Bang.Theory.S12E01.mkv
  807. 2021-07-13 15:52:43.443 T:2590634752 NOTICE: Creating InputStream
  808. 2021-07-13 15:52:43.501 T:2590634752 NOTICE: Creating Demuxer
  809. 2021-07-13 15:52:43.512 T:2590634752 NOTICE: Opening stream: 0 source: 256
  810. 2021-07-13 15:52:43.512 T:2590634752 NOTICE: Creating video codec with codec id: 173
  811. 2021-07-13 15:52:43.512 T:2590634752 ERROR: CMMALVideo::Open : Video codec unknown: ad
  812. 2021-07-13 15:52:43.512 T:2590634752 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
  813. 2021-07-13 15:52:43.515 T:2590634752 NOTICE: Creating video thread
  814. 2021-07-13 15:52:43.515 T:2657776384 NOTICE: running thread: video_thread
  815. 2021-07-13 15:52:43.516 T:2590634752 NOTICE: Opening stream: 1 source: 256
  816. 2021-07-13 15:52:43.516 T:2590634752 NOTICE: Finding audio codec for: 86018
  817. 2021-07-13 15:52:43.517 T:2590634752 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  818. 2021-07-13 15:52:43.517 T:2590634752 NOTICE: Creating audio thread
  819. 2021-07-13 15:52:43.517 T:2557063936 NOTICE: running thread: CVideoPlayerAudio::Process()
  820. 2021-07-13 15:52:43.519 T:2657776384 NOTICE: CDecoder::Open - fmt:188
  821. 2021-07-13 15:52:43.528 T:2557063936 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  822.  
  823. ############### END LOG FILE ################
  824.  
  825. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement