ravishi

xbmc_crashlog-20140401_102348.log

Apr 1st, 2014
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.83 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Ter Abr 1 10:23:48 BRT 2014
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.11.0-15-generic #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 2014
  8. Release:
  9. Distributor ID: Ubuntu
  10. Description: Ubuntu 13.10
  11. Release: 13.10
  12. Codename: saucy
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/xbmc/core (2014-03-31 23:08:57.432051473 -0300)
  17. =========================================
  18. [New LWP 1895]
  19. [New LWP 1914]
  20. [New LWP 1916]
  21. [New LWP 1918]
  22. [New LWP 1919]
  23. [New LWP 1920]
  24. [New LWP 1921]
  25. [New LWP 1431]
  26. [New LWP 1442]
  27. [New LWP 1447]
  28. [New LWP 1449]
  29. [New LWP 1452]
  30. [New LWP 1455]
  31. [New LWP 1456]
  32. [New LWP 1457]
  33. [New LWP 1458]
  34. [New LWP 1459]
  35. [New LWP 1460]
  36. [New LWP 1461]
  37. [New LWP 1462]
  38. [New LWP 1463]
  39. [New LWP 1464]
  40. [New LWP 1465]
  41. [New LWP 1466]
  42. [New LWP 1468]
  43. [New LWP 1202]
  44. [Thread debugging using libthread_db enabled]
  45. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  46. Core was generated by `/usr/lib/xbmc/xbmc.bin --standalone'.
  47. Programa terminado com sinal 11, Segmentation fault.
  48. #0 0x0000000000fc65ac in XBMCAddon::Python::PyGILLock::acquireGil() ()
  49.  
  50. Thread 26 (Thread 0x7ffcda8e3780 (LWP 1202)):
  51. #0 pthread_cond_broadcast@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:98
  52. #1 0x00000000010da0d7 in CEvent::Set() ()
  53. #2 0x00000000010dc408 in CThread::StopThread(bool) ()
  54. #3 0x00000000010dc4d1 in CThread::~CThread() ()
  55. #4 0x00007ffcd36a7071 in __run_exit_handlers (status=1, listp=0x7ffcd3a2c6a8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:77
  56. #5 0x00007ffcd36a70f5 in __GI_exit (status=<optimized out>) at exit.c:99
  57. #6 0x00007ffcd43ae415 in _XDefaultIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  58. #7 0x00007ffcd43ae64e in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  59. #8 0x00007ffcd43ac7c5 in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  60. #9 0x00007ffcd6b22353 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
  61. #10 0x00007ffcd6b1fe3b in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
  62. #11 0x00007ffcc805a6f7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  63. #12 0x00007ffcc805aa83 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  64. #13 0x00007ffcc80798bf in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  65. #14 0x00007ffcc7ba4b5f in vbo_exec_vtx_flush () from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
  66. #15 0x00007ffcc7b9220a in ?? () from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
  67. #16 0x00007ffcc7b925b5 in ?? () from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
  68. #17 0x00007ffcc7b92bcc in ?? () from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
  69. #18 0x00007ffcc7b94e27 in ?? () from /usr/lib/x86_64-linux-gnu/libdricore9.2.1.so.1
  70. #19 0x0000000000b279fd in CLinuxRendererGL::RenderUpdate(bool, unsigned int, unsigned int) ()
  71. #20 0x0000000000b1db5c in CXBMCRenderManager::PresentSingle(bool, unsigned int, unsigned int) ()
  72. #21 0x0000000000b1de3e in CXBMCRenderManager::Render(bool, unsigned int, unsigned int) ()
  73. #22 0x0000000000b1e6d5 in CXBMCRenderManager::RenderUpdate(bool, unsigned int, unsigned int) ()
  74. #23 0x0000000000edcb46 in CApplication::RenderNoPresent() ()
  75. #24 0x0000000000ede59e in CApplication::Render() ()
  76. #25 0x0000000000f7c351 in CXBApplicationEx::Run() ()
  77. #26 0x0000000000f83d97 in XBMC_Run ()
  78. #27 0x00000000006a9985 in main ()
  79.  
  80. Thread 25 (Thread 0x7ffc775e9700 (LWP 1468)):
  81. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  82. #1 0x00000000010da3da in XbmcThreads::CEventGroup::wait(unsigned int) ()
  83. #2 0x0000000000de4286 in CScrobbler::Process() ()
  84. #3 0x00000000010db8e8 in CThread::Action() ()
  85. #4 0x00000000010dbf29 in CThread::staticThread(void*) ()
  86. #5 0x00007ffcd7719f6e in start_thread (arg=0x7ffc775e9700) at pthread_create.c:311
  87. #6 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  88.  
  89. Thread 24 (Thread 0x7ffc785eb700 (LWP 1466)):
  90. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  91. #1 0x00000000006dce04 in JSONRPC::CTCPServer::Process() ()
  92. #2 0x00000000010db8e8 in CThread::Action() ()
  93. #3 0x00000000010dbf29 in CThread::staticThread(void*) ()
  94. #4 0x00007ffcd7719f6e in start_thread (arg=0x7ffc785eb700) at pthread_create.c:311
  95. #5 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  96.  
  97. Thread 23 (Thread 0x7ffc78dec700 (LWP 1465)):
  98. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  99. #1 0x00000000006da6f2 in SOCKETS::CSocketListener::Listen(int) ()
  100. #2 0x00000000006d16be in EVENTSERVER::CEventServer::Run() ()
  101. #3 0x00000000006d1b68 in EVENTSERVER::CEventServer::Process() ()
  102. #4 0x00000000010db8e8 in CThread::Action() ()
  103. #5 0x00000000010dbf29 in CThread::staticThread(void*) ()
  104. #6 0x00007ffcd7719f6e in start_thread (arg=0x7ffc78dec700) at pthread_create.c:311
  105. #7 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  106.  
  107. Thread 22 (Thread 0x7ffc795ed700 (LWP 1464)):
  108. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  109. #1 0x000000000107029c in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  110. #2 0x000000000101b315 in PLT_ThreadTask::IsAborting(int) ()
  111. #3 0x0000000001035830 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  112. #4 0x00000000010377da in PLT_ThreadTask::Run() ()
  113. #5 0x0000000001070736 in NPT_PosixThread::EntryPoint(void*) ()
  114. #6 0x00007ffcd7719f6e in start_thread (arg=0x7ffc795ed700) at pthread_create.c:311
  115. #7 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  116.  
  117. Thread 21 (Thread 0x7ffc79dee700 (LWP 1463)):
  118. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  119. #1 0x000000000106d06f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  120. #2 0x000000000106dc4f in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  121. #3 0x000000000102a024 in PLT_HttpListenTask::DoRun() ()
  122. #4 0x00000000010377da in PLT_ThreadTask::Run() ()
  123. #5 0x0000000001070736 in NPT_PosixThread::EntryPoint(void*) ()
  124. #6 0x00007ffcd7719f6e in start_thread (arg=0x7ffc79dee700) at pthread_create.c:311
  125. #7 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  126.  
  127. Thread 20 (Thread 0x7ffc7a7fc700 (LWP 1462)):
  128. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  129. #1 0x000000000106d06f in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  130. #2 0x000000000106d3f5 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  131. #3 0x000000000101b691 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  132. #4 0x0000000001051c5b in NPT_BufferedInputStream::FillBuffer() ()
  133. #5 0x00000000010519ba in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  134. #6 0x0000000001051e33 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  135. #7 0x0000000001056174 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  136. #8 0x000000000102a174 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  137. #9 0x000000000102a70c in PLT_HttpServerSocketTask::DoRun() ()
  138. #10 0x00000000010377da in PLT_ThreadTask::Run() ()
  139. #11 0x0000000001070736 in NPT_PosixThread::EntryPoint(void*) ()
  140. #12 0x00007ffcd7719f6e in start_thread (arg=0x7ffc7a7fc700) at pthread_create.c:311
  141. #13 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  142.  
  143. Thread 19 (Thread 0x7ffc7affd700 (LWP 1461)):
  144. #0 0x00007ffcd3758f7d in poll () at ../sysdeps/unix/syscall-template.S:81
  145. #1 0x00007ffcd92df9bc in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  146. #2 0x00007ffcd92df53b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  147. #3 0x00007ffcd92df718 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  148. #4 0x00007ffcd92df94d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  149. #5 0x00007ffcd92dfa14 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  150. #6 0x00007ffcd7719f6e in start_thread (arg=0x7ffc7affd700) at pthread_create.c:311
  151. #7 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  152.  
  153. Thread 18 (Thread 0x7ffc7b7fe700 (LWP 1460)):
  154. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  155. #1 0x00007ffcd90cd438 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  156. #2 0x00007ffcd90cd5c5 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  157. #3 0x00007ffcd7719f6e in start_thread (arg=0x7ffc7b7fe700) at pthread_create.c:311
  158. #4 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  159.  
  160. Thread 17 (Thread 0x7ffc7bfff700 (LWP 1459)):
  161. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  162. #1 0x00007ffcd90cd438 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  163. #2 0x00007ffcd90cd5c5 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  164. #3 0x00007ffcd7719f6e in start_thread (arg=0x7ffc7bfff700) at pthread_create.c:311
  165. #4 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  166.  
  167. Thread 16 (Thread 0x7ffc90977700 (LWP 1458)):
  168. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  169. #1 0x00007ffcd90cd438 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  170. #2 0x00007ffcd90cd5c5 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  171. #3 0x00007ffcd7719f6e in start_thread (arg=0x7ffc90977700) at pthread_create.c:311
  172. #4 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  173.  
  174. Thread 15 (Thread 0x7ffc91178700 (LWP 1457)):
  175. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  176. #1 0x00007ffcd90cd438 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  177. #2 0x00007ffcd90cd5c5 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
  178. #3 0x00007ffcd7719f6e in start_thread (arg=0x7ffc91178700) at pthread_create.c:311
  179. #4 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  180.  
  181. Thread 14 (Thread 0x7ffc91979700 (LWP 1456)):
  182. #0 0x00007ffcd375dde3 in select () at ../sysdeps/unix/syscall-template.S:81
  183. #1 0x00007ffcd665ae9d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  184. #2 0x00007ffcd66bcad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  185. #3 0x00007ffcd66bca59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  186. #4 0x00007ffcd66bca59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  187. #5 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  188. #6 0x00007ffcd66bee32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  189. #7 0x00007ffcd66bf2f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  190. #8 0x0000000000fbcb77 in XBPyThread::Process() ()
  191. #9 0x00000000010db8e8 in CThread::Action() ()
  192. #10 0x00000000010dbf29 in CThread::staticThread(void*) ()
  193. #11 0x00007ffcd7719f6e in start_thread (arg=0x7ffc91979700) at pthread_create.c:311
  194. #12 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  195.  
  196. Thread 13 (Thread 0x7ffc9217a700 (LWP 1455)):
  197. #0 0x00007ffcd372c85d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  198. #1 0x00007ffcd375e4e4 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
  199. #2 0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
  200. #3 0x0000000000fc7862 in ?? ()
  201. #4 0x00007ffcd66bcad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  202. #5 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  203. #6 0x00007ffcd66bee32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  204. #7 0x00007ffcd66bf2f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  205. #8 0x0000000000fbcb77 in XBPyThread::Process() ()
  206. #9 0x00000000010db8e8 in CThread::Action() ()
  207. #10 0x00000000010dbf29 in CThread::staticThread(void*) ()
  208. #11 0x00007ffcd7719f6e in start_thread (arg=0x7ffc9217a700) at pthread_create.c:311
  209. #12 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  210.  
  211. Thread 12 (Thread 0x7ffc93fff700 (LWP 1452)):
  212. #0 0x00007ffcd372c85d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  213. #1 0x00007ffcd375e4e4 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
  214. #2 0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
  215. #3 0x0000000000fc7862 in ?? ()
  216. #4 0x00007ffcd66bcad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  217. #5 0x00007ffcd66bca59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  218. #6 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  219. #7 0x00007ffcd66bece0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  220. #8 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  221. #9 0x00007ffcd662aa7d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  222. #10 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  223. #11 0x00007ffcd6688dc7 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  224. #12 0x00007ffcd65d0818 in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  225. #13 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  226. #14 0x00007ffcd66ba216 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  227. #15 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  228. #16 0x00007ffcd66bee32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  229. #17 0x00007ffcd66bf2f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  230. #18 0x0000000000fbcb77 in XBPyThread::Process() ()
  231. #19 0x00000000010db8e8 in CThread::Action() ()
  232. #20 0x00000000010dbf29 in CThread::staticThread(void*) ()
  233. #21 0x00007ffcd7719f6e in start_thread (arg=0x7ffc93fff700) at pthread_create.c:311
  234. #22 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  235.  
  236. Thread 11 (Thread 0x7ffcb9abe700 (LWP 1449)):
  237. #0 0x00007ffcd372c85d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  238. #1 0x00007ffcd375e4e4 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
  239. #2 0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
  240. #3 0x0000000000fc7862 in ?? ()
  241. #4 0x00007ffcd66bcad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  242. #5 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  243. #6 0x00007ffcd66bece0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  244. #7 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  245. #8 0x00007ffcd662aa7d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  246. #9 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  247. #10 0x00007ffcd6688dc7 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  248. #11 0x00007ffcd65d0818 in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  249. #12 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  250. #13 0x00007ffcd66ba216 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  251. #14 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  252. #15 0x00007ffcd66bee32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  253. #16 0x00007ffcd66bf2f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  254. #17 0x0000000000fbcb77 in XBPyThread::Process() ()
  255. #18 0x00000000010db8e8 in CThread::Action() ()
  256. #19 0x00000000010dbf29 in CThread::staticThread(void*) ()
  257. #20 0x00007ffcd7719f6e in start_thread (arg=0x7ffcb9abe700) at pthread_create.c:311
  258. #21 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  259.  
  260. Thread 10 (Thread 0x7ffcbaac0700 (LWP 1447)):
  261. #0 0x00007ffcd372c85d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  262. #1 0x00007ffcd375e4e4 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
  263. #2 0x0000000000fa1fe4 in XBMCAddon::xbmc::sleep(long) ()
  264. #3 0x0000000000fc7862 in ?? ()
  265. #4 0x00007ffcd66bcad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  266. #5 0x00007ffcd66bca59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  267. #6 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  268. #7 0x00007ffcd66bece0 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  269. #8 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  270. #9 0x00007ffcd662aa7d in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  271. #10 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  272. #11 0x00007ffcd6688dc7 in PyEval_CallObjectWithKeywords () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  273. #12 0x00007ffcd65d0818 in PyInstance_New () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  274. #13 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  275. #14 0x00007ffcd66ba216 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  276. #15 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  277. #16 0x00007ffcd66bee32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  278. #17 0x00007ffcd66bf2f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  279. #18 0x0000000000fbcb77 in XBPyThread::Process() ()
  280. #19 0x00000000010db8e8 in CThread::Action() ()
  281. #20 0x00000000010dbf29 in CThread::staticThread(void*) ()
  282. #21 0x00007ffcd7719f6e in start_thread (arg=0x7ffcbaac0700) at pthread_create.c:311
  283. #22 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  284.  
  285. Thread 9 (Thread 0x7ffcda8c1700 (LWP 1442)):
  286. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  287. #1 0x00000000010dbdef in CThread::Sleep(unsigned int) ()
  288. #2 0x0000000000ea0b5e in MEDIA_DETECT::CDetectDVDMedia::Process() ()
  289. #3 0x00000000010db8e8 in CThread::Action() ()
  290. #4 0x00000000010dbf29 in CThread::staticThread(void*) ()
  291. #5 0x00007ffcd7719f6e in start_thread (arg=0x7ffcda8c1700) at pthread_create.c:311
  292. #6 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  293.  
  294. Thread 8 (Thread 0x7ffcca5f5700 (LWP 1431)):
  295. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  296. #1 0x0000000000af4a05 in CSoftAE::Run() ()
  297. #2 0x00000000010db8e8 in CThread::Action() ()
  298. #3 0x00000000010dbf29 in CThread::staticThread(void*) ()
  299. #4 0x00007ffcd7719f6e in start_thread (arg=0x7ffcca5f5700) at pthread_create.c:311
  300. #5 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  301.  
  302. Thread 7 (Thread 0x7ffc93397700 (LWP 1921)):
  303. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  304. #1 0x00000000009e309e in CDVDMessageQueue::Get(CDVDMsg**, unsigned int, int&) ()
  305. #2 0x00000000009f96de in CDVDPlayerAudio::DecodeFrame(stDVDAudioFrame&, bool) ()
  306. #3 0x00000000009f9f27 in CDVDPlayerAudio::Process() ()
  307. #4 0x00000000010db8e8 in CThread::Action() ()
  308. #5 0x00000000010dbf29 in CThread::staticThread(void*) ()
  309. #6 0x00007ffcd7719f6e in start_thread (arg=0x7ffc93397700) at pthread_create.c:311
  310. #7 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  311.  
  312. Thread 6 (Thread 0x7ffcbc82d700 (LWP 1920)):
  313. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  314. #1 0x00000000009e309e in CDVDMessageQueue::Get(CDVDMsg**, unsigned int, int&) ()
  315. #2 0x0000000000a00ae8 in CDVDPlayerVideo::Process() ()
  316. #3 0x00000000010db8e8 in CThread::Action() ()
  317. #4 0x00000000010dbf29 in CThread::staticThread(void*) ()
  318. #5 0x00007ffcd7719f6e in start_thread (arg=0x7ffcbc82d700) at pthread_create.c:311
  319. #6 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  320.  
  321. Thread 5 (Thread 0x7ffc740ce700 (LWP 1919)):
  322. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  323. #1 0x00007ffc72efae8c in ?? () from /usr/lib/xbmc/system/players/dvdplayer/avcodec-53-x86_64-linux.so
  324. #2 0x00007ffcd7719f6e in start_thread (arg=0x7ffc740ce700) at pthread_create.c:311
  325. #3 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  326.  
  327. Thread 4 (Thread 0x7ffc749cd700 (LWP 1918)):
  328. #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
  329. #1 0x00007ffc72efae8c in ?? () from /usr/lib/xbmc/system/players/dvdplayer/avcodec-53-x86_64-linux.so
  330. #2 0x00007ffcd7719f6e in start_thread (arg=0x7ffc749cd700) at pthread_create.c:311
  331. #3 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  332.  
  333. Thread 3 (Thread 0x7ffc76de8700 (LWP 1916)):
  334. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
  335. #1 0x0000000000bf4417 in XFILE::CFileCache::Process() ()
  336. #2 0x00000000010db8e8 in CThread::Action() ()
  337. #3 0x00000000010dbf29 in CThread::staticThread(void*) ()
  338. #4 0x00007ffcd7719f6e in start_thread (arg=0x7ffc76de8700) at pthread_create.c:311
  339. #5 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  340.  
  341. Thread 2 (Thread 0x7ffc759cf700 (LWP 1914)):
  342. #0 0x00007ffcd372c85d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  343. #1 0x00007ffcd375e4e4 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
  344. #2 0x00000000010dbd00 in CThread::Sleep(unsigned int) ()
  345. #3 0x00000000009f35be in CDVDPlayer::Process() ()
  346. #4 0x00000000010db8e8 in CThread::Action() ()
  347. #5 0x00000000010dbf29 in CThread::staticThread(void*) ()
  348. #6 0x00007ffcd7719f6e in start_thread (arg=0x7ffc759cf700) at pthread_create.c:311
  349. #7 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  350.  
  351. Thread 1 (Thread 0x7ffc6cb30700 (LWP 1895)):
  352. #0 0x0000000000fc65ac in XBMCAddon::Python::PyGILLock::acquireGil() ()
  353. #1 0x0000000000fa1f8f in XBMCAddon::xbmc::sleep(long) ()
  354. #2 0x0000000000fc7862 in ?? ()
  355. #3 0x00007ffcd66bcad4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  356. #4 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  357. #5 0x00007ffcd66bc7d8 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  358. #6 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  359. #7 0x00007ffcd66bedb5 in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  360. #8 0x00007ffcd66aa483 in PyObject_Call () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  361. #9 0x00007ffcd66b8db1 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  362. #10 0x00007ffcd66bca59 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  363. #11 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  364. #12 0x00007ffcd66bc7d8 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  365. #13 0x00007ffcd66beb4d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  366. #14 0x00007ffcd66bee32 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  367. #15 0x00007ffcd66bf2f2 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
  368. #16 0x0000000000fbcb77 in XBPyThread::Process() ()
  369. #17 0x00000000010db8e8 in CThread::Action() ()
  370. #18 0x00000000010dbf29 in CThread::staticThread(void*) ()
  371. #19 0x00007ffcd7719f6e in start_thread (arg=0x7ffc6cb30700) at pthread_create.c:311
  372. #20 0x00007ffcd37659cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113
  373. ############# END STACK TRACE ###############
  374.  
  375. ################# LOG FILE ##################
  376.  
  377. 10:15:00 T:140254540720000 NOTICE: -----------------------------------------------------------------------
  378. 10:15:00 T:140254540720000 NOTICE: Starting XBMC (12.3 Git:9ed3e58), Platform: Linux (Ubuntu 13.10, 3.11.0-15-generic x86_64). Built on Dec 13 2013
  379. 10:15:00 T:140254540720000 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  380. 10:15:00 T:140254540720000 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  381. 10:15:00 T:140254540720000 NOTICE: special://masterprofile/ is mapped to: /home/xbmc/.xbmc/userdata
  382. 10:15:00 T:140254540720000 NOTICE: special://home/ is mapped to: /home/xbmc/.xbmc
  383. 10:15:00 T:140254540720000 NOTICE: special://temp/ is mapped to: /home/xbmc/.xbmc/temp
  384. 10:15:00 T:140254540720000 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  385. 10:15:00 T:140254540720000 NOTICE: Local hostname: xbmc
  386. 10:15:00 T:140254540720000 NOTICE: Log File is located: /home/xbmc/.xbmc/temp/xbmc.log
  387. 10:15:00 T:140254540720000 NOTICE: -----------------------------------------------------------------------
  388. 10:15:01 T:140254540720000 ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
  389. 10:15:01 T:140254540720000 NOTICE: Found 1 Lists of Devices
  390. 10:15:01 T:140254540720000 NOTICE: Enumerated ALSA devices:
  391. 10:15:01 T:140254540720000 NOTICE: Device 1
  392. 10:15:01 T:140254540720000 NOTICE: m_deviceName : default
  393. 10:15:01 T:140254540720000 NOTICE: m_displayName : Playback/recording through the PulseAudio sound server
  394. 10:15:01 T:140254540720000 NOTICE: m_displayNameExtra:
  395. 10:15:01 T:140254540720000 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  396. 10:15:01 T:140254540720000 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
  397. 10:15:01 T:140254540720000 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  398. 10:15:01 T:140254540720000 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
  399. 10:15:01 T:140254540720000 NOTICE: Device 2
  400. 10:15:01 T:140254540720000 NOTICE: m_deviceName : @:CARD=PCH,DEV=0
  401. 10:15:01 T:140254540720000 NOTICE: m_displayName : HDA Intel PCH
  402. 10:15:01 T:140254540720000 NOTICE: m_displayNameExtra: ALC270 Analog
  403. 10:15:01 T:140254540720000 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  404. 10:15:01 T:140254540720000 NOTICE: m_channels : FL,FR
  405. 10:15:01 T:140254540720000 NOTICE: m_sampleRates : 44100,48000,96000,192000
  406. 10:15:01 T:140254540720000 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  407. 10:15:01 T:140254540720000 NOTICE: load settings...
  408. 10:15:01 T:140254540720000 ERROR: Unable to load libcrystalhd.so.3, reason: libcrystalhd.so.3: cannot open shared object file: No such file or directory
  409. 10:15:02 T:140254540720000 NOTICE: special://profile/ is mapped to: special://masterprofile/
  410. 10:15:02 T:140254540720000 NOTICE: loading special://masterprofile/guisettings.xml
  411. 10:15:02 T:140254540720000 NOTICE: Getting hardware information now...
  412. 10:15:02 T:140254540720000 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  413. 10:15:02 T:140254540720000 NOTICE: Loaded playercorefactory configuration
  414. 10:15:02 T:140254540720000 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  415. 10:15:02 T:140254540720000 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  416. 10:15:02 T:140254540720000 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  417. 10:15:02 T:140254540720000 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  418. 10:15:02 T:140254540720000 NOTICE: Default DVD Player: dvdplayer
  419. 10:15:02 T:140254540720000 NOTICE: Default Video Player: dvdplayer
  420. 10:15:02 T:140254540720000 NOTICE: Default Audio Player: paplayer
  421. 10:15:02 T:140254540720000 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  422. 10:15:02 T:140254540720000 NOTICE: Log level changed to 0
  423. 10:15:02 T:140254540720000 NOTICE: Loading media sources from special://masterprofile/sources.xml
  424. 10:15:02 T:140254269212416 NOTICE: Thread CSoftAE start, auto delete: false
  425. 10:15:02 T:140254540720000 NOTICE: Running database version Addons15
  426. 10:15:05 T:140254251616000 NOTICE: Thread XBMC Peripherals start, auto delete: false
  427. 10:15:05 T:140254540720000 NOTICE: Previous line repeats 1 times.
  428. 10:15:05 T:140254540720000 NOTICE: Setup SDL
  429. 10:15:05 T:140254540720000 NOTICE: Checking resolution 24
  430. 10:15:05 T:140254540720000 NOTICE: Using visual 0x21
  431. 10:15:05 T:140254540720000 ERROR: GLX: Same window as before, refreshing context
  432. 10:15:05 T:140254540720000 NOTICE: GL_VENDOR = Intel Open Source Technology Center
  433. 10:15:05 T:140254540720000 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Sandybridge Mobile
  434. 10:15:05 T:140254540720000 NOTICE: GL_VERSION = 3.0 Mesa 9.2.1
  435. 10:15:05 T:140254540720000 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
  436. 10:15:05 T:140254540720000 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_ATI_envmap_bumpmap 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_MESA_ycbcr_texture 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_MESA_texture_array 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_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend 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_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array 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_ARB_get_program_binary GL_ARB_robustness GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_internalformat_query GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_ARB_ES3_compatibility GL_ARB_invalidate_subdata GL_ARB_texture_storage_multisample
  437. 10:15:05 T:140254540720000 ERROR: GLX: Same window as before, refreshing context
  438. 10:15:06 T:140254540720000 NOTICE: Running database version Addons15
  439. 10:15:06 T:140254540720000 NOTICE: Running database version ViewModes4
  440. 10:15:06 T:140254540720000 NOTICE: Running database version Textures13
  441. 10:15:06 T:140254540720000 NOTICE: Running database version MyMusic32
  442. 10:15:06 T:140254540720000 NOTICE: Running database version MyVideos75
  443. 10:15:06 T:140254540720000 NOTICE: Running database version TV22
  444. 10:15:06 T:140254540720000 NOTICE: Running database version Epg7
  445. 10:15:06 T:140254540720000 NOTICE: start dvd mediatype detection
  446. 10:15:06 T:140254540720000 NOTICE: initializing playlistplayer
  447. 10:15:06 T:140254540720000 NOTICE: DONE initializing playlistplayer
  448. 10:15:06 T:140254540580608 NOTICE: Thread CDetectDVDMedia start, auto delete: false
  449. 10:15:07 T:140254005217024 NOTICE: Thread XBPyThread start, auto delete: false
  450. 10:15:07 T:140254005217024 NOTICE: Previous line repeats 3 times.
  451. 10:15:07 T:140254005217024 NOTICE: -->Python Interpreter Initialized<--
  452. 10:15:07 T:140253988431616 NOTICE: -->Python Interpreter Initialized<--
  453. 10:15:07 T:140253996824320 NOTICE: -->Python Interpreter Initialized<--
  454. 10:15:07 T:140253499225856 NOTICE: Thread XBPyThread start, auto delete: false
  455. 10:15:07 T:140254540720000 NOTICE: Previous line repeats 1 times.
  456. 10:15:07 T:140254540720000 NOTICE: UpdateLibraries - Starting video library startup scan
  457. 10:15:08 T:140254540720000 NOTICE: UpdateLibraries - Starting music library startup scan
  458. 10:15:08 T:140253482440448 NOTICE: Thread CVideoInfoScanner start, auto delete: false
  459. 10:15:08 T:140253469431552 NOTICE: Thread CMusicInfoScanner start, auto delete: false
  460. 10:15:08 T:140254540720000 NOTICE: initialize done
  461. 10:15:08 T:140254540720000 NOTICE: Running the application...
  462. 10:15:08 T:140253461038848 NOTICE: Thread XBPyThread start, auto delete: false
  463. 10:15:08 T:140254540720000 NOTICE: Previous line repeats 1 times.
  464. 10:15:08 T:140254540720000 NOTICE: Webserver: Starting...
  465. 10:15:08 T:140254540720000 NOTICE: WebServer: Started the webserver
  466. 10:15:08 T:140254540720000 NOTICE: starting upnp server
  467. 10:15:08 T:140254540720000 NOTICE: ES: Starting event server
  468. 10:15:08 T:140252895246080 NOTICE: Thread CEventServer start, auto delete: false
  469. 10:15:08 T:140254540720000 NOTICE: starting zeroconf publishing
  470. 10:15:08 T:140252886853376 NOTICE: Thread CTCPServer start, auto delete: false
  471. 10:15:08 T:140252895246080 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  472. 10:15:08 T:140252895246080 NOTICE: UDP: Listening on port 9777
  473. 10:15:08 T:140252870067968 NOTICE: Thread CScrobbler start, auto delete: false
  474. 10:15:08 T:140253482440448 NOTICE: VideoInfoScanner: Starting scan ..
  475. 10:15:08 T:140252878460672 NOTICE: Thread Jobworker start, auto delete: true
  476. 10:15:08 T:140252861675264 NOTICE: Thread CMusicInfoScanner start, auto delete: false
  477. 10:15:09 T:140252818671360 NOTICE: Thread CFileCache start, auto delete: false
  478. 10:15:10 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  479. 10:15:10 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  480. 10:15:10 T:140253452646144 NOTICE: -->Python Interpreter Initialized<--
  481. 10:15:10 T:140253490833152 NOTICE: -->Python Interpreter Initialized<--
  482. 10:15:11 T:140252818671360 NOTICE: Thread CFileCache start, auto delete: false
  483. 10:15:12 T:140254209324800 NOTICE: Thread Jobworker start, auto delete: true
  484. 10:15:12 T:140252861675264 NOTICE: Thread XBPyThread start, auto delete: false
  485. 10:15:12 T:140253469431552 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:04
  486. 10:15:13 T:140253461038848 NOTICE: -->Python Interpreter Initialized<--
  487. 10:15:13 T:140252861675264 NOTICE: -->Python Interpreter Initialized<--
  488. 10:15:13 T:140253452646144 NOTICE: StorageServer Module loaded RUN
  489. 10:15:13 T:140253452646144 NOTICE: StorageClient-2.5.4 Starting server
  490. 10:15:13 T:140253452646144 NOTICE: StorageServer-2.5.4 Storage Server starting /home/xbmc/.xbmc/temp/commoncache.db
  491. 10:15:13 T:140253996824320 NOTICE: Thread Jobworker start, auto delete: true
  492. 10:15:13 T:140253469431552 NOTICE: Thread CAlarmClock start, auto delete: false
  493. 10:15:13 T:140252853282560 NOTICE: Thread Jobworker start, auto delete: true
  494. 10:15:14 T:140253461038848 NOTICE: PrimeWire: Service: MySQL not enabled or not setup correctly
  495. 10:15:14 T:140253980038912 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  496. 10:15:14 T:140253980038912 NOTICE: Artwork Downloader: ## Service - Delayed startup: minutes
  497. 10:15:14 T:140253980038912 NOTICE: Artwork Downloader: ## Service - Run as service: False
  498. 10:15:14 T:140253980038912 NOTICE: Artwork Downloader: ## Service - Time: :00
  499. 10:15:14 T:140253461038848 NOTICE: PrimeWire: Service: Loading sqlite3 as DB engine
  500. 10:15:14 T:140253461038848 NOTICE: PrimeWire: Service: Resetting...
  501. 10:15:14 T:140253461038848 NOTICE: PrimeWire: Service starting...
  502. 10:15:15 T:140254172452608 NOTICE: Thread CRssReader start, auto delete: false
  503. 10:15:16 T:140253490833152 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.7)
  504. 10:15:17 T:140252861675264 NOTICE: Thread CFileCache start, auto delete: false
  505. 10:15:17 T:140253482440448 ERROR: Run: Unable to parse web site
  506. 10:15:18 T:140253482440448 WARNING: FillBuffer: curl failed with code 22
  507. 10:15:18 T:140253482440448 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  508. 10:15:18 T:140253482440448 ERROR: Run: Unable to parse web site
  509. 10:15:18 T:140252861675264 NOTICE: Thread CFileCache start, auto delete: false
  510. 10:15:18 T:140253490833152 NOTICE: script.tv.show.next.aired: ### starting data update
  511. 10:15:19 T:140253482440448 WARNING: FillBuffer: curl failed with code 22
  512. 10:15:19 T:140253482440448 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  513. 10:15:19 T:140253482440448 ERROR: Run: Unable to parse web site
  514. 10:15:19 T:140253482440448 WARNING: FillBuffer: curl failed with code 22
  515. 10:15:19 T:140253482440448 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  516. 10:15:19 T:140253482440448 ERROR: Run: Unable to parse web site
  517. 10:15:19 T:140253482440448 WARNING: FillBuffer: curl failed with code 22
  518. 10:15:19 T:140253482440448 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  519. 10:15:19 T:140253482440448 ERROR: Run: Unable to parse web site
  520. 10:15:21 T:140253490833152 NOTICE: script.tv.show.next.aired: ### getting series info for #79168 - Friends
  521. 10:15:21 T:140253490833152 NOTICE: script.tv.show.next.aired: ### getting series info for #121361 - Game of Thrones
  522. 10:15:22 T:140253490833152 NOTICE: script.tv.show.next.aired: ### data update finished
  523. 10:15:45 T:140253482440448 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:37
  524. 10:21:36 T:140252895246080 NOTICE: ES: Incoming connection from Android XBMC Remote
  525. 10:21:41 T:140253499225856 NOTICE: Thread Background Loader start, auto delete: false
  526. 10:21:41 T:140253499225856 NOTICE: Previous line repeats 1 times.
  527. 10:21:41 T:140253499225856 NOTICE: Thread XBPyThread start, auto delete: false
  528. 10:21:41 T:140253499225856 NOTICE: Previous line repeats 1 times.
  529. 10:21:41 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  530. 10:21:41 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  531. 10:21:41 T:140253980038912 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.7)
  532. 10:21:41 T:140253499225856 NOTICE: Thread XBPyThread start, auto delete: false
  533. 10:21:41 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  534. 10:21:45 T:140254045751040 NOTICE: Thread XBPyThread start, auto delete: false
  535. 10:21:45 T:140254045751040 NOTICE: -->Python Interpreter Initialized<--
  536. 10:21:45 T:140254045751040 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  537. 10:21:45 T:140254045751040 WARNING: Previous line repeats 7 times.
  538. 10:21:45 T:140254045751040 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  539. 10:21:45 T:140254045751040 NOTICE: [plugin.video.xbmctorrent] GA: Tracking /
  540. 10:21:45 T:140254045751040 ERROR: No handlers could be found for logger "pyga.requests"
  541. 10:21:45 T:140252840650496 NOTICE: Thread Background Loader start, auto delete: false
  542. 10:21:46 T:140254045751040 NOTICE: Previous line repeats 1 times.
  543. 10:21:46 T:140254045751040 NOTICE: Thread XBPyThread start, auto delete: false
  544. 10:21:46 T:140254045751040 NOTICE: -->Python Interpreter Initialized<--
  545. 10:21:46 T:140254045751040 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  546. 10:21:46 T:140254045751040 WARNING: Previous line repeats 7 times.
  547. 10:21:46 T:140254045751040 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  548. 10:21:46 T:140254045751040 NOTICE: [plugin.video.xbmctorrent] GA: Tracking /
  549. 10:21:46 T:140254045751040 ERROR: No handlers could be found for logger "pyga.requests"
  550. 10:21:46 T:140252840650496 NOTICE: Thread Background Loader start, auto delete: false
  551. 10:22:06 T:140254540720000 NOTICE: Previous line repeats 2 times.
  552. 10:22:06 T:140254540720000 ERROR: Texture manager unable to load file: /home/xbmc/src/xbmctorrent/plugin.video.xbmctorrent-0.6.5-6-g4f41616.zip/icon.png
  553. 10:22:06 T:140253499225856 NOTICE: Thread Background Loader start, auto delete: false
  554. 10:22:13 T:140253499225856 NOTICE: Previous line repeats 1 times.
  555. 10:22:13 T:140253499225856 NOTICE: Thread XBPyThread start, auto delete: false
  556. 10:22:13 T:140253499225856 NOTICE: Previous line repeats 1 times.
  557. 10:22:13 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  558. 10:22:14 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  559. 10:22:14 T:140253499225856 NOTICE: Thread XBPyThread start, auto delete: false
  560. 10:22:14 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  561. 10:22:14 T:140253980038912 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.7)
  562. 10:22:20 T:140253980038912 NOTICE: Thread Background Loader start, auto delete: false
  563. 10:22:20 T:140253980038912 NOTICE: Thread XBPyThread start, auto delete: false
  564. 10:22:20 T:140253980038912 NOTICE: Previous line repeats 1 times.
  565. 10:22:20 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  566. 10:22:20 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  567. 10:22:20 T:140253980038912 NOTICE: Thread XBPyThread start, auto delete: false
  568. 10:22:20 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  569. 10:22:20 T:140253499225856 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.7)
  570. 10:22:26 T:140254045751040 NOTICE: Thread Background Loader start, auto delete: false
  571. 10:22:32 T:140253980038912 NOTICE: Previous line repeats 2 times.
  572. 10:22:32 T:140253980038912 NOTICE: Thread XBPyThread start, auto delete: false
  573. 10:22:32 T:140253980038912 NOTICE: Previous line repeats 1 times.
  574. 10:22:32 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  575. 10:22:32 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  576. 10:22:32 T:140254045751040 NOTICE: Thread XBPyThread start, auto delete: false
  577. 10:22:32 T:140254045751040 NOTICE: -->Python Interpreter Initialized<--
  578. 10:22:32 T:140253499225856 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.7)
  579. 10:22:33 T:140253980038912 NOTICE: Thread Background Loader start, auto delete: false
  580. 10:22:35 T:140253499225856 NOTICE: Previous line repeats 2 times.
  581. 10:22:35 T:140253499225856 NOTICE: Thread XBPyThread start, auto delete: false
  582. 10:22:35 T:140253499225856 NOTICE: Previous line repeats 1 times.
  583. 10:22:35 T:140253499225856 NOTICE: -->Python Interpreter Initialized<--
  584. 10:22:35 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  585. 10:22:35 T:140252840650496 NOTICE: Thread XBPyThread start, auto delete: false
  586. 10:22:35 T:140252840650496 NOTICE: -->Python Interpreter Initialized<--
  587. 10:22:35 T:140253980038912 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.7)
  588. 10:22:37 T:140252840650496 NOTICE: Thread Background Loader start, auto delete: false
  589. 10:22:51 T:140254045751040 NOTICE: Previous line repeats 2 times.
  590. 10:22:51 T:140254045751040 NOTICE: Thread XBPyThread start, auto delete: false
  591. 10:22:51 T:140254045751040 NOTICE: Previous line repeats 1 times.
  592. 10:22:51 T:140254045751040 NOTICE: -->Python Interpreter Initialized<--
  593. 10:22:51 T:140253980038912 NOTICE: -->Python Interpreter Initialized<--
  594. 10:22:51 T:140254045751040 NOTICE: Thread XBPyThread start, auto delete: false
  595. 10:22:51 T:140254045751040 NOTICE: -->Python Interpreter Initialized<--
  596. 10:22:51 T:140253980038912 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting GUI proc (6.0.7)
  597. 10:22:52 T:140252840650496 NOTICE: Thread XBPyThread start, auto delete: false
  598. 10:22:52 T:140252840650496 NOTICE: -->Python Interpreter Initialized<--
  599. 10:23:02 T:140252840650496 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  600. 10:23:02 T:140252840650496 WARNING: Previous line repeats 7 times.
  601. 10:23:02 T:140252840650496 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  602. 10:23:02 T:140252840650496 NOTICE: [plugin.video.xbmctorrent] GA: Tracking /
  603. 10:23:02 T:140252840650496 ERROR: No handlers could be found for logger "pyga.requests"
  604. 10:23:02 T:140253499225856 NOTICE: Thread Background Loader start, auto delete: false
  605. 10:23:04 T:140252840650496 NOTICE: Previous line repeats 1 times.
  606. 10:23:04 T:140252840650496 NOTICE: Thread XBPyThread start, auto delete: false
  607. 10:23:04 T:140252840650496 NOTICE: -->Python Interpreter Initialized<--
  608. 10:23:04 T:140252840650496 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  609. 10:23:04 T:140252840650496 WARNING: Previous line repeats 7 times.
  610. 10:23:04 T:140252840650496 NOTICE: [xbmcswift2] Request for "/" matches rule for function "index"
  611. 10:23:04 T:140252840650496 NOTICE: [plugin.video.xbmctorrent] GA: Tracking /
  612. 10:23:04 T:140252840650496 ERROR: No handlers could be found for logger "pyga.requests"
  613. 10:23:04 T:140253499225856 NOTICE: Thread Background Loader start, auto delete: false
  614. 10:23:06 T:140252840650496 NOTICE: Thread XBPyThread start, auto delete: false
  615. 10:23:06 T:140252840650496 NOTICE: -->Python Interpreter Initialized<--
  616. 10:23:06 T:140252840650496 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  617. 10:23:06 T:140252840650496 WARNING: Previous line repeats 7 times.
  618. 10:23:06 T:140252840650496 NOTICE: [xbmcswift2] Request for "/eztv" matches rule for function "eztv_index"
  619. 10:23:06 T:140252840650496 NOTICE: [plugin.video.xbmctorrent] GA: Tracking /eztv
  620. 10:23:06 T:140252840650496 ERROR: No handlers could be found for logger "pyga.requests"
  621. 10:23:06 T:140253499225856 NOTICE: Thread Background Loader start, auto delete: false
  622. 10:23:08 T:140252840650496 NOTICE: Thread XBPyThread start, auto delete: false
  623. 10:23:08 T:140252840650496 NOTICE: -->Python Interpreter Initialized<--
  624. 10:23:09 T:140252840650496 WARNING: [xbmcswift2] No converter provided, unicode should be used, but returning str value
  625. 10:23:09 T:140252840650496 WARNING: Previous line repeats 7 times.
  626. 10:23:09 T:140252840650496 NOTICE: [xbmcswift2] Request for "/eztv/shows/G" matches rule for function "eztv_shows_by_letter"
  627.  
  628.  
  629. ############### END LOG FILE ################
  630.  
  631. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment