Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 47.73 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4.  Date: Fri Nov 24 00:01:24 CET 2017
  5.  Kodi Options:
  6.  Arch: x86_64
  7.  Kernel: Linux 4.10.0-40-generic #44~16.04.1-Ubuntu SMP Thu Nov 9 15:37:44 UTC 2017
  8.  Release: Linux Mint 18.2 (Sonya)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====>  Core file: /home/craken/core (2017-11-24 00:01:24.776103001 +0100)
  13.         =========================================
  14. [New LWP 8298]
  15. [New LWP 8288]
  16. [New LWP 8285]
  17. [New LWP 8295]
  18. [New LWP 8282]
  19. [New LWP 8299]
  20. [New LWP 8284]
  21. [New LWP 8301]
  22. [New LWP 8306]
  23. [New LWP 8286]
  24. [New LWP 8341]
  25. [New LWP 8302]
  26. [New LWP 8315]
  27. [New LWP 8291]
  28. [New LWP 8287]
  29. [New LWP 8344]
  30. [New LWP 8304]
  31. [New LWP 8345]
  32. [New LWP 8292]
  33. [New LWP 8311]
  34. [New LWP 8349]
  35. [New LWP 8307]
  36. [New LWP 8293]
  37. [New LWP 8351]
  38. [New LWP 8312]
  39. [New LWP 8294]
  40. [New LWP 8305]
  41. [New LWP 8303]
  42. [New LWP 8348]
  43. [New LWP 8309]
  44. [New LWP 8350]
  45. [New LWP 8281]
  46. [New LWP 8343]
  47. [New LWP 8346]
  48. [New LWP 8347]
  49. [New LWP 8332]
  50. [Thread debugging using libthread_db enabled]
  51. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  52. Core was generated by `/usr/lib/x86_64-linux-gnu/kodi/kodi.bin'.
  53. Program terminated with signal SIGSEGV, Segmentation fault.
  54. #0  0x00007f6821248ffc in PyDict_GetItem () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  55. [Current thread is 1 (Thread 0x7f67d5a45700 (LWP 8298))]
  56.  
  57. Thread 36 (Thread 0x7f67d4902700 (LWP 8332)):
  58. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  59. #1  0x0000000000985ef1 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  60. #2  0x000000000093f0ac in NPT_HttpConnectionManager::Run() ()
  61. #3  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  62. #4  0x00007f682228b6ba in start_thread (arg=0x7f67d4902700) at pthread_create.c:333
  63. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  64.  
  65. Thread 35 (Thread 0x7f67a6ffd700 (LWP 8347)):
  66. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  67. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  68. #2  0x000000000096ee4e in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  69. #3  0x0000000000931141 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  70. #4  0x00000000009309da in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  71. #5  0x00000000009398ac in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  72. #6  0x00000000008e4c2c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  73. #7  0x00000000008e46f5 in PLT_HttpServerSocketTask::DoRun() ()
  74. #8  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  75. #9  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  76. #10 0x00007f682228b6ba in start_thread (arg=0x7f67a6ffd700) at pthread_create.c:333
  77. #11 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  78.  
  79. Thread 34 (Thread 0x7f67a57fa700 (LWP 8346)):
  80. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  81. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  82. #2  0x000000000096ee4e in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  83. #3  0x0000000000931141 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  84. #4  0x00000000009309da in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  85. #5  0x00000000009398ac in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  86. #6  0x00000000008e4c2c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  87. #7  0x00000000008e46f5 in PLT_HttpServerSocketTask::DoRun() ()
  88. #8  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  89. #9  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  90. #10 0x00007f682228b6ba in start_thread (arg=0x7f67a57fa700) at pthread_create.c:333
  91. #11 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  92.  
  93. Thread 33 (Thread 0x7f67a7fff700 (LWP 8343)):
  94. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  95. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  96. #2  0x000000000096ee4e in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  97. #3  0x0000000000931141 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  98. #4  0x00000000009309da in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  99. #5  0x00000000009398ac in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  100. #6  0x00000000008e4c2c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  101. #7  0x00000000008e46f5 in PLT_HttpServerSocketTask::DoRun() ()
  102. #8  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  103. #9  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  104. #10 0x00007f682228b6ba in start_thread (arg=0x7f67a7fff700) at pthread_create.c:333
  105. #11 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  106.  
  107. Thread 32 (Thread 0x7f68225af980 (LWP 8281)):
  108. #0  0x000000000126d07f in EVENTSERVER::CEventServer::GetNumberOfClients() ()
  109. #1  0x0000000000d91ea8 in CInputManager::ProcessEventServer(int, float) ()
  110. #2  0x0000000000d92af3 in CInputManager::Process(int, float) ()
  111. #3  0x00000000010097e3 in CApplication::FrameMove(bool, bool) ()
  112. #4  0x00000000010d082a in CXBApplicationEx::Run(CFileItemList&) ()
  113. #5  0x0000000000d3ea43 in XBMC_Run ()
  114. #6  0x00000000008016eb in main ()
  115.  
  116. Thread 31 (Thread 0x7f6798b32700 (LWP 8350)):
  117. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  118. #1  0x000000000098504f in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  119. #2  0x00000000008ded37 in PLT_HttpClientSocketTask::DoRun() ()
  120. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  121. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  122. #5  0x00007f682228b6ba in start_thread (arg=0x7f6798b32700) at pthread_create.c:333
  123. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  124.  
  125. Thread 30 (Thread 0x7f67a77fe700 (LWP 8309)):
  126. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  127. #1  0x0000000000985ef1 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  128. #2  0x00000000008fc562 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  129. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  130. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  131. #5  0x00007f682228b6ba in start_thread (arg=0x7f67a77fe700) at pthread_create.c:333
  132. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  133.  
  134. Thread 29 (Thread 0x7f679a82a700 (LWP 8348)):
  135. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  136. #1  0x000000000098504f in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  137. #2  0x00000000008ded37 in PLT_HttpClientSocketTask::DoRun() ()
  138. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  139. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  140. #5  0x00007f682228b6ba in start_thread (arg=0x7f679a82a700) at pthread_create.c:333
  141. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  142.  
  143. Thread 28 (Thread 0x7f67b6ffd700 (LWP 8303)):
  144. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  145. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  146. #2  0x000000000096f9de in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  147. #3  0x00000000008c17a0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  148. #4  0x0000000000931141 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  149. #5  0x00000000009309da in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  150. #6  0x00000000009398ac in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  151. #7  0x00000000008e4c2c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  152. #8  0x00000000008e46f5 in PLT_HttpServerSocketTask::DoRun() ()
  153. #9  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  154. #10 0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  155. #11 0x00007f682228b6ba in start_thread (arg=0x7f67b6ffd700) at pthread_create.c:333
  156. #12 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  157.  
  158. Thread 27 (Thread 0x7f67b5ffb700 (LWP 8305)):
  159. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  160. #1  0x0000000000985ef1 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  161. #2  0x00000000008bfb97 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  162. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  163. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  164. #5  0x00007f682228b6ba in start_thread (arg=0x7f67b5ffb700) at pthread_create.c:333
  165. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  166.  
  167. Thread 26 (Thread 0x7f67d77fe700 (LWP 8294)):
  168. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  169. #1  0x0000000001238b73 in PERIPHERALS::CPeripheralBus::Process() ()
  170. #2  0x0000000000d0cf35 in CThread::Action() ()
  171. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  172. #4  0x00007f682228b6ba in start_thread (arg=0x7f67d77fe700) at pthread_create.c:333
  173. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  174.  
  175. Thread 25 (Thread 0x7f67a5ffb700 (LWP 8312)):
  176. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  177. #1  0x0000000001280cda in JSONRPC::CTCPServer::Process() ()
  178. #2  0x0000000000d0cf35 in CThread::Action() ()
  179. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  180. #4  0x00007f682228b6ba in start_thread (arg=0x7f67a5ffb700) at pthread_create.c:333
  181. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  182.  
  183. Thread 24 (Thread 0x7f6784907700 (LWP 8351)):
  184. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  185. #1  0x0000000000985ef1 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  186. #2  0x00000000008f507c in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  187. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  188. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  189. #5  0x00007f682228b6ba in start_thread (arg=0x7f6784907700) at pthread_create.c:333
  190. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  191.  
  192. Thread 23 (Thread 0x7f67d7fff700 (LWP 8293)):
  193. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  194. #1  0x0000000001238b73 in PERIPHERALS::CPeripheralBus::Process() ()
  195. #2  0x0000000000d0cf35 in CThread::Action() ()
  196. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  197. #4  0x00007f682228b6ba in start_thread (arg=0x7f67d7fff700) at pthread_create.c:333
  198. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  199.  
  200. Thread 22 (Thread 0x7f67b4ff9700 (LWP 8307)):
  201. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  202. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  203. #2  0x000000000097114d in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  204. #3  0x00000000008e38af in PLT_HttpListenTask::DoRun() ()
  205. #4  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  206. #5  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  207. #6  0x00007f682228b6ba in start_thread (arg=0x7f67b4ff9700) at pthread_create.c:333
  208. #7  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  209.  
  210. Thread 21 (Thread 0x7f6799ae1700 (LWP 8349)):
  211. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  212. #1  0x0000000000985ef1 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  213. #2  0x00000000008f507c in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  214. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  215. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  216. #5  0x00007f682228b6ba in start_thread (arg=0x7f6799ae1700) at pthread_create.c:333
  217. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  218.  
  219. Thread 20 (Thread 0x7f67a67fc700 (LWP 8311)):
  220. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  221. #1  0x000000000127e324 in SOCKETS::CSocketListener::Listen(int) ()
  222. #2  0x000000000126f255 in EVENTSERVER::CEventServer::Run() ()
  223. #3  0x000000000126f558 in EVENTSERVER::CEventServer::Process() ()
  224. #4  0x0000000000d0cf35 in CThread::Action() ()
  225. #5  0x0000000000d0d18f in CThread::staticThread(void*) ()
  226. #6  0x00007f682228b6ba in start_thread (arg=0x7f67a67fc700) at pthread_create.c:333
  227. #7  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  228.  
  229. Thread 19 (Thread 0x7f67dcc5b700 (LWP 8292)):
  230. #0  0x00007f681b13170d in poll () at ../sysdeps/unix/syscall-template.S:84
  231. #1  0x00000000009e77ca in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  232. #2  0x00000000009e78af in PERIPHERALS::CPeripheralBusUSB::Process() ()
  233. #3  0x0000000000d0cf35 in CThread::Action() ()
  234. #4  0x0000000000d0d18f in CThread::staticThread(void*) ()
  235. #5  0x00007f682228b6ba in start_thread (arg=0x7f67dcc5b700) at pthread_create.c:333
  236. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  237.  
  238. Thread 18 (Thread 0x7f6786ad8700 (LWP 8345)):
  239. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  240. #1  0x0000000000985ef1 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  241. #2  0x00000000008f507c in PLT_Service::PLT_ServiceEventTask::DoRun() ()
  242. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  243. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  244. #5  0x00007f682228b6ba in start_thread (arg=0x7f6786ad8700) at pthread_create.c:333
  245. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  246.  
  247. Thread 17 (Thread 0x7f67b67fc700 (LWP 8304)):
  248. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  249. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  250. #2  0x000000000097114d in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  251. #3  0x00000000008e38af in PLT_HttpListenTask::DoRun() ()
  252. #4  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  253. #5  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  254. #6  0x00007f682228b6ba in start_thread (arg=0x7f67b67fc700) at pthread_create.c:333
  255. #7  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  256.  
  257. Thread 16 (Thread 0x7f67a49fc700 (LWP 8344)):
  258. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  259. #1  0x000000000098504f in NPT_PosixQueue::Pop(NPT_QueueItem*&, int) ()
  260. #2  0x00000000008ded37 in PLT_HttpClientSocketTask::DoRun() ()
  261. #3  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  262. #4  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  263. #5  0x00007f682228b6ba in start_thread (arg=0x7f67a49fc700) at pthread_create.c:333
  264. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  265.  
  266. Thread 15 (Thread 0x7f67faffc700 (LWP 8287)):
  267. #0  0x00007f681b13170d in poll () at ../sysdeps/unix/syscall-template.S:84
  268. #1  0x00007f681de43861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  269. #2  0x00007f681de34e11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  270. #3  0x00007f681de354ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  271. #4  0x00007f681de35560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  272. #5  0x00007f681de437a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  273. #6  0x00007f6815937078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
  274. #7  0x00007f682228b6ba in start_thread (arg=0x7f67faffc700) at pthread_create.c:333
  275. #8  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  276.  
  277. Thread 14 (Thread 0x7f67dd45c700 (LWP 8291)):
  278. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  279. #1  0x00007f67dd697bf3 in CEC::CCECClient::Process() () from /usr/lib/x86_64-linux-gnu/libcec.so.4
  280. #2  0x00007f67dd69cedb in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/x86_64-linux-gnu/libcec.so.4
  281. #3  0x00007f682228b6ba in start_thread (arg=0x7f67dd45c700) at pthread_create.c:333
  282. #4  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  283.  
  284. Thread 13 (Thread 0x7f679b815700 (LWP 8315)):
  285. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  286. #1  0x0000000000c78cbb in CJobManager::GetNextJob(CJobWorker const*) ()
  287. #2  0x0000000000c78dea in CJobWorker::Process() ()
  288. #3  0x0000000000d0cf35 in CThread::Action() ()
  289. #4  0x0000000000d0d18f in CThread::staticThread(void*) ()
  290. #5  0x00007f682228b6ba in start_thread (arg=0x7f679b815700) at pthread_create.c:333
  291. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  292.  
  293. Thread 12 (Thread 0x7f67b77fe700 (LWP 8302)):
  294. #0  0x00007f681b13170d in poll () at ../sysdeps/unix/syscall-template.S:84
  295. #1  0x00007f681e28d94a in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  296. #2  0x00007f681e28d4d3 in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  297. #3  0x00007f681e28d6a8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  298. #4  0x00007f681e28d8dd in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  299. #5  0x00007f681e28d9a4 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  300. #6  0x00007f682228b6ba in start_thread (arg=0x7f67b77fe700) at pthread_create.c:333
  301. #7  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  302.  
  303. Thread 11 (Thread 0x7f6785108700 (LWP 8341)):
  304. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  305. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  306. #2  0x000000000096ee4e in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  307. #3  0x0000000000931141 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  308. #4  0x00000000009309da in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  309. #5  0x00000000009398ac in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  310. #6  0x00000000008e4c2c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  311. #7  0x00000000008e46f5 in PLT_HttpServerSocketTask::DoRun() ()
  312. #8  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  313. #9  0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  314. #10 0x00007f682228b6ba in start_thread (arg=0x7f6785108700) at pthread_create.c:333
  315. #11 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  316.  
  317. Thread 10 (Thread 0x7f67ff7fe700 (LWP 8286)):
  318. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  319. #1  0x00007f681de43e48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  320. #2  0x00000000015d6f54 in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  321. #3  0x00000000015b7639 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  322. #4  0x00000000015b8d22 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  323. #5  0x00000000015b9a47 in ActiveAE::CActiveAESink::Process() ()
  324. #6  0x0000000000d0cf35 in CThread::Action() ()
  325. #7  0x0000000000d0d18f in CThread::staticThread(void*) ()
  326. #8  0x00007f682228b6ba in start_thread (arg=0x7f67ff7fe700) at pthread_create.c:333
  327. #9  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  328.  
  329. Thread 9 (Thread 0x7f67b57fa700 (LWP 8306)):
  330. #0  0x00007f681b133593 in select () at ../sysdeps/unix/syscall-template.S:84
  331. #1  0x000000000096e81f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  332. #2  0x000000000096f9de in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  333. #3  0x00000000008c17a0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  334. #4  0x0000000000931141 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  335. #5  0x00000000009309da in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  336. #6  0x0000000000939fe4 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  337. #7  0x000000000093fc88 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  338. #8  0x00000000008f80dc in PLT_SsdpSearchTask::DoRun() ()
  339. #9  0x0000000000900f38 in PLT_ThreadTask::Run() ()
  340. #10 0x00000000009863f7 in NPT_PosixThread::EntryPoint(void*) ()
  341. #11 0x00007f682228b6ba in start_thread (arg=0x7f67b57fa700) at pthread_create.c:333
  342. #12 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  343.  
  344. Thread 8 (Thread 0x7f67b7fff700 (LWP 8301)):
  345. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  346. #1  0x0000000000d0d5ee in CTimer::Process() ()
  347. #2  0x0000000000d0cf35 in CThread::Action() ()
  348. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  349. #4  0x00007f682228b6ba in start_thread (arg=0x7f67b7fff700) at pthread_create.c:333
  350. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  351.  
  352. Thread 7 (Thread 0x7f6804d1f700 (LWP 8284)):
  353. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  354. #1  0x0000000000c78cbb in CJobManager::GetNextJob(CJobWorker const*) ()
  355. #2  0x0000000000c78dea in CJobWorker::Process() ()
  356. #3  0x0000000000d0cf35 in CThread::Action() ()
  357. #4  0x0000000000d0d18f in CThread::staticThread(void*) ()
  358. #5  0x00007f682228b6ba in start_thread (arg=0x7f6804d1f700) at pthread_create.c:333
  359. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  360.  
  361. Thread 6 (Thread 0x7f67d51d9700 (LWP 8299)):
  362. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  363. #1  0x0000000000c78cbb in CJobManager::GetNextJob(CJobWorker const*) ()
  364. #2  0x0000000000c78dea in CJobWorker::Process() ()
  365. #3  0x0000000000d0cf35 in CThread::Action() ()
  366. #4  0x0000000000d0d18f in CThread::staticThread(void*) ()
  367. #5  0x00007f682228b6ba in start_thread (arg=0x7f67d51d9700) at pthread_create.c:333
  368. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  369.  
  370. Thread 5 (Thread 0x7f6805520700 (LWP 8282)):
  371. #0  pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  372. #1  0x0000000001451c41 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  373. #2  0x0000000000d0cf35 in CThread::Action() ()
  374. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  375. #4  0x00007f682228b6ba in start_thread (arg=0x7f6805520700) at pthread_create.c:333
  376. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  377.  
  378. Thread 4 (Thread 0x7f67d6ffd700 (LWP 8295)):
  379. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  380. #1  0x000000000124b64b in PERIPHERALS::CEventScanner::Process() ()
  381. #2  0x0000000000d0cf35 in CThread::Action() ()
  382. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  383. #4  0x00007f682228b6ba in start_thread (arg=0x7f67d6ffd700) at pthread_create.c:333
  384. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  385.  
  386. Thread 3 (Thread 0x7f67fffff700 (LWP 8285)):
  387. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  388. #1  0x00000000015aef7a in ActiveAE::CActiveAE::Process() ()
  389. #2  0x0000000000d0cf35 in CThread::Action() ()
  390. #3  0x0000000000d0d18f in CThread::staticThread(void*) ()
  391. #4  0x00007f682228b6ba in start_thread (arg=0x7f67fffff700) at pthread_create.c:333
  392. #5  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  393.  
  394. Thread 2 (Thread 0x7f67fa7fb700 (LWP 8288)):
  395. #0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  396. #1  0x0000000000d0a647 in XbmcThreads::CEventGroup::wait(unsigned int) ()
  397. #2  0x00000000009fb20c in ?? ()
  398. #3  0x0000000000d0cf35 in CThread::Action() ()
  399. #4  0x0000000000d0d18f in CThread::staticThread(void*) ()
  400. #5  0x00007f682228b6ba in start_thread (arg=0x7f67fa7fb700) at pthread_create.c:333
  401. #6  0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  402.  
  403. Thread 1 (Thread 0x7f67d5a45700 (LWP 8298)):
  404. #0  0x00007f6821248ffc in PyDict_GetItem () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  405. #1  0x00007f6821249674 in PyDict_GetItemString () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  406. #2  0x00007f6786ae0890 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  407. #3  0x00007f6786aec0a6 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  408. #4  0x00007f6786d371f4 in ?? () from /usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/_openssl.x86_64-linux-gnu.so
  409. #5  0x00007f67dc23bf47 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  410. #6  0x00007f67dc23cb2a in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  411. #7  0x00007f67dc23ff90 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  412. #8  0x00007f67dc1fc9dd in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  413. #9  0x00007f67dc20dba1 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  414. #10 0x00007f67dc22235e in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  415. #11 0x00007f67dc222f5d in curl_multi_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  416. #12 0x000000000148c33e in XFILE::CCurlFile::CReadState::FillBuffer(unsigned int) ()
  417. #13 0x000000000148cc22 in XFILE::CCurlFile::CReadState::Connect(unsigned int) ()
  418. #14 0x0000000001491262 in XFILE::CCurlFile::Open(CURL const&) ()
  419. #15 0x000000000148d23e in XFILE::CCurlFile::Service(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&) ()
  420. #16 0x0000000000cbcb7d in CScraperUrl::Get(CScraperUrl::SUrlEntry const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, XFILE::CCurlFile&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  421. #17 0x0000000000fdbb6e in ADDON::CScraper::InternalRun(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CScraperUrl const&, XFILE::CCurlFile&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const*) ()
  422. #18 0x0000000000fdc520 in ADDON::CScraper::Run(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CScraperUrl const&, XFILE::CCurlFile&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const*) ()
  423. #19 0x0000000000fe060d in ADDON::CScraper::FindMovie(XFILE::CCurlFile&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
  424. #20 0x0000000000bdad2d in CVideoInfoDownloader::InternalFindMovie(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<CScraperUrl, std::allocator<CScraperUrl> >&, bool) ()
  425. #21 0x0000000000bdafda in CVideoInfoDownloader::FindMovie(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<CScraperUrl, std::allocator<CScraperUrl> >&, CGUIDialogProgress*) ()
  426. #22 0x0000000000be71e6 in VIDEO::CVideoInfoScanner::FindVideo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<ADDON::CScraper> const&, CScraperUrl&, CGUIDialogProgress*) ()
  427. #23 0x0000000000beb79d in VIDEO::CVideoInfoScanner::RetrieveInfoForMovie(CFileItem*, bool, std::shared_ptr<ADDON::CScraper>&, bool, CScraperUrl*, CGUIDialogProgress*) ()
  428. #24 0x0000000000bee2ea in VIDEO::CVideoInfoScanner::RetrieveVideoInfo(CFileItemList&, bool, CONTENT_TYPE, bool, CScraperUrl*, bool, CGUIDialogProgress*) ()
  429. #25 0x0000000000bef248 in VIDEO::CVideoInfoScanner::DoScan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  430. #26 0x0000000000bef12e in VIDEO::CVideoInfoScanner::DoScan(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  431. #27 0x0000000000be4976 in VIDEO::CVideoInfoScanner::Process() ()
  432. #28 0x0000000000be4d2c in VIDEO::CVideoInfoScanner::Start(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
  433. #29 0x0000000000b17705 in CVideoLibraryScanningJob::Work(CVideoDatabase&) ()
  434. #30 0x0000000000b145bc in CVideoLibraryJob::DoWork() ()
  435. #31 0x0000000000c78dc9 in CJobWorker::Process() ()
  436. #32 0x0000000000d0cf35 in CThread::Action() ()
  437. #33 0x0000000000d0d18f in CThread::staticThread(void*) ()
  438. #34 0x00007f682228b6ba in start_thread (arg=0x7f67d5a45700) at pthread_create.c:333
  439. #35 0x00007f681b13d3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  440. ############# END STACK TRACE ###############
  441.  
  442. ################# LOG FILE ##################
  443.  
  444. 00:01:08.405 T:140085229713792  NOTICE: special://profile/ is mapped to: special://masterprofile/
  445. 00:01:08.405 T:140085229713792  NOTICE: -----------------------------------------------------------------------
  446. 00:01:08.405 T:140085229713792  NOTICE: Starting Kodi (17.6 Git:20171114-a9a7a20). Platform: Linux x86 64-bit
  447. 00:01:08.405 T:140085229713792  NOTICE: Using Release Kodi x64 build
  448. 00:01:08.405 T:140085229713792  NOTICE: Kodi compiled Nov  4 2012 by GCC 5.4.0 for Linux x86 64-bit version 4.4.90 (263258)
  449. 00:01:08.405 T:140085229713792  NOTICE: Running on Linux Mint 18.2, kernel: Linux x86 64-bit version 4.10.0-40-generic
  450. 00:01:08.405 T:140085229713792  NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  451. 00:01:08.405 T:140085229713792  NOTICE: Host CPU: Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz, 4 cores available
  452. 00:01:08.405 T:140085229713792  NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  453. 00:01:08.405 T:140085229713792  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi
  454. 00:01:08.405 T:140085229713792  NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi/addons
  455. 00:01:08.405 T:140085229713792  NOTICE: special://masterprofile/ is mapped to: /home/craken/.kodi/userdata
  456. 00:01:08.405 T:140085229713792  NOTICE: special://envhome/ is mapped to: /home/craken
  457. 00:01:08.405 T:140085229713792  NOTICE: special://home/ is mapped to: /home/craken/.kodi
  458. 00:01:08.405 T:140085229713792  NOTICE: special://temp/ is mapped to: /home/craken/.kodi/temp
  459. 00:01:08.405 T:140085229713792  NOTICE: special://logpath/ is mapped to: /home/craken/.kodi/temp
  460. 00:01:08.405 T:140085229713792  NOTICE: The executable running is: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
  461. 00:01:08.405 T:140085229713792  NOTICE: Local hostname: Mini
  462. 00:01:08.405 T:140085229713792  NOTICE: Log File is located: /home/craken/.kodi/temp//kodi.log
  463. 00:01:08.405 T:140085229713792  NOTICE: -----------------------------------------------------------------------
  464. 00:01:08.409 T:140085229713792   ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
  465. 00:01:08.409 T:140085229713792   ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
  466. 00:01:08.420 T:140085229713792   ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'OnLowBattery'
  467. 00:01:08.421 T:140085229713792  NOTICE: load settings...
  468. 00:01:08.427 T:140085229713792  NOTICE: Found 1 Lists of Devices
  469. 00:01:08.427 T:140085229713792  NOTICE: Enumerated PULSE devices:
  470. 00:01:08.427 T:140085229713792  NOTICE:     Device 1
  471. 00:01:08.427 T:140085229713792  NOTICE:         m_deviceName      : Default
  472. 00:01:08.427 T:140085229713792  NOTICE:         m_displayName     : Default
  473. 00:01:08.427 T:140085229713792  NOTICE:         m_displayNameExtra: Default Output Device (PULSEAUDIO)
  474. 00:01:08.427 T:140085229713792  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  475. 00:01:08.427 T:140085229713792  NOTICE:         m_channels        : FL,FR
  476. 00:01:08.427 T:140085229713792  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  477. 00:01:08.427 T:140085229713792  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  478. 00:01:08.427 T:140085229713792  NOTICE:         m_streamTypes     : No passthrough capabilities
  479. 00:01:08.427 T:140085229713792  NOTICE:     Device 2
  480. 00:01:08.427 T:140085229713792  NOTICE:         m_deviceName      : alsa_output.pci-0000_01_00.1.hdmi-stereo-extra1
  481. 00:01:08.427 T:140085229713792  NOTICE:         m_displayName     : HDA NVidia Digital Stereo (HDMI 2)
  482. 00:01:08.427 T:140085229713792  NOTICE:         m_displayNameExtra: HDMI / DisplayPort 2 (PULSEAUDIO)
  483. 00:01:08.427 T:140085229713792  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  484. 00:01:08.427 T:140085229713792  NOTICE:         m_channels        : FL,FR
  485. 00:01:08.427 T:140085229713792  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  486. 00:01:08.427 T:140085229713792  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  487. 00:01:08.427 T:140085229713792  NOTICE:         m_streamTypes     : No passthrough capabilities
  488. 00:01:08.427 T:140085229713792  NOTICE:     Device 3
  489. 00:01:08.427 T:140085229713792  NOTICE:         m_deviceName      : alsa_output.pci-0000_00_1f.3.analog-stereo
  490. 00:01:08.427 T:140085229713792  NOTICE:         m_displayName     : Built-in Audio Analog Stereo
  491. 00:01:08.427 T:140085229713792  NOTICE:         m_displayNameExtra: Line Out (PULSEAUDIO)
  492. 00:01:08.427 T:140085229713792  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
  493. 00:01:08.427 T:140085229713792  NOTICE:         m_channels        : FL,FR
  494. 00:01:08.427 T:140085229713792  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  495. 00:01:08.427 T:140085229713792  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  496. 00:01:08.427 T:140085229713792  NOTICE:         m_streamTypes     : No passthrough capabilities
  497. 00:01:08.428 T:140085229713792  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  498. 00:01:08.428 T:140085229713792  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  499. 00:01:08.428 T:140085229713792  NOTICE: Default Video Player: VideoPlayer
  500. 00:01:08.428 T:140085229713792  NOTICE: Default Audio Player: paplayer
  501. 00:01:08.428 T:140085229713792  NOTICE: Disabled debug logging due to GUI setting. Level 0.
  502. 00:01:08.428 T:140085229713792  NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  503. 00:01:08.428 T:140085229713792  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  504. 00:01:08.428 T:140085229713792  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  505. 00:01:08.428 T:140085229713792  NOTICE: Loaded playercorefactory configuration
  506. 00:01:08.428 T:140085229713792  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  507. 00:01:08.428 T:140085229713792  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  508. 00:01:08.430 T:140085229713792  NOTICE: Running database version Addons27
  509. 00:01:08.439 T:140085229713792  NOTICE: ADDONS: Using repository repository.xbmc.org
  510. 00:01:08.754 T:140084644931328  NOTICE: PulseAudio: Opened device alsa_output.pci-0000_01_00.1.hdmi-stereo-extra1 in pcm mode with Buffersize 150 ms
  511. 00:01:08.798 T:140085229713792  NOTICE: Checking resolution 16
  512. 00:01:08.854 T:140085229713792  NOTICE: Using visual 0x28
  513. 00:01:08.900 T:140085229713792  NOTICE: Previous line repeats 1 times.
  514. 00:01:08.900 T:140085229713792  NOTICE: GL_VENDOR = NVIDIA Corporation
  515. 00:01:08.900 T:140085229713792  NOTICE: GL_RENDERER = GeForce GTX 1050 Ti/PCIe/SSE2
  516. 00:01:08.900 T:140085229713792  NOTICE: GL_VERSION = 4.5.0 NVIDIA 384.90
  517. 00:01:08.900 T:140085229713792  NOTICE: GL_SHADING_LANGUAGE_VERSION = 4.50 NVIDIA
  518. 00:01:08.900 T:140085229713792  NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 4194304
  519. 00:01:08.900 T:140085229713792  NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 4194304
  520. 00:01:08.900 T:140085229713792  NOTICE: GL_EXTENSIONS = GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  521. 00:01:08.968 T:140084734195456  NOTICE: Running database version Addons27
  522. 00:01:08.969 T:140084734195456  NOTICE: Running database version ViewModes6
  523. 00:01:08.970 T:140084734195456  NOTICE: Running database version Textures13
  524. 00:01:08.970 T:140084734195456  NOTICE: Running database version MyMusic60
  525. 00:01:08.972 T:140084734195456  NOTICE: Running database version MyVideos107
  526. 00:01:08.973 T:140084734195456  NOTICE: Running database version TV29
  527. 00:01:08.973 T:140084734195456  NOTICE: Running database version Epg11
  528. 00:01:08.974 T:140085229713792  NOTICE: start dvd mediatype detection
  529. 00:01:09.050 T:140085229713792 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  530. 00:01:09.102 T:140085229713792  NOTICE: UpdateLibraries: Starting video library startup scan
  531. 00:01:09.106 T:140085229713792  NOTICE: initialize done
  532. 00:01:09.106 T:140085229713792  NOTICE: Running the application...
  533. 00:01:09.108 T:140085229713792  NOTICE: starting zeroconf publishing
  534. 00:01:09.108 T:140085229713792  NOTICE: starting upnp client
  535. 00:01:09.132 T:140085229713792  NOTICE: starting upnp renderer
  536. 00:01:09.134 T:140083151750912  NOTICE: ES: Starting UDP Event server on port 9777
  537. 00:01:09.140 T:140083151750912  NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  538. 00:01:09.618 T:140083924576000  NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.6), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  539. 00:01:13.395 T:140083942676224  NOTICE: VideoInfoScanner: Starting scan ..
  540.  
  541.  
  542. ############### END LOG FILE ################
  543.  
  544. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement