Advertisement
Guest User

Untitled

a guest
Aug 25th, 2016
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 126.96 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Thu Aug 25 10:47:47 CEST 2016
  5. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  6. Arch: armv7l
  7. Kernel: Linux 4.7.2 #1 SMP Wed Aug 24 23:09:30 BST 2016
  8. Release: LibreELEC devel-20160824230749-#0824-g4b4d04e
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1472114849.538
  13. =========================================
  14. [New LWP 7351]
  15. [New LWP 586]
  16. [New LWP 556]
  17. [New LWP 544]
  18. [New LWP 552]
  19. [New LWP 558]
  20. [New LWP 538]
  21. [New LWP 559]
  22. [New LWP 557]
  23. [New LWP 560]
  24. [New LWP 555]
  25. [New LWP 554]
  26. [New LWP 587]
  27. [New LWP 595]
  28. [New LWP 590]
  29. [New LWP 602]
  30. [New LWP 592]
  31. [New LWP 598]
  32. [New LWP 601]
  33. [New LWP 553]
  34. [New LWP 594]
  35. [New LWP 7349]
  36. [New LWP 600]
  37. [New LWP 7319]
  38. [New LWP 618]
  39. [New LWP 606]
  40. [New LWP 7350]
  41. [New LWP 609]
  42. [New LWP 610]
  43. [New LWP 589]
  44. [New LWP 687]
  45. [New LWP 593]
  46. [New LWP 603]
  47. [New LWP 642]
  48. [New LWP 686]
  49. [New LWP 638]
  50. [New LWP 607]
  51. [New LWP 646]
  52. [New LWP 637]
  53. [New LWP 623]
  54. [New LWP 608]
  55. [New LWP 624]
  56. [New LWP 611]
  57. [New LWP 617]
  58. [New LWP 621]
  59. [New LWP 619]
  60. [New LWP 612]
  61. [New LWP 613]
  62. [New LWP 620]
  63. [New LWP 640]
  64. [New LWP 641]
  65. [New LWP 647]
  66. [New LWP 648]
  67. [New LWP 649]
  68. [New LWP 671]
  69. [New LWP 688]
  70. [New LWP 546]
  71. [New LWP 643]
  72. [Thread debugging using libthread_db enabled]
  73. Using host libthread_db library "/lib/libthread_db.so.1".
  74. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  75. Program terminated with signal SIGSEGV, Segmentation fault.
  76. #0 0x0082cf48 in NPT_BsdSocket::RefreshInfo() ()
  77. [Current thread is 1 (Thread 0x581d03a0 (LWP 7351))]
  78.  
  79. Thread 58 (Thread 0x591d03a0 (LWP 643)):
  80. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72111e38, mutex=<optimized out>, abstime=0x591cfd08) at pthread_cond_timedwait.c:198
  81. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  82. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  83. #3 0x0083af64 in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  84. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  85. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  86. #6 0x76cf6ed0 in start_thread (arg=0x591d03a0) at pthread_create.c:335
  87. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  88. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  89.  
  90. Thread 57 (Thread 0x744ff3a0 (LWP 546)):
  91. #0 0x7514d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  92. #1 0x00894d44 in CFDEventMonitor::Process() ()
  93. #2 0x00a4a750 in CThread::Action() ()
  94. #3 0x00a4afa0 in CThread::staticThread(void*) ()
  95. #4 0x76cf6ed0 in start_thread (arg=0x744ff3a0) at pthread_create.c:335
  96. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  97. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  98.  
  99. Thread 56 (Thread 0x551d03a0 (LWP 688)):
  100. #0 0x76d014e4 in accept () at ../sysdeps/unix/syscall-template.S:84
  101. #1 0x6fb34538 in ?? () from /usr/lib/python2.7/lib-dynload/_socket.so
  102. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  103.  
  104. Thread 55 (Thread 0x5c2ff3a0 (LWP 671)):
  105. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72011d48, mutex=<optimized out>, abstime=0x5c2fec98) at pthread_cond_timedwait.c:198
  106. #1 0x008536bc in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  107. #2 0x0084ad68 in PLT_HttpClientSocketTask::DoRun() ()
  108. #3 0x0083c420 in PLT_ThreadTask::Run() ()
  109. #4 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  110. #5 0x76cf6ed0 in start_thread (arg=0x5c2ff3a0) at pthread_create.c:335
  111. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  112. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  113.  
  114. Thread 54 (Thread 0x561d03a0 (LWP 649)):
  115. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x3806f50, mutex=<optimized out>, abstime=0x561cfd08) at pthread_cond_timedwait.c:198
  116. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  117. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  118. #3 0x0083af64 in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  119. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  120. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  121. #6 0x76cf6ed0 in start_thread (arg=0x561d03a0) at pthread_create.c:335
  122. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  123. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  124.  
  125. Thread 53 (Thread 0x569d03a0 (LWP 648)):
  126. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x3806d60, mutex=<optimized out>, abstime=0x569cfc98) at pthread_cond_timedwait.c:198
  127. #1 0x008536bc in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  128. #2 0x0084ad68 in PLT_HttpClientSocketTask::DoRun() ()
  129. #3 0x0083c420 in PLT_ThreadTask::Run() ()
  130. #4 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  131. #5 0x76cf6ed0 in start_thread (arg=0x569d03a0) at pthread_create.c:335
  132. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  133. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  134.  
  135. Thread 52 (Thread 0x571d03a0 (LWP 647)):
  136. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x745123f0, mutex=<optimized out>, abstime=0x571cfd08) at pthread_cond_timedwait.c:198
  137. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  138. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  139. #3 0x0083af64 in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  140. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  141. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  142. #6 0x76cf6ed0 in start_thread (arg=0x571d03a0) at pthread_create.c:335
  143. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  144. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  145.  
  146. Thread 51 (Thread 0x599d03a0 (LWP 641)):
  147. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72a03768, mutex=<optimized out>, abstime=0x599cfd08) at pthread_cond_timedwait.c:198
  148. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  149. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  150. #3 0x0083af64 in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  151. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  152. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  153. #6 0x76cf6ed0 in start_thread (arg=0x599d03a0) at pthread_create.c:335
  154. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  155. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  156.  
  157. Thread 50 (Thread 0x5a1d03a0 (LWP 640)):
  158. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72a052f8, mutex=<optimized out>, abstime=0x5a1cfc98) at pthread_cond_timedwait.c:198
  159. #1 0x008536bc in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  160. #2 0x0084ad68 in PLT_HttpClientSocketTask::DoRun() ()
  161. #3 0x0083c420 in PLT_ThreadTask::Run() ()
  162. #4 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  163. #5 0x76cf6ed0 in start_thread (arg=0x5a1d03a0) at pthread_create.c:335
  164. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  165. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  166.  
  167. Thread 49 (Thread 0x5fcff3a0 (LWP 620)):
  168. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  169. #1 0x008a7f44 in SOCKETS::CSocketListener::Listen(int) ()
  170. #2 0x008a0cb8 in EVENTSERVER::CEventServer::Run() ()
  171. #3 0x008a0e1c in EVENTSERVER::CEventServer::Process() ()
  172. #4 0x00a4a750 in CThread::Action() ()
  173. #5 0x00a4afa0 in CThread::staticThread(void*) ()
  174. #6 0x76cf6ed0 in start_thread (arg=0x5fcff3a0) at pthread_create.c:335
  175. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  176. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  177.  
  178. Thread 48 (Thread 0x634ff3a0 (LWP 613)):
  179. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  180. #1 0x0082bce4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  181. #2 0x0082dbf8 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  182. #3 0x00a193d8 in PLT_HttpListenTask::DoRun() ()
  183. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  184. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  185. #6 0x76cf6ed0 in start_thread (arg=0x634ff3a0) at pthread_create.c:335
  186. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  187. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  188.  
  189. Thread 47 (Thread 0x63cff3a0 (LWP 612)):
  190. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  191. #1 0x0082bce4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  192. #2 0x0082c108 in NPT_BsdSocketFd::WaitUntilReadable() ()
  193. #3 0x0082c464 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  194. #4 0x00a2cc58 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  195. #5 0x0083f684 in NPT_BufferedInputStream::FillBuffer() ()
  196. #6 0x0083f364 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  197. #7 0x0083f874 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  198. #8 0x0081a408 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  199. #9 0x0081f358 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  200. #10 0x00a1b214 in PLT_SsdpSearchTask::DoRun() ()
  201. #11 0x0083c420 in PLT_ThreadTask::Run() ()
  202. #12 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  203. #13 0x76cf6ed0 in start_thread (arg=0x63cff3a0) at pthread_create.c:335
  204. #14 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  205. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  206.  
  207. Thread 46 (Thread 0x604ff3a0 (LWP 619)):
  208. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x35683c8, mutex=<optimized out>, abstime=0x604fecb0) at pthread_cond_timedwait.c:198
  209. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  210. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  211. #3 0x00a1c96c in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  212. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  213. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  214. #6 0x76cf6ed0 in start_thread (arg=0x604ff3a0) at pthread_create.c:335
  215. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  216. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  217.  
  218. Thread 45 (Thread 0x5f4ff3a0 (LWP 621)):
  219. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  220. #1 0x008a9320 in JSONRPC::CTCPServer::Process() ()
  221. #2 0x00a4a750 in CThread::Action() ()
  222. #3 0x00a4afa0 in CThread::staticThread(void*) ()
  223. #4 0x76cf6ed0 in start_thread (arg=0x5f4ff3a0) at pthread_create.c:335
  224. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  225. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  226.  
  227. Thread 44 (Thread 0x614ff3a0 (LWP 617)):
  228. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x35678b0, mutex=<optimized out>, abstime=0x614fecb0) at pthread_cond_timedwait.c:198
  229. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  230. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  231. #3 0x00a1c96c in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  232. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  233. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  234. #6 0x76cf6ed0 in start_thread (arg=0x614ff3a0) at pthread_create.c:335
  235. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  236. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  237.  
  238. Thread 43 (Thread 0x644ff3a0 (LWP 611)):
  239. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x33d8318, mutex=<optimized out>, abstime=0x644fed00) at pthread_cond_timedwait.c:198
  240. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  241. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  242. #3 0x00a13964 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  243. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  244. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  245. #6 0x76cf6ed0 in start_thread (arg=0x644ff3a0) at pthread_create.c:335
  246. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  247. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  248.  
  249. Thread 42 (Thread 0x5daff3a0 (LWP 624)):
  250. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x7210f0f8, mutex=<optimized out>, abstime=0x5dafed38) at pthread_cond_timedwait.c:198
  251. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  252. #2 0x0081bb58 in NPT_HttpConnectionManager::Run() ()
  253. #3 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  254. #4 0x76cf6ed0 in start_thread (arg=0x5daff3a0) at pthread_create.c:335
  255. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  256. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  257.  
  258. Thread 41 (Thread 0x65cff3a0 (LWP 608)):
  259. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  260. #1 0x00a62b28 in ?? ()
  261. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  262.  
  263. Thread 40 (Thread 0x5e4ff3a0 (LWP 623)):
  264. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x3810138, mutex=<optimized out>, abstime=0x5e4fed20) at pthread_cond_timedwait.c:198
  265. #1 0x00a305ac in CLinuxInputDevicesCheckHotplugged::Process() ()
  266. #2 0x00a4a750 in CThread::Action() ()
  267. #3 0x00a4afa0 in CThread::staticThread(void*) ()
  268. #4 0x76cf6ed0 in start_thread (arg=0x5e4ff3a0) at pthread_create.c:335
  269. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  270. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  271.  
  272. Thread 39 (Thread 0x61cff3a0 (LWP 637)):
  273. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x38070a0, mutex=<optimized out>, abstime=0x61cfec98) at pthread_cond_timedwait.c:198
  274. #1 0x008536bc in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  275. #2 0x0084ad68 in PLT_HttpClientSocketTask::DoRun() ()
  276. #3 0x0083c420 in PLT_ThreadTask::Run() ()
  277. #4 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  278. #5 0x76cf6ed0 in start_thread (arg=0x61cff3a0) at pthread_create.c:335
  279. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  280. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  281.  
  282. Thread 38 (Thread 0x579d03a0 (LWP 646)):
  283. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x74512140, mutex=<optimized out>, abstime=0x579cfc98) at pthread_cond_timedwait.c:198
  284. #1 0x008536bc in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  285. #2 0x0084ad68 in PLT_HttpClientSocketTask::DoRun() ()
  286. #3 0x0083c420 in PLT_ThreadTask::Run() ()
  287. #4 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  288. #5 0x76cf6ed0 in start_thread (arg=0x579d03a0) at pthread_create.c:335
  289. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  290. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  291.  
  292. Thread 37 (Thread 0x664ff3a0 (LWP 607)):
  293. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  294. #1 0x00a62b28 in ?? ()
  295. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  296.  
  297. Thread 36 (Thread 0x624ff3a0 (LWP 638)):
  298. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x356ae98, mutex=<optimized out>, abstime=0x624fed08) at pthread_cond_timedwait.c:198
  299. #1 0x0082ecf8 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  300. #2 0x0083a604 in PLT_ThreadTask::IsAborting(int) ()
  301. #3 0x0083af64 in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  302. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  303. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  304. #6 0x76cf6ed0 in start_thread (arg=0x624ff3a0) at pthread_create.c:335
  305. Backtrace stopped: Cannot access memory at address 0x124
  306.  
  307. Thread 35 (Thread 0x5aaff3a0 (LWP 686)):
  308. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  309. #1 0x6fd00cb0 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  310. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  311.  
  312. Thread 34 (Thread 0x5baff3a0 (LWP 642)):
  313. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72111f98, mutex=<optimized out>, abstime=0x5bafec98) at pthread_cond_timedwait.c:198
  314. #1 0x008536bc in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  315. #2 0x0084ad68 in PLT_HttpClientSocketTask::DoRun() ()
  316. #3 0x0083c420 in PLT_ThreadTask::Run() ()
  317. #4 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  318. #5 0x76cf6ed0 in start_thread (arg=0x5baff3a0) at pthread_create.c:335
  319. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  320. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  321.  
  322. Thread 33 (Thread 0x674ff3a0 (LWP 603)):
  323. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x14ae2f0, mutex=<optimized out>, abstime=0x674fed10) at pthread_cond_timedwait.c:198
  324. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  325. #2 0x00a4b224 in CTimer::Process() ()
  326. #3 0x00a4a750 in CThread::Action() ()
  327. #4 0x00a4afa0 in CThread::staticThread(void*) ()
  328. #5 0x76cf6ed0 in start_thread (arg=0x674ff3a0) at pthread_create.c:335
  329. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  330. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  331.  
  332. Thread 32 (Thread 0x6a4ff3a0 (LWP 593)):
  333. #0 0x75122c74 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  334. #1 0x7515036c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  335. #2 0x009fe538 in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  336. #3 0x00a4a750 in CThread::Action() ()
  337. #4 0x00a4afa0 in CThread::staticThread(void*) ()
  338. #5 0x76cf6ed0 in start_thread (arg=0x6a4ff3a0) at pthread_create.c:335
  339. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  340. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  341.  
  342. Thread 31 (Thread 0x559d03a0 (LWP 687)):
  343. #0 0x7514d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  344. #1 0x5dc55d48 in ?? () from /usr/lib/libglib-2.0.so.0
  345. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  346.  
  347. Thread 30 (Thread 0x6c2ff3a0 (LWP 589)):
  348. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x2964240, mutex=<optimized out>, abstime=0x6c2fecf0) at pthread_cond_timedwait.c:198
  349. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  350. #2 0x0053fb98 in CEvent::WaitMSec(unsigned int) ()
  351. #3 0x006d9ad8 in PERIPHERALS::CPeripheralBus::Process() ()
  352. #4 0x00a4a750 in CThread::Action() ()
  353. #5 0x00a4afa0 in CThread::staticThread(void*) ()
  354. #6 0x76cf6ed0 in start_thread (arg=0x6c2ff3a0) at pthread_create.c:335
  355. Backtrace stopped: Cannot access memory at address 0x3d27ef96
  356.  
  357. Thread 29 (Thread 0x64cff3a0 (LWP 610)):
  358. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  359. #1 0x0082bce4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  360. #2 0x0082dbf8 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  361. #3 0x00a193d8 in PLT_HttpListenTask::DoRun() ()
  362. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  363. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  364. #6 0x76cf6ed0 in start_thread (arg=0x64cff3a0) at pthread_create.c:335
  365. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  366. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  367.  
  368. Thread 28 (Thread 0x654ff3a0 (LWP 609)):
  369. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  370. #1 0x0082bce4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  371. #2 0x0082c108 in NPT_BsdSocketFd::WaitUntilReadable() ()
  372. #3 0x0082c464 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  373. #4 0x00a2cc58 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  374. #5 0x0083f684 in NPT_BufferedInputStream::FillBuffer() ()
  375. #6 0x0083f364 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  376. #7 0x0083f874 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  377. #8 0x00819d40 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  378. #9 0x00a198a4 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  379. #10 0x00a19ef4 in PLT_HttpServerSocketTask::DoRun() ()
  380. #11 0x0083c420 in PLT_ThreadTask::Run() ()
  381. #12 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  382. #13 0x76cf6ed0 in start_thread (arg=0x654ff3a0) at pthread_create.c:335
  383. #14 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  384. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  385.  
  386. Thread 27 (Thread 0x62cff3a0 (LWP 7350)):
  387. #0 0x76d01598 in connect () at ../sysdeps/unix/syscall-template.S:84
  388. #1 0x0082d668 in NPT_BsdTcpClientSocket::Connect(NPT_SocketAddress const&, int) ()
  389. #2 0x00828e3c in NPT_HttpTlsConnector::Connect(NPT_HttpUrl const&, NPT_HttpClient&, NPT_HttpProxyAddress const*, bool, NPT_HttpClient::Connection*&) ()
  390. #3 0x00820320 in NPT_HttpClient::SendRequestOnce(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  391. #4 0x00820fbc in NPT_HttpClient::SendRequest(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  392. #5 0x0084acac in PLT_HttpClientSocketTask::DoRun() ()
  393. #6 0x0083c420 in PLT_ThreadTask::Run() ()
  394. #7 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  395. #8 0x76cf6ed0 in start_thread (arg=0x62cff3a0) at pthread_create.c:335
  396. #9 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  397. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  398.  
  399. Thread 26 (Thread 0x66cff3a0 (LWP 606)):
  400. #0 0x7514d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  401. #1 0x76f2a3e8 in ?? () from /usr/lib/libavahi-common.so.3
  402. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  403.  
  404. Thread 25 (Thread 0x60cff3a0 (LWP 618)):
  405. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  406. #1 0x0082bce4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  407. #2 0x0082dbf8 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  408. #3 0x00a193d8 in PLT_HttpListenTask::DoRun() ()
  409. #4 0x0083c420 in PLT_ThreadTask::Run() ()
  410. #5 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  411. #6 0x76cf6ed0 in start_thread (arg=0x60cff3a0) at pthread_create.c:335
  412. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  413. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  414.  
  415. Thread 24 (Thread 0x5b2ff3a0 (LWP 7319)):
  416. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  417. #1 0x0082bce4 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  418. #2 0x0082c840 in NPT_BsdSocketFd::WaitUntilWriteable() ()
  419. #3 0x0082cb98 in NPT_BsdUdpSocket::Send(NPT_DataBuffer const&, NPT_SocketAddress const*) ()
  420. #4 0x00a1ba14 in PLT_SsdpSender::SendSsdp(NPT_HttpResponse&, char const*, char const*, NPT_UdpSocket&, bool, NPT_SocketAddress const*) ()
  421. #5 0x00a15a04 in PLT_DeviceHost::SendSsdpSearchResponse(PLT_DeviceData*, NPT_HttpResponse&, NPT_UdpSocket&, char const*, NPT_SocketAddress const*) ()
  422. #6 0x00a1bde0 in PLT_SsdpDeviceSearchResponseInterfaceIterator::operator()(NPT_NetworkInterface*&) const ()
  423. #7 0x00a1c0d0 in PLT_SsdpDeviceSearchResponseTask::DoRun() ()
  424. #8 0x0083c420 in PLT_ThreadTask::Run() ()
  425. #9 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  426. #10 0x76cf6ed0 in start_thread (arg=0x5b2ff3a0) at pthread_create.c:335
  427. #11 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  428. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  429.  
  430. Thread 23 (Thread 0x68cff3a0 (LWP 600)):
  431. #0 0x75122c74 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  432. #1 0x7515036c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  433. #2 0x009da5ac in XBMCAddon::xbmc::sleep(long) ()
  434. #3 0x0064dc08 in ?? ()
  435. #4 0x76ba60fc in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  436. #5 0x76ba7374 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  437. #6 0x76ba7fb0 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  438. #7 0x76ba82cc in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  439. #8 0x76bf5d00 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  440. #9 0x006387d4 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  441. #10 0x00639c38 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  442. #11 0x0063a428 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  443. #12 0x00a4a750 in CThread::Action() ()
  444. #13 0x00a4afa0 in CThread::staticThread(void*) ()
  445. #14 0x76cf6ed0 in start_thread (arg=0x68cff3a0) at pthread_create.c:335
  446. #15 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  447. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  448.  
  449. Thread 22 (Thread 0x6fb003a0 (LWP 7349)):
  450. #0 0x76d012b8 in close () at ../sysdeps/unix/syscall-template.S:84
  451. #1 0x0082e84c in NPT_Reference<NPT_BsdSocketFd>::Release(bool) ()
  452. #2 0x0082e1f4 in NPT_BsdSocket::~NPT_BsdSocket() ()
  453. #3 0x0082e2f0 in NPT_BsdTcpClientSocket::~NPT_BsdTcpClientSocket() ()
  454. #4 0x0082e30c in NPT_BsdTcpClientSocket::~NPT_BsdTcpClientSocket() ()
  455. #5 0x0082abe8 in NPT_TcpClientSocket::~NPT_TcpClientSocket() ()
  456. #6 0x0082ace0 in NPT_TcpClientSocket::~NPT_TcpClientSocket() ()
  457. #7 0x008294c4 in NPT_Reference<NPT_Socket>::~NPT_Reference() ()
  458. #8 0x00829110 in NPT_HttpTlsConnector::Connect(NPT_HttpUrl const&, NPT_HttpClient&, NPT_HttpProxyAddress const*, bool, NPT_HttpClient::Connection*&) ()
  459. #9 0x00820320 in NPT_HttpClient::SendRequestOnce(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  460. #10 0x00820fbc in NPT_HttpClient::SendRequest(NPT_HttpRequest&, NPT_HttpResponse*&, NPT_HttpRequestContext*) ()
  461. #11 0x0084acac in PLT_HttpClientSocketTask::DoRun() ()
  462. #12 0x0083c420 in PLT_ThreadTask::Run() ()
  463. #13 0x0082eeac in NPT_PosixThread::EntryPoint(void*) ()
  464. #14 0x76cf6ed0 in start_thread (arg=0x6fb003a0) at pthread_create.c:335
  465. #15 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  466. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  467.  
  468. Thread 21 (Thread 0x6caff3a0 (LWP 594)):
  469. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72a007d8, mutex=<optimized out>, abstime=0x6cafec78) at pthread_cond_timedwait.c:198
  470. #1 0x6fff14ac in ?? () from /usr/lib/libcec.so.3
  471. #2 0x6ffd2700 in CEC::CCECProcessor::Process() () from /usr/lib/libcec.so.3
  472. #3 0x6fff0c90 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  473. #4 0x76cf6ed0 in start_thread (arg=0x6caff3a0) at pthread_create.c:335
  474. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  475. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
  476.  
  477. Thread 20 (Thread 0x729ff3a0 (LWP 553)):
  478. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x264ab38, mutex=<optimized out>, abstime=0x729fecd8) at pthread_cond_timedwait.c:198
  479. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  480. #2 0x0053fb98 in CEvent::WaitMSec(unsigned int) ()
  481. #3 0x0054dc50 in ActiveAE::CActiveAESink::Process() ()
  482. #4 0x00a4a750 in CThread::Action() ()
  483. #5 0x00a4afa0 in CThread::staticThread(void*) ()
  484. #6 0x76cf6ed0 in start_thread (arg=0x729ff3a0) at pthread_create.c:335
  485. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  486. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  487.  
  488. Thread 19 (Thread 0x684ff3a0 (LWP 601)):
  489. #0 0x7514fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  490. #1 0x6fd00cb0 in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  491. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  492.  
  493. Thread 18 (Thread 0x694ff3a0 (LWP 598)):
  494. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x74500d78, mutex=<optimized out>, abstime=0x694feb70) at pthread_cond_timedwait.c:198
  495. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  496. #2 0x0053fb98 in CEvent::WaitMSec(unsigned int) ()
  497. #3 0x009fddbc in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  498. #4 0x00a4a750 in CThread::Action() ()
  499. #5 0x00a4afa0 in CThread::staticThread(void*) ()
  500. #6 0x76cf6ed0 in start_thread (arg=0x694ff3a0) at pthread_create.c:335
  501. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  502. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  503.  
  504. Thread 17 (Thread 0x6acff3a0 (LWP 592)):
  505. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x72a01b88, mutex=<optimized out>, abstime=0x6acfed28) at pthread_cond_timedwait.c:198
  506. #1 0x6ffd4270 in ?? () from /usr/lib/libcec.so.3
  507. #2 0x6ffd0670 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
  508. #3 0x6fff0c90 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  509. #4 0x76cf6ed0 in start_thread (arg=0x6acff3a0) at pthread_create.c:335
  510. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  511. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  512.  
  513. Thread 16 (Thread 0x67cff3a0 (LWP 602)):
  514. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x5db1e278, mutex=<optimized out>, abstime=0x67cfea68) at pthread_cond_timedwait.c:198
  515. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  516. #2 0x009dca3c in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  517. #3 0x00641a28 in ?? ()
  518. #4 0x76ba60fc in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  519. #5 0x76ba7fb0 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  520. #6 0x76ba82cc in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  521. #7 0x76bf5d00 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  522. #8 0x006387d4 in CPythonInvoker::executeScript(void*, std::string const&, void*, void*) ()
  523. #9 0x00639c38 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  524. #10 0x0063a428 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  525. #11 0x00a4a750 in CThread::Action() ()
  526. #12 0x00a4afa0 in CThread::staticThread(void*) ()
  527. #13 0x76cf6ed0 in start_thread (arg=0x67cff3a0) at pthread_create.c:335
  528. #14 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  529. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  530.  
  531. Thread 15 (Thread 0x6baff3a0 (LWP 590)):
  532. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x14b4678, mutex=<optimized out>, abstime=0x6bafecf0) at pthread_cond_timedwait.c:198
  533. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  534. #2 0x006e3800 in PERIPHERALS::CEventScanner::Process() ()
  535. #3 0x00a4a750 in CThread::Action() ()
  536. #4 0x00a4afa0 in CThread::staticThread(void*) ()
  537. #5 0x76cf6ed0 in start_thread (arg=0x6baff3a0) at pthread_create.c:335
  538. #6 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  539. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  540.  
  541. Thread 14 (Thread 0x69cff3a0 (LWP 595)):
  542. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x69cfecf8, mutex=<optimized out>, abstime=0x69cfec90) at pthread_cond_timedwait.c:198
  543. #1 0x6fff14ac in ?? () from /usr/lib/libcec.so.3
  544. #2 0x6ffd4700 in ?? () from /usr/lib/libcec.so.3
  545. #3 0x6ffd4f3c in ?? () from /usr/lib/libcec.so.3
  546. #4 0x6ffd51d4 in CEC::CCECStandbyProtection::Process() () from /usr/lib/libcec.so.3
  547. #5 0x6fff0c90 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  548. #6 0x76cf6ed0 in start_thread (arg=0x69cff3a0) at pthread_create.c:335
  549. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  550. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  551.  
  552. Thread 13 (Thread 0x6d2ff3a0 (LWP 587)):
  553. #0 0x7514d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  554. #1 0x009f88d8 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  555. #2 0x009f89a0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  556. #3 0x00a4a750 in CThread::Action() ()
  557. #4 0x00a4afa0 in CThread::staticThread(void*) ()
  558. #5 0x76cf6ed0 in start_thread (arg=0x6d2ff3a0) at pthread_create.c:335
  559. Backtrace stopped: Cannot access memory at address 0x3d27ef96
  560.  
  561. Thread 12 (Thread 0x71fff3a0 (LWP 554)):
  562. #0 0x7514f1cc in ioctl () at ../sysdeps/unix/syscall-template.S:84
  563. #1 0x74ff5010 in ?? () from /usr/lib/libvchiq_arm.so
  564. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  565.  
  566. Thread 11 (Thread 0x717ff3a0 (LWP 555)):
  567. #0 0x76cffef8 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x76b0abf0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  568. #1 do_futex_wait (sem=sem@entry=0x76b0abf0, abstime=0x0) at sem_waitcommon.c:115
  569. #2 0x76d0003c in __new_sem_wait_slow (sem=0x76b0abf0, abstime=0x0) at sem_waitcommon.c:282
  570. #3 0x76af4c38 in ?? () from /usr/lib/libbcm_host.so
  571. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  572.  
  573. Thread 10 (Thread 0x6e2ff3a0 (LWP 560)):
  574. #0 0x76cfd988 in __pthread_cond_wait (cond=0x14bd2d0 <g_OMXImage+496>, mutex=<optimized out>) at pthread_cond_wait.c:186
  575. #1 0x00893388 in COMXImage::Process() ()
  576. #2 0x00a4a750 in CThread::Action() ()
  577. #3 0x00a4afa0 in CThread::staticThread(void*) ()
  578. #4 0x76cf6ed0 in start_thread (arg=0x6e2ff3a0) at pthread_create.c:335
  579. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  580. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  581.  
  582. Thread 9 (Thread 0x707ff3a0 (LWP 557)):
  583. #0 0x76cffef8 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x76b0aaf4) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  584. #1 do_futex_wait (sem=sem@entry=0x76b0aaf4, abstime=0x0) at sem_waitcommon.c:115
  585. #2 0x76d0003c in __new_sem_wait_slow (sem=0x76b0aaf4, abstime=0x0) at sem_waitcommon.c:282
  586. Backtrace stopped: Cannot access memory at address 0xbc
  587.  
  588. Thread 8 (Thread 0x6eaff3a0 (LWP 559)):
  589. #0 0x76cffef8 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x720027dc) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  590. #1 do_futex_wait (sem=sem@entry=0x720027dc, abstime=0x0) at sem_waitcommon.c:115
  591. #2 0x76d0003c in __new_sem_wait_slow (sem=0x720027dc, abstime=0x0) at sem_waitcommon.c:282
  592. #3 0x74ff7b60 in vchiu_queue_pop () from /usr/lib/libvchiq_arm.so
  593. #4 0x74638d70 in ?? () from /usr/lib/libopenmaxil.so
  594. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  595.  
  596. Thread 7 (Thread 0x74e76000 (LWP 538)):
  597. #0 0x75122c74 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  598. #1 0x7515036c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  599. #2 0x00457330 in CGraphicContext::Flip(bool, bool) ()
  600. #3 0x007a3040 in CApplication::Render() ()
  601. #4 0x0080470c in CXBApplicationEx::Run() ()
  602. #5 0x00682714 in XBMC_Run ()
  603. #6 0x00363e7c in main ()
  604.  
  605. Thread 6 (Thread 0x6f2ff3a0 (LWP 558)):
  606. #0 0x76cfd988 in __pthread_cond_wait (cond=0x72002648, mutex=<optimized out>) at pthread_cond_wait.c:186
  607. #1 0x74fdada8 in ?? () from /usr/lib/libvcos.so
  608. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  609.  
  610. Thread 5 (Thread 0x733353a0 (LWP 552)):
  611. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x264a5f8, mutex=<optimized out>, abstime=0x73334cd8) at pthread_cond_timedwait.c:198
  612. #1 0x0053fad4 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  613. #2 0x0053fb98 in CEvent::WaitMSec(unsigned int) ()
  614. #3 0x0054a9ac in ActiveAE::CActiveAE::Process() ()
  615. #4 0x00a4a750 in CThread::Action() ()
  616. #5 0x00a4afa0 in CThread::staticThread(void*) ()
  617. #6 0x76cf6ed0 in start_thread (arg=0x733353a0) at pthread_create.c:335
  618. #7 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  619. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  620.  
  621. Thread 4 (Thread 0x74e743a0 (LWP 544)):
  622. #0 0x76cfd988 in __pthread_cond_wait (cond=0x263b5e8, mutex=<optimized out>) at pthread_cond_wait.c:186
  623. #1 0x0063468c in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  624. #2 0x00a4a750 in CThread::Action() ()
  625. #3 0x00a4afa0 in CThread::staticThread(void*) ()
  626. #4 0x76cf6ed0 in start_thread (arg=0x74e743a0) at pthread_create.c:335
  627. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  628. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  629.  
  630. Thread 3 (Thread 0x70fff3a0 (LWP 556)):
  631. #0 0x76cffef8 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x76b09d6c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  632. #1 do_futex_wait (sem=sem@entry=0x76b09d6c, abstime=0x0) at sem_waitcommon.c:115
  633. #2 0x76d0003c in __new_sem_wait_slow (sem=0x76b09d6c, abstime=0x0) at sem_waitcommon.c:282
  634. #3 0x76af0ac4 in ?? () from /usr/lib/libbcm_host.so
  635. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  636.  
  637. Thread 2 (Thread 0x6daff3a0 (LWP 586)):
  638. #0 0x76cfdd44 in __pthread_cond_timedwait (cond=0x297d428, mutex=<optimized out>, abstime=0x6dafed28) at pthread_cond_timedwait.c:198
  639. #1 0x6ffd4270 in ?? () from /usr/lib/libcec.so.3
  640. #2 0x6ffd0670 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
  641. #3 0x6fff0c90 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  642. #4 0x76cf6ed0 in start_thread (arg=0x6daff3a0) at pthread_create.c:335
  643. #5 0x75156390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  644. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  645.  
  646. Thread 1 (Thread 0x581d03a0 (LWP 7351)):
  647. #0 0x0082cf48 in NPT_BsdSocket::RefreshInfo() ()
  648. #1 0x2101a8c0 in ?? ()
  649. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  650. ############# END STACK TRACE ###############
  651.  
  652. ################# LOG FILE ##################
  653.  
  654. 21:07:53 7.430134 T:1961320448 NOTICE: special://profile/ is mapped to: special://masterprofile/
  655. 21:07:53 7.430358 T:1961320448 NOTICE: Previous line repeats 1 times.
  656. 21:07:53 7.430417 T:1961320448 NOTICE: -----------------------------------------------------------------------
  657. 21:07:53 7.430492 T:1961320448 NOTICE: Starting Kodi (17.0-BETA2 Git:1f94b1c). Platform: Linux ARM 32-bit
  658. 21:07:53 7.430555 T:1961320448 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  659. 21:07:53 7.430627 T:1961320448 NOTICE: Kodi compiled Aug 24 2016 by GCC 5.4.0 for Linux ARM 32-bit version 4.7.2 (263938)
  660. 21:07:53 7.430946 T:1961320448 NOTICE: Running on LibreELEC (Milhouse) - Version: devel-20160824230749-#0824-g4b4d04e [Build #0824] 8.0, kernel: Linux ARM 32-bit version 4.7.2
  661. 21:07:53 7.431025 T:1961320448 NOTICE: FFmpeg version: 3.1.2
  662. 21:07:53 7.431082 T:1961320448 NOTICE: WARNING: unsupported ffmpeg version detected
  663. 21:07:53 7.431139 T:1961320448 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
  664. 21:07:53 7.431201 T:1961320448 NOTICE: ARM Features: Neon enabled
  665. 21:07:53 7.431261 T:1961320448 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  666. 21:07:53 7.431319 T:1961320448 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  667. 21:07:53 7.431376 T:1961320448 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  668. 21:07:53 7.431432 T:1961320448 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  669. 21:07:53 7.431489 T:1961320448 NOTICE: special://envhome/ is mapped to: /storage
  670. 21:07:53 7.431544 T:1961320448 NOTICE: special://home/ is mapped to: /storage/.kodi
  671. 21:07:53 7.431600 T:1961320448 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  672. 21:07:53 7.431655 T:1961320448 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  673. 21:07:53 7.431756 T:1961320448 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  674. 21:07:53 7.431855 T:1961320448 NOTICE: Local hostname: LibreELEC
  675. 21:07:53 7.431963 T:1961320448 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  676. 21:07:53 7.440883 T:1961320448 NOTICE: -----------------------------------------------------------------------
  677. 21:07:53 7.599101 T:1961320448 NOTICE: load settings...
  678. 21:07:54 7.772697 T:1961320448 NOTICE: Found 2 Lists of Devices
  679. 21:07:54 7.772840 T:1961320448 NOTICE: Enumerated PI devices:
  680. 21:07:54 7.772901 T:1961320448 NOTICE: Device 1
  681. 21:07:54 7.773452 T:1961320448 NOTICE: m_deviceName : HDMI
  682. 21:07:54 7.773540 T:1961320448 NOTICE: m_displayName : HDMI
  683. 21:07:54 7.773602 T:1961320448 NOTICE: m_displayNameExtra:
  684. 21:07:54 7.773660 T:1961320448 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  685. 21:07:54 7.773715 T:1961320448 NOTICE: m_channels : FL,FR
  686. 21:07:54 7.773773 T:1961320448 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  687. 21:07:54 7.773832 T:1961320448 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
  688. 21:07:54 7.773903 T:1961320448 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
  689. 21:07:54 7.773983 T:1961320448 NOTICE: Device 2
  690. 21:07:54 7.774097 T:1961320448 NOTICE: m_deviceName : Analogue
  691. 21:07:54 7.774157 T:1961320448 NOTICE: m_displayName : Analogue
  692. 21:07:54 7.774212 T:1961320448 NOTICE: m_displayNameExtra:
  693. 21:07:54 7.774270 T:1961320448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  694. 21:07:54 7.774324 T:1961320448 NOTICE: m_channels : FL,FR
  695. 21:07:54 7.774378 T:1961320448 NOTICE: m_sampleRates : 48000
  696. 21:07:54 7.774435 T:1961320448 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  697. 21:07:54 7.774488 T:1961320448 NOTICE: m_streamTypes : No passthrough capabilities
  698. 21:07:54 7.774583 T:1961320448 NOTICE: Device 3
  699. 21:07:54 7.774695 T:1961320448 NOTICE: m_deviceName : Both
  700. 21:07:54 7.774757 T:1961320448 NOTICE: m_displayName : HDMI and Analogue
  701. 21:07:54 7.774813 T:1961320448 NOTICE: m_displayNameExtra:
  702. 21:07:54 7.774868 T:1961320448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  703. 21:07:54 7.774922 T:1961320448 NOTICE: m_channels : FL,FR
  704. 21:07:54 7.774976 T:1961320448 NOTICE: m_sampleRates : 48000
  705. 21:07:54 7.775033 T:1961320448 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  706. 21:07:54 7.775087 T:1961320448 NOTICE: m_streamTypes : No passthrough capabilities
  707. 21:07:54 7.775143 T:1961320448 NOTICE: Enumerated PULSE devices:
  708. 21:07:54 7.775196 T:1961320448 NOTICE: Device 1
  709. 21:07:54 7.775311 T:1961320448 NOTICE: m_deviceName : Default
  710. 21:07:54 7.775374 T:1961320448 NOTICE: m_displayName : Default
  711. 21:07:54 7.775430 T:1961320448 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  712. 21:07:54 7.775485 T:1961320448 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  713. 21:07:54 7.775539 T:1961320448 NOTICE: m_channels : FL,FR
  714. 21:07:54 7.775596 T:1961320448 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  715. 21:07:54 7.775651 T:1961320448 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  716. 21:07:54 7.775705 T:1961320448 NOTICE: m_streamTypes : No passthrough capabilities
  717. 21:07:54 7.812451 T:1961320448 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  718. 21:07:54 7.812856 T:1961320448 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  719. <?xml version="1.0" encoding="UTF-8" ?>
  720. <advancedsettings>
  721. <showexitbutton>false</showexitbutton>
  722. <fanartres>720</fanartres>
  723. <imageres>540</imageres>
  724. <video>
  725. <busydialogdelayms>750</busydialogdelayms>
  726. </video>
  727. <samba>
  728. <clienttimeout>30</clienttimeout>
  729. </samba>
  730. </advancedsettings>
  731. 21:07:54 7.843612 T:1961320448 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  732. 21:07:54 7.844185 T:1961320448 NOTICE: Contents of special://profile/advancedsettings.xml are...
  733. <advancedsettings>
  734. <loglevel hide="true">1</loglevel>
  735. <imageres>720</imageres>
  736. <fanartres>1080</fanartres>
  737. <window>
  738. <width>1280</width>
  739. <height>720</height>
  740. <!-- <width>1920</width>
  741. <height>1080</height> -->
  742. </window>
  743. <videodatabase>
  744. <type>mysql</type>
  745. <host>server</host>
  746. <port>port</port>
  747. <user>user/pw</user>
  748. <pass>user/pw</pass>
  749. </videodatabase>
  750. <musicdatabase>
  751. <type>mysql</type>
  752. <host>server</host>
  753. <port>port</port>
  754. <user>user/pw</user>
  755. <pass>user/pw</pass>
  756. </musicdatabase>
  757. <videolibrary>
  758. <importwatchedstate>true</importwatchedstate>
  759. <importresumepoint>true</importresumepoint>
  760. </videolibrary>
  761. <video>
  762. <subsdelayrange>30</subsdelayrange>
  763. <excludefromscan>
  764. <regexp>sample</regexp>
  765. <regexp>Sample</regexp>
  766. <regexp>-extras-</regexp>
  767. <regexp>/Extras/</regexp>
  768. <regexp>Extras</regexp>
  769. <regexp>/extras/</regexp>
  770. <regexp>extras</regexp>
  771. <regexp>-trailer</regexp>
  772. <regexp>[\\/]Extras[\\/]</regexp>
  773. <regexp>[\\/]extras[\\/]</regexp>
  774. </excludefromscan>
  775. <excludetvshowsfromscan>
  776. <regexp>-extras-</regexp>
  777. <regexp>/Extras/</regexp>
  778. <regexp>Extras</regexp>
  779. <regexp>/extras/</regexp>
  780. <regexp>extras</regexp>
  781. <regexp>-trailer</regexp>
  782. <regexp>[\\/]Extras[\\/]</regexp>
  783. <regexp>[\\/]extras[\\/]</regexp>
  784. </excludetvshowsfromscan>
  785. </video>
  786. <cputempcommand>sed -e &apos;s/\([0-9]*\)[0-9]\{3\}.*/\1 C/&apos; /sys/class/thermal/thermal_zone0/temp</cputempcommand>
  787. <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &quot;s/temp=//&quot; -e &quot;s/\..*&apos;/ /&quot;</gputempcommand>
  788. </advancedsettings>
  789. 21:07:54 7.844439 T:1961320448 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  790. 21:07:54 7.844573 T:1961320448 WARNING: VIDEO database configuration is experimental.
  791. 21:07:54 7.846540 T:1961320448 NOTICE: Default Video Player: VideoPlayer
  792. 21:07:54 7.846612 T:1961320448 NOTICE: Default Audio Player: paplayer
  793. 21:07:54 7.846721 T:1961320448 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  794. 21:07:54 7.846785 T:1961320448 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  795. 21:07:54 7.847135 T:1961320448 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  796. 21:07:54 7.909888 T:1961320448 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  797. 21:07:54 8.001521 T:1961320448 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  798. 21:07:54 8.001652 T:1961320448 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  799. 21:07:54 8.001726 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  800. 21:07:54 8.001837 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  801. 21:07:54 8.001908 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  802. 21:07:54 8.001978 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  803. 21:07:54 8.002045 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  804. 21:07:54 8.002113 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  805. 21:07:54 8.002175 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  806. 21:07:54 8.002241 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  807. 21:07:54 8.002310 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  808. 21:07:54 8.002377 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  809. 21:07:54 8.002440 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  810. 21:07:54 8.002513 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  811. 21:07:54 8.002588 T:1961320448 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  812. 21:07:54 8.002662 T:1961320448 NOTICE: Loaded playercorefactory configuration
  813. 21:07:54 8.003873 T:1961320448 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  814. 21:07:54 8.004278 T:1961320448 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  815. 09:24:57 8.038418 T:1961320448 INFO: creating subdirectories
  816. 09:24:57 8.038650 T:1961320448 INFO: userdata folder: special://masterprofile/
  817. 09:24:57 8.038761 T:1961320448 INFO: recording folder:
  818. 09:24:57 8.038844 T:1961320448 INFO: screenshots folder: /storage/screenshots/
  819. 09:24:58 8.466323 T:1961320448 NOTICE: Running database version Addons26
  820. 09:24:58 8.469598 T:1961320448 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  821. 09:24:58 8.469867 T:1961320448 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
  822. 09:24:58 8.864923 T:1961320448 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  823. 09:24:58 8.865170 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in weather.openweathermap.extended has been installed.'
  824. 09:24:58 8.865257 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  825. 09:24:58 8.865335 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  826. 09:24:58 8.865409 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
  827. 09:24:58 8.865480 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.autocompletion has been installed.'
  828. 09:24:58 8.865553 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  829. 09:24:58 8.865627 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.extendedinfo has been installed.'
  830. 09:24:58 8.865693 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  831. 09:24:58 8.865778 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  832. 09:24:58 8.865850 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.openweathermap.maps has been installed.'
  833. 09:24:58 8.865921 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  834. 09:24:58 8.865991 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  835. 09:24:58 8.866058 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  836. 09:24:58 8.866126 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  837. 09:24:58 8.866197 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  838. 09:24:58 8.866264 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  839. 09:24:58 8.866332 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  840. 09:24:58 8.866399 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  841. 09:24:58 8.866500 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  842. 09:24:58 8.866570 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  843. 09:24:58 8.866644 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  844. 09:24:58 8.866845 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  845. 09:24:58 8.866925 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  846. 09:24:58 8.867001 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.addic7ed has been installed.'
  847. 09:24:58 8.867071 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  848. 09:24:58 8.867142 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  849. 09:24:58 8.867212 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.universal has been installed.'
  850. 09:24:58 8.867290 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.ofdb.de has been installed.'
  851. 09:24:58 8.867361 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  852. 09:24:58 8.867431 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  853. 09:24:58 8.867499 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.libreelec.settings has been installed.'
  854. 09:24:58 8.867569 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  855. 09:24:58 8.867635 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  856. 09:24:58 8.867703 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.cinemavision has been installed.'
  857. 09:24:58 8.867773 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.images.recordlabels.white has been installed.'
  858. 09:24:58 8.867842 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  859. 09:24:58 8.867926 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  860. 09:24:58 8.867994 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  861. 09:24:58 8.868062 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  862. 09:24:58 8.868132 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in visualization.shadertoy has been installed.'
  863. 09:24:58 8.868200 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  864. 09:24:58 8.868271 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  865. 09:24:58 8.868340 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.kodi65 has been installed.'
  866. 09:24:58 8.868407 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  867. 09:24:58 8.868477 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weatherfanart.multi has been installed.'
  868. 09:24:58 8.868546 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.myconnpy has been installed.'
  869. 09:24:58 8.868621 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  870. 09:24:58 8.868690 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in virtual.system-tools has been installed.'
  871. 09:24:58 8.868759 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.nlondertitels has been installed.'
  872. 09:24:58 8.868828 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  873. 09:24:58 8.868900 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  874. 09:24:58 8.868970 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.logviewer has been installed.'
  875. 09:24:58 8.869040 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.image.resource.select has been installed.'
  876. 09:24:58 8.869108 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  877. 09:24:58 8.869173 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  878. 09:24:58 8.869268 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  879. 09:24:58 8.869340 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  880. 09:24:58 8.869407 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
  881. 09:24:58 8.869475 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.unidecode has been installed.'
  882. 09:24:58 8.869543 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.di.fm has been installed.'
  883. 09:24:58 8.869610 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.skinshortcuts has been installed.'
  884. 09:24:58 8.869679 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in repository.kodi.game has been installed.'
  885. 09:24:58 8.869747 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  886. 09:24:58 8.869814 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  887. 09:24:58 8.869882 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  888. 09:24:58 8.869952 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  889. 09:24:58 8.870059 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.subscene has been installed.'
  890. 09:24:58 8.870131 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in inputstream.mpd has been installed.'
  891. 09:24:58 8.870201 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  892. 09:24:58 8.870268 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  893. 09:24:58 8.870334 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in os.libreelec.tv has been installed.'
  894. 09:24:58 8.870402 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  895. 09:24:58 8.870470 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.grab.fanart has been installed.'
  896. 09:24:58 8.870539 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  897. 09:24:58 8.870607 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  898. 09:24:58 8.870682 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in inputstream.smoothstream has been installed.'
  899. 09:24:58 8.870752 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  900. 09:24:58 8.870818 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  901. 09:24:58 8.870887 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  902. 09:24:58 8.870956 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in repository.libreelec.tv has been installed.'
  903. 09:24:58 8.871024 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  904. 09:24:58 8.871093 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.moonlight has been installed.'
  905. 09:24:58 8.871157 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  906. 09:24:58 8.871224 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in screensaver.shadertoy has been installed.'
  907. 09:24:58 8.871296 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  908. 09:24:58 8.871364 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  909. 09:24:58 8.871430 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  910. 09:24:58 8.871497 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.actionhandler has been installed.'
  911. 09:24:58 8.871565 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in webinterface.chorus has been installed.'
  912. 09:24:58 8.871634 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.database.cleaner has been installed.'
  913. 09:24:58 8.871704 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in service.library.data.provider has been installed.'
  914. 09:24:58 8.871771 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.yaml has been installed.'
  915. 09:24:58 8.871840 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  916. 09:24:58 8.871908 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  917. 09:24:58 8.872011 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  918. 09:24:58 8.872081 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.routing has been installed.'
  919. 09:24:58 8.872150 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.coloured has been installed.'
  920. 09:24:58 8.872219 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  921. 09:24:58 8.872287 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  922. 09:24:58 8.872358 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  923. 09:24:58 8.872426 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  924. 09:24:58 8.872494 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.port.hu has been installed.'
  925. 09:24:58 8.872561 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in visualization.spectrum has been installed.'
  926. 09:24:58 8.872636 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  927. 09:24:58 8.872705 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  928. 09:24:58 8.872777 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  929. 09:24:58 8.872847 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  930. 09:24:58 8.872925 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  931. 09:24:58 8.872993 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  932. 09:24:58 8.873061 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.t9.search has been installed.'
  933. 09:24:58 8.873133 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.confluence has been installed.'
  934. 09:24:58 8.873203 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in resource.images.studios.white has been installed.'
  935. 09:24:58 8.873279 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.omdbapi.com has been installed.'
  936. 09:24:58 8.873403 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.googleapi has been installed.'
  937. 09:24:58 8.873481 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  938. 09:24:58 8.873551 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  939. 09:24:58 8.873621 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  940. 09:24:58 8.873696 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  941. 09:24:58 8.873766 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  942. 09:24:58 8.873837 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  943. 09:24:58 8.873905 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  944. 09:24:58 8.873981 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.5 has been installed.'
  945. 09:24:58 8.874050 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  946. 09:24:58 8.874118 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  947. 09:24:58 8.874184 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  948. 09:24:58 8.874251 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  949. 09:24:58 8.874320 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  950. 09:24:58 8.874392 T:1961320448 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.cyanidehappiness has been installed.'
  951. 09:24:58 8.874450 T:1961320448 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  952. 09:24:58 8.938722 T:1873802144 DEBUG: Thread JobWorker start, auto delete: true
  953. 09:24:58 8.964819 T:1961320448 NOTICE: ADDONS: Using repository repository.xbmc.org
  954. 09:24:58 8.964960 T:1961320448 NOTICE: ADDONS: Using repository repository.kodi.game
  955. 09:24:58 8.965071 T:1961320448 NOTICE: ADDONS: Using repository repository.libreelec.tv
  956. 09:24:58 8.978178 T:1961320448 DEBUG: ADDON: Dll Initializing - InputStream MPEG DASH
  957. 09:24:58 8.978780 T:1961320448 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.mpd/inputstream.mpd.so.1.2.6)
  958. 09:24:58 8.978928 T:1961320448 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.mpd/inputstream.mpd.so.1.2.6
  959. 09:24:58 9.035690 T:1961320448 DEBUG: AddOnLog: InputStream MPEG DASH: libXBMC_addon successfully loaded
  960. 09:24:58 9.036354 T:1961320448 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Create()
  961. 09:24:58 9.036456 T:1961320448 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Destroy()
  962. 09:24:58 9.037041 T:1961320448 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.mpd/inputstream.mpd.so.1.2.6)
  963. 09:24:58 9.037501 T:1961320448 INFO: ADDON: Dll Destroyed - InputStream MPEG DASH
  964. 09:24:58 9.038257 T:1961320448 DEBUG: ADDON: Dll Initializing - InputStream SmoothStreamingMedia
  965. 09:24:58 9.038653 T:1961320448 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.smoothstream/inputstream.smoothstream.so.1.2.2)
  966. 09:24:58 9.038795 T:1961320448 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.smoothstream/inputstream.smoothstream.so.1.2.2
  967. 09:24:58 9.094535 T:1961320448 DEBUG: AddOnLog: InputStream SmoothStreamingMedia: ADDON_Create()
  968. 09:24:58 9.094714 T:1961320448 DEBUG: AddOnLog: InputStream SmoothStreamingMedia: ADDON_Destroy()
  969. 09:24:58 9.095277 T:1961320448 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.smoothstream/inputstream.smoothstream.so.1.2.2)
  970. 09:24:58 9.095812 T:1961320448 INFO: ADDON: Dll Destroyed - InputStream SmoothStreamingMedia
  971. 09:24:58 9.096395 T:1961320448 DEBUG: ADDON: Dll Initializing - RTMP Input
  972. 09:24:58 9.096904 T:1961320448 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.0)
  973. 09:24:58 9.097057 T:1961320448 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.0
  974. 09:24:58 9.102983 T:1961320448 DEBUG: AddOnLog: RTMP Input: InputStream.rtmp: ADDON_Create()
  975. 09:24:58 9.103140 T:1961320448 DEBUG: AddOnLog: RTMP Input: InputStream.rtmp: ADDON_Destroy()
  976. 09:24:58 9.103621 T:1961320448 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.0)
  977. 09:24:58 9.104032 T:1961320448 INFO: ADDON: Dll Destroyed - RTMP Input
  978. 09:24:58 9.104803 T:1932743584 DEBUG: Thread ActiveAE start, auto delete: false
  979. 09:24:58 9.105108 T:1923085216 DEBUG: Thread AESink start, auto delete: false
  980. 09:24:58 9.105634 T:1923085216 INFO: CActiveAESink::OpenSink - initialize sink
  981. 09:24:58 9.105749 T:1923085216 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  982. 09:24:58 9.105865 T:1923085216 DEBUG: DllBcm: Using omx system library
  983. 09:24:58 9.107938 T:1923085216 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  984. 09:24:58 9.111085 T:1923085216 DEBUG: Loading: libopenmaxil.so
  985. 09:24:58 9.113855 T:1923085216 DEBUG: Raspberry PI resuming video output
  986. 09:24:58 9.114196 T:1923085216 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  987. 09:24:58 9.114293 T:1848636320 DEBUG: Thread CRBPWorker start, auto delete: false
  988. 09:24:58 9.114507 T:1923085216 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  989. 09:24:58 9.115944 T:1923085216 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x720020e0
  990. 09:24:58 9.117236 T:1923085216 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignmen(16)
  991. 09:24:58 9.117659 T:1923085216 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  992. 09:24:58 9.117727 T:1923085216 DEBUG: Output Device : HDMI
  993. 09:24:58 9.117784 T:1923085216 DEBUG: Sample Rate : 44100
  994. 09:24:58 9.117838 T:1923085216 DEBUG: Sample Format : AE_FMT_FLOAT
  995. 09:24:58 9.117923 T:1923085216 DEBUG: Channel Count : 2
  996. 09:24:58 9.117983 T:1923085216 DEBUG: Channel Layout: FL,FR
  997. 09:24:58 9.118037 T:1923085216 DEBUG: Frames : 1102
  998. 09:24:58 9.118091 T:1923085216 DEBUG: Frame Size : 8
  999. 09:24:58 9.123093 T:1840247712 DEBUG: Thread RemoteControl start, auto delete: false
  1000. 09:24:58 9.123231 T:1840247712 INFO: LIRC Process: using: /run/lirc/lircd
  1001. 09:24:58 9.123603 T:1840247712 INFO: LIRC Connect: successfully started
  1002. 09:24:58 9.123706 T:1840247712 DEBUG: Thread RemoteControl 1840247712 terminating
  1003. 09:24:58 9.134879 T:1961320448 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  1004. 09:24:58 9.141483 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  1005. 09:24:58 9.143689 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  1006. 09:24:58 9.144533 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  1007. 09:24:58 9.146467 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  1008. 09:24:58 9.147314 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  1009. 09:24:58 9.149348 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  1010. 09:24:58 9.151064 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  1011. 09:24:58 9.153187 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  1012. 09:24:58 9.154027 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  1013. 09:24:58 9.154809 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  1014. 09:24:58 9.156594 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  1015. 09:24:58 9.158254 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  1016. 09:24:58 9.159851 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  1017. 09:24:58 9.161710 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  1018. 09:24:58 9.162475 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  1019. 09:24:58 9.164229 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  1020. 09:24:58 9.165870 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  1021. 09:24:58 9.167821 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  1022. 09:24:58 9.168675 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  1023. 09:24:58 9.170369 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  1024. 09:24:58 9.172018 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  1025. 09:24:58 9.174017 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  1026. 09:24:58 9.175684 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  1027. 09:24:58 9.177667 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  1028. 09:24:58 9.178496 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  1029. 09:24:58 9.180824 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  1030. 09:24:58 9.181732 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  1031. 09:24:58 9.182633 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  1032. 09:24:58 9.184520 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  1033. 09:24:58 9.186087 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  1034. 09:24:58 9.187692 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  1035. 09:24:58 9.189598 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  1036. 09:24:58 9.190504 T:1961320448 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  1037. 09:24:58 9.197145 T:1961320448 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  1038. 09:24:58 9.198234 T:1961320448 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  1039. 09:24:58 9.201610 T:1961320448 DEBUG: Selected UDev as storage provider
  1040. 09:24:58 9.202171 T:1961320448 NOTICE: Raspberry PI firmware version: Aug 23 2016 15:58:54
  1041. Copyright (c) 2012 Broadcom
  1042. version f23e65aeeffca65654550c93254a0ee55f34fb07 (clean) (release)
  1043. 09:24:58 9.202263 T:1961320448 NOTICE: ARM mem: 688MB GPU mem: 320MB MPG2:1 WVC1:1
  1044. 09:24:58 9.202322 T:1961320448 NOTICE: cache.memorysize: 20MB
  1045. 09:24:58 9.202619 T:1961320448 NOTICE: Config:
  1046. arm_freq=1000
  1047. audio_pwm_mode=1
  1048. config_hdmi_boost=5
  1049. core_freq=500
  1050. disable_commandline_tags=2
  1051. disable_l2cache=1
  1052. enable_uart=1
  1053. force_eeprom_read=1
  1054. force_pwm_open=1
  1055. force_turbo=1
  1056. framebuffer_ignore_alpha=1
  1057. framebuffer_swap=1
  1058. hdmi_channel_map=8
  1059. hdmi_force_cec_address=65535
  1060. hdmi_ignore_cec_init=1
  1061. init_uart_clock=0x2dc6c00
  1062. lcd_framerate=60
  1063. over_voltage=6
  1064. over_voltage_avs=0x1b774
  1065. over_voltage_sdram_p=2
  1066. pause_burst_frames=1
  1067. program_serial_random=1
  1068. sdram_freq=500
  1069. temp_limit=85
  1070. 09:24:58 9.202827 T:1961320448 NOTICE: Config:
  1071. decode_MPG2=0xf70b79a8
  1072. decode_WVC1=0x9600b540
  1073. device_tree=-
  1074. 09:24:58 9.202905 T:1961320448 DEBUG: DllBcm: Using omx system library
  1075. 09:24:58 9.202963 T:1961320448 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  1076. 09:24:58 9.204309 T:1961320448 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  1077. 09:24:58 9.204800 T:1961320448 DEBUG: EGL get supported modes (2) = 2, prefer_group=1, prefer_mode=10
  1078. 09:24:58 9.204893 T:1961320448 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  1079. 09:24:58 9.204982 T:1961320448 DEBUG: EGL mode 1: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  1080. 09:24:58 9.205256 T:1961320448 DEBUG: EGL get supported modes (1) = 16, prefer_group=1, prefer_mode=10
  1081. 09:24:58 9.205338 T:1961320448 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  1082. 09:24:58 9.205481 T:1961320448 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  1083. 09:24:58 9.205564 T:1961320448 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  1084. 09:24:58 9.205646 T:1961320448 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  1085. 09:24:58 9.205730 T:1961320448 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  1086. 09:24:58 9.205810 T:1961320448 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  1087. 09:24:58 9.205892 T:1961320448 DEBUG: EGL mode 6: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  1088. 09:24:58 9.205974 T:1961320448 DEBUG: EGL mode 7: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  1089. 09:24:58 9.206045 T:1961320448 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  1090. 09:24:58 9.206114 T:1961320448 DEBUG: EGL mode 9: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  1091. 09:24:58 9.206182 T:1961320448 DEBUG: EGL mode 10: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  1092. 09:24:58 9.206257 T:1961320448 DEBUG: EGL mode 11: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  1093. 09:24:58 9.206329 T:1961320448 DEBUG: EGL mode 12: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  1094. 09:24:58 9.206398 T:1961320448 DEBUG: EGL mode 13: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  1095. 09:24:58 9.206477 T:1961320448 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 25.00 - Full Screen (1.00) :21
  1096. 09:24:58 9.206553 T:1961320448 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 30.00 - Full Screen (1.00) :22
  1097. 09:24:58 9.206635 T:1961320448 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  1098. 09:24:58 9.206747 T:1961320448 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  1099. 09:24:58 9.206829 T:1961320448 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  1100. 09:24:58 9.206895 T:1961320448 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  1101. 09:24:58 9.206967 T:1961320448 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  1102. 09:24:58 9.207030 T:1961320448 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  1103. 09:24:58 9.207094 T:1961320448 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  1104. 09:24:58 9.207158 T:1961320448 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  1105. 09:24:58 9.207223 T:1961320448 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  1106. 09:24:58 9.207287 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  1107. 09:24:58 9.207352 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  1108. 09:24:58 9.207415 T:1961320448 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  1109. 09:24:58 9.207479 T:1961320448 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  1110. 09:24:58 9.207547 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  1111. 09:24:58 9.207611 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  1112. 09:24:58 9.207676 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  1113. 09:24:58 9.207740 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
  1114. 09:24:58 9.207804 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  1115. 09:24:58 9.207869 T:1961320448 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  1116. 09:24:58 9.207929 T:1961320448 NOTICE: Found (1920x1080@60.000000) at 24, setting to RES_DESKTOP at 16
  1117. 09:24:58 9.208014 T:1961320448 NOTICE: Checking resolution 16
  1118. 09:24:58 9.272464 T:1923085216 DEBUG: CAESinkPi:Drain delay:49ms now:0ms
  1119. 09:24:58 9.272583 T:1923085216 DEBUG: CAESinkPi:Deinitialize
  1120. 09:24:58 9.272881 T:1923085216 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1121. 09:24:58 9.274482 T:1923085216 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x720020e0
  1122. 09:25:00 11.005353 T:1961320448 DEBUG: EGL set HDMI mode (1,16)=0 off
  1123. 09:25:00 11.141666 T:1895822240 DEBUG: EGL tv_service_callback (8,1,16)
  1124. 09:25:00 11.142064 T:1961320448 DEBUG: init_cursor
  1125. 09:25:00 11.142570 T:1961320448 DEBUG: set_cursor 16x16 0x101ff44
  1126. 09:25:00 11.142851 T:1961320448 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1127. 09:25:00 11.165653 T:1961320448 DEBUG: CreateWindow: Created surface of size 1920x1080
  1128. 09:25:00 11.166140 T:1932743584 DEBUG: CActiveAE - display reset event
  1129. 09:25:00 11.166293 T:1961320448 NOTICE: GL_VENDOR = Broadcom
  1130. 09:25:00 11.166372 T:1961320448 NOTICE: GL_RENDERER = VideoCore IV HW
  1131. 09:25:00 11.166441 T:1961320448 NOTICE: GL_VERSION = OpenGL ES 2.0
  1132. 09:25:00 11.166521 T:1923085216 INFO: CActiveAESink::OpenSink - initialize sink
  1133. 09:25:00 11.166604 T:1961320448 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  1134. 09:25:00 11.166712 T:1923085216 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1135. 09:25:00 11.166794 T:1961320448 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  1136. 09:25:00 11.166869 T:1961320448 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  1137. 09:25:00 11.166944 T:1923085216 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  1138. 09:25:00 11.167018 T:1961320448 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  1139. 09:25:00 11.167149 T:1961320448 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  1140. 09:25:00 11.167253 T:1923085216 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1141. 09:25:00 11.167327 T:1961320448 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  1142. 09:25:00 11.168532 T:1923085216 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x72002038
  1143. 09:25:00 11.170373 T:1923085216 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignmen(16)
  1144. 09:25:00 11.170803 T:1923085216 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1145. 09:25:00 11.170888 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1146. 09:25:00 11.170971 T:1923085216 DEBUG: Output Device : HDMI
  1147. 09:25:00 11.171040 T:1923085216 DEBUG: Sample Rate : 44100
  1148. 09:25:00 11.171122 T:1961320448 DEBUG: Compiled
  1149. 09:25:00 11.171194 T:1923085216 DEBUG: Sample Format : AE_FMT_FLOAT
  1150. 09:25:00 11.171261 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1151. 09:25:00 11.171330 T:1923085216 DEBUG: Channel Count : 2
  1152. 09:25:00 11.171398 T:1923085216 DEBUG: Channel Layout: FL,FR
  1153. 09:25:00 11.171456 T:1923085216 DEBUG: Frames : 1102
  1154. 09:25:00 11.171512 T:1923085216 DEBUG: Frame Size : 8
  1155. 09:25:00 11.171614 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1156. 09:25:00 11.171767 T:1961320448 DEBUG: Compiled
  1157. 09:25:00 11.171833 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1158. 09:25:00 11.174674 T:1932743584 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1159. 09:25:00 11.183161 T:1961320448 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x28d03a8
  1160. 09:25:00 11.184205 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1161. 09:25:00 11.184375 T:1961320448 DEBUG: Compiled
  1162. 09:25:00 11.184479 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1163. 09:25:00 11.184841 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1164. 09:25:00 11.184985 T:1961320448 DEBUG: Compiled
  1165. 09:25:00 11.185046 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1166. 09:25:00 11.195767 T:1961320448 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x28a3c18
  1167. 09:25:00 11.196713 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1168. 09:25:00 11.196892 T:1961320448 DEBUG: Compiled
  1169. 09:25:00 11.196956 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1170. 09:25:00 11.197314 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1171. 09:25:00 11.197452 T:1961320448 DEBUG: Compiled
  1172. 09:25:00 11.197512 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1173. 09:25:00 11.208967 T:1961320448 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x28da288
  1174. 09:25:00 11.209854 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1175. 09:25:00 11.210043 T:1961320448 DEBUG: Compiled
  1176. 09:25:00 11.210107 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1177. 09:25:00 11.210469 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1178. 09:25:00 11.210608 T:1961320448 DEBUG: Compiled
  1179. 09:25:00 11.210668 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1180. 09:25:00 11.221418 T:1961320448 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x28d8bb0
  1181. 09:25:00 11.222276 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1182. 09:25:00 11.222427 T:1961320448 DEBUG: Compiled
  1183. 09:25:00 11.222488 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1184. 09:25:00 11.222831 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1185. 09:25:00 11.222967 T:1961320448 DEBUG: Compiled
  1186. 09:25:00 11.223028 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1187. 09:25:00 11.234080 T:1961320448 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x2690888
  1188. 09:25:00 11.234930 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1189. 09:25:00 11.235091 T:1961320448 DEBUG: Compiled
  1190. 09:25:00 11.235153 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1191. 09:25:00 11.235518 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1192. 09:25:00 11.235657 T:1961320448 DEBUG: Compiled
  1193. 09:25:00 11.235717 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1194. 09:25:00 11.246850 T:1961320448 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x2690900
  1195. 09:25:00 11.247701 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1196. 09:25:00 11.247852 T:1961320448 DEBUG: Compiled
  1197. 09:25:00 11.247912 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1198. 09:25:00 11.248290 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1199. 09:25:00 11.248430 T:1961320448 DEBUG: Compiled
  1200. 09:25:00 11.248490 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1201. 09:25:00 11.259887 T:1961320448 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x2695098
  1202. 09:25:00 11.259980 T:1961320448 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  1203. 09:25:00 11.260859 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1204. 09:25:00 11.261014 T:1961320448 DEBUG: Compiled
  1205. 09:25:00 11.261075 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1206. 09:25:00 11.261443 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1207. 09:25:00 11.261580 T:1961320448 DEBUG: Compiled
  1208. 09:25:00 11.261641 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1209. 09:25:00 11.273581 T:1961320448 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x2695110
  1210. 09:25:00 11.274437 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1211. 09:25:00 11.274586 T:1961320448 DEBUG: Compiled
  1212. 09:25:00 11.274647 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1213. 09:25:00 11.275036 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1214. 09:25:00 11.275191 T:1961320448 DEBUG: Compiled
  1215. 09:25:00 11.275287 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1216. 09:25:00 11.286524 T:1961320448 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x268ee40
  1217. 09:25:00 11.287436 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1218. 09:25:00 11.287589 T:1961320448 DEBUG: Compiled
  1219. 09:25:00 11.287651 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1220. 09:25:00 11.288097 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1221. 09:25:00 11.288236 T:1961320448 DEBUG: Compiled
  1222. 09:25:00 11.288295 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1223. 09:25:00 11.301819 T:1961320448 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x268eee0
  1224. 09:25:00 11.301908 T:1961320448 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  1225. 09:25:00 11.302766 T:1961320448 DEBUG: GL: Vertex Shader compilation log:
  1226. 09:25:00 11.302921 T:1961320448 DEBUG: Compiled
  1227. 09:25:00 11.302982 T:1961320448 DEBUG: GL: Vertex Shader compiled successfully
  1228. 09:25:00 11.303443 T:1961320448 DEBUG: GL: Pixel Shader compilation log:
  1229. 09:25:00 11.303584 T:1961320448 DEBUG: Compiled
  1230. 09:25:00 11.303646 T:1961320448 DEBUG: GL: Fragment Shader compiled successfully
  1231. 09:25:01 11.318299 T:1961320448 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x2693c90
  1232. 09:25:01 11.318380 T:1961320448 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
  1233. 09:25:01 11.318462 T:1961320448 INFO: GLES: Maximum texture width: 2048
  1234. 09:25:01 11.771215 T:1961320448 INFO: GLES: Enabling VSYNC
  1235. 09:25:01 11.771399 T:1961320448 INFO: GLES: Selected vsync mode 10
  1236. 09:25:01 11.771527 T:1961320448 INFO: load keymapping
  1237. 09:25:01 11.778399 T:1961320448 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  1238. 09:25:01 11.780171 T:1961320448 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  1239. 09:25:01 11.785729 T:1961320448 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  1240. 09:25:01 11.797382 T:1961320448 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  1241. 09:25:01 11.807320 T:1961320448 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  1242. 09:25:01 11.816132 T:1961320448 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  1243. 09:25:01 11.844138 T:1961320448 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  1244. 09:25:01 11.846259 T:1961320448 INFO: Loading special://xbmc/system/keymaps/remote.xml
  1245. 09:25:01 11.868272 T:1961320448 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  1246. 09:25:01 11.875458 T:1961320448 INFO: Loading special://masterprofile/keymaps/remote.xml
  1247. 09:25:01 11.894360 T:1961320448 ERROR: Window Translator: Can't find window librarysettings
  1248. 09:25:01 11.901860 T:1961320448 INFO: Loading special://profile/keymaps/remote.xml
  1249. 09:25:01 11.918901 T:1961320448 ERROR: Window Translator: Can't find window librarysettings
  1250. 09:25:01 11.924140 T:1961320448 INFO: Loading special://xbmc/system/Lircmap.xml
  1251. 09:25:01 11.934059 T:1961320448 INFO: * Adding remote mapping for device 'mceusb'
  1252. 09:25:01 11.934417 T:1961320448 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  1253. 09:25:01 11.934557 T:1961320448 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  1254. 09:25:01 11.934686 T:1961320448 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  1255. 09:25:01 11.934831 T:1961320448 INFO: * Adding remote mapping for device 'anysee'
  1256. 09:25:01 11.934974 T:1961320448 INFO: * Adding remote mapping for device 'iMON-PAD'
  1257. 09:25:01 11.935128 T:1961320448 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  1258. 09:25:01 11.935287 T:1961320448 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  1259. 09:25:01 11.935451 T:1961320448 INFO: * Adding remote mapping for device 'TwinHanRemote'
  1260. 09:25:01 11.935586 T:1961320448 INFO: * Adding remote mapping for device 'linux-input-layer'
  1261. 09:25:01 11.935838 T:1961320448 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  1262. 09:25:01 11.935952 T:1961320448 INFO: * Adding remote mapping for device 'mediacenter'
  1263. 09:25:01 11.936109 T:1961320448 INFO: * Adding remote mapping for device 'devinput'
  1264. 09:25:01 11.937696 T:1961320448 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  1265. 09:25:01 11.937789 T:1961320448 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  1266. 09:25:01 11.937850 T:1961320448 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1267. 09:25:01 11.938979 T:1961320448 INFO: CLangInfo: loading resource.language.en_gb language information...
  1268. 09:25:01 11.944611 T:1961320448 DEBUG: trying to set locale to en_DE.UTF-8
  1269. 09:25:01 11.963198 T:1961320448 INFO: global locale set to C
  1270. 09:25:01 11.963879 T:1961320448 INFO: CLangInfo: loading resource.language.en_gb language strings...
  1271. 09:25:01 12.038151 T:1961320448 DEBUG: LocalizeStrings: loaded 3769 strings from file resource://resource.language.en_gb/strings.po
  1272. 09:25:01 12.107108 T:1961320448 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  1273. 09:25:01 12.109486 T:1961320448 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po
  1274. 09:25:01 12.118567 T:1961320448 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po
  1275. 09:25:01 12.124002 T:1961320448 DEBUG: LocalizeStrings: loaded 21 strings from file /storage/.kodi/addons/service.xbmc.versioncheck/resources/language/English/strings.po
  1276. 09:25:01 12.129917 T:1961320448 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  1277. 09:25:01 12.139410 T:1961320448 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  1278. 09:25:01 12.141115 T:1961320448 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  1279. 09:25:01 12.149133 T:1961320448 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/service.library.data.provider/resources/language/English/strings.po
  1280. 09:25:01 12.155232 T:1961320448 DEBUG: LocalizeStrings: loaded 34 strings from file /usr/share/kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  1281. 09:25:01 12.158902 T:1961320448 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  1282. 09:25:01 12.174233 T:1961320448 DEBUG: LocalizeStrings: loaded 43 strings from file /storage/.kodi/addons/script.tv.show.next.aired/resources/language/English/strings.po
  1283. 09:25:01 12.176260 T:1961320448 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  1284. 09:25:01 12.186246 T:1961320448 DEBUG: LocalizeStrings: loaded 105 strings from file /storage/.kodi/addons/weather.openweathermap.extended/resources/language/English/strings.po
  1285. 09:25:01 12.202777 T:1961320448 DEBUG: LocalizeStrings: loaded 167 strings from file /storage/.kodi/addons/script.extendedinfo/resources/language/resource.language.en_gb/strings.po
  1286. 09:25:01 12.207129 T:1961320448 DEBUG: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  1287. 09:25:01 12.211040 T:1961320448 DEBUG: LocalizeStrings: loaded 69 strings from file /usr/share/kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  1288. 09:25:01 12.216106 T:1961320448 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/service.subtitles.addic7ed-master/resources/language/English/strings.po
  1289. 09:25:01 12.218629 T:1961320448 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/English/strings.po
  1290. 09:25:01 12.221783 T:1961320448 DEBUG: LocalizeStrings: loaded 71 strings from file /usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
  1291. 09:25:01 12.225301 T:1961320448 DEBUG: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  1292. 09:25:01 12.231456 T:1961320448 DEBUG: LocalizeStrings: loaded 37 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/English/strings.po
  1293. 09:25:01 12.237343 T:1961320448 DEBUG: LocalizeStrings: loaded 61 strings from file /storage/.kodi/addons/metadata.universal/resources/language/English/strings.po
  1294. 09:25:01 12.239003 T:1961320448 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  1295. 09:25:01 12.246022 T:1961320448 DEBUG: LocalizeStrings: loaded 70 strings from file /usr/share/kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  1296. 09:25:01 12.248490 T:1961320448 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  1297. 09:25:01 12.256606 T:1961320448 DEBUG: LocalizeStrings: loaded 115 strings from file /storage/.kodi/addons/script.skinshortcuts/resources/language/English/strings.po
  1298. 09:25:01 12.261092 T:1961320448 DEBUG: LocalizeStrings: loaded 93 strings from file /usr/share/kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  1299. 09:25:01 12.263800 T:1961320448 DEBUG: LocalizeStrings: loaded 27 strings from file /usr/share/kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  1300. 09:25:01 12.269011 T:1961320448 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/service.subtitles.subscene/resources/language/English/strings.po
  1301. 09:25:01 12.271239 T:1961320448 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/inputstream.mpd/resources/language/resource.language.en_gb/strings.po
  1302. 09:25:01 12.274955 T:1961320448 DEBUG: LocalizeStrings: loaded 28 strings from file /usr/share/kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  1303. 09:25:01 12.278347 T:1961320448 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po
  1304. 09:25:01 12.283766 T:1961320448 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/English/strings.po
  1305. 09:25:01 12.288893 T:1961320448 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
  1306. 09:25:01 12.301132 T:1961320448 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  1307. 09:25:01 12.305136 T:1961320448 DEBUG: LocalizeStrings: loaded 68 strings from file /usr/share/kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  1308. 09:25:01 12.309142 T:1961320448 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/service.subtitles.opensubtitles/resources/language/English/strings.po
  1309. 09:25:01 12.312824 T:1961320448 DEBUG: LocalizeStrings: loaded 5 strings from file /storage/.kodi/addons/service.subtitles.nlondertitels/resources/language/English/strings.po
  1310. 09:25:02 12.318328 T:1961320448 DEBUG: LocalizeStrings: loaded 67 strings from file /usr/share/kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  1311. 09:25:02 12.334565 T:1961320448 DEBUG: LocalizeStrings: loaded 89 strings from file /storage/.kodi/addons/script.xbmcbackup/resources/language/English/strings.xml
  1312. 09:25:02 12.345965 T:1961320448 DEBUG: LocalizeStrings: loaded 247 strings from file /storage/.kodi/addons/script.cinemavision/resources/language/English/strings.po
  1313. 09:25:02 12.354655 T:1961320448 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/English/strings.po
  1314. 09:25:02 12.358355 T:1961320448 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/script.logviewer/resources/language/English/strings.xml
  1315. 09:25:02 12.364460 T:1961320448 DEBUG: LocalizeStrings: loaded 107 strings from file /storage/.kodi/addons/script.artistslideshow/resources/language/English/strings.po
  1316. 09:25:02 12.368100 T:1961320448 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/script.common.plugin.cache/resources/language/English/strings.xml
  1317. 09:25:02 12.374990 T:1961320448 DEBUG: LocalizeStrings: loaded 100 strings from file /storage/.kodi/addons/script.artwork.downloader/resources/language/English/strings.po
  1318. 09:25:02 12.377234 T:1961320448 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/inputstream.smoothstream/resources/language/resource.language.en_gb/strings.po
  1319. 09:25:02 12.388891 T:1961320448 DEBUG: LocalizeStrings: loaded 199 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/English/strings.po
  1320. 09:25:02 12.399631 T:1961320448 DEBUG: LocalizeStrings: loaded 108 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/English/strings.po
  1321. 09:25:02 12.408101 T:1961320448 DEBUG: LocalizeStrings: loaded 15 strings from file /storage/.kodi/addons/visualization.spectrum/resources/language/English/strings.po
  1322. 09:25:02 12.415892 T:1961320448 DEBUG: LocalizeStrings: loaded 64 strings from file /storage/.kodi/addons/plugin.audio.di.fm/resources/language/English/strings.xml
  1323. 09:25:02 12.422822 T:1961320448 DEBUG: LocalizeStrings: loaded 36 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/English/strings.po
  1324. 09:25:02 12.429070 T:1961320448 DEBUG: LocalizeStrings: loaded 34 strings from file /storage/.kodi/addons/screensaver.shadertoy/resources/language/English/strings.po
  1325. 09:25:02 12.437217 T:1961320448 DEBUG: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/script.database.cleaner/resources/language/English/strings.po
  1326. 09:25:02 12.444155 T:1961320448 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  1327. 09:25:02 12.444781 T:1961320448 DEBUG: LoadMappings - loaded node "CEC Adapter"
  1328. 09:25:02 12.444917 T:1961320448 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  1329. 09:25:02 12.445230 T:1961320448 DEBUG: LoadMappings - loaded node "iMON HID device"
  1330. 09:25:02 12.445373 T:1961320448 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  1331. 09:25:02 12.445944 T:1961320448 DEBUG: CPeripheralBusUSB - initialised udev monitor
  1332. 09:25:02 12.446046 T:1961320448 DEBUG: SECTION:LoadDLL(libcec.so.3)
  1333. 09:25:02 12.448734 T:1961320448 DEBUG: Loading: libcec.so.3
  1334. 09:25:02 12.477100 T:1961320448 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  1335. 09:25:02 12.477267 T:1961320448 DEBUG: ADDON: Dll Initializing - Joystick Support
  1336. 09:25:02 12.477815 T:1961320448 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.2.0)
  1337. 09:25:02 12.477972 T:1961320448 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.2.0
  1338. 09:25:02 12.528086 T:1961320448 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 14 total joysticks
  1339. 09:25:02 12.528573 T:1961320448 DEBUG: Calling TransferSettings for: Joystick Support
  1340. 09:25:02 12.529590 T:1961320448 DEBUG: AddOnLog: Joystick Support: Setting "deadzone" set to 0.200000
  1341. 09:25:02 12.529967 T:1831859104 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  1342. 09:25:02 12.530375 T:1823470496 DEBUG: Thread PeripBusCEC start, auto delete: false
  1343. 09:25:02 12.530734 T:1815081888 DEBUG: Thread PeripBusAddon start, auto delete: false
  1344. 09:25:02 12.531086 T:1961320448 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1345. 09:25:02 12.534079 T:1961320448 DEBUG: Loading: libcurl.so.4
  1346. 09:25:02 12.539011 T:1806693280 DEBUG: Thread PeripEventScanner start, auto delete: false
  1347. 09:25:02 12.544440 T:1961320448 NOTICE: Running database version Addons26
  1348. 09:25:02 12.545851 T:1961320448 DEBUG: Initialize, updating databases...
  1349. 09:25:02 12.552477 T:1961320448 NOTICE: Running database version ViewModes6
  1350. 09:25:02 12.661484 T:1815081888 INFO: AddOnLog: Joystick Support: Initialized joystick 0: "Microsoft X-Box 360 pad", axes: 8, hats: 0, buttons: 11
  1351. 09:25:02 12.690323 T:1815081888 INFO: Loading controller layout /storage/.kodi/addons/game.controller.default/resources/layout.xml
  1352. 09:25:02 12.690661 T:1815081888 DEBUG: <layout> tag has no "overlay" attribute
  1353. 09:25:02 12.714086 T:1815081888 DEBUG: Failed to locate add-on for "Microsoft X-Box 360 pad"
  1354. 09:25:02 12.714262 T:1815081888 DEBUG: Initialise - initialised peripheral on 'peripheral.joystick/0' with 2 features and 0 sub devices
  1355. 09:25:02 12.714363 T:1815081888 NOTICE: Register - new joystick device registered on addon->peripheral.joystick/0: Microsoft X-Box 360 pad
  1356. 09:25:02 12.774166 T:1823470496 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  1357. 09:25:02 12.802297 T:1823470496 DEBUG: InitialiseFeature - using libCEC v3.1.0
  1358. 09:25:02 12.802580 T:1823470496 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  1359. 09:25:02 12.802685 T:1783624608 DEBUG: Thread CECAdapter start, auto delete: false
  1360. 09:25:02 12.802906 T:1823470496 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  1361. 09:25:02 12.802994 T:1783624608 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  1362. 09:25:02 12.803073 T:1823470496 DEBUG: Thread PeripBusCEC 1823470496 terminating
  1363. 09:25:02 12.813890 T:1961320448 NOTICE: Running database version Textures13
  1364. 09:25:02 12.847548 T:1961320448 INFO: MYSQL: Connected to version 5.5.50-MariaDB
  1365. 09:25:02 12.857284 T:1961320448 NOTICE: Running database version MyMusic60
  1366. 09:25:02 12.869518 T:1961320448 NOTICE: Running database version MyVideos107
  1367. 09:25:02 12.877399 T:1961320448 NOTICE: Running database version TV29
  1368. 09:25:02 12.883626 T:1961320448 NOTICE: Running database version Epg11
  1369. 09:25:02 12.888226 T:1961320448 DEBUG: Initialize, updating databases... DONE
  1370. 09:25:02 12.888345 T:1961320448 NOTICE: start dvd mediatype detection
  1371. 09:25:02 12.888616 T:1961320448 INFO: DPMS: not supported on this platform
  1372. 09:25:02 12.888752 T:1924248480 DEBUG: Thread DetectDVDMedia start, auto delete: false
  1373. 09:25:02 12.888844 T:1924248480 DEBUG: Compiled with libcdio Version 0.93
  1374. 09:25:02 12.891695 T:1924248480 DEBUG: Thread DetectDVDMedia 1924248480 terminating
  1375. 09:25:02 12.943179 T:1961313184 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1376. 09:25:02 12.943468 T:1961313184 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1377. 09:25:02 12.946276 T:1961320448 DEBUG: Activating window ID: 12997
  1378. 09:25:02 12.946431 T:1961320448 DEBUG: ------ Window Init () ------
  1379. 09:25:02 12.946924 T:1961320448 INFO: load splash image: /usr/share/kodi/media/Splash.png
  1380. 09:25:02 12.965829 T:1961320448 INFO: Unloading old skin ...
  1381. 09:25:02 12.966426 T:1961320448 INFO: load skin from: /storage/.kodi/addons/skin.aeon.nox.5 (version: 5.9.1)
  1382. 09:25:02 12.966528 T:1961320448 INFO: load fonts for skin...
  1383. 09:25:02 12.977012 T:1961320448 INFO: Loading fonts from /storage/.kodi/addons/skin.aeon.nox.5/1080i/Font.xml
  1384. 09:25:02 13.172710 T:1961320448 DEBUG: LocalizeStrings: loaded 256 strings from file /storage/.kodi/addons/skin.aeon.nox.5/language/English/strings.po
  1385. 09:25:02 13.173069 T:1961320448 INFO: Loading skin includes from /storage/.kodi/addons/skin.aeon.nox.5/1080i/includes.xml
  1386. 09:25:03 14.076204 T:1783624608 DEBUG: OpenConnection - connection to the CEC adapter opened
  1387. 09:25:03 14.076530 T:1783624608 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1388. 09:25:03 14.076919 T:1766847392 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1389. 09:25:03 14.241990 T:1961320448 INFO: load new skin...
  1390. 09:25:03 14.242524 T:1961320448 INFO: Loading user windows, path /storage/.kodi/addons/skin.aeon.nox.5/1080i
  1391. 09:25:04 14.350890 T:1961320448 DEBUG: Load Skin XML: 115.81ms
  1392. 09:25:04 14.351116 T:1961320448 INFO: initialize new skin...
  1393. 09:25:04 14.351205 T:1961320448 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1394. 09:25:04 14.351299 T:1961320448 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  1395. 09:25:04 14.382984 T:1961320448 DEBUG: OpenBundle - Opened bundle /storage/.kodi/addons/skin.aeon.nox.5/media/Textures.xbt
  1396. 09:25:04 14.399468 T:1961320448 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  1397. 09:25:04 14.405439 T:1961320448 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  1398. 09:25:04 14.469063 T:1961320448 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  1399. 09:25:04 14.504498 T:1961320448 INFO: Previous line repeats 1 times.
  1400. 09:25:04 14.504667 T:1961320448 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1401. 09:25:04 14.516525 T:1961320448 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  1402. 09:25:04 14.523366 T:1961320448 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  1403. 09:25:04 14.552834 T:1961320448 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  1404. 09:25:04 14.557133 T:1961320448 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT
  1405. 09:25:04 14.575564 T:1961320448 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  1406. 09:25:04 14.666137 T:1961320448 INFO: skin loaded...
  1407. 09:25:04 14.666324 T:1961320448 DEBUG: Activating window ID: 10029
  1408. 09:25:04 14.666431 T:1961320448 DEBUG: ------ Window Init (LoginScreen.xml) ------
  1409. 09:25:04 14.666508 T:1961320448 INFO: Loading skin file: LoginScreen.xml, load type: KEEP_IN_MEMORY
  1410. 09:25:04 14.682926 T:1961320448 INFO: removing tempfiles
  1411. 09:25:04 14.737557 T:1961320448 WARNING: ADDON: repository.kodi.game is incompatible but could not be disabled
  1412. 09:25:04 14.744107 T:1961320448 DEBUG: ADDON: Starting service addons.
  1413. 09:25:04 14.757225 T:1961320448 ERROR: ADDON: extension '' is not currently supported for service addon
  1414. 09:25:04 14.758281 T:1758458784 DEBUG: Thread LanguageInvoker start, auto delete: false
  1415. 09:25:04 14.758498 T:1758458784 INFO: initializing python engine.
  1416. 09:25:04 14.758781 T:1750070176 DEBUG: Thread LanguageInvoker start, auto delete: false
  1417. 09:25:04 14.758991 T:1750070176 INFO: initializing python engine.
  1418. 09:25:04 14.759566 T:1741681568 DEBUG: Thread LanguageInvoker start, auto delete: false
  1419. 09:25:04 14.759849 T:1741681568 INFO: initializing python engine.
  1420. 09:25:04 14.793908 T:1961320448 DEBUG: CRepositoryUpdater: previous update at 24-08-2016 11:00:15, next at 25-08-2016 11:00:15
  1421. 09:25:04 14.794291 T:1961320448 NOTICE: initialize done
  1422. 09:25:04 14.794420 T:1733292960 DEBUG: Thread Timer start, auto delete: false
  1423. 09:25:04 14.794543 T:1961320448 NOTICE: Running the application...
  1424. 09:25:04 14.813443 T:1961320448 DEBUG: NetworkMessage - Starting network services
  1425. 09:25:04 14.823233 T:1961320448 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  1426. 09:25:04 14.823803 T:1961320448 NOTICE: starting zeroconf publishing
  1427. 09:25:04 14.825027 T:1961320448 NOTICE: CWebServer[8888]: Started
  1428. 09:25:04 14.825233 T:1961320448 NOTICE: starting upnp client
  1429. 09:25:04 14.825332 T:1873802144 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:rpi2 port:8888
  1430. 09:25:04 14.825469 T:1873802144 DEBUG: CZeroconfAvahi::addService() named: rpi2 type: _http._tcp port:8888
  1431. 09:25:04 14.828218 T:1961320448 NOTICE: starting upnp server
  1432. 09:25:04 14.835241 T:1873802144 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:rpi2 port:8888
  1433. 09:25:04 14.835465 T:1873802144 DEBUG: CZeroconfAvahi::addService() named: rpi2 type: _xbmc-jsonrpc-h._tcp port:8888
  1434. 09:25:04 14.864018 T:1758458784 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): start processing
  1435. 09:25:04 14.864213 T:1750070176 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.common.plugin.cache/default.py): start processing
  1436. 09:25:04 14.864350 T:1741681568 DEBUG: CPythonInvoker(2, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  1437. 09:25:04 14.889524 T:1961320448 NOTICE: starting upnp controller
  1438. 09:25:04 14.889755 T:1961320448 NOTICE: starting upnp renderer
  1439. 09:25:04 14.910302 T:1607463840 DEBUG: Thread EventServer start, auto delete: false
  1440. 09:25:04 14.910485 T:1961320448 INFO: JSONRPC Server: Successfully initialized
  1441. 09:25:04 14.910610 T:1607463840 NOTICE: ES: Starting UDP Event server on port 9777
  1442. 09:25:04 14.910886 T:1873802144 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:rpi2 port:9090
  1443. 09:25:04 14.911070 T:1607463840 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1444. 09:25:04 14.911205 T:1873802144 DEBUG: CZeroconfAvahi::addService() named: rpi2 type: _xbmc-jsonrpc._tcp port:9090
  1445. 09:25:04 14.911757 T:1590686624 DEBUG: Thread JobWorker start, auto delete: true
  1446. 09:25:04 14.912122 T:1590686624 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:rpi2 port:9777
  1447. 09:25:04 14.912336 T:1599075232 DEBUG: Thread TCPServer start, auto delete: false
  1448. 09:25:04 14.919630 T:1590686624 DEBUG: CZeroconfAvahi::addService() named: rpi2 type: _xbmc-events._udp port:9777
  1449. 09:25:04 14.932716 T:1758458784 DEBUG: -->Python Interpreter Initialized<--
  1450. 09:25:04 14.933032 T:1758458784 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): the source file to load is "/storage/.kodi/addons/script.xbmcbackup/scheduler.py"
  1451. 09:25:04 14.996831 T:1961320448 INFO: Found input device /dev/input/event0
  1452. 09:25:04 14.997094 T:1961320448 INFO: opened device 'Logitech Logitech BT Mini-Receiver' (file name /dev/input/event0), m_bSkipNonKeyEvents 0
  1453. 09:25:04 14.997235 T:1961320448 NOTICE: Logitech Logitech BT Mini-Receiver: keys:35 ext:0 but:0 rel:0 abs:0 m_deviceType:4 bits:100000
  1454. 09:25:04 15.031283 T:1741681568 DEBUG: -->Python Interpreter Initialized<--
  1455. 09:25:04 15.031561 T:1741681568 DEBUG: CPythonInvoker(2, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  1456. 09:25:04 15.031927 T:1758458784 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): setting the Python path to /storage/.kodi/addons/script.xbmcbackup:/storage/.kodi/addons/script.module.googleapi/lib:/storage/.kodi/addons/script.module.httplib2/lib:/storage/.kodi/addons/script.module.oauth2client/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.uritemplate/lib:/storage/.kodi/addons/script.module.yaml/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1457. 09:25:04 15.032079 T:1758458784 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): entering source directory /storage/.kodi/addons/script.xbmcbackup
  1458. 09:25:04 15.032475 T:1758458784 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.19.0 of the xbmc.python api
  1459. 09:25:04 15.043271 T:1750070176 DEBUG: -->Python Interpreter Initialized<--
  1460. 09:25:04 15.043641 T:1750070176 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.common.plugin.cache/default.py): the source file to load is "/storage/.kodi/addons/script.common.plugin.cache/default.py"
  1461. 09:25:04 15.043932 T:1741681568 DEBUG: CPythonInvoker(2, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1462. 09:25:04 15.044098 T:1741681568 DEBUG: CPythonInvoker(2, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1463. 09:25:04 15.044329 T:1741681568 DEBUG: CPythonInvoker(2, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  1464. 09:25:04 15.083502 T:1961320448 INFO: Found input device /dev/input/event1
  1465. 09:25:04 15.083782 T:1961320448 INFO: opened device 'Logitech Logitech BT Mini-Receiver' (file name /dev/input/event1), m_bSkipNonKeyEvents 0
  1466. 09:25:04 15.083920 T:1961320448 NOTICE: Logitech Logitech BT Mini-Receiver: keys:1 ext:64 but:12 rel:4 abs:0 m_deviceType:9 bits:111000
  1467. 09:25:04 15.113944 T:1582298016 DEBUG: Thread CLinuxInputDevicesCheckHotplugged start, auto delete: false
  1468. 09:25:04 15.116048 T:1961320448 DEBUG: LoadXML: load:/storage/.kodi/addons/skin.aeon.nox.5/1080i/Pointer.xml,/storage/.kodi/addons/skin.aeon.nox.5/1080i/pointer.xml,/storage/.kodi/addons/skin.aeon.nox.5/1080i/pointer.xml
  1469. 09:25:04 15.116212 T:1961320448 DEBUG: LoadXML: control
  1470. 09:25:04 15.118669 T:1961320448 DEBUG: LoadXML: texture(0) pointer_arrow.png (1)
  1471. 09:25:04 15.118835 T:1961320448 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x356c138,0x3814c00)
  1472. 09:25:04 15.118923 T:1961320448 DEBUG: LoadXML: control
  1473. 09:25:04 15.119044 T:1961320448 DEBUG: LoadXML: texture(1) pointer_arrow.png (1)
  1474. 09:25:04 15.119121 T:1961320448 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x356c138,0x3814c00)
  1475. 09:25:04 15.119194 T:1961320448 DEBUG: LoadXML: control
  1476. 09:25:04 15.119320 T:1961320448 DEBUG: LoadXML: texture(2) pointer_arrow.png (1)
  1477. 09:25:04 15.119403 T:1961320448 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x356c138,0x3814c00)
  1478. 09:25:04 15.119473 T:1961320448 DEBUG: LoadXML: control
  1479. 09:25:04 15.119907 T:1961320448 DEBUG: LoadXML: texture(3) pointer_click.png (1)
  1480. 09:25:04 15.120131 T:1961320448 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x356c020,0x3817190)
  1481. 09:25:04 15.120389 T:1961320448 DEBUG: MessagePump: -1->0 48x50 (0x356c138,0x3814c00)
  1482. 09:25:04 15.120478 T:1961320448 DEBUG: set_cursor 48x50 0x3814c00
  1483. 09:25:04 15.121003 T:1961320448 DEBUG: MessagePump: disable cursor 0->-1 active:1
  1484. 09:25:04 15.151836 T:1961320448 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x35a6f28
  1485. 09:25:04 15.152664 T:1961320448 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(133728), nBufferAlignmen(16)
  1486. 09:25:04 15.157281 T:1961320448 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x3807598
  1487. 09:25:04 15.158166 T:1961320448 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1488. 09:25:04 15.206406 T:1961320448 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x35a6f28
  1489. 09:25:04 15.207709 T:1961320448 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x3807598
  1490. 09:25:04 15.207989 T:1961320448 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/default_login.jpg 1920x1080
  1491. 09:25:05 15.340352 T:1961320448 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1492. 09:25:05 15.470645 T:1555035040 WARNING: CPlayerCoreFactory::GetPlayer(Kodi (localhost)): no such player: Kodi (localhost)
  1493. 09:25:05 15.470888 T:1555035040 DEBUG: CPlayerCoreConfig::<ctor>: created player Kodi (localhost)
  1494. 09:25:05 15.701014 T:1724904352 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1495. 09:25:05 15.710234 T:1741681568 DEBUG: Previous line repeats 1 times.
  1496. 09:25:05 15.710423 T:1741681568 DEBUG: ## LibreELEC Addon ## 0.8.2
  1497. 09:25:05 15.719889 T:1741681568 WARNING: CSkinInfo: failed to load skin settings
  1498. 09:25:05 15.722284 T:1750070176 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.common.plugin.cache/default.py): setting the Python path to /storage/.kodi/addons/script.common.plugin.cache:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1499. 09:25:05 15.722477 T:1750070176 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.common.plugin.cache/default.py): entering source directory /storage/.kodi/addons/script.common.plugin.cache
  1500. 09:25:05 15.722760 T:1750070176 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.common.plugin.cache/default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.24.0 of the xbmc.python api
  1501. 09:25:05 15.783850 T:1724904352 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1502. 09:25:06 16.716516 T:1436353440 DEBUG: Previous line repeats 1 times.
  1503. 09:25:06 16.716713 T:1436353440 WARNING: CPlayerCoreFactory::GetPlayer(Denon AVR-X1200W): no such player: Denon AVR-X1200W
  1504. 09:25:06 16.716808 T:1436353440 DEBUG: CPlayerCoreConfig::<ctor>: created player Denon AVR-X1200W
  1505. 09:25:07 17.450365 T:1750070176 DEBUG: StorageServer Module loaded RUN
  1506. 09:25:07 17.450684 T:1750070176 DEBUG: StorageClient-2.5.4 Starting server
  1507. 09:25:07 18.017588 T:1741681568 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
  1508. 09:25:07 18.020798 T:1741681568 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
  1509. 09:25:07 18.020990 T:1741681568 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
  1510. 09:25:07 18.113405 T:1741681568 INFO: ## LibreELEC Addon ## system::updateThread ## Started
  1511. 09:25:07 18.119429 T:1741681568 INFO: ## LibreELEC Addon ## system::set_auto_update ## manual
  1512. 09:25:07 18.145863 T:1427964832 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1513. 09:25:07 18.183752 T:1436353440 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  1514. 09:25:10 20.352654 T:1766847392 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  1515. 09:25:10 21.026587 T:1961320448 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1516. 09:25:13 24.089144 T:1766847392 DEBUG: UpdateAudioSystemStatus - CEC capable amplifier found (AVR-X1200W). volume will be controlled on the amp
  1517. 09:25:13 24.089443 T:1961313184 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
  1518. 09:25:13 24.089725 T:1961313184 DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
  1519. 09:25:13 24.092253 T:1961320448 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1520. 09:25:19 29.743732 T:1961320448 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1521. 09:25:22 32.364120 T:1386021792 WARNING: CPlayerCoreFactory::GetPlayer(55CX700_Series): no such player: 55CX700_Series
  1522. 09:25:22 32.364319 T:1386021792 DEBUG: CPlayerCoreConfig::<ctor>: created player 55CX700_Series
  1523. 09:25:34 44.919632 T:1873802144 DEBUG: Thread JobWorker 1873802144 terminating (autodelete)
  1524. 09:25:34 44.927364 T:1590686624 DEBUG: Thread JobWorker 1590686624 terminating (autodelete)
  1525. 09:26:00 71.247131 T:1923085216 DEBUG: CAESinkPi:Drain delay:49ms now:0ms
  1526. 09:26:10 81.247414 T:1923085216 DEBUG: CAESinkPi:Deinitialize
  1527. 09:26:10 81.247871 T:1923085216 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1528. 09:26:10 81.253349 T:1923085216 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x72002038
  1529. 09:28:04 195.315170 T:1961313184 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1530. 09:28:04 195.315491 T:1961313184 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  1531. 09:28:05 195.318069 T:1961320448 DEBUG: ------ Window Init () ------
  1532.  
  1533. ############### END LOG FILE ################
  1534.  
  1535. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement