Advertisement
Guest User

Untitled

a guest
Dec 14th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.45 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Wed Dec 14 18:38:08 EST 2016
  5. Kodi Options:
  6. Arch: x86_64
  7. Kernel: Linux 4.4.0-53-generic #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016
  8. Release: Ubuntu 16.04.1 LTS (Xenial Xerus)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/brian/core (2016-12-14 18:38:08.029560209 -0500)
  13. =========================================
  14. [New LWP 7305]
  15. [New LWP 7308]
  16. [New LWP 7314]
  17. [New LWP 7307]
  18. [New LWP 7309]
  19. [New LWP 7310]
  20. [New LWP 7315]
  21. [New LWP 7325]
  22. [New LWP 7320]
  23. [New LWP 7323]
  24. [New LWP 7316]
  25. [New LWP 7328]
  26. [New LWP 7321]
  27. [New LWP 7318]
  28. [New LWP 7324]
  29. [New LWP 7322]
  30. [New LWP 7326]
  31. [New LWP 7327]
  32. [New LWP 7332]
  33. [New LWP 7329]
  34. [New LWP 7330]
  35. [New LWP 7334]
  36. [Thread debugging using libthread_db enabled]
  37. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  38. Core was generated by `/usr/lib/kodi/kodi.bin'.
  39. Program terminated with signal SIGABRT, Aborted.
  40. #0 0x00007f463b19a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  41. [Current thread is 1 (Thread 0x7f4642cff940 (LWP 7305))]
  42.  
  43. Thread 22 (Thread 0x7f45d67fc700 (LWP 7334)):
  44. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  45. #1 0x0000000000f62d3c in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  46. #2 0x0000000000f7cfac in PLT_ThreadTask::Run() ()
  47. #3 0x0000000000f632c3 in NPT_PosixThread::EntryPoint(void*) ()
  48. #4 0x00007f46414f36ba in start_thread (arg=0x7f45d67fc700) at pthread_create.c:333
  49. #5 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  50.  
  51. Thread 21 (Thread 0x7f45d77fe700 (LWP 7330)):
  52. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  53. #1 0x00000000010429bc in SOCKETS::CSocketListener::Listen(int) ()
  54. #2 0x000000000103689e in EVENTSERVER::CEventServer::Run() ()
  55. #3 0x0000000001036b48 in EVENTSERVER::CEventServer::Process() ()
  56. #4 0x0000000001d2ac6f in CThread::Action() ()
  57. #5 0x0000000001d2af2f in CThread::staticThread(void*) ()
  58. #6 0x00007f46414f36ba in start_thread (arg=0x7f45d77fe700) at pthread_create.c:333
  59. #7 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  60.  
  61. Thread 20 (Thread 0x7f45d7fff700 (LWP 7329)):
  62. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  63. #1 0x0000000000f5dfb2 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  64. #2 0x0000000000f5e9cd in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  65. #3 0x0000000001d16b8c in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  66. #4 0x0000000000fb9dbb in NPT_BufferedInputStream::FillBuffer() ()
  67. #5 0x0000000000fb9baa in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  68. #6 0x0000000000fb9fda in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  69. #7 0x0000000000f8a550 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  70. #8 0x0000000000f90440 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  71. #9 0x0000000001ceed37 in PLT_SsdpSearchTask::DoRun() ()
  72. #10 0x0000000000f7d025 in PLT_ThreadTask::Run() ()
  73. #11 0x0000000000f632c3 in NPT_PosixThread::EntryPoint(void*) ()
  74. #12 0x00007f46414f36ba in start_thread (arg=0x7f45d7fff700) at pthread_create.c:333
  75. #13 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  76.  
  77. Thread 19 (Thread 0x7f45d6ffd700 (LWP 7332)):
  78. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  79. #1 0x0000000001044936 in JSONRPC::CTCPServer::Process() ()
  80. #2 0x0000000001d2ac6f in CThread::Action() ()
  81. #3 0x0000000001d2af2f in CThread::staticThread(void*) ()
  82. #4 0x00007f46414f36ba in start_thread (arg=0x7f45d6ffd700) at pthread_create.c:333
  83. #5 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  84.  
  85. Thread 18 (Thread 0x7f45f12a1700 (LWP 7327)):
  86. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  87. #1 0x0000000000f62d3c in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  88. #2 0x0000000001cdb537 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  89. #3 0x0000000000f7d025 in PLT_ThreadTask::Run() ()
  90. #4 0x0000000000f632c3 in NPT_PosixThread::EntryPoint(void*) ()
  91. #5 0x00007f46414f36ba in start_thread (arg=0x7f45f12a1700) at pthread_create.c:333
  92. #6 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  93.  
  94. Thread 17 (Thread 0x7f45f1aa2700 (LWP 7326)):
  95. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  96. #1 0x0000000000f5dfb2 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  97. #2 0x0000000000f5fe7d in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  98. #3 0x0000000001ce8e15 in PLT_HttpListenTask::DoRun() ()
  99. #4 0x0000000000f7d025 in PLT_ThreadTask::Run() ()
  100. #5 0x0000000000f632c3 in NPT_PosixThread::EntryPoint(void*) ()
  101. #6 0x00007f46414f36ba in start_thread (arg=0x7f45f1aa2700) at pthread_create.c:333
  102. #7 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  103.  
  104. Thread 16 (Thread 0x7f45f3aa6700 (LWP 7322)):
  105. #0 0x00007f463f12f81f in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  106. #1 0x00007f463f12fdb7 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  107. #2 0x00007f463f130936 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  108. #3 0x00007f463f14ef33 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  109. #4 0x00007f463f150f71 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  110. #5 0x00007f463f17cbde in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  111. #6 0x00007f463f1809f0 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  112. #7 0x00007f463f181082 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  113. #8 0x00007f463f18140a in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  114. #9 0x00007f463f1816e6 in sqlite3_prepare_v2 () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  115. #10 0x00007f463f16b1b0 in sqlite3_exec () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  116. #11 0x00007f463f16b984 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  117. #12 0x00007f463f16bc1c in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  118. #13 0x00007f463f16bce0 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  119. #14 0x00007f463f16c33f in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  120. #15 0x00007f463f16ca1b in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  121. #16 0x00007f463f113fbd in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  122. #17 0x00007f463f1141fa in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  123. #18 0x00007f463f150556 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  124. #19 0x00007f463f17cbde in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  125. #20 0x00007f463f1809f0 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  126. #21 0x00007f463f181082 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  127. #22 0x00007f463f18140a in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  128. #23 0x00007f463f1816e6 in sqlite3_prepare_v2 () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  129. #24 0x00007f463f16b1b0 in sqlite3_exec () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  130. #25 0x0000000000b0bff6 in dbiplus::SqliteDatabase::exists() ()
  131. #26 0x0000000000af73ad in CDatabase::Connect(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, DatabaseSettings const&, bool) ()
  132. #27 0x0000000000af79d9 in CDatabase::Open(DatabaseSettings const&) ()
  133. #28 0x00000000010bdd50 in CRecentlyAddedJob::UpdateTotal() ()
  134. #29 0x00000000010bf102 in CRecentlyAddedJob::DoWork() ()
  135. #30 0x0000000001098869 in CJobWorker::Process() ()
  136. #31 0x0000000001d2ac6f in CThread::Action() ()
  137. #32 0x0000000001d2af2f in CThread::staticThread(void*) ()
  138. #33 0x00007f46414f36ba in start_thread (arg=0x7f45f3aa6700) at pthread_create.c:333
  139. #34 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  140.  
  141. Thread 15 (Thread 0x7f45f2aa4700 (LWP 7324)):
  142. #0 __lll_lock_wait_private () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
  143. #1 0x00007f463b1e8c71 in __GI___libc_realloc (oldmem=0x55359c0, bytes=320) at malloc.c:3041
  144. #2 0x00007f463dcaa7fd in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  145. #3 0x00007f463dcaa8d3 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  146. #4 0x00007f463dcaaa03 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  147. #5 0x00007f463dca94c3 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  148. #6 0x00007f463dca9ab8 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  149. #7 0x00007f463dc95f11 in _dbus_type_writer_write_basic () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  150. #8 0x00007f463dc93565 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  151. #9 0x00007f463dc93c13 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  152. #10 0x00007f463dc98c52 in dbus_message_new_method_call () from /lib/x86_64-linux-gnu/libdbus-1.so.3
  153. #11 0x00007f46427a1048 in avahi_entry_group_add_service_strlst () from /usr/lib/x86_64-linux-gnu/libavahi-client.so.3
  154. #12 0x0000000001d17050 in CZeroconfAvahi::addService(std::shared_ptr<CZeroconfAvahi::ServiceInfo>, AvahiClient*) ()
  155. #13 0x0000000001d17f6c in CZeroconfAvahi::doPublishService(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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, std::vector<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) ()
  156. #14 0x0000000001051161 in CZeroconf::CPublish::DoWork() ()
  157. #15 0x0000000001098869 in CJobWorker::Process() ()
  158. #16 0x0000000001d2ac6f in CThread::Action() ()
  159. #17 0x0000000001d2af2f in CThread::staticThread(void*) ()
  160. #18 0x00007f46414f36ba in start_thread (arg=0x7f45f2aa4700) at pthread_create.c:333
  161. #19 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  162.  
  163. Thread 14 (Thread 0x7f4609a22700 (LWP 7318)):
  164. #0 0x00007f463b23075d in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  165. #1 0x00007f463b2621a4 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  166. #2 0x0000000001c71209 in XBMCAddon::xbmc::sleep(long) ()
  167. #3 0x0000000000c62e2c in ?? ()
  168. #4 0x00007f46406c0751 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  169. #5 0x00007f46407e901c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  170. #6 0x00007f464073f2e0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  171. #7 0x00007f46407121e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  172. #8 0x00007f464078631c in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  173. #9 0x00007f46407121e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  174. #10 0x00007f46407e8447 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  175. #11 0x00007f46407942dc in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  176. #12 0x00007f46407121e3 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  177. #13 0x00007f46406bd13c in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  178. #14 0x00007f46407e901c in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  179. #15 0x00007f46406b7b89 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  180. #16 0x00007f464072500e in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  181. #17 0x0000000000c5c9f8 in CPythonInvoker::executeScript(void*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, void*, void*) ()
  182. #18 0x0000000000c5edc5 in CPythonInvoker::execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  183. #19 0x0000000000c5f6e8 in CPythonInvoker::Execute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) ()
  184. #20 0x0000000001d2ac6f in CThread::Action() ()
  185. #21 0x0000000001d2af2f in CThread::staticThread(void*) ()
  186. #22 0x00007f46414f36ba in start_thread (arg=0x7f4609a22700) at pthread_create.c:333
  187. #23 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  188.  
  189. Thread 13 (Thread 0x7f4609221700 (LWP 7321)):
  190. #0 0x00007f463b25fb5d in poll () at ../sysdeps/unix/syscall-template.S:84
  191. #1 0x00007f4629ac0155 in send_dg (ansp2_malloced=0x7f4609220458, resplen2=0x7f4609220454, anssizp2=0x7f4609220450, ansp2=0x7f4609220470, anscp=0x7f4609220460, gotsomewhere=<synthetic pointer>, v_circuit=<synthetic pointer>, ns=0, terrno=0x7f460921eea8, anssizp=0x7f460921efe0, ansp=0x7f460921ee98, buflen2=33, buf2=0x7f460921f034 "Mr\001", buflen=33, buf=0x7f460921f010 "\353\300\001", statp=0x7f4609221db8) at res_send.c:1162
  192. #2 __libc_res_nsend (statp=statp@entry=0x7f4609221db8, buf=buf@entry=0x7f460921f010 "\353\300\001", buflen=buflen@entry=33, buf2=buf2@entry=0x7f460921f034 "Mr\001", buflen2=buflen2@entry=33, ans=ans@entry=0x7f460921fc20 "\370_\027\060F\177", anssiz=2048, ansp=0x7f4609220460, ansp2=0x7f4609220470, nansp2=0x7f4609220450, resplen2=0x7f4609220454, ansp2_malloced=0x7f4609220458) at res_send.c:538
  193. #3 0x00007f4629abdd62 in __GI___libc_res_nquery (statp=statp@entry=0x7f4609221db8, name=name@entry=0x7f45f80ae630 "mirrors.kodi.tv", class=class@entry=1, type=type@entry=62321, answer=answer@entry=0x7f460921fc20 "\370_\027\060F\177", anslen=anslen@entry=2048, answerp=0x7f4609220460, answerp2=0x7f4609220470, nanswerp2=0x7f4609220450, resplen2=0x7f4609220454, answerp2_malloced=0x7f4609220458) at res_query.c:227
  194. #4 0x00007f4629abe8f8 in __libc_res_nquerydomain (domain=0x0, answerp2_malloced=0x7f4609220458, resplen2=0x7f4609220454, nanswerp2=0x7f4609220450, answerp2=0x7f4609220470, answerp=0x7f4609220460, anslen=2048, answer=0x7f460921fc20 "\370_\027\060F\177", type=62321, class=1, name=0x7f45f80ae630 "mirrors.kodi.tv", statp=0x7f4609221db8) at res_query.c:597
  195. #5 __GI___libc_res_nsearch (statp=0x7f4609221db8, name=name@entry=0x7f45f80ae630 "mirrors.kodi.tv", class=class@entry=1, type=type@entry=62321, answer=answer@entry=0x7f460921fc20 "\370_\027\060F\177", anslen=anslen@entry=2048, answerp=0x7f4609220460, answerp2=0x7f4609220470, nanswerp2=0x7f4609220450, resplen2=0x7f4609220454, answerp2_malloced=0x7f4609220458) at res_query.c:381
  196. #6 0x00007f45f3be9b89 in _nss_dns_gethostbyname4_r (name=name@entry=0x7f45f80ae630 "mirrors.kodi.tv", pat=pat@entry=0x7f4609220a38, buffer=buffer@entry=0x7f46092204e0 "\377\002", buflen=buflen@entry=1064, errnop=errnop@entry=0x7f4609220a28, herrnop=herrnop@entry=0x7f4609220a50, ttlp=0x0) at nss_dns/dns-host.c:326
  197. #7 0x00007f463b250078 in gaih_inet (name=name@entry=0x7f45f80ae630 "mirrors.kodi.tv", service=<optimized out>, req=req@entry=0x7f45f80ae5f0, pai=pai@entry=0x7f4609220b28, naddrs=naddrs@entry=0x7f4609220b24) at ../sysdeps/posix/getaddrinfo.c:870
  198. #8 0x00007f463b25317e in __GI_getaddrinfo (name=<optimized out>, service=0x7f4609220cc0 "80", hints=0x7f45f80ae5f0, pai=0x7f4609220c70) at ../sysdeps/posix/getaddrinfo.c:2425
  199. #9 0x00007f460b5caea7 in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  200. #10 0x00007f460b5d5cea in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  201. #11 0x00007f460b5d347b in ?? () from /usr/lib/x86_64-linux-gnu/libcurl.so.4
  202. #12 0x00007f46414f36ba in start_thread (arg=0x7f4609221700) at pthread_create.c:333
  203. #13 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  204.  
  205. Thread 12 (Thread 0x7f45f0aa0700 (LWP 7328)):
  206. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  207. #1 0x0000000000f5dfb2 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  208. #2 0x0000000000f5e9cd in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  209. #3 0x0000000001d16b8c in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  210. #4 0x0000000000fb9dbb in NPT_BufferedInputStream::FillBuffer() ()
  211. #5 0x0000000000fb9baa in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  212. #6 0x0000000000fb9fda in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  213. #7 0x0000000000f8a550 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  214. #8 0x0000000000f90440 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  215. #9 0x0000000001ceed37 in PLT_SsdpSearchTask::DoRun() ()
  216. #10 0x0000000000f7d025 in PLT_ThreadTask::Run() ()
  217. #11 0x0000000000f632c3 in NPT_PosixThread::EntryPoint(void*) ()
  218. #12 0x00007f46414f36ba in start_thread (arg=0x7f45f0aa0700) at pthread_create.c:333
  219. #13 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  220.  
  221. Thread 11 (Thread 0x7f460a223700 (LWP 7316)):
  222. #0 0x00007f463b25fb5d in poll () at ../sysdeps/unix/syscall-template.S:84
  223. #1 0x0000000001ca74ea in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  224. #2 0x0000000001ca75b0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  225. #3 0x0000000001d2ac6f in CThread::Action() ()
  226. #4 0x0000000001d2af2f in CThread::staticThread(void*) ()
  227. #5 0x00007f46414f36ba in start_thread (arg=0x7f460a223700) at pthread_create.c:333
  228. #6 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  229.  
  230. Thread 10 (Thread 0x7f45f32a5700 (LWP 7323)):
  231. #0 __lll_lock_wait () at ../sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
  232. #1 0x00007f46414f5dbd in __GI___pthread_mutex_lock (mutex=0x47f1e30) at ../nptl/pthread_mutex_lock.c:80
  233. #2 0x00007f4642596954 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  234. #3 0x00007f46425964d3 in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  235. #4 0x00007f46425966a8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  236. #5 0x00007f46425968dd in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  237. #6 0x00007f46425969a4 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  238. #7 0x00007f46414f36ba in start_thread (arg=0x7f45f32a5700) at pthread_create.c:333
  239. #8 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  240.  
  241. Thread 9 (Thread 0x7f4608a20700 (LWP 7320)):
  242. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  243. #1 0x0000000000b82dca in XFILE::CCurlFile::CReadState::FillBuffer(unsigned int) ()
  244. #2 0x0000000000b83138 in XFILE::CCurlFile::CReadState::Connect(unsigned int) ()
  245. #3 0x0000000000b86e84 in XFILE::CCurlFile::Open(CURL const&) ()
  246. #4 0x0000000000b9901a in XFILE::CFile::Open(CURL const&, unsigned int) ()
  247. #5 0x0000000000b9958d in XFILE::CFile::Open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int) ()
  248. #6 0x0000000000b9c124 in XFILE::CFileCache::Open(CURL const&) ()
  249. #7 0x0000000000b99229 in XFILE::CFile::Open(CURL const&, unsigned int) ()
  250. #8 0x0000000000b9958d in XFILE::CFile::Open(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int) ()
  251. #9 0x0000000000a39b64 in ADDON::CRepository::FetchChecksum(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
  252. #10 0x0000000000a3d92a in ADDON::CRepositoryUpdateJob::FetchIfChanged(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> >&, std::vector<std::shared_ptr<ADDON::IAddon>, std::allocator<std::shared_ptr<ADDON::IAddon> > >&) ()
  253. #11 0x0000000000a3dfe8 in ADDON::CRepositoryUpdateJob::DoWork() ()
  254. #12 0x0000000001098869 in CJobWorker::Process() ()
  255. #13 0x0000000001d2ac6f in CThread::Action() ()
  256. #14 0x0000000001d2af2f in CThread::staticThread(void*) ()
  257. #15 0x00007f46414f36ba in start_thread (arg=0x7f4608a20700) at pthread_create.c:333
  258. #16 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  259.  
  260. Thread 8 (Thread 0x7f45f22a3700 (LWP 7325)):
  261. #0 0x00007f463b2619e3 in select () at ../sysdeps/unix/syscall-template.S:84
  262. #1 0x0000000000f5dfb2 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  263. #2 0x0000000000f5e9cd in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  264. #3 0x0000000001d16b8c in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  265. #4 0x0000000000fb9dbb in NPT_BufferedInputStream::FillBuffer() ()
  266. #5 0x0000000000fb9baa in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  267. #6 0x0000000000fb9fda in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  268. #7 0x0000000000f89d8f in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  269. #8 0x0000000001cea106 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  270. #9 0x0000000001ce9b7d in PLT_HttpServerSocketTask::DoRun() ()
  271. #10 0x0000000000f7d025 in PLT_ThreadTask::Run() ()
  272. #11 0x0000000000f632c3 in NPT_PosixThread::EntryPoint(void*) ()
  273. #12 0x00007f46414f36ba in start_thread (arg=0x7f45f22a3700) at pthread_create.c:333
  274. #13 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  275.  
  276. Thread 7 (Thread 0x7f460aa24700 (LWP 7315)):
  277. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  278. #1 0x0000000001ca9bd7 in PERIPHERALS::CPeripheralBus::Process() ()
  279. #2 0x0000000001d2ac6f in CThread::Action() ()
  280. #3 0x0000000001d2af2f in CThread::staticThread(void*) ()
  281. #4 0x00007f46414f36ba in start_thread (arg=0x7f460aa24700) at pthread_create.c:333
  282. #5 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  283.  
  284. Thread 6 (Thread 0x7f46249a6700 (LWP 7310)):
  285. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  286. #1 0x0000000001d28e5f in XbmcThreads::CEventGroup::wait(unsigned int) ()
  287. #2 0x0000000000fedbe4 in ?? ()
  288. #3 0x0000000001d2ac6f in CThread::Action() ()
  289. #4 0x0000000001d2af2f in CThread::staticThread(void*) ()
  290. #5 0x00007f46414f36ba in start_thread (arg=0x7f46249a6700) at pthread_create.c:333
  291. #6 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  292.  
  293. Thread 5 (Thread 0x7f46253bb700 (LWP 7309)):
  294. #0 0x00007f463b25fb5d in poll () at ../sysdeps/unix/syscall-template.S:84
  295. #1 0x00007f463d74c861 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  296. #2 0x00007f463d73de11 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  297. #3 0x00007f463d73e4ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  298. #4 0x00007f463d73e560 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  299. #5 0x00007f463d74c7a9 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  300. #6 0x00007f4636cbf078 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
  301. #7 0x00007f46414f36ba in start_thread (arg=0x7f46253bb700) at pthread_create.c:333
  302. #8 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  303.  
  304. Thread 4 (Thread 0x7f4621bbb700 (LWP 7307)):
  305. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  306. #1 0x0000000000a8af77 in ActiveAE::CActiveAE::Process() ()
  307. #2 0x0000000001d2ac6f in CThread::Action() ()
  308. #3 0x0000000001d2af2f in CThread::staticThread(void*) ()
  309. #4 0x00007f46414f36ba in start_thread (arg=0x7f4621bbb700) at pthread_create.c:333
  310. #5 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  311.  
  312. Thread 3 (Thread 0x7f460bffd700 (LWP 7314)):
  313. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
  314. #1 0x00007f4621dd8cc3 in CEC::CCECClient::Process() () from /usr/lib/x86_64-linux-gnu/libcec.so.3.0
  315. #2 0x00007f4621ddd3c3 in PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/x86_64-linux-gnu/libcec.so.3.0
  316. #3 0x00007f46414f36ba in start_thread (arg=0x7f460bffd700) at pthread_create.c:333
  317. #4 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  318.  
  319. Thread 2 (Thread 0x7f4625bbc700 (LWP 7308)):
  320. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
  321. #1 0x00007f463d74ce48 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  322. #2 0x0000000000ac878c in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  323. #3 0x0000000000a8cf26 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  324. #4 0x0000000000a8e062 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  325. #5 0x0000000000a8ea97 in ActiveAE::CActiveAESink::Process() ()
  326. #6 0x0000000001d2ac6f in CThread::Action() ()
  327. #7 0x0000000001d2af2f in CThread::staticThread(void*) ()
  328. #8 0x00007f46414f36ba in start_thread (arg=0x7f4625bbc700) at pthread_create.c:333
  329. #9 0x00007f463b26b82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109
  330.  
  331. Thread 1 (Thread 0x7f4642cff940 (LWP 7305)):
  332. #0 0x00007f463b19a428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
  333. #1 0x00007f463b19c02a in __GI_abort () at abort.c:89
  334. #2 0x00007f463b1dc7ea in __libc_message (do_abort=2, fmt=fmt@entry=0x7f463b2f52e0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175
  335. #3 0x00007f463b1e681e in malloc_printerr (ar_ptr=0x7f463b528b20 <main_arena>, ptr=0x47f4490, str=0x7f463b2f2142 "malloc(): memory corruption", action=<optimized out>) at malloc.c:5004
  336. #4 _int_malloc (av=av@entry=0x7f463b528b20 <main_arena>, bytes=bytes@entry=56) at malloc.c:3472
  337. #5 0x00007f463b1e85d4 in __GI___libc_malloc (bytes=56) at malloc.c:2911
  338. #6 0x00007f463b7d1e78 in operator new(unsigned long) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
  339. #7 0x0000000000c3225c in CJoystick::GetAxes(std::__cxx11::list<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int> > >&, bool) ()
  340. #8 0x0000000000c2a8b8 in CInputManager::ProcessGamepad(int) ()
  341. #9 0x0000000000c2c391 in CInputManager::Process(int, float) ()
  342. #10 0x0000000000e9817a in CApplication::FrameMove(bool, bool) ()
  343. #11 0x0000000000f39cba in CXBApplicationEx::Run() ()
  344. #12 0x0000000000f3f66c in XBMC_Run ()
  345. #13 0x00000000007c2462 in main ()
  346. ############# END STACK TRACE ###############
  347.  
  348. ################# LOG FILE ##################
  349.  
  350. 18:38:06 T:139939745364288 NOTICE: special://profile/ is mapped to: special://masterprofile/
  351. 18:38:06 T:139939745364288 NOTICE: -----------------------------------------------------------------------
  352. 18:38:06 T:139939745364288 NOTICE: Starting Kodi (16.1 Git:c327c53). Platform: Linux x86 64-bit
  353. 18:38:06 T:139939745364288 NOTICE: Using Release Kodi x64 build
  354. 18:38:06 T:139939745364288 NOTICE: Kodi compiled Apr 25 2016 by GCC 5.3.1 for Linux x86 64-bit version 4.4.6 (263174)
  355. 18:38:06 T:139939745364288 NOTICE: Running on Ubuntu 16.04.1 LTS, kernel: Linux x86 64-bit version 4.4.0-53-generic
  356. 18:38:06 T:139939745364288 NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
  357. 18:38:06 T:139939745364288 NOTICE: Host CPU: Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz, 4 cores available
  358. 18:38:06 T:139939745364288 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  359. 18:38:06 T:139939745364288 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  360. 18:38:06 T:139939745364288 NOTICE: special://masterprofile/ is mapped to: /home/brian/.kodi/userdata
  361. 18:38:06 T:139939745364288 NOTICE: special://home/ is mapped to: /home/brian/.kodi
  362. 18:38:06 T:139939745364288 NOTICE: special://temp/ is mapped to: /home/brian/.kodi/temp
  363. 18:38:06 T:139939745364288 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  364. 18:38:06 T:139939745364288 NOTICE: Local hostname: Desktop
  365. 18:38:06 T:139939745364288 NOTICE: Log File is located: /home/brian/.kodi/temp/kodi.log
  366. 18:38:06 T:139939745364288 NOTICE: -----------------------------------------------------------------------
  367. 18:38:06 T:139939745364288 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
  368. 18:38:06 T:139939745364288 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
  369. 18:38:06 T:139939745364288 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'OnLowBattery'
  370. 18:38:06 T:139939745364288 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanSuspend'
  371. 18:38:06 T:139939745364288 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property 'CanHibernate'
  372. 18:38:06 T:139939745364288 NOTICE: load settings...
  373. 18:38:06 T:139939745364288 NOTICE: Found 1 Lists of Devices
  374. 18:38:06 T:139939745364288 NOTICE: Enumerated PULSE devices:
  375. 18:38:06 T:139939745364288 NOTICE: Device 1
  376. 18:38:06 T:139939745364288 NOTICE: m_deviceName : Default
  377. 18:38:06 T:139939745364288 NOTICE: m_displayName : Default
  378. 18:38:06 T:139939745364288 NOTICE: m_displayNameExtra: Default Output Device (PULSEAUDIO)
  379. 18:38:06 T:139939745364288 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  380. 18:38:06 T:139939745364288 NOTICE: m_channels : FL,FR
  381. 18:38:06 T:139939745364288 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  382. 18:38:06 T:139939745364288 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  383. 18:38:06 T:139939745364288 NOTICE: Device 2
  384. 18:38:06 T:139939745364288 NOTICE: m_deviceName : alsa_output.pci-0000_00_1f.3.hdmi-stereo
  385. 18:38:06 T:139939745364288 NOTICE: m_displayName : Built-in Audio Digital Stereo (HDMI)
  386. 18:38:06 T:139939745364288 NOTICE: m_displayNameExtra: HDMI / DisplayPort (PULSEAUDIO)
  387. 18:38:06 T:139939745364288 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  388. 18:38:06 T:139939745364288 NOTICE: m_channels : FL,FR
  389. 18:38:06 T:139939745364288 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  390. 18:38:06 T:139939745364288 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  391. 18:38:06 T:139939745364288 ERROR: CSettings: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
  392. 18:38:06 T:139939745364288 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  393. 18:38:06 T:139939745364288 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  394. 18:38:06 T:139939745364288 NOTICE: Default DVD Player: dvdplayer
  395. 18:38:06 T:139939745364288 NOTICE: Default Video Player: dvdplayer
  396. 18:38:06 T:139939745364288 NOTICE: Default Audio Player: paplayer
  397. 18:38:06 T:139939745364288 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  398. 18:38:06 T:139939745364288 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  399. 18:38:06 T:139939745364288 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  400. 18:38:06 T:139939745364288 NOTICE: Loaded playercorefactory configuration
  401. 18:38:06 T:139939745364288 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  402. 18:38:06 T:139939745364288 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  403. 18:38:06 T:139939257501440 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
  404. 18:38:06 T:139939745364288 NOTICE: ADDONS: Using repository repository.xbmc.org
  405. 18:38:06 T:139939745364288 NOTICE: Setup SDL
  406. 18:38:07 T:139939745364288 NOTICE: Checking resolution 16
  407. 18:38:07 T:139939745364288 NOTICE: Using visual 0x20
  408. 18:38:07 T:139939745364288 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  409. 18:38:07 T:139939745364288 NOTICE: GL_RENDERER = Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2)
  410. 18:38:07 T:139939745364288 NOTICE: GL_VERSION = 3.0 Mesa 11.2.0
  411. 18:38:07 T:139939745364288 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
  412. 18:38:07 T:139939745364288 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_AMD_shader_stencil_export 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_stencil_export 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_copy_image GL_ARB_explicit_uniform_location GL_ARB_framebuffer_no_attachments GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_shader_image_size GL_ARB_shader_storage_buffer_object GL_ARB_stencil_texturing GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_KHR_texture_compression_astc_hdr GL_KHR_texture_compression_astc_ldr GL_ARB_buffer_storage GL_ARB_clear_texture 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_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_context_flush_control GL_ARB_shader_clock GL_EXT_shader_samples_identical
  413. 18:38:07 T:139939745364288 NOTICE: Running database version Addons20
  414. 18:38:07 T:139939745364288 NOTICE: start dvd mediatype detection
  415. 18:38:07 T:139939745364288 WARNING: CSkinInfo: failed to load skin settings
  416. 18:38:07 T:139939745364288 WARNING: Previous line repeats 1 times.
  417. 18:38:07 T:139939745364288 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  418. 18:38:07 T:139939745364288 NOTICE: ActiveAE DSP - starting
  419. 18:38:07 T:139939745364288 NOTICE: initialize done
  420. 18:38:07 T:139939745364288 NOTICE: Running the application...
  421. 18:38:07 T:139939745364288 NOTICE: starting zeroconf publishing
  422. 18:38:07 T:139939745364288 NOTICE: starting upnp client
  423. 18:38:07 T:139937944954624 NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
  424. 18:38:07 T:139937944954624 NOTICE: UDP: Listening on port 9777
  425. 18:38:07 T:139939745364288 NOTICE: Ignoring Joystick Microsoft Microsoft® 2.4GHz Transceiver v7.0 Axis: 33 Buttons: 75: invalid device properties
  426. 18:38:07 T:139939745364288 NOTICE: Enabled Joystick: Sony Computer Entertainment Wireless Controller
  427. 18:38:07 T:139939745364288 NOTICE: Details: Total Axis: 10 Total Hats: 1 Total Buttons: 14
  428.  
  429.  
  430. ############### END LOG FILE ################
  431.  
  432. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement