Advertisement
Guest User

XBMC Crash

a guest
Jun 8th, 2012
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 51.12 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Thu Jun 7 13:11:26 EDT 2012
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012
  8. Release:
  9. Distributor ID: Ubuntu
  10. Description: Ubuntu 12.04 LTS
  11. Release: 12.04
  12. Codename: precise
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/mike/core (2012-06-07 13:11:22.218077745 -0400)
  17. =========================================
  18. [New LWP 2029]
  19. [New LWP 2212]
  20. [New LWP 2219]
  21. [New LWP 2223]
  22. [New LWP 2205]
  23. [New LWP 2299]
  24. [New LWP 2218]
  25. [New LWP 2222]
  26. [New LWP 2300]
  27. [New LWP 2216]
  28. [New LWP 2220]
  29. [New LWP 2442]
  30. [New LWP 2221]
  31. [New LWP 2301]
  32. [New LWP 2224]
  33. [New LWP 2225]
  34. [Thread debugging using libthread_db enabled]
  35. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  36. Core was generated by `/usr/lib/xbmc/xbmc.bin'.
  37. Program terminated with signal 6, Aborted.
  38. #0 0x00007f543400d445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  39.  
  40. Thread 16 (Thread 0x7f53f7fff700 (LWP 2225)):
  41. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  42. #1 0x00000000006647dd in JSONRPC::CTCPServer::Process() ()
  43. #2 0x0000000000d71fe0 in CThread::staticThread(void*) ()
  44. #3 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  45. #4 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  46. #5 0x0000000000000000 in ?? ()
  47.  
  48. Thread 15 (Thread 0x7f5408ff9700 (LWP 2224)):
  49. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  50. #1 0x0000000000663085 in SOCKETS::CSocketListener::Listen(int) ()
  51. #2 0x000000000065a206 in EVENTSERVER::CEventServer::Run() ()
  52. #3 0x000000000065a4f8 in EVENTSERVER::CEventServer::Process() ()
  53. #4 0x0000000000d71fe0 in CThread::staticThread(void*) ()
  54. #5 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  55. #6 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  56. #7 0x0000000000000000 in ?? ()
  57.  
  58. Thread 14 (Thread 0x7f53f5de7700 (LWP 2301)):
  59. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  60. #1 0x00007f543494de0d in ?? () from /usr/lib/libpython2.7.so.1.0
  61. #2 0x00007f543493b845 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  62. #3 0x00007f543493c5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  63. #4 0x00007f543493c5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  64. #5 0x00007f5434906605 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  65. #6 0x00007f54349067bd in ?? () from /usr/lib/libpython2.7.so.1.0
  66. #7 0x00007f54349eae83 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  67. #8 0x00007f54349cf1cf in ?? () from /usr/lib/libpython2.7.so.1.0
  68. #9 0x00007f54349eae83 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  69. #10 0x00007f54349eb7d7 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  70. #11 0x00007f54349516c2 in ?? () from /usr/lib/libpython2.7.so.1.0
  71. #12 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  72. #13 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  73. #14 0x0000000000000000 in ?? ()
  74.  
  75. Thread 13 (Thread 0x7f540a7fc700 (LWP 2221)):
  76. #0 0x00007f5439dab0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  77. #1 0x0000000000994df4 in NPT_PosixSharedVariable::WaitUntilEquals(int, long) ()
  78. #2 0x0000000000951306 in PLT_ThreadTask::IsAborting(long) ()
  79. #3 0x0000000000966e56 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  80. #4 0x0000000000969a39 in PLT_ThreadTask::Run() ()
  81. #5 0x0000000000994f80 in NPT_PosixThread::EntryPoint(void*) ()
  82. #6 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  83. #7 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  84. #8 0x0000000000000000 in ?? ()
  85.  
  86. Thread 12 (Thread 0x7f541e7fc700 (LWP 2442)):
  87. #0 0x00007f54340bdb03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  88. #1 0x00007f5437805c31 in ?? () from /usr/lib/x86_64-linux-gnu/libasound.so.2
  89. #2 0x00007f543780a0e4 in ?? () from /usr/lib/x86_64-linux-gnu/libasound.so.2
  90. #3 0x00007f54378149da in snd_pcm_mmap_writei () from /usr/lib/x86_64-linux-gnu/libasound.so.2
  91. #4 0x00007f5437315b02 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
  92. #5 0x00007f54372e6b30 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
  93. #6 0x00007f54372eefd5 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
  94. #7 0x00007f5437332999 in ?? () from /usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
  95. #8 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  96. #9 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  97. #10 0x0000000000000000 in ?? ()
  98.  
  99. Thread 11 (Thread 0x7f540affd700 (LWP 2220)):
  100. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  101. #1 0x0000000000991723 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  102. #2 0x0000000000992561 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) ()
  103. #3 0x000000000095eec0 in PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() ()
  104. #4 0x0000000000969a39 in PLT_ThreadTask::Run() ()
  105. #5 0x0000000000994f80 in NPT_PosixThread::EntryPoint(void*) ()
  106. #6 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  107. #7 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  108. #8 0x0000000000000000 in ?? ()
  109.  
  110. Thread 10 (Thread 0x7f541d7fa700 (LWP 2216)):
  111. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  112. #1 0x00007f543b79af72 in ?? () from /usr/lib/libmicrohttpd.so.5
  113. #2 0x00007f543b79b223 in ?? () from /usr/lib/libmicrohttpd.so.5
  114. #3 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  115. #4 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  116. #5 0x0000000000000000 in ?? ()
  117.  
  118. Thread 9 (Thread 0x7f53f65e8700 (LWP 2300)):
  119. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  120. #1 0x00007f543494de0d in ?? () from /usr/lib/libpython2.7.so.1.0
  121. #2 0x00007f543493b845 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  122. #3 0x00007f543493c5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  123. #4 0x00007f543493c5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  124. #5 0x00007f5434906605 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  125. #6 0x00007f54349067bd in ?? () from /usr/lib/libpython2.7.so.1.0
  126. #7 0x00007f54349eae83 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  127. #8 0x00007f54349cf1cf in ?? () from /usr/lib/libpython2.7.so.1.0
  128. #9 0x00007f54349eae83 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  129. #10 0x00007f54349eb7d7 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  130. #11 0x00007f54349516c2 in ?? () from /usr/lib/libpython2.7.so.1.0
  131. #12 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  132. #13 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  133. #14 0x0000000000000000 in ?? ()
  134.  
  135. Thread 8 (Thread 0x7f5409ffb700 (LWP 2222)):
  136. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  137. #1 0x0000000000991723 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  138. #2 0x0000000000992561 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) ()
  139. #3 0x000000000095eec0 in PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() ()
  140. #4 0x0000000000969a39 in PLT_ThreadTask::Run() ()
  141. #5 0x0000000000994f80 in NPT_PosixThread::EntryPoint(void*) ()
  142. #6 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  143. #7 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  144. #8 0x0000000000000000 in ?? ()
  145.  
  146. Thread 7 (Thread 0x7f540bfff700 (LWP 2218)):
  147. #0 0x00007f54340bdb03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  148. #1 0x00007f543bbefa0a in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  149. #2 0x00007f543bbef4fb in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  150. #3 0x00007f543bbef6e8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  151. #4 0x00007f543bbef91d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  152. #5 0x00007f543bbef99c in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  153. #6 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  154. #7 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  155. #8 0x0000000000000000 in ?? ()
  156.  
  157. Thread 6 (Thread 0x7f53f6ffd700 (LWP 2299)):
  158. #0 0x00007f5439daad84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  159. #1 0x0000000000d7088c in XbmcThreads::CEventGroup::wait(unsigned int) ()
  160. #2 0x0000000000c1b40c in XBPython::WaitForEvent(CEvent&, unsigned int) ()
  161. #3 0x0000000000c3269d in CGUIPythonWindowXML::WaitForActionEvent(unsigned int) ()
  162. #4 0x0000000000c44ede in Window_DoModal ()
  163. #5 0x00007f543493b845 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  164. #6 0x00007f5434906605 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  165. #7 0x00007f5434906932 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  166. #8 0x00007f5434907740 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  167. #9 0x0000000000c1e6a0 in XBPyThread::Process() ()
  168. #10 0x0000000000d71fe0 in CThread::staticThread(void*) ()
  169. #11 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  170. #12 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  171. #13 0x0000000000000000 in ?? ()
  172.  
  173. Thread 5 (Thread 0x7f54278ee700 (LWP 2205)):
  174. #0 0x00007f54340bdb03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  175. #1 0x0000000000d054d2 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  176. #2 0x0000000000d05570 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  177. #3 0x0000000000d71fe0 in CThread::staticThread(void*) ()
  178. #4 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  179. #5 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  180. #6 0x0000000000000000 in ?? ()
  181.  
  182. Thread 4 (Thread 0x7f54097fa700 (LWP 2223)):
  183. #0 0x00007f5439dab0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  184. #1 0x0000000000994df4 in NPT_PosixSharedVariable::WaitUntilEquals(int, long) ()
  185. #2 0x0000000000951306 in PLT_ThreadTask::IsAborting(long) ()
  186. #3 0x0000000000966e56 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  187. #4 0x0000000000969a39 in PLT_ThreadTask::Run() ()
  188. #5 0x0000000000994f80 in NPT_PosixThread::EntryPoint(void*) ()
  189. #6 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  190. #7 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  191. #8 0x0000000000000000 in ?? ()
  192.  
  193. Thread 3 (Thread 0x7f540b7fe700 (LWP 2219)):
  194. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  195. #1 0x0000000000991723 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  196. #2 0x0000000000991b0d in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  197. #3 0x0000000000951576 in PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) ()
  198. #4 0x000000000097d6e4 in NPT_BufferedInputStream::FillBuffer() ()
  199. #5 0x000000000097d359 in NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) ()
  200. #6 0x000000000097d598 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) ()
  201. #7 0x0000000000980c12 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  202. #8 0x000000000095f223 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  203. #9 0x000000000095f638 in PLT_HttpServerSocketTask::DoRun() ()
  204. #10 0x0000000000969a39 in PLT_ThreadTask::Run() ()
  205. #11 0x0000000000994f80 in NPT_PosixThread::EntryPoint(void*) ()
  206. #12 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  207. #13 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  208. #14 0x0000000000000000 in ?? ()
  209.  
  210. Thread 2 (Thread 0x7f541f7fe700 (LWP 2212)):
  211. #0 0x00007f54340c2823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  212. #1 0x00007f543494de0d in ?? () from /usr/lib/libpython2.7.so.1.0
  213. #2 0x00007f543493b845 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  214. #3 0x00007f543493c5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  215. #4 0x00007f543493c5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  216. #5 0x00007f5434906605 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  217. #6 0x00007f5434906932 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  218. #7 0x00007f5434907740 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  219. #8 0x0000000000c1e6a0 in XBPyThread::Process() ()
  220. #9 0x0000000000d71fe0 in CThread::staticThread(void*) ()
  221. #10 0x00007f5439da6e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  222. #11 0x00007f54340c94bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  223. #12 0x0000000000000000 in ?? ()
  224.  
  225. Thread 1 (Thread 0x7f543d01e780 (LWP 2029)):
  226. #0 0x00007f543400d445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  227. #1 0x00007f5434010bab in abort () from /lib/x86_64-linux-gnu/libc.so.6
  228. #2 0x00007f5439180c39 in ?? () from /usr/lib/nvidia-current/libGL.so.1
  229. #3 0x00007f54300e8006 in ?? () from /usr/lib/nvidia-current/libnvidia-glcore.so.295.40
  230. #4 0x00007f5430093750 in ?? () from /usr/lib/nvidia-current/libnvidia-glcore.so.295.40
  231. #5 0x00007f542fff408e in ?? () from /usr/lib/nvidia-current/libnvidia-glcore.so.295.40
  232. #6 0x00007f543917bed0 in ?? () from /usr/lib/nvidia-current/libGL.so.1
  233. #7 0x00007f5439152267 in glXSwapBuffers () from /usr/lib/nvidia-current/libGL.so.1
  234. #8 0x0000000000e681e7 in CWinSystemX11GL::PresentRenderImpl(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  235. #9 0x0000000000e43e97 in CRenderSystemGL::PresentRender(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  236. #10 0x0000000000da55e8 in CApplication::Render() ()
  237. #11 0x0000000000e3bee6 in CXBApplicationEx::Run() ()
  238. #12 0x00000000006252d0 in main ()
  239. ############# END STACK TRACE ###############
  240.  
  241. ################# LOG FILE ##################
  242.  
  243. 11:14:22 T:139999777515392 NOTICE: -----------------------------------------------------------------------
  244. 11:14:22 T:139999777515392 NOTICE: Starting XBMC (11.0 Git:Unknown), Platform: Linux (Ubuntu 12.04 LTS, 3.2.0-24-generic x86_64). Built on Apr 24 2012
  245. 11:14:22 T:139999777515392 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  246. 11:14:22 T:139999777515392 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  247. 11:14:22 T:139999777515392 NOTICE: special://masterprofile/ is mapped to: /home/mike/.xbmc/userdata
  248. 11:14:22 T:139999777515392 NOTICE: special://home/ is mapped to: /home/mike/.xbmc
  249. 11:14:22 T:139999777515392 NOTICE: special://temp/ is mapped to: /home/mike/.xbmc/temp
  250. 11:14:22 T:139999777515392 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  251. 11:14:22 T:139999777515392 NOTICE: Local hostname: Giada-N20
  252. 11:14:22 T:139999777515392 NOTICE: Log File is located: /home/mike/.xbmc/temp/xbmc.log
  253. 11:14:22 T:139999777515392 NOTICE: -----------------------------------------------------------------------
  254. 11:14:22 T:139999777515392 NOTICE: Setup SDL
  255. 11:14:22 T:139999777515392 NOTICE: load settings...
  256. 11:14:22 T:139999777515392 NOTICE: special://profile/ is mapped to: special://masterprofile/
  257. 11:14:22 T:139999777515392 NOTICE: loading special://masterprofile/guisettings.xml
  258. 11:14:22 T:139999777515392 NOTICE: Getting hardware information now...
  259. 11:14:22 T:139999777515392 NOTICE: Checking resolution 12
  260. 11:14:22 T:139999777515392 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  261. 11:14:22 T:139999777515392 NOTICE: Loaded playercorefactory configuration
  262. 11:14:22 T:139999777515392 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  263. 11:14:22 T:139999777515392 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  264. 11:14:22 T:139999777515392 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  265. 11:14:22 T:139999777515392 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  266. 11:14:22 T:139999777515392 NOTICE: Default DVD Player: dvdplayer
  267. 11:14:22 T:139999777515392 NOTICE: Default Video Player: dvdplayer
  268. 11:14:22 T:139999777515392 NOTICE: Default Audio Player: paplayer
  269. 11:14:22 T:139999777515392 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  270. 11:14:22 T:139999777515392 NOTICE: Log level changed to 0
  271. 11:14:22 T:139999777515392 NOTICE: Loading media sources from special://masterprofile/sources.xml
  272. 11:14:24 T:139999777515392 NOTICE: Using visual 0x42
  273. 11:14:24 T:139999777515392 NOTICE: GL_VENDOR = NVIDIA Corporation
  274. 11:14:24 T:139999777515392 NOTICE: GL_RENDERER = GeForce 210/PCIe/SSE2
  275. 11:14:24 T:139999777515392 NOTICE: GL_VERSION = 3.3.0 NVIDIA 295.40
  276. 11:14:24 T:139999777515392 NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
  277. 11:14:24 T:139999777515392 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 524288
  278. 11:14:24 T:139999777515392 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
  279. 11:14:24 T:139999777515392 NOTICE: GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  280. 11:14:24 T:139999777515392 ERROR: GLX: Same window as before, refreshing context
  281. 11:14:24 T:139999777515392 NOTICE: UDisks: Added /home
  282. 11:14:25 T:139999777515392 NOTICE: UDisks: Added /media/sdb1
  283. 11:14:25 T:139999777515392 NOTICE: start dvd mediatype detection
  284. 11:14:25 T:139999777515392 NOTICE: initializing playlistplayer
  285. 11:14:25 T:139999777515392 NOTICE: DONE initializing playlistplayer
  286. 11:14:25 T:139999777515392 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  287. 11:14:25 T:139999777515392 ERROR: XLCDproc::Initialize - Connect failed. Retry in 4 seconds.
  288. 11:14:25 T:139999777515392 NOTICE: initialize done
  289. 11:14:25 T:139999777515392 NOTICE: Running the application...
  290. 11:14:25 T:139999777515392 NOTICE: Webserver: Starting...
  291. 11:14:25 T:139999777515392 NOTICE: WebServer: Started the webserver
  292. 11:14:25 T:139999777515392 NOTICE: starting upnp server
  293. 11:14:26 T:139999777515392 NOTICE: starting upnp renderer
  294. 11:14:26 T:139999777515392 NOTICE: ES: Starting event server
  295. 11:14:26 T:139999777515392 NOTICE: starting zeroconf publishing
  296. 11:14:26 T:139998904948480 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  297. 11:14:26 T:139998904948480 NOTICE: UDP: Listening on port 9777
  298. 11:14:26 T:139999290849024 NOTICE: -->Python Interpreter Initialized<--
  299. 11:14:26 T:139999282456320 NOTICE: -->Python Interpreter Initialized<--
  300. 11:14:26 T:139999290849024 NOTICE: downloader ARGV: ['']
  301. 11:14:26 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  302. 11:14:26 T:139999282456320 NOTICE: StorageServer Module loaded RUN
  303. 11:14:26 T:139999282456320 NOTICE: StorageClient-0.9.2 Starting server
  304. 11:14:26 T:139999282456320 NOTICE: StorageServer-0.9.2 Storage Server starting /home/mike/.xbmc/userdata/Database/commoncache.db
  305. 11:14:29 T:139999777515392 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  306. 11:14:29 T:139999777515392 ERROR: XLCDproc::Initialize - Connect failed. Retry in 8 seconds.
  307. 11:14:37 T:139999777515392 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  308. 11:14:37 T:139999777515392 ERROR: XLCDproc::Initialize - Connect failed. Retry in 16 seconds.
  309. 11:14:53 T:139999777515392 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  310. 11:14:53 T:139999777515392 ERROR: XLCDproc::Initialize - Connect failed. Retry in 32 seconds.
  311. 11:15:25 T:139999777515392 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  312. 11:15:25 T:139999777515392 ERROR: XLCDproc::Initialize - Connect failed. Retry in 64 seconds.
  313. 11:15:35 T:139998611367680 WARNING: Create - Unsupported protocol(script) in script://
  314. 11:15:45 T:139999265670912 WARNING: Previous line repeats 1 times.
  315. 11:15:45 T:139999265670912 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  316. 11:15:47 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  317. 11:15:48 T:139999240492800 NOTICE: Mode: main
  318. 11:15:48 T:139999240492800 NOTICE: Play: None
  319. 11:15:48 T:139999240492800 NOTICE: URL: None
  320. 11:15:48 T:139999240492800 NOTICE: Section: None
  321. 11:15:48 T:139999240492800 NOTICE: Video: None
  322. 11:15:48 T:139999240492800 NOTICE: IMDB: None
  323. 11:15:48 T:139999240492800 NOTICE: Season: None
  324. 11:15:50 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  325. 11:15:50 T:139999240492800 NOTICE: Mode: tv
  326. 11:15:50 T:139999240492800 NOTICE: Play: None
  327. 11:15:50 T:139999240492800 NOTICE: URL: None
  328. 11:15:50 T:139999240492800 NOTICE: Section: tv
  329. 11:15:50 T:139999240492800 NOTICE: Video: None
  330. 11:15:50 T:139999240492800 NOTICE: IMDB: None
  331. 11:15:50 T:139999240492800 NOTICE: Season: None
  332. 11:15:52 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  333. 11:15:52 T:139999240492800 NOTICE: Mode: tvaz
  334. 11:15:52 T:139999240492800 NOTICE: Play: None
  335. 11:15:52 T:139999240492800 NOTICE: URL: None
  336. 11:15:52 T:139999240492800 NOTICE: Section: tvaz
  337. 11:15:52 T:139999240492800 NOTICE: Video: None
  338. 11:15:52 T:139999240492800 NOTICE: IMDB: None
  339. 11:15:52 T:139999240492800 NOTICE: Season: None
  340. 11:15:54 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  341. 11:15:55 T:139999240492800 NOTICE: Mode: tv
  342. 11:15:55 T:139999240492800 NOTICE: Play: None
  343. 11:15:55 T:139999240492800 NOTICE: URL: None
  344. 11:15:55 T:139999240492800 NOTICE: Section: tv
  345. 11:15:55 T:139999240492800 NOTICE: Video: None
  346. 11:15:55 T:139999240492800 NOTICE: IMDB: None
  347. 11:15:55 T:139999240492800 NOTICE: Season: None
  348. 11:15:56 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  349. 11:15:57 T:139999240492800 NOTICE: Mode: tvlastadded
  350. 11:15:57 T:139999240492800 NOTICE: Play: None
  351. 11:15:57 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/index_last.html
  352. 11:15:57 T:139999240492800 NOTICE: Section: tv24hours
  353. 11:15:57 T:139999240492800 NOTICE: Video: None
  354. 11:15:57 T:139999240492800 NOTICE: IMDB: None
  355. 11:15:57 T:139999240492800 NOTICE: Season: None
  356. 11:16:15 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  357. 11:16:15 T:139999240492800 NOTICE: Mode: tvepisodes
  358. 11:16:15 T:139999240492800 NOTICE: Play: None
  359. 11:16:15 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/americas_got_talent/season_7.html
  360. 11:16:15 T:139999240492800 NOTICE: Section: tvshows
  361. 11:16:15 T:139999240492800 NOTICE: Video: None
  362. 11:16:15 T:139999240492800 NOTICE: IMDB: None
  363. 11:16:15 T:139999240492800 NOTICE: Season: None
  364. 11:16:21 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  365. 11:16:22 T:139999240492800 NOTICE: Mode: main
  366. 11:16:22 T:139999240492800 NOTICE: Play: True
  367. 11:16:22 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/americas_got_talent/season_7.html
  368. 11:16:22 T:139999240492800 NOTICE: Section: tvshows
  369. 11:16:22 T:139999240492800 NOTICE: Video: 8. Austin Auditions (Part 2)
  370. 11:16:22 T:139999240492800 NOTICE: IMDB: None
  371. 11:16:22 T:139999240492800 NOTICE: Season: None
  372. 11:16:22 T:139999240492800 ERROR: urlresolver: no playable streams found
  373. 11:16:22 T:139999777515392 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.projectfreetv/?url=http%3A%2F%2Fwww.free-tv-video-online.me%2Finternet%2Famericas_got_talent%2Fseason_7.html&section=tvshows&video=8.+Austin+Auditions+%28Part+2%29&play=True]
  374. 11:16:28 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  375. 11:16:29 T:139999240492800 NOTICE: Mode: main
  376. 11:16:29 T:139999240492800 NOTICE: Play: True
  377. 11:16:29 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/americas_got_talent/season_7.html
  378. 11:16:29 T:139999240492800 NOTICE: Section: tvshows
  379. 11:16:29 T:139999240492800 NOTICE: Video: 8. Austin Auditions (Part 2)
  380. 11:16:29 T:139999240492800 NOTICE: IMDB: None
  381. 11:16:29 T:139999240492800 NOTICE: Season: None
  382. 11:16:29 T:139999240492800 ERROR: urlresolver: no playable streams found
  383. 11:16:29 T:139999777515392 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.projectfreetv/?url=http%3A%2F%2Fwww.free-tv-video-online.me%2Finternet%2Famericas_got_talent%2Fseason_7.html&section=tvshows&video=8.+Austin+Auditions+%28Part+2%29&play=True]
  384. 11:16:30 T:139999777515392 ERROR: XLCDproc::Connect - Unable to connect to host, LCDd not running?
  385. 11:16:30 T:139999777515392 ERROR: XLCDproc::Initialize - Connect failed. Giving up.
  386. 11:16:34 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  387. 11:16:35 T:139999240492800 NOTICE: Mode: main
  388. 11:16:35 T:139999240492800 NOTICE: Play: True
  389. 11:16:35 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/americas_got_talent/season_7.html
  390. 11:16:35 T:139999240492800 NOTICE: Section: tvshows
  391. 11:16:35 T:139999240492800 NOTICE: Video: 7. Austin Auditions (Part 1)
  392. 11:16:35 T:139999240492800 NOTICE: IMDB: None
  393. 11:16:35 T:139999240492800 NOTICE: Season: None
  394. 11:16:35 T:139999240492800 ERROR: urlresolver: no playable streams found
  395. 11:16:35 T:139999777515392 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.projectfreetv/?url=http%3A%2F%2Fwww.free-tv-video-online.me%2Finternet%2Famericas_got_talent%2Fseason_7.html&section=tvshows&video=7.+Austin+Auditions+%28Part+1%29&play=True]
  396. 11:16:41 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  397. 11:16:41 T:139999240492800 NOTICE: Mode: main
  398. 11:16:41 T:139999240492800 NOTICE: Play: True
  399. 11:16:41 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/americas_got_talent/season_7.html
  400. 11:16:41 T:139999240492800 NOTICE: Section: tvshows
  401. 11:16:41 T:139999240492800 NOTICE: Video: 7. Austin Auditions (Part 1)
  402. 11:16:41 T:139999240492800 NOTICE: IMDB: None
  403. 11:16:41 T:139999240492800 NOTICE: Season: None
  404. 11:16:42 T:139999240492800 ERROR: urlresolver: no playable streams found
  405. 11:16:42 T:139999777515392 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.projectfreetv/?url=http%3A%2F%2Fwww.free-tv-video-online.me%2Finternet%2Famericas_got_talent%2Fseason_7.html&section=tvshows&video=7.+Austin+Auditions+%28Part+1%29&play=True]
  406. 11:16:45 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  407. 11:16:46 T:139999240492800 NOTICE: Mode: main
  408. 11:16:46 T:139999240492800 NOTICE: Play: True
  409. 11:16:46 T:139999240492800 NOTICE: URL: http://www.free-tv-video-online.me/internet/americas_got_talent/season_7.html
  410. 11:16:46 T:139999240492800 NOTICE: Section: tvshows
  411. 11:16:46 T:139999240492800 NOTICE: Video: 7. Austin Auditions (Part 1)
  412. 11:16:46 T:139999240492800 NOTICE: IMDB: None
  413. 11:16:46 T:139999240492800 NOTICE: Season: None
  414. 11:16:46 T:139999240492800 ERROR: urlresolver: no playable streams found
  415. 11:16:46 T:139999777515392 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.projectfreetv/?url=http%3A%2F%2Fwww.free-tv-video-online.me%2Finternet%2Famericas_got_talent%2Fseason_7.html&section=tvshows&video=7.+Austin+Auditions+%28Part+1%29&play=True]
  416. 11:16:55 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  417. 11:16:56 T:139999240492800 NOTICE: Mode: tv
  418. 11:16:56 T:139999240492800 NOTICE: Play: None
  419. 11:16:56 T:139999240492800 NOTICE: URL: None
  420. 11:16:56 T:139999240492800 NOTICE: Section: tv
  421. 11:16:56 T:139999240492800 NOTICE: Video: None
  422. 11:16:56 T:139999240492800 NOTICE: IMDB: None
  423. 11:16:56 T:139999240492800 NOTICE: Season: None
  424. 11:16:56 T:139999240492800 NOTICE: -->Python Interpreter Initialized<--
  425. 11:16:57 T:139999240492800 NOTICE: Mode: main
  426. 11:16:57 T:139999240492800 NOTICE: Play: None
  427. 11:16:57 T:139999240492800 NOTICE: URL: None
  428. 11:16:57 T:139999240492800 NOTICE: Section: None
  429. 11:16:57 T:139999240492800 NOTICE: Video: None
  430. 11:16:57 T:139999240492800 NOTICE: IMDB: None
  431. 11:16:57 T:139999240492800 NOTICE: Season: None
  432. 11:16:57 T:139998611367680 WARNING: Create - Unsupported protocol(script) in script://
  433. 11:17:01 T:139999240492800 WARNING: Previous line repeats 1 times.
  434. 11:17:01 T:139999240492800 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  435. 11:17:03 T:139998602974976 NOTICE: -->Python Interpreter Initialized<--
  436. 11:17:05 T:139999777515392 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
  437. 11:17:20 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X//none
  438. 11:17:22 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X/resources/skins/Default/media/icon_.png
  439. 11:17:54 T:139998602974976 ERROR: Previous line repeats 6 times.
  440. 11:17:54 T:139998602974976 NOTICE: Processor: phase 1 - query
  441. URL: http://www.putlocker.com/file/1F8A0EBB26B5A5E5
  442. Processor: http://www.navixtreme.com/boseman/static/putlocker
  443. 11:17:54 T:139998602974976 NOTICE: Processor GET.read: http://www.putlocker.com/file/1F8A0EBB26B5A5E5
  444. 11:17:55 T:139998602974976 NOTICE: Processor POST.read: http://www.putlocker.com/file/1F8A0EBB26B5A5E5
  445. 11:17:55 T:139998602974976 NOTICE: Processor GET.read: http://www.putlocker.com/file/1F8A0EBB26B5A5E5
  446. 11:17:56 T:139998602974976 NOTICE: Processor GET.read: http://www.putlocker.com/get_file.php?stream=MUY4QTBFQkIyNkI1QTVFNSs5N2Y2MDJkZDljODY5NjIx
  447. 11:17:56 T:139998602974976 NOTICE: Processor final result:
  448. URL: http://media-b45.putlocker.com/download/55/americas.got.talent.s07e07.hdtv.x264_killers_29a3e.flv/7ba933a4b618003380d00ac9fc6979f0/4fd0e445
  449. 11:17:57 T:139999777515392 NOTICE: DVDPlayer: Opening: http://media-b45.putlocker.com/download/55/americas.got.talent.s07e07.hdtv.x264_killers_29a3e.flv/7ba933a4b618003380d00ac9fc6979f0/4fd0e445
  450. 11:17:57 T:139999777515392 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  451. 11:17:57 T:139999371941632 NOTICE: Creating InputStream
  452. 11:17:57 T:139999371941632 NOTICE: Creating Demuxer
  453. 11:17:57 T:139999777515392 ERROR: Incorrect movie stacking regexp format:[(.*?)([ ._-]*[a-d])(.*?)(\.[^.]+)$]
  454. 11:17:58 T:139999371941632 ERROR: Previous line repeats 1 times.
  455. 11:17:58 T:139999371941632 NOTICE: Opening video stream: 0 source: 256
  456. 11:17:58 T:139999371941632 NOTICE: Creating video codec with codec id: 28
  457. 11:17:58 T:139999371941632 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(720x404, 28)
  458. 11:17:59 T:139999371941632 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  459. 11:17:59 T:139999371941632 NOTICE: VDPAU Decoder capabilities:
  460. 11:17:59 T:139999371941632 NOTICE: name level macbs width height
  461. 11:17:59 T:139999371941632 NOTICE: ------------------------------------
  462. 11:17:59 T:139999371941632 NOTICE: MPEG1 0 8192 2048 2048
  463. 11:17:59 T:139999371941632 NOTICE: MPEG2_SIMPLE 3 8192 2048 2048
  464. 11:17:59 T:139999371941632 NOTICE: MPEG2_MAIN 3 8192 2048 2048
  465. 11:17:59 T:139999371941632 NOTICE: H264_MAIN 41 8192 2048 2048
  466. 11:17:59 T:139999371941632 NOTICE: H264_HIGH 41 8192 2048 2048
  467. 11:17:59 T:139999371941632 NOTICE: VC1_SIMPLE 1 8190 2048 2048
  468. 11:17:59 T:139999371941632 NOTICE: VC1_MAIN 2 8190 2048 2048
  469. 11:17:59 T:139999371941632 NOTICE: VC1_ADVANCED 4 8190 2048 2048
  470. 11:17:59 T:139999371941632 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048
  471. 11:17:59 T:139999371941632 NOTICE: ------------------------------------
  472. 11:17:59 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  473. 11:17:59 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  474. 11:17:59 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  475. 11:17:59 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  476. 11:17:59 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  477. 11:17:59 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  478. 11:17:59 T:139999371941632 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  479. 11:17:59 T:139999371941632 NOTICE: Creating video thread
  480. 11:17:59 T:139999371941632 NOTICE: Opening audio stream: 1 source: 256
  481. 11:17:59 T:139999371941632 NOTICE: Finding audio codec for: 86018
  482. 11:17:59 T:139999265670912 NOTICE: running thread: video_thread
  483. 11:17:59 T:139999371941632 NOTICE: Creating audio thread
  484. 11:17:59 T:139999257278208 NOTICE: running thread: CDVDPlayerAudio::Process()
  485. 11:17:59 T:139999257278208 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 44100, no pass-through
  486. 11:17:59 T:139999257278208 ERROR: PulseAudio: Failed to connect context
  487. 11:17:59 T:139999257278208 ERROR: PulseAudio: Failed to create context
  488. 11:17:59 T:139999265670912 NOTICE: (VDPAU) screenWidth:0 vidWidth:720 surfaceWidth:720
  489. 11:17:59 T:139999265670912 NOTICE: (VDPAU) screenHeight:0 vidHeight:404 surfaceHeight:404
  490. 11:17:59 T:139999265670912 NOTICE: Creating 720x404 pixmap
  491. 11:17:59 T:139999265670912 NOTICE: (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  492. 11:17:59 T:139999265670912 NOTICE: (VDPAU) Creating the video mixer
  493. 11:17:59 T:139999265670912 NOTICE: fps: 29.970030, pwidth: 720, pheight: 404, dwidth: 720, dheight: 404
  494. 11:17:59 T:139999265670912 NOTICE: Display resolution DESKTOP : 1280x720 @ 50.00 - Full Screen (12)
  495. 11:17:59 T:139999777515392 NOTICE: Using GL_TEXTURE_2D
  496. 11:17:59 T:139999777515392 NOTICE: GL: Using VDPAU render method
  497. 11:17:59 T:139999777515392 NOTICE: GL: NPOT texture support detected
  498. 11:17:59 T:139999777515392 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  499. 12:00:53 T:139999265670912 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  500. 12:00:53 T:139999257278208 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  501. 12:00:53 T:139999371941632 NOTICE: CDVDPlayer::OnExit()
  502. 12:00:53 T:139999371941632 NOTICE: DVDPlayer: eof, waiting for queues to empty
  503. 12:00:53 T:139999371941632 NOTICE: DVDPlayer: closing audio stream
  504. 12:00:53 T:139999371941632 NOTICE: Closing audio stream
  505. 12:00:53 T:139999371941632 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  506. 12:00:53 T:139999371941632 NOTICE: Waiting for audio thread to exit
  507. 12:00:53 T:139999257278208 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  508. 12:00:53 T:139999371941632 NOTICE: Closing audio device
  509. 12:00:53 T:139999371941632 NOTICE: Deleting audio codec
  510. 12:00:53 T:139999371941632 NOTICE: DVDPlayer: closing video stream
  511. 12:00:53 T:139999371941632 NOTICE: Closing video stream
  512. 12:00:53 T:139999371941632 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  513. 12:00:53 T:139999371941632 NOTICE: waiting for video thread to exit
  514. 12:00:53 T:139999265670912 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  515. 12:00:53 T:139999265670912 NOTICE: thread end: video_thread
  516. 12:00:53 T:139999371941632 NOTICE: deleting video codec
  517. 12:00:53 T:139999371941632 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  518. 12:00:53 T:139999371941632 NOTICE: CDVDPlayer::OnExit() deleting input stream
  519. 12:00:54 T:139999777515392 NOTICE: CDVDPlayer::CloseFile()
  520. 12:00:54 T:139999777515392 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  521. 12:00:54 T:139999777515392 NOTICE: DVDPlayer: waiting for threads to exit
  522. 12:00:54 T:139999777515392 NOTICE: DVDPlayer: finished waiting
  523. 12:00:54 T:139999777515392 NOTICE: (VDPAU) Close
  524. 12:00:54 T:139999777515392 NOTICE: (VDPAU) FiniVDPAUOutput
  525. 12:06:20 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X/resources/skins/Default/media/icon_.png
  526. 12:06:20 T:139999777515392 ERROR: Previous line repeats 1 times.
  527. 12:06:20 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X//none
  528. 12:06:20 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X/resources/skins/Default/media/icon_.png
  529. 12:06:58 T:139998602974976 ERROR: Previous line repeats 2 times.
  530. 12:06:58 T:139998602974976 NOTICE: Processor: phase 1 - query
  531. URL: http://www.vidxden.com/ni4a3uw1jgto
  532. Processor: http://www.navixtreme.com/cgi-bin/boseman/Processors/vidxden
  533. 12:06:58 T:139998602974976 NOTICE: Processor GET.read: http://www.vidxden.com/ni4a3uw1jgto
  534. 12:06:58 T:139998602974976 NOTICE: Processor POST.read: http://www.vidxden.com/ni4a3uw1jgto
  535. 12:06:59 T:139998602974976 NOTICE: Processor report:
  536. phase: 1
  537. v1: eval(function(p,a,c,k,e,d){while(c--)if(k[c])p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c]);return p}('13 0=12 11(\'2://10.z.7/4/4.y\',\'4\',\'x\',\'w\',\'9\');0.3(\'v\',\'5\');0.3(\'u\',\'t\');0.3(\'s\',\'r\');0.1(\'q\',\'p\');0.1(\'o\',\'2://n.m.7:l/d/k/6\');0.1(\'j\',\'2://i/h/6.g\');0.1(\'f\',\'e\');0.1(\'c\',\'2\');0.1(\'b\',\'5\');0.a(\'8\');',36,40,'s1|addVariable|http|addParam|player|true|ni4a3uw1jgto|com|flvplayer||write|autostart|type||video|provider|jpg|00263||image|rxu2dvars52vum3g4a7s2qjssfg4kty3favch2qaswc2c|364|divxden|v53|file|2614|duration|opaque|wmode|always|allowscriptaccess|allowfullscreen|318|640|swf|vidxden|www|SWFObject|new|var'.split('|')))
  538. jsval: eval(function(p,a,c,k,e,d){while(c--)if(k[c])p=p.replace(new RegExp('\\b'+c.toString(a)+'\\b','g'),k[c]);return p}('13 0=12 11(\'2://10.z.7/4/4.y\',\'4\',\'x\',\'w\',\'9\');0.3(\'v\',\'5\');0.3(\'u\',\'t\');0.3(\'s\',\'r\');0.1(\'q\',\'p\');0.1(\'o\',\'2://n.m.7:l/d/k/6\');0.1(\'j\',\'2://i/h/6.g\');0.1(\'f\',\'e\');0.1(\'c\',\'2\');0.1(\'b\',\'5\');0.a(\'8\');',36,40,'s1|addVariable|http|addParam|player|true|ni4a3uw1jgto|com|flvplayer||write|autostart|type||video|provider|jpg|00263||image|rxu2dvars52vum3g4a7s2qjssfg4kty3favch2qaswc2c|364|divxden|v53|file|2614|duration|opaque|wmode|always|allowscriptaccess|allowfullscreen|318|640|swf|vidxden|www|SWFObject|new|var'.split('|')))
  539. 12:06:59 T:139998602974976 NOTICE: Processor: phase 2 learn
  540. 12:07:00 T:139998602974976 NOTICE: Processor final result:
  541. URL: http://v53.divxden.com:364/d/rxu2dvars52vum3g4a7s2qjssfg4kty3favch2qaswc2c/ni4a3uw1jgto
  542. 12:07:00 T:139999777515392 NOTICE: DVDPlayer: Opening: http://v53.divxden.com:364/d/rxu2dvars52vum3g4a7s2qjssfg4kty3favch2qaswc2c/ni4a3uw1jgto
  543. 12:07:00 T:139999777515392 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  544. 12:07:00 T:139999371941632 NOTICE: Creating InputStream
  545. 12:07:01 T:139999371941632 NOTICE: Creating Demuxer
  546. 12:07:15 T:139999371941632 NOTICE: Opening video stream: 0 source: 256
  547. 12:07:15 T:139999371941632 NOTICE: Creating video codec with codec id: 28
  548. 12:07:15 T:139999371941632 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(720x404, 28)
  549. 12:07:15 T:139999371941632 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  550. 12:07:15 T:139999371941632 NOTICE: VDPAU Decoder capabilities:
  551. 12:07:15 T:139999371941632 NOTICE: name level macbs width height
  552. 12:07:15 T:139999371941632 NOTICE: ------------------------------------
  553. 12:07:15 T:139999371941632 NOTICE: MPEG1 0 8192 2048 2048
  554. 12:07:15 T:139999371941632 NOTICE: MPEG2_SIMPLE 3 8192 2048 2048
  555. 12:07:15 T:139999371941632 NOTICE: MPEG2_MAIN 3 8192 2048 2048
  556. 12:07:15 T:139999371941632 NOTICE: H264_MAIN 41 8192 2048 2048
  557. 12:07:15 T:139999371941632 NOTICE: H264_HIGH 41 8192 2048 2048
  558. 12:07:15 T:139999371941632 NOTICE: VC1_SIMPLE 1 8190 2048 2048
  559. 12:07:15 T:139999371941632 NOTICE: VC1_MAIN 2 8190 2048 2048
  560. 12:07:15 T:139999371941632 NOTICE: VC1_ADVANCED 4 8190 2048 2048
  561. 12:07:15 T:139999371941632 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048
  562. 12:07:15 T:139999371941632 NOTICE: ------------------------------------
  563. 12:07:15 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  564. 12:07:15 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  565. 12:07:15 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  566. 12:07:15 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  567. 12:07:15 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  568. 12:07:15 T:139999371941632 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  569. 12:07:15 T:139999371941632 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  570. 12:07:15 T:139999371941632 NOTICE: Creating video thread
  571. 12:07:15 T:139999371941632 NOTICE: Opening audio stream: 1 source: 256
  572. 12:07:15 T:139999274063616 NOTICE: running thread: video_thread
  573. 12:07:15 T:139999371941632 NOTICE: Finding audio codec for: 86018
  574. 12:07:15 T:139999371941632 NOTICE: Creating audio thread
  575. 12:07:15 T:139999265670912 NOTICE: running thread: CDVDPlayerAudio::Process()
  576. 12:07:15 T:139999371941632 WARNING: CDVDPlayer::CheckContinuity - wrapback of stream:2, prev:66733.333333, curr:33366.666667, diff:-33366.666667
  577. 12:07:15 T:139999265670912 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  578. 12:07:15 T:139999274063616 NOTICE: (VDPAU) screenWidth:0 vidWidth:720 surfaceWidth:720
  579. 12:07:15 T:139999274063616 NOTICE: (VDPAU) screenHeight:0 vidHeight:404 surfaceHeight:404
  580. 12:07:15 T:139999265670912 ERROR: PulseAudio: Failed to connect context
  581. 12:07:15 T:139999265670912 ERROR: PulseAudio: Failed to create context
  582. 12:07:15 T:139999274063616 NOTICE: Creating 720x404 pixmap
  583. 12:07:15 T:139999274063616 NOTICE: (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  584. 12:07:15 T:139999274063616 NOTICE: (VDPAU) Creating the video mixer
  585. 12:07:15 T:139999274063616 NOTICE: fps: 29.970030, pwidth: 720, pheight: 404, dwidth: 720, dheight: 404
  586. 12:07:15 T:139999274063616 NOTICE: Display resolution DESKTOP : 1280x720 @ 50.00 - Full Screen (12)
  587. 12:07:15 T:139999777515392 NOTICE: Using GL_TEXTURE_2D
  588. 12:07:15 T:139999777515392 NOTICE: GL: Using VDPAU render method
  589. 12:07:15 T:139999777515392 NOTICE: GL: NPOT texture support detected
  590. 12:07:15 T:139999777515392 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  591. 12:07:15 T:139999777515392 ERROR: ClearBlock: Trying to clear non existent block /home/mike/.xbmc/addons/Navi-X
  592. 12:33:16 T:139999274063616 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  593. 12:33:17 T:139999265670912 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  594. 12:33:17 T:139999265670912 ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
  595. 12:56:19 T:139999274063616 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  596. 12:56:19 T:139999265670912 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  597. 12:56:19 T:139999265670912 ERROR: GetDelay - snd_pcm_delay, alsa error: -32 - Broken pipe
  598. 12:56:36 T:139999274063616 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  599. 12:56:36 T:139999265670912 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  600. 12:56:36 T:139999371941632 NOTICE: CDVDPlayer::OnExit()
  601. 12:56:36 T:139999371941632 NOTICE: DVDPlayer: eof, waiting for queues to empty
  602. 12:56:36 T:139999371941632 NOTICE: DVDPlayer: closing audio stream
  603. 12:56:36 T:139999371941632 NOTICE: Closing audio stream
  604. 12:56:36 T:139999371941632 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  605. 12:56:36 T:139999371941632 NOTICE: Waiting for audio thread to exit
  606. 12:56:36 T:139999265670912 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  607. 12:56:36 T:139999371941632 NOTICE: Closing audio device
  608. 12:56:36 T:139999371941632 NOTICE: Deleting audio codec
  609. 12:56:36 T:139999371941632 NOTICE: DVDPlayer: closing video stream
  610. 12:56:36 T:139999371941632 NOTICE: Closing video stream
  611. 12:56:36 T:139999371941632 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  612. 12:56:36 T:139999371941632 NOTICE: waiting for video thread to exit
  613. 12:56:36 T:139999274063616 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  614. 12:56:36 T:139999274063616 NOTICE: thread end: video_thread
  615. 12:56:36 T:139999371941632 NOTICE: deleting video codec
  616. 12:56:36 T:139999371941632 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  617. 12:56:36 T:139999371941632 NOTICE: CDVDPlayer::OnExit() deleting input stream
  618. 12:56:36 T:139999777515392 NOTICE: CDVDPlayer::CloseFile()
  619. 12:56:36 T:139999777515392 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  620. 12:56:36 T:139999777515392 NOTICE: DVDPlayer: waiting for threads to exit
  621. 12:56:36 T:139999777515392 NOTICE: DVDPlayer: finished waiting
  622. 12:56:36 T:139999777515392 NOTICE: (VDPAU) Close
  623. 12:56:36 T:139999777515392 NOTICE: (VDPAU) FiniVDPAUOutput
  624. 12:56:44 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X/resources/skins/Default/media/icon_.png
  625. 12:56:44 T:139999777515392 ERROR: Previous line repeats 1 times.
  626. 12:56:44 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X//none
  627. 12:56:44 T:139999777515392 ERROR: Texture manager unable to load file: /home/mike/.xbmc/addons/Navi-X/resources/skins/Default/media/icon_.png
  628.  
  629.  
  630. ############### END LOG FILE ################
  631.  
  632. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement