Guest User

Untitled

a guest
Apr 29th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.04 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Wed 29 Apr 11:47:37 CEST 2020
  5. Kodi Options:
  6. Arch: armv7l
  7. Kernel: Linux 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020
  8. Release: Raspbian GNU/Linux 10 (buster)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/pi/core (2020-04-29 11:47:35.711462785 +0200)
  13. =========================================
  14. [New LWP 3784]
  15. [New LWP 2930]
  16. [New LWP 2935]
  17. [New LWP 2932]
  18. [New LWP 2933]
  19. [New LWP 2941]
  20. [New LWP 3780]
  21. [New LWP 2938]
  22. [New LWP 2942]
  23. [New LWP 2957]
  24. [New LWP 2940]
  25. [New LWP 3727]
  26. [New LWP 2966]
  27. [New LWP 2965]
  28. [New LWP 2958]
  29. [New LWP 2979]
  30. [New LWP 3729]
  31. [New LWP 2971]
  32. [New LWP 2961]
  33. [New LWP 2984]
  34. [New LWP 2980]
  35. [New LWP 2970]
  36. [New LWP 2967]
  37. [New LWP 3730]
  38. [New LWP 3781]
  39. [New LWP 2968]
  40. [New LWP 2969]
  41. [New LWP 3783]
  42. [New LWP 2963]
  43. [New LWP 2977]
  44. [New LWP 3785]
  45. [New LWP 2960]
  46. [New LWP 2976]
  47. [New LWP 2939]
  48. [New LWP 2978]
  49. [New LWP 2936]
  50. [New LWP 2934]
  51. [New LWP 2931]
  52. [New LWP 2937]
  53. [New LWP 3728]
  54. [New LWP 3786]
  55. [Thread debugging using libthread_db enabled]
  56. Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
  57. Core was generated by `/usr/lib/arm-linux-gnueabihf/kodi/kodi.bin_v8 --lircdev /var/run/lirc/lircd --s'.
  58. Program terminated with signal SIGABRT, Aborted.
  59. #0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
  60. [Current thread is 1 (Thread 0x9360b0d0 (LWP 3784))]
  61.  
  62. Thread 41 (Thread 0x918890d0 (LWP 3786)):
  63. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x9ad24fc8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  64. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0x9ad24fc8, abstime=0x0) at sem_waitcommon.c:115
  65. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0x9ad24fc8, abstime=0x0) at sem_waitcommon.c:282
  66. #3 0xb5dba968 in mmal_component_action_thread_func () at /opt/vc/lib/libmmal_core.so
  67. #4 0xb5d06cb0 in vcos_thread_entry (arg=0x9ad24ee0) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  68. #5 0xb6f7f494 in start_thread (arg=0x918890d0) at pthread_create.c:486
  69. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  70.  
  71. Thread 40 (Thread 0x9a0c00d0 (LWP 3728)):
  72. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x9a0bf968, expected=0, futex_word=0x1936674) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  73. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x9a0bf968, mutex=0x0, cond=0x1936648) at pthread_cond_wait.c:539
  74. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x1936648, mutex=0x0, abstime=0x9a0bf968) at pthread_cond_wait.c:667
  75. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  76. #4 0x008319d8 in CJobManager::GetNextJob(CJobWorker const*) ()
  77. #5 0x00832844 in CJobWorker::Process() ()
  78. #6 0x00873018 in CThread::Action() ()
  79. #7 0x00873f18 in CThread::staticThread(void*) ()
  80. #8 0xb6f7f494 in start_thread (arg=0x9a0c00d0) at pthread_create.c:486
  81.  
  82. Thread 39 (Thread 0xadbff0d0 (LWP 2937)):
  83. #0 0xb544051c in ioctl () at ../sysdeps/unix/syscall-template.S:78
  84. #1 0xb5d1f010 in completion_thread () at /opt/vc/lib/libvchiq_arm.so
  85. #2 0xb5d06cb0 in vcos_thread_entry (arg=0xb5d32318 <vchiq_instance+16>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  86. #3 0xb6f7f494 in start_thread (arg=0xadbff0d0) at pthread_create.c:486
  87. #4 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  88.  
  89. Thread 38 (Thread 0xb13b90d0 (LWP 2931)):
  90. #0 0xb53e4854 in __GI___libc_free (mem=0xb0a6fa08) at malloc.c:3093
  91. #1 0x0079846c in CVideoDatabase::GetPathId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  92. #2 0x00798574 in CVideoDatabase::GetFileId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  93. #3 0x0079d390 in CVideoDatabase::GetMovieId(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  94. #4 0x007b92f8 in CVideoDatabase::GetMovieInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CVideoInfoTag&, int, int) ()
  95. #5 0x007bae38 in CVideoDatabase::LoadVideoInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CVideoInfoTag&, int) ()
  96. #6 0x00c46708 in ANNOUNCEMENT::CAnnouncementManager::DoAnnounce(ANNOUNCEMENT::AnnouncementFlag, char const*, char const*, std::shared_ptr<CFileItem>, CVariant const&) ()
  97. #7 0x00c475bc in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  98. #8 0x00873018 in CThread::Action() ()
  99. #9 0x00873f18 in CThread::staticThread(void*) ()
  100. #10 0xb6f7f494 in start_thread (arg=0xb13b90d0) at pthread_create.c:486
  101. #11 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  102.  
  103. Thread 37 (Thread 0xaf7fe0d0 (LWP 2934)):
  104. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xaf7fcf18, expected=0, futex_word=0xae616240) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  105. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xaf7fcf18, mutex=0x0, cond=0xae616218) at pthread_cond_wait.c:539
  106. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0xae616218, mutex=0x0, abstime=0xaf7fcf18) at pthread_cond_wait.c:667
  107. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  108. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  109. #5 0x005a271c in CEvent::WaitMSec(unsigned int) ()
  110. #6 0x0080bd00 in Actor::Protocol::SendOutMessageSync(int, Actor::Message**, int, void*, unsigned int) ()
  111. #7 0x00ce80b8 in ActiveAE::CActiveAE::FlushEngine() ()
  112. #8 0x00ce984c in ActiveAE::CActiveAE::Configure(AEAudioFormat*) ()
  113. #9 0x00cebbdc in ActiveAE::CActiveAE::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  114. #10 0x00cec4ac in ActiveAE::CActiveAE::Process() ()
  115. #11 0x00873018 in CThread::Action() ()
  116. #12 0x00873f18 in CThread::staticThread(void*) ()
  117. #13 0xb6f7f494 in start_thread (arg=0xaf7fe0d0) at pthread_create.c:486
  118.  
  119. Thread 36 (Thread 0xae5ff0d0 (LWP 2936)):
  120. #0 0xb543dcd0 in __GI___poll (timeout=-1, nfds=2, fds=0xae600708) at ../sysdeps/unix/sysv/linux/poll.c:29
  121. #1 0xb543dcd0 in __GI___poll (fds=0xae600708, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  122. #2 0x006b3d00 in CFDEventMonitor::Process() ()
  123. #3 0x00873018 in CThread::Action() ()
  124. #4 0x00873f18 in CThread::staticThread(void*) ()
  125. #5 0xb6f7f494 in start_thread (arg=0xae5ff0d0) at pthread_create.c:486
  126. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  127.  
  128. Thread 35 (Thread 0xa21fe0d0 (LWP 2978)):
  129. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa21fda10, expected=0, futex_word=0xadc29aec) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  130. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa21fda10, mutex=0x0, cond=0xadc29ac0) at pthread_cond_wait.c:539
  131. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0xadc29ac0, mutex=0x0, abstime=0xa21fda10) at pthread_cond_wait.c:667
  132. #3 0xb6d53228 in CEC::CCECProcessor::Process() () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  133. #4 0xb6d4c848 in P8PLATFORM::CThread::ThreadHandler(void*) () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  134. #5 0xb6f7f494 in start_thread (arg=0xa21fe0d0) at pthread_create.c:486
  135. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  136.  
  137. Thread 34 (Thread 0xac9fe0d0 (LWP 2939)):
  138. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xb5d5a5f4 <tvservice_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  139. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0xb5d5a5f4 <tvservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
  140. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0xb5d5a5f4 <tvservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
  141. #3 0xb5d403b0 in tvservice_notify_func () at /opt/vc/lib/libbcm_host.so
  142. #4 0xb5d06cb0 in vcos_thread_entry (arg=0xb5d5a608 <tvservice_notify_task>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  143. #5 0xb6f7f494 in start_thread (arg=0xac9fe0d0) at pthread_create.c:486
  144. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  145.  
  146. Thread 33 (Thread 0x9a8c10d0 (LWP 2976)):
  147. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x9a8c0a6c, expected=0, futex_word=0xadc41440) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  148. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x9a8c0a6c, mutex=0x0, cond=0xadc41418) at pthread_cond_wait.c:539
  149. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0xadc41418, mutex=0x0, abstime=0x9a8c0a6c) at pthread_cond_wait.c:667
  150. #3 0xb6d48714 in CEC::CCECClient::Process() () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  151. #4 0xb6d4c848 in P8PLATFORM::CThread::ThreadHandler(void*) () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  152. #5 0xb6f7f494 in start_thread (arg=0x9a8c10d0) at pthread_create.c:486
  153. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  154.  
  155. Thread 32 (Thread 0xa19fd0d0 (LWP 2960)):
  156. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa19fc978, expected=0, futex_word=0x3954070) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  157. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa19fc978, mutex=0x0, cond=0x3954048) at pthread_cond_wait.c:539
  158. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x3954048, mutex=0x0, abstime=0xa19fc978) at pthread_cond_wait.c:667
  159. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  160. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  161. #5 0x005a271c in CEvent::WaitMSec(unsigned int) ()
  162. #6 0x00b4ab10 in PERIPHERALS::CPeripheralBus::Process() ()
  163. #7 0x00873018 in CThread::Action() ()
  164. #8 0x00873f18 in CThread::staticThread(void*) ()
  165. #9 0xb6f7f494 in start_thread (arg=0xa19fd0d0) at pthread_create.c:486
  166. #10 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  167.  
  168. Thread 31 (Thread 0x9262d0d0 (LWP 3785)):
  169. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x9262c488, expected=0, futex_word=0xae6e0e18) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  170. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x9262c488, mutex=0x0, cond=0xae6e0df0) at pthread_cond_wait.c:539
  171. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0xae6e0df0, mutex=0x0, abstime=0x9262c488) at pthread_cond_wait.c:667
  172. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  173. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  174. #5 0x005a271c in CEvent::WaitMSec(unsigned int) ()
  175. #6 0x00cf431c in ActiveAE::CActiveAEStream::AddData(unsigned char const* const*, unsigned int, unsigned int, IAEStream::ExtData*) ()
  176. #7 0x00724aec in CAudioSinkAE::AddPackets(stDVDAudioFrame const&) ()
  177. #8 0x0073266c in CVideoPlayerAudio::ProcessDecoderOutput(stDVDAudioFrame&) ()
  178. #9 0x00732ec0 in CVideoPlayerAudio::Process() ()
  179. #10 0x00873018 in CThread::Action() ()
  180. #11 0x00873f18 in CThread::staticThread(void*) ()
  181. #12 0xb6f7f494 in start_thread (arg=0x9262d0d0) at pthread_create.c:486
  182. #13 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  183.  
  184. Thread 30 (Thread 0x96d900d0 (LWP 2977)):
  185. #0 0xb54106d0 in __GI___nanosleep (remaining=0x0, requested_time=0x96d8f98c) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  186. #1 0xb54106d0 in __GI___nanosleep (requested_time=0x96d8f98c, requested_time@entry=0x96d8f984, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  187. #2 0xb5441fc0 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  188. #3 0x00b45f5c in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  189. #4 0x00873018 in CThread::Action() ()
  190. #5 0x00873f18 in CThread::staticThread(void*) ()
  191. #6 0xb6f7f494 in start_thread (arg=0x96d900d0) at pthread_create.c:486
  192. #7 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  193.  
  194. Thread 29 (Thread 0xa01fa0d0 (LWP 2963)):
  195. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa01f9990, expected=0, futex_word=0x2a19770) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  196. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa01f9990, mutex=0x0, cond=0x2a19748) at pthread_cond_wait.c:539
  197. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x2a19748, mutex=0x0, abstime=0xa01f9990) at pthread_cond_wait.c:667
  198. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  199. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  200. #5 0x00874768 in CTimer::Process() ()
  201. #6 0x00873018 in CThread::Action() ()
  202. #7 0x00873f18 in CThread::staticThread(void*) ()
  203. #8 0xb6f7f494 in start_thread (arg=0xa01fa0d0) at pthread_create.c:486
  204. #9 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  205.  
  206. Thread 28 (Thread 0x8e9cf0d0 (LWP 3783)):
  207. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xa55ebf98) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  208. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0xa55ebf98, abstime=0x0) at sem_waitcommon.c:115
  209. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0xa55ebf98, abstime=0x0) at sem_waitcommon.c:282
  210. #3 0xb5dba968 in mmal_component_action_thread_func () at /opt/vc/lib/libmmal_core.so
  211. #4 0xb5d06cb0 in vcos_thread_entry (arg=0xa55ebeb0) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  212. #5 0xb6f7f494 in start_thread (arg=0x8e9cf0d0) at pthread_create.c:486
  213. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  214.  
  215. Thread 27 (Thread 0x9d1f40d0 (LWP 2969)):
  216. #0 0xb54416ac in __GI___select (timeout=0x0, exceptfds=0x9d1f3a24, writefds=0x9d1f39a4, readfds=0x9d1f3924, nfds=51) at ../sysdeps/unix/sysv/linux/select.c:41
  217. #1 0xb54416ac in __GI___select (nfds=51, readfds=0x9d1f3924, writefds=0x9d1f39a4, exceptfds=0x9d1f3a24, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:37
  218. #2 0xb6c94f7c in () at /usr/lib/arm-linux-gnueabihf/libmicrohttpd.so.12
  219.  
  220. Thread 26 (Thread 0x9d9f50d0 (LWP 2968)):
  221. #0 0xb54416ac in __GI___select (timeout=0x0, exceptfds=0x9d9f4a24, writefds=0x9d9f49a4, readfds=0x9d9f4924, nfds=49) at ../sysdeps/unix/sysv/linux/select.c:41
  222. #1 0xb54416ac in __GI___select (nfds=49, readfds=0x9d9f4924, writefds=0x9d9f49a4, exceptfds=0x9d9f4a24, timeout=0x0) at ../sysdeps/unix/sysv/linux/select.c:37
  223. #2 0xb6c94f7c in () at /usr/lib/arm-linux-gnueabihf/libmicrohttpd.so.12
  224.  
  225. Thread 25 (Thread 0x8e1ce0d0 (LWP 3781)):
  226. #0 0xb6f8a554 in __libc_recv (flags=64, len=40791, buf=0x9f616145, fd=<optimized out>) at ../sysdeps/unix/sysv/linux/recv.c:26
  227. #1 0xb6f8a554 in __libc_recv (fd=<optimized out>, buf=0x9f616145, len=40791, flags=64) at ../sysdeps/unix/sysv/linux/recv.c:23
  228. #2 0xb6c61b20 in rpc_service () at /usr/lib/arm-linux-gnueabihf/libnfs.so.12
  229.  
  230. Thread 24 (Thread 0xa09fb0d0 (LWP 3730)):
  231. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa09fa968, expected=0, futex_word=0x1936674) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  232. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa09fa968, mutex=0x0, cond=0x1936648) at pthread_cond_wait.c:539
  233. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x1936648, mutex=0x0, abstime=0xa09fa968) at pthread_cond_wait.c:667
  234. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  235. #4 0x008319d8 in CJobManager::GetNextJob(CJobWorker const*) ()
  236. #5 0x00832844 in CJobWorker::Process() ()
  237. #6 0x00873018 in CThread::Action() ()
  238. #7 0x00873f18 in CThread::staticThread(void*) ()
  239. #8 0xb6f7f494 in start_thread (arg=0xa09fb0d0) at pthread_create.c:486
  240. #9 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  241.  
  242. Thread 23 (Thread 0x9e1f60d0 (LWP 2967)):
  243. #0 0xb543dcd0 in __GI___poll (timeout=-1, nfds=2, fds=0xadc3c348) at ../sysdeps/unix/sysv/linux/poll.c:29
  244. #1 0xb543dcd0 in __GI___poll (fds=0xadc3c348, nfds=2, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26
  245. #2 0xb6e653dc in () at /usr/lib/arm-linux-gnueabihf/libavahi-common.so.3
  246.  
  247. Thread 22 (Thread 0x9c9f30d0 (LWP 2970)):
  248. #0 0xb54416ac in __GI___select (timeout=0x1, exceptfds=0x0, writefds=0x0, readfds=0x9c9f2940, nfds=53) at ../sysdeps/unix/sysv/linux/select.c:41
  249. #1 0xb54416ac in __GI___select (nfds=53, readfds=0x9c9f2940, writefds=0x0, exceptfds=0x0, timeout=0x9c9f2880) at ../sysdeps/unix/sysv/linux/select.c:37
  250. #2 0x00b69de8 in SOCKETS::CSocketListener::Listen(int) ()
  251. #3 0x00b6116c in EVENTSERVER::CEventServer::Run() ()
  252. #4 0x00b612dc in EVENTSERVER::CEventServer::Process() ()
  253. #5 0x00873018 in CThread::Action() ()
  254. #6 0x00873f18 in CThread::staticThread(void*) ()
  255. #7 0xb6f7f494 in start_thread (arg=0x9c9f30d0) at pthread_create.c:486
  256. #8 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  257.  
  258. Thread 21 (Thread 0x9b9f10d0 (LWP 2980)):
  259. #0 0xb54416ac in __GI___select (timeout=0x9972b960, exceptfds=0x0, writefds=0x0, readfds=0x0, nfds=0) at ../sysdeps/unix/sysv/linux/select.c:41
  260. #1 0xb54416ac in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x9b9f0418) at ../sysdeps/unix/sysv/linux/select.c:37
  261. #2 0xb68f83e8 in () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  262.  
  263. Thread 20 (Thread 0x94c660d0 (LWP 2984)):
  264. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x94c657f8, expected=0, futex_word=0xaa821ff8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  265. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x94c657f8, mutex=0x0, cond=0xaa821fd0) at pthread_cond_wait.c:539
  266. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0xaa821fd0, mutex=0x0, abstime=0x94c657f8) at pthread_cond_wait.c:667
  267. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  268. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  269. #5 0x005a271c in CEvent::WaitMSec(unsigned int) ()
  270. #6 0x00b46c30 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  271. #7 0x00873018 in CThread::Action() ()
  272. #8 0x00873f18 in CThread::staticThread(void*) ()
  273. #9 0xb6f7f494 in start_thread (arg=0x94c660d0) at pthread_create.c:486
  274. #10 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  275.  
  276. Thread 19 (Thread 0xa11fc0d0 (LWP 2961)):
  277. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa11fb970, expected=0, futex_word=0x2b732b8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  278. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa11fb970, mutex=0x0, cond=0x2b73290) at pthread_cond_wait.c:539
  279. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x2b73290, mutex=0x0, abstime=0xa11fb970) at pthread_cond_wait.c:667
  280. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  281. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  282. #5 0x00b549f0 in PERIPHERALS::CEventScanner::Process() ()
  283. #6 0x00873018 in CThread::Action() ()
  284. #7 0x00873f18 in CThread::staticThread(void*) ()
  285. #8 0xb6f7f494 in start_thread (arg=0xa11fc0d0) at pthread_create.c:486
  286. #9 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  287.  
  288. Thread 18 (Thread 0x9c1f20d0 (LWP 2971)):
  289. #0 0xb54416ac in __GI___select (timeout=0x9c1f1a68, exceptfds=0x0, writefds=0x0, readfds=0x9c1f1550, nfds=52) at ../sysdeps/unix/sysv/linux/select.c:41
  290. #1 0xb54416ac in __GI___select (nfds=52, readfds=0x9c1f1550, writefds=0x0, exceptfds=0x0, timeout=0x9c1f1530) at ../sysdeps/unix/sysv/linux/select.c:37
  291. #2 0x00b6b864 in JSONRPC::CTCPServer::Process() ()
  292. #3 0x00873018 in CThread::Action() ()
  293. #4 0x00873f18 in CThread::staticThread(void*) ()
  294. #5 0xb6f7f494 in start_thread (arg=0x9c1f20d0) at pthread_create.c:486
  295. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  296.  
  297. Thread 17 (Thread 0xa50e10d0 (LWP 3729)):
  298. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa50e0968, expected=0, futex_word=0x1936674) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  299. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa50e0968, mutex=0x0, cond=0x1936648) at pthread_cond_wait.c:539
  300. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x1936648, mutex=0x0, abstime=0xa50e0968) at pthread_cond_wait.c:667
  301. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  302. #4 0x008319d8 in CJobManager::GetNextJob(CJobWorker const*) ()
  303. #5 0x00832844 in CJobWorker::Process() ()
  304. #6 0x00873018 in CThread::Action() ()
  305. #7 0x00873f18 in CThread::staticThread(void*) ()
  306. #8 0xb6f7f494 in start_thread (arg=0xa50e10d0) at pthread_create.c:486
  307.  
  308. Thread 16 (Thread 0x9658f0d0 (LWP 2979)):
  309. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x9658ea00, expected=0, futex_word=0x9658ea40) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  310. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x9658ea00, mutex=0x0, cond=0x9658ea18) at pthread_cond_wait.c:539
  311. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x9658ea18, mutex=0x0, abstime=0x9658ea00) at pthread_cond_wait.c:667
  312. #3 0xb6d4f24c in CEC::CCECStandbyProtection::Process() () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  313. #4 0xb6d4c848 in P8PLATFORM::CThread::ThreadHandler(void*) () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  314. #5 0xb6f7f494 in start_thread (arg=0x9658f0d0) at pthread_create.c:486
  315. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  316.  
  317. Thread 15 (Thread 0xa29ff0d0 (LWP 2958)):
  318. #0 0xb543dcd0 in __GI___poll (timeout=100, nfds=1, fds=0xa29fe9b8) at ../sysdeps/unix/sysv/linux/poll.c:29
  319. #1 0xb543dcd0 in __GI___poll (fds=0xa29fe9b8, nfds=1, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:26
  320. #2 0x006a2b1c in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  321. #3 0x006a2c64 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  322. #4 0x00873018 in CThread::Action() ()
  323. #5 0x00873f18 in CThread::staticThread(void*) ()
  324. #6 0xb6f7f494 in start_thread (arg=0xa29ff0d0) at pthread_create.c:486
  325. #7 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  326.  
  327. Thread 14 (Thread 0x9f1f80d0 (LWP 2965)):
  328. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x9f1f7510, expected=0, futex_word=0x2b828d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  329. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x9f1f7510, mutex=0x0, cond=0x2b828b0) at pthread_cond_wait.c:539
  330. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x2b828b0, mutex=0x0, abstime=0x9f1f7510) at pthread_cond_wait.c:667
  331. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  332. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  333. #5 0x00679810 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  334. #6 0x0064b348 in ()
  335. #7 0xb69c223c in PyEval_EvalFrameEx () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  336. #8 0xb69c16a8 in PyEval_EvalFrameEx () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  337. #9 0xb69b7974 in PyEval_EvalCodeEx () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  338. #10 0xb69b81fc in PyEval_EvalCode () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  339. #11 0xb698efc8 in PyRun_FileExFlags () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  340. #12 0x0065ad14 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  341. #13 0x0065bfdc in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  342. #14 0x0065ce5c in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  343. #15 0x00c36b2c in CLanguageInvokerThread::Process() ()
  344. #16 0x00873018 in CThread::Action() ()
  345. #17 0x00873f18 in CThread::staticThread(void*) ()
  346. #18 0xb6f7f494 in start_thread (arg=0x9f1f80d0) at pthread_create.c:486
  347. #19 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  348.  
  349. Thread 13 (Thread 0x9e9f70d0 (LWP 2966)):
  350. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0x9e9f6510, expected=0, futex_word=0xa36a4608) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  351. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0x9e9f6510, mutex=0x0, cond=0xa36a45e0) at pthread_cond_wait.c:539
  352. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0xa36a45e0, mutex=0x0, abstime=0x9e9f6510) at pthread_cond_wait.c:667
  353. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  354. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  355. #5 0x00679810 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  356. #6 0x0064b348 in ()
  357. #7 0xb69c223c in PyEval_EvalFrameEx () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  358. #8 0xb69c16a8 in PyEval_EvalFrameEx () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  359. #9 0xb69b7974 in PyEval_EvalCodeEx () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  360. #10 0xb69b81fc in PyEval_EvalCode () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  361. #11 0xb698efc8 in PyRun_FileExFlags () at /usr/lib/arm-linux-gnueabihf/libpython2.7.so.1.0
  362. #12 0x0065ad14 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  363. #13 0x0065bfdc in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  364. #14 0x0065ce5c in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  365. #15 0x00c36b2c in CLanguageInvokerThread::Process() ()
  366. #16 0x00873018 in CThread::Action() ()
  367. #17 0x00873f18 in CThread::staticThread(void*) ()
  368. #18 0xb6f7f494 in start_thread (arg=0x9e9f70d0) at pthread_create.c:486
  369. #19 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  370.  
  371. Thread 12 (Thread 0xa41860d0 (LWP 3727)):
  372. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa4185968, expected=0, futex_word=0x1936674) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  373. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa4185968, mutex=0x0, cond=0x1936648) at pthread_cond_wait.c:539
  374. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x1936648, mutex=0x0, abstime=0xa4185968) at pthread_cond_wait.c:667
  375. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  376. #4 0x008319d8 in CJobManager::GetNextJob(CJobWorker const*) ()
  377. #5 0x00832844 in CJobWorker::Process() ()
  378. #6 0x00873018 in CThread::Action() ()
  379. #7 0x00873f18 in CThread::staticThread(void*) ()
  380. #8 0xb6f7f494 in start_thread (arg=0xa41860d0) at pthread_create.c:486
  381.  
  382. Thread 11 (Thread 0xac1fd0d0 (LWP 2940)):
  383. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xb5d5b384 <cecservice_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  384. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0xb5d5b384 <cecservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
  385. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0xb5d5b384 <cecservice_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
  386. #3 0xb5d41720 in cecservice_notify_func () at /opt/vc/lib/libbcm_host.so
  387. #4 0xb5d06cb0 in vcos_thread_entry (arg=0xb5d5b398 <cecservice_notify_task>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  388. #5 0xb6f7f494 in start_thread (arg=0xac1fd0d0) at pthread_create.c:486
  389. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  390.  
  391. Thread 10 (Thread 0xa35ff0d0 (LWP 2957)):
  392. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xa35fea6c, expected=0, futex_word=0x3721e80) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  393. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xa35fea6c, mutex=0x0, cond=0x3721e58) at pthread_cond_wait.c:539
  394. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x3721e58, mutex=0x0, abstime=0xa35fea6c) at pthread_cond_wait.c:667
  395. #3 0xb6d48714 in CEC::CCECClient::Process() () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  396. #4 0xb6d4c848 in P8PLATFORM::CThread::ThreadHandler(void*) () at /usr/lib/arm-linux-gnueabihf/libcec.so.4
  397. #5 0xb6f7f494 in start_thread (arg=0xa35ff0d0) at pthread_create.c:486
  398. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  399.  
  400. Thread 9 (Thread 0xab1fb0d0 (LWP 2942)):
  401. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xadc0412c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  402. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0xadc0412c, abstime=0x0) at sem_waitcommon.c:115
  403. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0xadc0412c, abstime=0x0) at sem_waitcommon.c:282
  404. #3 0xb5d21b60 in vchiu_queue_pop () at /opt/vc/lib/libvchiq_arm.so
  405. #4 0xb016bd70 in ilcs_task () at /opt/vc/lib/libopenmaxil.so
  406. #5 0xb5d06cb0 in vcos_thread_entry (arg=0xadc03fe8) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  407. #6 0xb6f7f494 in start_thread (arg=0xab1fb0d0) at pthread_create.c:486
  408. #7 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  409.  
  410. Thread 8 (Thread 0xad1ff0d0 (LWP 2938)):
  411. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0xb5d5b480 <dispmanx_notify_available_event+24>) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  412. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0xb5d5b480 <dispmanx_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:115
  413. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0xb5d5b480 <dispmanx_notify_available_event+24>, abstime=0x0) at sem_waitcommon.c:282
  414. #3 0xb5d444d4 in dispmanx_notify_func () at /opt/vc/lib/libbcm_host.so
  415. #4 0xb5d06cb0 in vcos_thread_entry (arg=0xb5d5c1c0 <dispmanx_notify_task>) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  416. #5 0xb6f7f494 in start_thread (arg=0xad1ff0d0) at pthread_create.c:486
  417. #6 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  418.  
  419. Thread 7 (Thread 0x8d9cd0d0 (LWP 3780)):
  420. #0 0xb6f89088 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x41c5a64) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  421. #1 0xb6f89088 in do_futex_wait (sem=sem@entry=0x41c5a64, abstime=0x0) at sem_waitcommon.c:115
  422. #2 0xb6f891f4 in __new_sem_wait_slow (sem=0x41c5a64, abstime=0x0) at sem_waitcommon.c:282
  423. #3 0xb5dbc644 in mmal_queue_wait () at /opt/vc/lib/libmmal_core.so
  424.  
  425. Thread 6 (Thread 0xab9fc0d0 (LWP 2941)):
  426. #0 0xb6f861a0 in futex_wait_cancelable (private=0, expected=0, futex_word=0xadc03fc4) at ../sysdeps/unix/sysv/linux/futex-internal.h:88
  427. #1 0xb6f861a0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0xadc03f98) at pthread_cond_wait.c:502
  428. #2 0xb6f861a0 in __pthread_cond_wait (cond=cond@entry=0xadc03f98, mutex=0x0, mutex@entry=0xadc03f7c) at pthread_cond_wait.c:655
  429. #3 0xb5d06d94 in _timer_thread (arg=0xadc03f78) at /home/dom/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:722
  430. #4 0xb6f7f494 in start_thread (arg=0xab9fc0d0) at pthread_create.c:486
  431. #5 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  432.  
  433. Thread 5 (Thread 0xaffff0d0 (LWP 2933)):
  434. #0 0xb54489d0 in epoll_wait (epfd=<optimized out>, events=0xafffe9d0, maxevents=1, timeout=200) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  435. #1 0x006aae24 in CLibInputHandler::Process() ()
  436. #2 0x00873018 in CThread::Action() ()
  437. #3 0x00873f18 in CThread::staticThread(void*) ()
  438. #4 0xb6f7f494 in start_thread (arg=0xaffff0d0) at pthread_create.c:486
  439. #5 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  440.  
  441. Thread 4 (Thread 0xb09ff0d0 (LWP 2932)):
  442. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xb09fe948, expected=0, futex_word=0x2a23c70) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  443. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xb09fe948, mutex=0x0, cond=0x2a23c48) at pthread_cond_wait.c:539
  444. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x2a23c48, mutex=0x0, abstime=0xb09fe948) at pthread_cond_wait.c:667
  445. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  446. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  447. #5 0x005a271c in CEvent::WaitMSec(unsigned int) ()
  448. #6 0x006a9fc0 in CLirc::Process() ()
  449. #7 0x00873018 in CThread::Action() ()
  450. #8 0x00873f18 in CThread::staticThread(void*) ()
  451. #9 0xb6f7f494 in start_thread (arg=0xb09ff0d0) at pthread_create.c:486
  452. #10 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  453.  
  454. Thread 3 (Thread 0xaeffd0d0 (LWP 2935)):
  455. #0 0xb54106d0 in __GI___nanosleep (remaining=0x0, requested_time=0xaeffc724) at ../sysdeps/unix/sysv/linux/nanosleep.c:28
  456. #1 0xb54106d0 in __GI___nanosleep (requested_time=0xaeffc724, requested_time@entry=0xaeffc71c, remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
  457. #2 0xb5441fc0 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  458. #3 0x00d0423c in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  459. #4 0x00cf0964 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  460. #5 0x00cf1e50 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  461. #6 0x00cf21f0 in ActiveAE::CActiveAESink::Process() ()
  462. #7 0x00873018 in CThread::Action() ()
  463. #8 0x00873f18 in CThread::staticThread(void*) ()
  464. #9 0xb6f7f494 in start_thread (arg=0xaeffd0d0) at pthread_create.c:486
  465. #10 0xb5448578 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73
  466.  
  467. Thread 2 (Thread 0xb13bcc60 (LWP 2930)):
  468. #0 0xb6f8657c in futex_abstimed_wait_cancelable (private=<optimized out>, abstime=0xbea083e0, expected=0, futex_word=0x29a0538) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  469. #1 0xb6f8657c in __pthread_cond_wait_common (abstime=0xbea083e0, mutex=0x0, cond=0x29a0510) at pthread_cond_wait.c:539
  470. #2 0xb6f8657c in __pthread_cond_timedwait (cond=0x29a0510, mutex=0x0, abstime=0xbea083e0) at pthread_cond_wait.c:667
  471. #3 0x005a2564 in std::cv_status std::_V2::condition_variable_any::wait_until<XbmcThreads::CRecursiveMutex, std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > >(XbmcThreads::CRecursiveMutex&, std::chrono::time_point<std::chrono::_V2::system_clock, std::chrono::duration<long long, std::ratio<1ll, 1000000000ll> > > const&) ()
  472. #4 0x005a262c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  473. #5 0x005a271c in CEvent::WaitMSec(unsigned int) ()
  474. #6 0x0093e930 in CGUIDialogBusy::WaitOnEvent(CEvent&, unsigned int, bool) ()
  475. #7 0x00a1287c in CApplication::OnMessage(CGUIMessage&) ()
  476. #8 0x00923518 in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  477. #9 0x00923a90 in CGUIWindowManager::DispatchThreadMessages() ()
  478. #10 0x00a10de8 in CApplication::Process() ()
  479. #11 0x00a5e698 in CXBApplicationEx::Run(CAppParamParser const&) ()
  480. #12 0x0088f910 in XBMC_Run ()
  481. #13 0x00519c3c in main ()
  482.  
  483. Thread 1 (Thread 0x9360b0d0 (LWP 3784)):
  484. #0 0xb539cf24 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
  485. #1 0xb5388230 in __GI_abort () at abort.c:79
  486. #2 0xb5395bb8 in __assert_fail_base (fmt=0xb549c6b0 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=0x14e5a37 "p->vcsm_handle", assertion@entry=0x9360b0d0 "\001", file=0x14e58c4 "src/libavcodec/rpi_ctrl_ffmpeg.c", file@entry=0x1749773 "gpu_malloc_uncached_internal", line=86, line@entry=3041511088, function=function@entry=0x1749773 "gpu_malloc_uncached_internal") at assert.c:92
  487. #3 0xb5395c6c in __GI___assert_fail (assertion=0x9360b0d0 "\001", file=0x1749773 "gpu_malloc_uncached_internal", line=3041511088, function=0x1749773 "gpu_malloc_uncached_internal") at assert.c:101
  488. #4 0x01216210 in rpi_ctrl_ffmpeg_init ()
  489. #5 0x00fc02ec in ()
  490. ############# END STACK TRACE ###############
  491.  
  492. ################# LOG FILE ##################
  493.  
  494. 2020-04-29 11:41:36.662 T:2973486176 NOTICE: -----------------------------------------------------------------------
  495. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Starting Kodi (18.6 Git:20200310-283bece277). Platform: Linux ARM 32-bit
  496. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Using Release Kodi x32 build
  497. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Kodi compiled 2020-03-22 by GCC 8.3.0 for Linux ARM 32-bit version 4.18.20 (266772)
  498. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Running on Raspbian GNU/Linux 10 (buster), kernel: Linux ARM 32-bit version 4.19.97-v7l+
  499. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  500. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  501. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: ARM Features: Neon enabled
  502. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  503. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi
  504. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/arm-linux-gnueabihf/kodi/addons
  505. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
  506. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://envhome/ is mapped to: /home/pi
  507. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://home/ is mapped to: /home/pi/.kodi
  508. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
  509. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: special://logpath/ is mapped to: /home/pi/.kodi/temp
  510. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: The executable running is: /usr/lib/arm-linux-gnueabihf/kodi/kodi.bin_v8
  511. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Local hostname: retropie
  512. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
  513. 2020-04-29 11:41:36.663 T:2973486176 NOTICE: -----------------------------------------------------------------------
  514. 2020-04-29 11:41:36.663 T:2973486176 INFO: loading settings
  515. 2020-04-29 11:41:36.664 T:2973486176 NOTICE: special://profile/ is mapped to: special://masterprofile/
  516. 2020-04-29 11:41:36.680 T:2973486176 DEBUG: CSkinSettings: no <skinsettings> tag found
  517. 2020-04-29 11:41:36.680 T:2973486176 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  518. 2020-04-29 11:41:36.680 T:2973486176 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  519. <?xml version="1.0" encoding="UTF-8" ?>
  520. <advancedsettings>
  521. <fanartres>720</fanartres>
  522. <imageres>540</imageres>
  523. <video>
  524. <busydialogdelayms>750</busydialogdelayms>
  525. </video>
  526. <samba>
  527. <clienttimeout>30</clienttimeout>
  528. </samba>
  529. <cache>
  530. <memorysize>31457280</memorysize>
  531. </cache>
  532. </advancedsettings>
  533. 2020-04-29 11:41:36.680 T:2973486176 WARNING: CSettingsManager: missing version attribute
  534. 2020-04-29 11:41:36.681 T:2973486176 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  535. 2020-04-29 11:41:36.681 T:2973486176 NOTICE: Default Video Player: VideoPlayer
  536. 2020-04-29 11:41:36.681 T:2973486176 NOTICE: Default Audio Player: paplayer
  537. 2020-04-29 11:41:36.681 T:2973486176 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  538. 2020-04-29 11:41:36.681 T:2973486176 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  539. 2020-04-29 11:41:36.681 T:2973486176 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  540. 2020-04-29 11:41:36.893 T:2973486176 NOTICE: PulseAudio: Server not running
  541. 2020-04-29 11:41:36.899 T:2973486176 NOTICE: Running database version Addons27
  542. 2020-04-29 11:41:36.924 T:2973486176 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  543. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  544. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: game.controller.default v1.0.8 installed
  545. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  546. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: inputstream.adaptive v2.4.2 installed
  547. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: inputstream.rtmp v2.0.6 installed
  548. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  549. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  550. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  551. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  552. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  553. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  554. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  555. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  556. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  557. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  558. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  559. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  560. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  561. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  562. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  563. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  564. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  565. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: kodi.resource v1.0.0 installed
  566. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.album.universal v3.1.3 installed
  567. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
  568. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
  569. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  570. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.common.imdb.com v3.1.5 installed
  571. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  572. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  573. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
  574. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.local v1.0.0 installed
  575. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
  576. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.tvdb.com v3.2.4 installed
  577. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.2 installed
  578. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
  579. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: plugin.program.AML v0.9.12 installed
  580. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: plugin.video.raitv v3.4.7 installed
  581. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: plugin.video.youtube v6.8.0 installed
  582. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  583. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  584. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  585. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: resource.language.it_it v9.0.17 installed
  586. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  587. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  588. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  589. 2020-04-29 11:41:36.925 T:2973486176 NOTICE: ADDON: script.common.plugin.cache v2.6.1 installed
  590. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  591. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  592. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.idna v2.8 installed
  593. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.pil v1.1.7 installed
  594. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  595. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.requests v2.22.0 installed
  596. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.six v1.13.0 installed
  597. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  598. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: script.openweathermap.maps v0.3.1 installed
  599. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: service.subtitles.opensubtitles v5.0.16 installed
  600. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: service.xbmc.versioncheck v0.5.4 installed
  601. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: skin.estouchy v2.0.28 installed
  602. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: skin.estuary v2.0.27 installed
  603. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: vfs.libarchive v1.0.5 installed
  604. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: vfs.nfs v1.1.0 installed
  605. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: vfs.sftp v1.0.5 installed
  606. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: weather.openweathermap.extended v5.0.2 installed
  607. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: weather.yahoo v5.0.6 installed
  608. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  609. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.addon v18.6.0 installed
  610. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.core v0.1.0 installed
  611. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  612. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.json v10.3.0 installed
  613. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  614. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.python v2.26.0 installed
  615. 2020-04-29 11:41:36.926 T:2973486176 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  616. 2020-04-29 11:41:36.945 T:2973486176 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  617. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Found 2 Lists of Devices
  618. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Enumerated ALSA devices:
  619. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Device 1
  620. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceName : @
  621. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
  622. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayNameExtra:
  623. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  624. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_channels : FL, FR
  625. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  626. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  627. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_streamTypes : No passthrough capabilities
  628. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Device 2
  629. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceName : sysdefault:CARD=ALSA
  630. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayName : bcm2835 ALSA
  631. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayNameExtra: bcm2835 ALSA
  632. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  633. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_channels : FL, FR
  634. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  635. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  636. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_streamTypes : No passthrough capabilities
  637. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Enumerated PI devices:
  638. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Device 1
  639. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceName : HDMI
  640. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayName : HDMI
  641. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayNameExtra:
  642. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  643. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_channels : FL, FR
  644. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  645. 2020-04-29 11:41:36.987 T:2944393424 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
  646. 2020-04-29 11:41:36.987 T:2944393424 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
  647. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: Device 2
  648. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceName : Analogue
  649. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayName : Analogue
  650. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_displayNameExtra:
  651. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  652. 2020-04-29 11:41:36.987 T:2944393424 NOTICE: m_channels : FL, FR
  653. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_sampleRates : 48000
  654. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  655. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_streamTypes : No passthrough capabilities
  656. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: Device 3
  657. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_deviceName : Both
  658. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_displayName : HDMI and Analogue
  659. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_displayNameExtra:
  660. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  661. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_channels : FL, FR
  662. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_sampleRates : 48000
  663. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  664. 2020-04-29 11:41:36.988 T:2944393424 NOTICE: m_streamTypes : No passthrough capabilities
  665. 2020-04-29 11:41:37.017 T:2973486176 NOTICE: Raspberry PI firmware version: Feb 12 2020 12:36:21
  666. Copyright (c) 2012 Broadcom
  667. version c3c8dbdf147686fb0c3f32aece709d0653368810 (clean) (release) (start)
  668. 2020-04-29 11:41:37.017 T:2973486176 NOTICE: ARM mem: 948MB GPU mem: 76MB MPG2:0 WVC1:0
  669. 2020-04-29 11:41:37.017 T:2973486176 NOTICE: Config:
  670. arm_freq=1500
  671. audio_pwm_mode=514
  672. config_hdmi_boost=5
  673. core_freq=500
  674. core_freq_min=200
  675. disable_commandline_tags=2
  676. disable_l2cache=1
  677. disable_overscan=1
  678. display_hdmi_rotate=-1
  679. display_lcd_rotate=-1
  680. enable_gic=1
  681. force_eeprom_read=1
  682. force_pwm_open=1
  683. framebuffer_ignore_alpha=1
  684. framebuffer_swap=1
  685. gpu_freq=500
  686. gpu_freq_min=250
  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. max_framebuffers=2
  693. over_voltage_avs=-17500
  694. pause_burst_frames=1
  695. program_serial_random=1
  696. total_mem=4096
  697. hdmi_force_cec_address:0=65535
  698. hdmi_force_cec_address:1=65535
  699. hdmi_force_hotplug:0=1
  700. hdmi_group:0=1
  701. hdmi_mode:0=16
  702. hdmi_pixel_freq_limit:0=0x11e1a300
  703. hdmi_pixel_freq_limit:1=0x11e1a300
  704. 2020-04-29 11:41:37.018 T:2973486176 NOTICE: Config:
  705. device_tree=-
  706. overlay_prefix=overlays/
  707. hdmi_cvt:0=
  708. hdmi_cvt:1=
  709. hdmi_edid_filename:0=
  710. hdmi_edid_filename:1=
  711. hdmi_timings:0=
  712. hdmi_timings:1=
  713. 2020-04-29 11:41:37.707 T:2973486176 WARNING: CDRMUtils::FindPlane - could not find plane
  714. 2020-04-29 11:41:37.708 T:2973486176 WARNING: CDRMUtils::InitDrm - failed to set drm master, will try to authorize instead: Permission denied
  715. 2020-04-29 11:41:37.708 T:2973486176 NOTICE: CDRMUtils::InitDrm - successfully authorized drm magic
  716. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 3840x2160 @ 30.000000 Hz
  717. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 3840x2160 @ 29.970032 Hz
  718. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 3840x2160 @ 25.000000 Hz
  719. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 3840x2160 @ 24.000000 Hz
  720. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 3840x2160 @ 23.976025 Hz
  721. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  722. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  723. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
  724. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 25.000000 Hz
  725. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
  726. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
  727. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1600x1200 with 1600x1200 @ 60.000000 Hz
  728. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1680x1050 with 1680x1050 @ 60.000000 Hz
  729. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1280x960 with 1280x960 @ 85.000000 Hz
  730. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1280x960 with 1280x960 @ 60.000000 Hz
  731. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  732. 2020-04-29 11:41:38.638 T:2973486176 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  733. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
  734. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Previous line repeats 1 times.
  735. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  736. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  737. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Found resolution 720x576 with 720x576 @ 50.000000 Hz
  738. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  739. 2020-04-29 11:41:38.639 T:2973486176 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  740. 2020-04-29 11:41:38.641 T:2973486176 NOTICE: EGL_VERSION = 1.4
  741. 2020-04-29 11:41:38.641 T:2973486176 NOTICE: EGL_VENDOR = Mesa Project
  742. 2020-04-29 11:41:38.641 T:2973486176 NOTICE: EGL_EXTENSIONS = EGL_ANDROID_blob_cache 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 EGL_MESA_query_driver EGL_WL_bind_wayland_display
  743. 2020-04-29 11:41:38.641 T:2973486176 NOTICE: EGL_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_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_wayland EGL_EXT_platform_x11 EGL_MESA_platform_gbm EGL_MESA_platform_surfaceless EGL_EXT_platform_device
  744. 2020-04-29 11:41:38.644 T:2973486176 NOTICE: Checking resolution 22
  745. 2020-04-29 11:41:38.752 T:2973486176 WARNING: CGBMUtils::DestroySurface - surface already destroyed
  746. 2020-04-29 11:41:38.795 T:2973486176 NOTICE: GL_VENDOR = Broadcom
  747. 2020-04-29 11:41:38.795 T:2973486176 NOTICE: GL_RENDERER = V3D 4.2
  748. 2020-04-29 11:41:38.795 T:2973486176 NOTICE: GL_VERSION = OpenGL ES 3.1 Mesa 19.3.2
  749. 2020-04-29 11:41:38.795 T:2973486176 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
  750. 2020-04-29 11:41:38.795 T:2973486176 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_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV 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_texture_rg 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_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_primitive_bounding_box GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_norm16 GL_KHR_context_flush_control GL_NV_image_formats GL_OES_draw_elements_base_vertex GL_OES_primitive_bounding_box GL_OES_shader_io_blocks GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_buffer_storage GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_shader_image_atomic GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_MESA_framebuffer_flip_y GL_EXT_texture_query_lod
  751. 2020-04-29 11:41:39.368 T:2769162448 NOTICE: Running database version Addons27
  752. 2020-04-29 11:41:39.368 T:2769162448 NOTICE: Running database version ViewModes6
  753. 2020-04-29 11:41:39.369 T:2769162448 NOTICE: Running database version Textures13
  754. 2020-04-29 11:41:39.372 T:2769162448 NOTICE: Running database version MyMusic72
  755. 2020-04-29 11:41:39.376 T:2769162448 NOTICE: Running database version MyVideos116
  756. 2020-04-29 11:41:39.377 T:2769162448 NOTICE: Running database version TV32
  757. 2020-04-29 11:41:39.378 T:2769162448 NOTICE: Running database version Epg12
  758. 2020-04-29 11:41:39.394 T:2973486176 NOTICE: start dvd mediatype detection
  759. 2020-04-29 11:41:39.445 T:2973486176 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.27)
  760. 2020-04-29 11:41:39.812 T:2973486176 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  761. 2020-04-29 11:41:39.855 T:2973486176 NOTICE: Register - new keyboard device registered on application->keyboard: Tastiera (0000:0000)
  762. 2020-04-29 11:41:39.855 T:2973486176 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  763. 2020-04-29 11:41:39.864 T:2973486176 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  764. 2020-04-29 11:41:39.865 T:2973486176 NOTICE: Loaded playercorefactory configuration
  765. 2020-04-29 11:41:39.865 T:2973486176 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  766. 2020-04-29 11:41:39.865 T:2973486176 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  767. 2020-04-29 11:41:39.879 T:2711605456 ERROR: AddOnLog: Joystick Support: Device "Sony Interactive Entertainment Wireless Controller": can't find <controller> tag
  768. 2020-04-29 11:41:39.884 T:2973486176 NOTICE: initialize done
  769. 2020-04-29 11:41:39.884 T:2973486176 NOTICE: Running the application...
  770. 2020-04-29 11:41:39.895 T:2973486176 NOTICE: starting zeroconf publishing
  771. 2020-04-29 11:41:39.897 T:2973486176 NOTICE: CWebServer[8080]: Started
  772. 2020-04-29 11:41:39.899 T:2973486176 ERROR: JSONRPC Server: Failed to connect to sdpd
  773. 2020-04-29 11:41:39.904 T:2627678416 NOTICE: ES: Starting UDP Event server on port 9777
  774. 2020-04-29 11:41:39.904 T:2627678416 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  775. 2020-04-29 11:41:39.923 T:2973486176 NOTICE: VideoPlayer::OpenFile: /var/run/lirc/lircd
  776. 2020-04-29 11:41:39.935 T:2592870608 NOTICE: Creating InputStream
  777. 2020-04-29 11:41:39.936 T:2592870608 ERROR: CVideoPlayer::OpenInputStream - error opening [/var/run/lirc/lircd]
  778. 2020-04-29 11:41:39.937 T:2592870608 NOTICE: CVideoPlayer::OnExit()
  779. 2020-04-29 11:41:40.660 T:2719998160 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  780. 2020-04-29 11:41:40.717 T:2711605456 NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: PLAYSTATION(R)3 Controller
  781. 2020-04-29 11:41:40.845 T:2973486176 NOTICE: CVideoPlayer::CloseFile()
  782. 2020-04-29 11:41:40.846 T:2973486176 NOTICE: VideoPlayer: waiting for threads to exit
  783. 2020-04-29 11:41:40.846 T:2973486176 NOTICE: VideoPlayer: finished waiting
  784. 2020-04-29 11:43:12.904 T:2973486176 NOTICE: NFS is idle. Closing the remaining connections.
  785. 2020-04-29 11:47:21.634 T:2694820048 ERROR: Failed to close(volume2/music/Bud Spencer & Terence Hill Greatest Hits/Bud Spencer & Terence Hill Greatest Hits 1/Folder.jpg) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  786. 2020-04-29 11:47:21.643 T:2584477904 ERROR: Failed to close(volume2/music/Apocalyptica - Inquisition Symphony - 04 - Nothing Else Matters (Instrumental Version).mp3) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  787. 2020-04-29 11:47:21.643 T:2769162448 ERROR: Failed to close(volume2/music/Depeche Mode - Sounds Of The Universe - 03 - Wrong.mp3) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  788. 2020-04-29 11:47:21.644 T:2753061072 ERROR: Failed to close(volume2/music/Stevie Wonder - Songs in the Key of Life - 08 - Pastime Paradise.mp3) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  789. 2020-04-29 11:47:21.742 T:2694820048 ERROR: Failed to close(volume2/music/Bud Spencer & Terence Hill Greatest Hits/Bud Spencer & Terence Hill Greatest Hits 4/Folder.jpg) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  790. 2020-04-29 11:47:21.830 T:2584477904 ERROR: Failed to close(volume2/music/Hevia - Tierra de Nadie - 01 - Busindre Reel.mp3) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  791. 2020-04-29 11:47:21.890 T:2769162448 ERROR: Failed to close(volume2/music/ACDC - 1980 - Back In Black/Folder.jpg) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  792. 2020-04-29 11:47:21.914 T:2694820048 ERROR: Failed to close(volume2/music/Franz Schubert/Franz Scubert - Melodien zum Traumen/Folder.jpg) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  793. 2020-04-29 11:47:21.930 T:2753061072 ERROR: Failed to close(volume2/music/Disturbed - Immortalized - 04 - Open Your Eyes.mp3) - close call failed with "NFS: Commit failed with NFS3ERR_ROFS(-30)"
  794. 2020-04-29 11:47:33.396 T:2769162448 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: hevc
  795. 2020-04-29 11:47:34.731 T:2973486176 NOTICE: VideoPlayer::OpenFile: nfs://192.168.0.2/volume2/DOWNLOAD STATION/Torrent/Inglourious.Basterds 2009.4K.HDR.2160p.WEBDL Ita Eng x265-NAHOM/Inglourious.Basterds 2009.4K.HDR.2160p.WEBDL Ita Eng x265-NAHOM.mkv
  796. 2020-04-29 11:47:34.737 T:2384257232 NOTICE: Creating InputStream
  797. 2020-04-29 11:47:34.744 T:2384257232 NOTICE: Creating Demuxer
  798. 2020-04-29 11:47:34.751 T:2384257232 NOTICE: Opening stream: 0 source: 256
  799. 2020-04-29 11:47:34.752 T:2384257232 NOTICE: Creating video codec with codec id: 173
  800. 2020-04-29 11:47:34.754 T:2384257232 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: hevc
  801. 2020-04-29 11:47:34.756 T:2384257232 NOTICE: Creating video thread
  802. 2020-04-29 11:47:34.756 T:2472587472 NOTICE: running thread: video_thread
  803. 2020-04-29 11:47:34.757 T:2384257232 NOTICE: Opening stream: 2 source: 256
  804. 2020-04-29 11:47:34.757 T:2384257232 NOTICE: Finding audio codec for: 86019
  805. 2020-04-29 11:47:34.757 T:2384257232 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
  806. 2020-04-29 11:47:34.757 T:2384257232 NOTICE: Creating audio thread
  807. 2020-04-29 11:47:34.758 T:2384257232 NOTICE: Opening stream: 5 source: 256
  808. 2020-04-29 11:47:34.758 T:2455949520 NOTICE: running thread: CVideoPlayerAudio::Process()
  809. 2020-04-29 11:47:34.762 T:2455949520 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
  810. 2020-04-29 11:47:34.768 T:2472587472 NOTICE: CDecoder::Open - fmt:188
  811.  
  812.  
  813. ############### END LOG FILE ################
  814.  
  815. ############ END Kodi CRASH LOG #############
Add Comment
Please, Sign In to add comment