Advertisement
cy1clown

Crash log

Nov 3rd, 2017
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.71 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Fri Nov 3 08:09:05 CDT 2017
  5. Kodi Options:
  6. Arch: x86_64
  7. Kernel: Linux 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017
  8. Release: Linux Mint 18.2 (Sonya)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/jon/core (2017-11-03 08:09:04.572694798 -0500)
  13. =========================================
  14. [New LWP 9572]
  15. [New LWP 9537]
  16. [New LWP 9535]
  17. [New LWP 9532]
  18. [New LWP 9536]
  19. [New LWP 9538]
  20. [New LWP 9543]
  21. [New LWP 9544]
  22. [New LWP 9541]
  23. [New LWP 9563]
  24. [New LWP 9545]
  25. [New LWP 9556]
  26. [New LWP 9548]
  27. [New LWP 9551]
  28. [New LWP 9558]
  29. [New LWP 9555]
  30. [New LWP 9531]
  31. [New LWP 9552]
  32. [New LWP 9559]
  33. [New LWP 9534]
  34. [New LWP 9542]
  35. [New LWP 9557]
  36. [New LWP 9549]
  37. [New LWP 9554]
  38. [New LWP 9553]
  39. [Thread debugging using libthread_db enabled]
  40. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  41. Core was generated by `/usr/lib/x86_64-linux-gnu/kodi/kodi.bin'.
  42. Program terminated with signal SIGSEGV, Segmentation fault.
  43. #0 0x00007fa3274bdffc in PyDict_GetItem () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  44. [Current thread is 1 (Thread 0x7fa2a66d0700 (LWP 9572))]
  45.  
  46. Thread 25 (Thread 0x7fa2cd7fa700 (LWP 9553)):
  47. #0 0x00007fa321440593 in select () at ../sysdeps/unix/syscall-template.S:84
  48. #1 0x000000000096e83f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  49. #2 0x000000000096f9fe in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  50. #3 0x00000000008c17c0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  51. #4 0x0000000000931161 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  52. #5 0x00000000009309fa in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  53. #6 0x00000000009398cc in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  54. #7 0x00000000008e4c4c in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  55. #8 0x00000000008e4715 in PLT_HttpServerSocketTask::DoRun() ()
  56. #9 0x0000000000900f58 in PLT_ThreadTask::Run() ()
  57. #10 0x0000000000986417 in NPT_PosixThread::EntryPoint(void*) ()
  58. #11 0x00007fa3285006ba in start_thread (arg=0x7fa2cd7fa700) at pthread_create.c:333
  59. #12 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  60.  
  61. Thread 24 (Thread 0x7fa2ccff9700 (LWP 9554)):
  62. #0 0x00007fa321440593 in select () at ../sysdeps/unix/syscall-template.S:84
  63. #1 0x000000000096e83f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  64. #2 0x000000000097116d in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  65. #3 0x00000000008e38cf in PLT_HttpListenTask::DoRun() ()
  66. #4 0x0000000000900f58 in PLT_ThreadTask::Run() ()
  67. #5 0x0000000000986417 in NPT_PosixThread::EntryPoint(void*) ()
  68. #6 0x00007fa3285006ba in start_thread (arg=0x7fa2ccff9700) at pthread_create.c:333
  69. #7 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  70.  
  71. Thread 23 (Thread 0x7fa2cf7fe700 (LWP 9549)):
  72. #0 0x00007fa328508827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fa2c8000aa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  73. #1 do_futex_wait (sem=sem@entry=0x7fa2c8000aa0, abstime=0x0) at sem_waitcommon.c:111
  74. #2 0x00007fa3285088d4 in __new_sem_wait_slow (sem=0x7fa2c8000aa0, abstime=0x0) at sem_waitcommon.c:181
  75. #3 0x00007fa32850897a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
  76. #4 0x00007fa327431f98 in PyThread_acquire_lock () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  77. #5 0x00007fa327413706 in PyEval_RestoreThread () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  78. #6 0x00007fa2b05bb101 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  79. #7 0x00007fa2b05c2081 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  80. #8 0x00007fa2a795c1f4 in ?? () from /usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/_openssl.x86_64-linux-gnu.so
  81. #9 0x00007fa2e55daf47 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  82. #10 0x00007fa2e55dbb2a in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  83. #11 0x00007fa2e55def90 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  84. #12 0x00007fa2e559b9dd in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  85. #13 0x00007fa2e55acba1 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  86. #14 0x00007fa2e55c135e in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  87. #15 0x00007fa2e55c1f5d in curl_multi_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  88. #16 0x00007fa2e55b89bb in curl_easy_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  89. #17 0x0000000001491fd5 in XFILE::CCurlFile::Stat(CURL const&, stat64*) ()
  90. #18 0x00000000014af91e in XFILE::CFile::Stat(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, stat64*) ()
  91. #19 0x00000000010b2a0f in CTextureCacheJob::GetImageHash(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  92. #20 0x00000000010b3eb3 in CTextureCacheJob::CacheTexture(CBaseTexture**) ()
  93. #21 0x00000000010b44e2 in CTextureCacheJob::DoWork() ()
  94. #22 0x0000000000c78de9 in CJobWorker::Process() ()
  95. #23 0x0000000000d0cf55 in CThread::Action() ()
  96. #24 0x0000000000d0d1af in CThread::staticThread(void*) ()
  97. #25 0x00007fa3285006ba in start_thread (arg=0x7fa2cf7fe700) at pthread_create.c:333
  98. #26 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  99.  
  100. Thread 22 (Thread 0x7fa2b2ffd700 (LWP 9557)):
  101. #0 0x00007fa321440593 in select () at ../sysdeps/unix/syscall-template.S:84
  102. #1 0x000000000096e83f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  103. #2 0x000000000096f9fe in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  104. #3 0x00000000008c17c0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  105. #4 0x0000000000931161 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  106. #5 0x00000000009309fa in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  107. #6 0x000000000093a004 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  108. #7 0x000000000093fca8 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  109. #8 0x00000000008f80fc in PLT_SsdpSearchTask::DoRun() ()
  110. #9 0x0000000000900f58 in PLT_ThreadTask::Run() ()
  111. #10 0x0000000000986417 in NPT_PosixThread::EntryPoint(void*) ()
  112. #11 0x00007fa3285006ba in start_thread (arg=0x7fa2b2ffd700) at pthread_create.c:333
  113. #12 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  114.  
  115. Thread 21 (Thread 0x7fa2e77fd700 (LWP 9542)):
  116. #0 0x00007fa32143e70d in poll () at ../sysdeps/unix/syscall-template.S:84
  117. #1 0x00000000009e77ea in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  118. #2 0x00000000009e78cf in PERIPHERALS::CPeripheralBusUSB::Process() ()
  119. #3 0x0000000000d0cf55 in CThread::Action() ()
  120. #4 0x0000000000d0d1af in CThread::staticThread(void*) ()
  121. #5 0x00007fa3285006ba in start_thread (arg=0x7fa2e77fd700) at pthread_create.c:333
  122. #6 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  123.  
  124. Thread 20 (Thread 0x7fa30a42b700 (LWP 9534)):
  125. #0 0x00007fa328508827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fa2c8000aa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  126. #1 do_futex_wait (sem=sem@entry=0x7fa2c8000aa0, abstime=0x0) at sem_waitcommon.c:111
  127. #2 0x00007fa3285088d4 in __new_sem_wait_slow (sem=0x7fa2c8000aa0, abstime=0x0) at sem_waitcommon.c:181
  128. #3 0x00007fa32850897a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
  129. #4 0x00007fa327431f98 in PyThread_acquire_lock () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  130. #5 0x00007fa327413706 in PyEval_RestoreThread () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  131. #6 0x00007fa2b05bb101 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  132. #7 0x00007fa2b05c2081 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  133. #8 0x00007fa2a795c1ac in ?? () from /usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/_openssl.x86_64-linux-gnu.so
  134. #9 0x00007fa2e55daf2d in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  135. #10 0x00007fa2e55dbb2a in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  136. #11 0x00007fa2e55def90 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  137. #12 0x00007fa2e559b9dd in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  138. #13 0x00007fa2e55acba1 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  139. #14 0x00007fa2e55c135e in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  140. #15 0x00007fa2e55c1f5d in curl_multi_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  141. #16 0x00007fa2e55b89bb in curl_easy_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  142. #17 0x0000000001491fd5 in XFILE::CCurlFile::Stat(CURL const&, stat64*) ()
  143. #18 0x00000000014af91e in XFILE::CFile::Stat(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, stat64*) ()
  144. #19 0x00000000010b2a0f in CTextureCacheJob::GetImageHash(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  145. #20 0x00000000010b3eb3 in CTextureCacheJob::CacheTexture(CBaseTexture**) ()
  146. #21 0x00000000010b1b48 in CTextureCache::CacheImage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CBaseTexture**, CTextureDetails*) ()
  147. #22 0x0000000001087264 in CImageLoader::DoWork() ()
  148. #23 0x0000000000c78de9 in CJobWorker::Process() ()
  149. #24 0x0000000000d0cf55 in CThread::Action() ()
  150. #25 0x0000000000d0d1af in CThread::staticThread(void*) ()
  151. #26 0x00007fa3285006ba in start_thread (arg=0x7fa30a42b700) at pthread_create.c:333
  152. #27 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  153.  
  154. Thread 19 (Thread 0x7fa2b1ffb700 (LWP 9559)):
  155. #0 0x00007fa321440593 in select () at ../sysdeps/unix/syscall-template.S:84
  156. #1 0x00000000012807ea in JSONRPC::CTCPServer::Process() ()
  157. #2 0x0000000000d0cf55 in CThread::Action() ()
  158. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  159. #4 0x00007fa3285006ba in start_thread (arg=0x7fa2b1ffb700) at pthread_create.c:333
  160. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  161.  
  162. Thread 18 (Thread 0x7fa2cdffb700 (LWP 9552)):
  163. #0 0x00007fa32143e70d in poll () at ../sysdeps/unix/syscall-template.S:84
  164. #1 0x00007fa32450294a in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  165. #2 0x00007fa3245024d3 in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  166. #3 0x00007fa3245026a8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  167. #4 0x00007fa3245028dd in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  168. #5 0x00007fa3245029a4 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  169. #6 0x00007fa3285006ba in start_thread (arg=0x7fa2cdffb700) at pthread_create.c:333
  170. #7 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  171.  
  172. Thread 17 (Thread 0x7fa328819980 (LWP 9531)):
  173. #0 0x000000000141d211 in INFO::InfoExpression::InfoAssociativeGroup::Evaluate(CGUIListItem const*) ()
  174. #1 0x000000000141d15e in INFO::InfoExpression::Update(CGUIListItem const*) ()
  175. #2 0x0000000000dc1f0c in CGUIControl::UpdateVisibility(CGUIListItem const*) ()
  176. #3 0x0000000000dd5bca in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  177. #4 0x0000000000dc49c6 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  178. #5 0x0000000000dd5be2 in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  179. #6 0x0000000000dc49c6 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  180. #7 0x0000000000e538e4 in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  181. #8 0x0000000000e5b198 in CGUIWindowManager::Process(unsigned int) ()
  182. #9 0x0000000001009aee in CApplication::FrameMove(bool, bool) ()
  183. #10 0x00000000010d084a in CXBApplicationEx::Run(CFileItemList&) ()
  184. #11 0x0000000000d3ea63 in XBMC_Run ()
  185. #12 0x000000000080170b in main ()
  186.  
  187. Thread 16 (Thread 0x7fa2b3fff700 (LWP 9555)):
  188. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  189. #1 0x0000000000985f11 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  190. #2 0x00000000008bfbb7 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  191. #3 0x0000000000900f58 in PLT_ThreadTask::Run() ()
  192. #4 0x0000000000986417 in NPT_PosixThread::EntryPoint(void*) ()
  193. #5 0x00007fa3285006ba in start_thread (arg=0x7fa2b3fff700) at pthread_create.c:333
  194. #6 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  195.  
  196. Thread 15 (Thread 0x7fa2b27fc700 (LWP 9558)):
  197. #0 0x00007fa321440593 in select () at ../sysdeps/unix/syscall-template.S:84
  198. #1 0x000000000127de34 in SOCKETS::CSocketListener::Listen(int) ()
  199. #2 0x000000000126ed65 in EVENTSERVER::CEventServer::Run() ()
  200. #3 0x000000000126f068 in EVENTSERVER::CEventServer::Process() ()
  201. #4 0x0000000000d0cf55 in CThread::Action() ()
  202. #5 0x0000000000d0d1af in CThread::staticThread(void*) ()
  203. #6 0x00007fa3285006ba in start_thread (arg=0x7fa2b27fc700) at pthread_create.c:333
  204. #7 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  205.  
  206. Thread 14 (Thread 0x7fa2ce7fc700 (LWP 9551)):
  207. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  208. #1 0x0000000000d0d60e in CTimer::Process() ()
  209. #2 0x0000000000d0cf55 in CThread::Action() ()
  210. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  211. #4 0x00007fa3285006ba in start_thread (arg=0x7fa2ce7fc700) at pthread_create.c:333
  212. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  213.  
  214. Thread 13 (Thread 0x7fa2cffff700 (LWP 9548)):
  215. #0 0x00007fa328508827 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=0, futex_word=0x7fa2c8000aa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  216. #1 do_futex_wait (sem=sem@entry=0x7fa2c8000aa0, abstime=0x0) at sem_waitcommon.c:111
  217. #2 0x00007fa3285088d4 in __new_sem_wait_slow (sem=0x7fa2c8000aa0, abstime=0x0) at sem_waitcommon.c:181
  218. #3 0x00007fa32850897a in __new_sem_wait (sem=<optimized out>) at sem_wait.c:29
  219. #4 0x00007fa327431f98 in PyThread_acquire_lock () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  220. #5 0x00007fa327413706 in PyEval_RestoreThread () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  221. #6 0x00007fa2b05bb101 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  222. #7 0x00007fa2b05c2081 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  223. #8 0x00007fa2a795c1ac in ?? () from /usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/_openssl.x86_64-linux-gnu.so
  224. #9 0x00007fa2e55daf2d in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  225. #10 0x00007fa2e55dbb2a in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  226. #11 0x00007fa2e55def90 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  227. #12 0x00007fa2e559b9dd in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  228. #13 0x00007fa2e55acba1 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  229. #14 0x00007fa2e55c135e in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  230. #15 0x00007fa2e55c1f5d in curl_multi_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  231. #16 0x00007fa2e55b89bb in curl_easy_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  232. #17 0x0000000001491fd5 in XFILE::CCurlFile::Stat(CURL const&, stat64*) ()
  233. #18 0x00000000014af91e in XFILE::CFile::Stat(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, stat64*) ()
  234. #19 0x00000000010b2a0f in CTextureCacheJob::GetImageHash(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  235. #20 0x00000000010b3eb3 in CTextureCacheJob::CacheTexture(CBaseTexture**) ()
  236. #21 0x00000000010b1b48 in CTextureCache::CacheImage(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, CBaseTexture**, CTextureDetails*) ()
  237. #22 0x0000000001087264 in CImageLoader::DoWork() ()
  238. #23 0x0000000000c78de9 in CJobWorker::Process() ()
  239. #24 0x0000000000d0cf55 in CThread::Action() ()
  240. #25 0x0000000000d0d1af in CThread::staticThread(void*) ()
  241. #26 0x00007fa3285006ba in start_thread (arg=0x7fa2cffff700) at pthread_create.c:333
  242. #27 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  243.  
  244. Thread 12 (Thread 0x7fa2b37fe700 (LWP 9556)):
  245. #0 0x00007fa321440593 in select () at ../sysdeps/unix/syscall-template.S:84
  246. #1 0x000000000096e83f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  247. #2 0x000000000096f9fe in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  248. #3 0x00000000008c17c0 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  249. #4 0x0000000000931161 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  250. #5 0x00000000009309fa in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  251. #6 0x000000000093a004 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  252. #7 0x000000000093fca8 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  253. #8 0x00000000008f80fc in PLT_SsdpSearchTask::DoRun() ()
  254. #9 0x0000000000900f58 in PLT_ThreadTask::Run() ()
  255. #10 0x0000000000986417 in NPT_PosixThread::EntryPoint(void*) ()
  256. #11 0x00007fa3285006ba in start_thread (arg=0x7fa2b37fe700) at pthread_create.c:333
  257. #12 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  258.  
  259. Thread 11 (Thread 0x7fa2e5ffa700 (LWP 9545)):
  260. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  261. #1 0x000000000124b66b in PERIPHERALS::CEventScanner::Process() ()
  262. #2 0x0000000000d0cf55 in CThread::Action() ()
  263. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  264. #4 0x00007fa3285006ba in start_thread (arg=0x7fa2e5ffa700) at pthread_create.c:333
  265. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  266.  
  267. Thread 10 (Thread 0x7fa2a6ed1700 (LWP 9563)):
  268. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  269. #1 0x0000000000985f11 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  270. #2 0x000000000093f0cc in NPT_HttpConnectionManager::Run() ()
  271. #3 0x0000000000986417 in NPT_PosixThread::EntryPoint(void*) ()
  272. #4 0x00007fa3285006ba in start_thread (arg=0x7fa2a6ed1700) at pthread_create.c:333
  273. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  274.  
  275. Thread 9 (Thread 0x7fa2e7ffe700 (LWP 9541)):
  276. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  277. #1 0x00007fa2f0374713 in CEC::CCECClient::Process() () from /usr/lib/x86_64-linux-gnu/libcec.so.4
  278. #2 0x00007fa2f03799fb in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/x86_64-linux-gnu/libcec.so.4
  279. #3 0x00007fa3285006ba in start_thread (arg=0x7fa2e7ffe700) at pthread_create.c:333
  280. #4 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  281.  
  282. Thread 8 (Thread 0x7fa2e67fb700 (LWP 9544)):
  283. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  284. #1 0x0000000001238b93 in PERIPHERALS::CPeripheralBus::Process() ()
  285. #2 0x0000000000d0cf55 in CThread::Action() ()
  286. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  287. #4 0x00007fa3285006ba in start_thread (arg=0x7fa2e67fb700) at pthread_create.c:333
  288. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  289.  
  290. Thread 7 (Thread 0x7fa2e6ffc700 (LWP 9543)):
  291. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  292. #1 0x0000000001238b93 in PERIPHERALS::CPeripheralBus::Process() ()
  293. #2 0x0000000000d0cf55 in CThread::Action() ()
  294. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  295. #4 0x00007fa3285006ba in start_thread (arg=0x7fa2e6ffc700) at pthread_create.c:333
  296. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  297.  
  298. Thread 6 (Thread 0x7fa2f3ffe700 (LWP 9538)):
  299. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  300. #1 0x0000000000d0a667 in XbmcThreads::CEventGroup::wait(unsigned int) ()
  301. #2 0x00000000009fb22c in ?? ()
  302. #3 0x0000000000d0cf55 in CThread::Action() ()
  303. #4 0x0000000000d0d1af in CThread::staticThread(void*) ()
  304. #5 0x00007fa3285006ba in start_thread (arg=0x7fa2f3ffe700) at pthread_create.c:333
  305. #6 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  306.  
  307. Thread 5 (Thread 0x7fa309429700 (LWP 9536)):
  308. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  309. #1 0x00007fa3240b8e48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  310. #2 0x00000000015d6ae4 in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  311. #3 0x00000000015b71c9 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  312. #4 0x00000000015b88b2 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  313. #5 0x00000000015b95d7 in ActiveAE::CActiveAESink::Process() ()
  314. #6 0x0000000000d0cf55 in CThread::Action() ()
  315. #7 0x0000000000d0d1af in CThread::staticThread(void*) ()
  316. #8 0x00007fa3285006ba in start_thread (arg=0x7fa309429700) at pthread_create.c:333
  317. #9 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  318.  
  319. Thread 4 (Thread 0x7fa30ac2c700 (LWP 9532)):
  320. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  321. #1 0x0000000001451751 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  322. #2 0x0000000000d0cf55 in CThread::Action() ()
  323. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  324. #4 0x00007fa3285006ba in start_thread (arg=0x7fa30ac2c700) at pthread_create.c:333
  325. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  326.  
  327. Thread 3 (Thread 0x7fa309c2a700 (LWP 9535)):
  328. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:180
  329. #1 0x00000000015aeb0a in ActiveAE::CActiveAE::Process() ()
  330. #2 0x0000000000d0cf55 in CThread::Action() ()
  331. #3 0x0000000000d0d1af in CThread::staticThread(void*) ()
  332. #4 0x00007fa3285006ba in start_thread (arg=0x7fa309c2a700) at pthread_create.c:333
  333. #5 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  334.  
  335. Thread 2 (Thread 0x7fa308c28700 (LWP 9537)):
  336. #0 0x00007fa32143e70d in poll () at ../sysdeps/unix/syscall-template.S:84
  337. #1 0x00007fa3240b8861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  338. #2 0x00007fa3240a9e11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  339. #3 0x00007fa3240aa4ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  340. #4 0x00007fa3240aa560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  341. #5 0x00007fa3240b87a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  342. #6 0x00007fa31bc44078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
  343. #7 0x00007fa3285006ba in start_thread (arg=0x7fa308c28700) at pthread_create.c:333
  344. #8 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  345.  
  346. Thread 1 (Thread 0x7fa2a66d0700 (LWP 9572)):
  347. #0 0x00007fa3274bdffc in PyDict_GetItem () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  348. #1 0x00007fa3274be674 in PyDict_GetItemString () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  349. #2 0x00007fa2b05b6890 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  350. #3 0x00007fa2b05c20a6 in ?? () from /usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so
  351. #4 0x00007fa2a795c1ac in ?? () from /usr/lib/python2.7/dist-packages/cryptography/hazmat/bindings/_openssl.x86_64-linux-gnu.so
  352. #5 0x00007fa2e55daf2d in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  353. #6 0x00007fa2e55dbb2a in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  354. #7 0x00007fa2e55def90 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  355. #8 0x00007fa2e559b9dd in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  356. #9 0x00007fa2e55acba1 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  357. #10 0x00007fa2e55c135e in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  358. #11 0x00007fa2e55c1f5d in curl_multi_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  359. #12 0x00007fa2e55b89bb in curl_easy_perform () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  360. #13 0x0000000001491fd5 in XFILE::CCurlFile::Stat(CURL const&, stat64*) ()
  361. #14 0x00000000014af91e in XFILE::CFile::Stat(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, stat64*) ()
  362. #15 0x0000000000c67269 in CFileOperationJob::DoProcessFile(CFileOperationJob::FileAction, 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> > const&, std::vector<CFileOperationJob::CFileOperation, std::allocator<CFileOperationJob::CFileOperation> >&, double&) ()
  363. #16 0x0000000000c67937 in CFileOperationJob::DoProcess(CFileOperationJob::FileAction, CFileItemList&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<CFileOperationJob::CFileOperation, std::allocator<CFileOperationJob::CFileOperation> >&, double&) ()
  364. #17 0x0000000000c69279 in CFileOperationJob::DoWork() ()
  365. #18 0x0000000000f633ee in CAddonInstallJob::DoFileOperation(CFileOperationJob::FileAction, CFileItemList&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool) ()
  366. #19 0x0000000000f66d51 in CAddonInstallJob::DownloadPackage(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> > const&) ()
  367. #20 0x0000000000f6747d in CAddonInstallJob::DoWork() ()
  368. #21 0x0000000000c78de9 in CJobWorker::Process() ()
  369. #22 0x0000000000d0cf55 in CThread::Action() ()
  370. #23 0x0000000000d0d1af in CThread::staticThread(void*) ()
  371. #24 0x00007fa3285006ba in start_thread (arg=0x7fa2a66d0700) at pthread_create.c:333
  372. #25 0x00007fa32144a3dd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  373. ############# END STACK TRACE ###############
  374.  
  375. ################# LOG FILE ##################
  376.  
  377. 08:08:47.716 T:140338735978880 NOTICE: special://profile/ is mapped to: special://masterprofile/
  378. 08:08:47.716 T:140338735978880 NOTICE: -----------------------------------------------------------------------
  379. 08:08:47.717 T:140338735978880 NOTICE: Starting Kodi (17.5 Git:20171026-5bd45ab). Platform: Linux x86 64-bit
  380. 08:08:47.717 T:140338735978880 NOTICE: Using Release Kodi x64 build
  381. 08:08:47.717 T:140338735978880 NOTICE: Kodi compiled Nov 4 2012 by GCC 5.4.0 for Linux x86 64-bit version 4.4.87 (263255)
  382. 08:08:47.717 T:140338735978880 NOTICE: Running on Linux Mint 18.2, kernel: Linux x86 64-bit version 4.10.0-38-generic
  383. 08:08:47.717 T:140338735978880 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  384. 08:08:47.717 T:140338735978880 NOTICE: Host CPU: Intel(R) Celeron(R) CPU N2930 @ 1.83GHz, 4 cores available
  385. 08:08:47.717 T:140338735978880 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  386. 08:08:47.717 T:140338735978880 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi
  387. 08:08:47.717 T:140338735978880 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/x86_64-linux-gnu/kodi/addons
  388. 08:08:47.717 T:140338735978880 NOTICE: special://masterprofile/ is mapped to: /home/jon/.kodi/userdata
  389. 08:08:47.717 T:140338735978880 NOTICE: special://envhome/ is mapped to: /home/jon
  390. 08:08:47.717 T:140338735978880 NOTICE: special://home/ is mapped to: /home/jon/.kodi
  391. 08:08:47.717 T:140338735978880 NOTICE: special://temp/ is mapped to: /home/jon/.kodi/temp
  392. 08:08:47.717 T:140338735978880 NOTICE: special://logpath/ is mapped to: /home/jon/.kodi/temp
  393. 08:08:47.717 T:140338735978880 NOTICE: The executable running is: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin
  394. 08:08:47.717 T:140338735978880 NOTICE: Local hostname: jon-ThinkPad-Yoga-11e
  395. 08:08:47.717 T:140338735978880 NOTICE: Log File is located: /home/jon/.kodi/temp//kodi.log
  396. 08:08:47.717 T:140338735978880 NOTICE: -----------------------------------------------------------------------
  397. 08:08:47.739 T:140338735978880 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
  398. 08:08:47.741 T:140338735978880 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
  399. 08:08:47.835 T:140338735978880 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'OnLowBattery'
  400. 08:08:47.837 T:140338735978880 NOTICE: load settings...
  401. 08:08:47.868 T:140338735978880 NOTICE: Found 1 Lists of Devices
  402. 08:08:47.868 T:140338735978880 NOTICE: Enumerated PULSE devices:
  403. 08:08:47.868 T:140338735978880 NOTICE: Device 1
  404. 08:08:47.868 T:140338735978880 NOTICE: m_deviceName : Default
  405. 08:08:47.868 T:140338735978880 NOTICE: m_displayName : Default
  406. 08:08:47.868 T:140338735978880 NOTICE: m_displayNameExtra: Default Output Device (PULSEAUDIO)
  407. 08:08:47.868 T:140338735978880 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  408. 08:08:47.868 T:140338735978880 NOTICE: m_channels : FL,FR
  409. 08:08:47.868 T:140338735978880 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  410. 08:08:47.868 T:140338735978880 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  411. 08:08:47.868 T:140338735978880 NOTICE: m_streamTypes : No passthrough capabilities
  412. 08:08:47.868 T:140338735978880 NOTICE: Device 2
  413. 08:08:47.869 T:140338735978880 NOTICE: m_deviceName : alsa_output.pci-0000_00_1b.0.analog-stereo
  414. 08:08:47.869 T:140338735978880 NOTICE: m_displayName : Built-in Audio Analog Stereo
  415. 08:08:47.869 T:140338735978880 NOTICE: m_displayNameExtra: Speakers (PULSEAUDIO)
  416. 08:08:47.869 T:140338735978880 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  417. 08:08:47.869 T:140338735978880 NOTICE: m_channels : FL,FR
  418. 08:08:47.869 T:140338735978880 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  419. 08:08:47.869 T:140338735978880 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  420. 08:08:47.869 T:140338735978880 NOTICE: m_streamTypes : No passthrough capabilities
  421. 08:08:47.877 T:140338735978880 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  422. 08:08:47.877 T:140338735978880 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  423. 08:08:47.877 T:140338735978880 NOTICE: Default Video Player: VideoPlayer
  424. 08:08:47.877 T:140338735978880 NOTICE: Default Audio Player: paplayer
  425. 08:08:47.877 T:140338735978880 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  426. 08:08:47.877 T:140338735978880 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  427. 08:08:47.877 T:140338735978880 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  428. 08:08:47.878 T:140338735978880 NOTICE: Loaded playercorefactory configuration
  429. 08:08:47.878 T:140338735978880 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  430. 08:08:47.878 T:140338735978880 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  431. 08:08:47.886 T:140338735978880 NOTICE: Running database version Addons27
  432. 08:08:47.917 T:140338735978880 NOTICE: ADDONS: Using repository repository.xbmc.org
  433. 08:08:47.917 T:140338735978880 NOTICE: ADDONS: Using repository repository.blackeagle
  434. 08:08:47.935 T:140338211755776 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
  435. 08:08:47.987 T:140338735978880 NOTICE: Checking resolution 16
  436. 08:08:48.130 T:140338735978880 NOTICE: Using visual 0x20
  437. 08:08:48.148 T:140338735978880 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  438. 08:08:48.148 T:140338735978880 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Bay Trail
  439. 08:08:48.148 T:140338735978880 NOTICE: GL_VERSION = 3.0 Mesa 17.0.7
  440. 08:08:48.148 T:140338735978880 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
  441. 08:08:48.148 T:140338735978880 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_NV_texture_barrier GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shader_image_load_store GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_ARB_transform_feedback_instanced GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_clear_buffer_object GL_ARB_compute_shader GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_robust_buffer_access_behavior GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_robustness GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_internalformat_query2 GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_shader_draw_parameters GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_ARB_clip_control GL_ARB_conditional_render_inverted GL_ARB_cull_distance GL_ARB_derivative_control GL_ARB_get_texture_sub_image GL_ARB_pipeline_statistics_query GL_ARB_shader_texture_image_samples GL_ARB_texture_barrier GL_EXT_polygon_offset_clamp GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_ARB_shader_atomic_counter_ops GL_ARB_shader_clock GL_EXT_shader_samples_identical GL_MESA_shader_integer_functions
  442. 08:08:48.408 T:140338228541184 NOTICE: Running database version Addons27
  443. 08:08:48.410 T:140338228541184 NOTICE: Running database version ViewModes6
  444. 08:08:48.413 T:140338228541184 NOTICE: Running database version Textures13
  445. 08:08:48.423 T:140338228541184 NOTICE: Running database version MyMusic60
  446. 08:08:48.435 T:140338228541184 NOTICE: Running database version MyVideos107
  447. 08:08:48.447 T:140338228541184 NOTICE: Running database version TV29
  448. 08:08:48.452 T:140338228541184 NOTICE: Running database version Epg11
  449. 08:08:48.462 T:140338735978880 NOTICE: start dvd mediatype detection
  450. 08:08:48.670 T:140338735978880 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  451. 08:08:48.805 T:140338735978880 NOTICE: initialize done
  452. 08:08:48.805 T:140338735978880 NOTICE: Running the application...
  453. 08:08:48.818 T:140338735978880 NOTICE: starting zeroconf publishing
  454. 08:08:48.818 T:140338735978880 NOTICE: starting upnp client
  455. 08:08:48.832 T:140336756147968 NOTICE: ES: Starting UDP Event server on port 9777
  456. 08:08:48.833 T:140336756147968 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  457. 08:08:51.494 T:140337234302720 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.5), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  458. 08:08:53.196 T:140337251088128 ERROR: GetDirectory - Error getting
  459.  
  460.  
  461. ############### END LOG FILE ################
  462.  
  463. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement