Advertisement
JasonWard

Untitled

Apr 27th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.58 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Fri Apr 27 22:59:57 BST 2012
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.0.0-17-generic #30-Ubuntu SMP Thu Mar 8 20:45:39 UTC 2012
  8. Release:
  9. LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
  10. Distributor ID: Ubuntu
  11. Description: Ubuntu 11.10
  12. Release: 11.10
  13. Codename: oneiric
  14. ############## END SYSTEM INFO ##############
  15.  
  16. ############### STACK TRACE #################
  17. =====> Core file: /home/jason/core (2012-04-27 22:59:57.489024006 +0100)
  18. =========================================
  19. [New LWP 10354]
  20. [New LWP 10660]
  21. [New LWP 18197]
  22. [New LWP 10315]
  23. [New LWP 10341]
  24. [New LWP 10342]
  25. [New LWP 10343]
  26. [New LWP 10344]
  27. [New LWP 10346]
  28. [New LWP 10347]
  29. [New LWP 10325]
  30. [New LWP 10326]
  31. [New LWP 10328]
  32. [New LWP 10329]
  33. [New LWP 10331]
  34. [New LWP 10335]
  35. [New LWP 10338]
  36. [New LWP 10339]
  37. [New LWP 10340]
  38. [New LWP 18412]
  39. [New LWP 10355]
  40. [New LWP 10301]
  41. [Thread debugging using libthread_db enabled]
  42. Core was generated by `/usr/lib/xbmc/xbmc.bin'.
  43. Program terminated with signal 11, Segmentation fault.
  44. #0 0x00007f45a28bd795 in PyObject_Malloc () from /usr/lib/libpython2.7.so.1.0
  45.  
  46. Thread 22 (Thread 0x7f45a90a6780 (LWP 10301)):
  47. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  48. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  49. #2 0x0000000000c61371 in PyXBMCAction::PyXBMCAction(void*&) ()
  50. #3 0x0000000000c62476 in CGUIPythonWindowXML::OnMessage(CGUIMessage&) ()
  51. #4 0x0000000000839326 in CGUIControl::OnMessage(CGUIMessage&) ()
  52. #5 0x000000000083912c in CGUIControl::OnMouseOver(CPoint const&) ()
  53. #6 0x00000000008382cf in CGUIControl::SendMouseEvent(CPoint const&, CMouseEvent const&) ()
  54. #7 0x0000000000844df4 in CGUIControlGroup::SendMouseEvent(CPoint const&, CMouseEvent const&) ()
  55. #8 0x00000000008b63d7 in CGUIWindow::OnMouseAction(CAction const&) ()
  56. #9 0x00000000008b640e in CGUIWindow::OnAction(CAction const&) ()
  57. #10 0x0000000000c622c3 in CGUIPythonWindowXML::OnAction(CAction const&) ()
  58. #11 0x00000000008bb9cd in CGUIWindowManager::OnAction(CAction const&) ()
  59. #12 0x0000000000de5787 in CApplication::OnAction(CAction const&) ()
  60. #13 0x0000000000de67aa in CApplication::ProcessMouse() ()
  61. #14 0x0000000000de8270 in CApplication::OnEvent(XBMC_Event&) ()
  62. #15 0x0000000000db6174 in CWinEventsSDL::MessagePump() ()
  63. #16 0x0000000000dec0ed in CApplication::FrameMove(bool) ()
  64. #17 0x0000000000e6d23e in CXBApplicationEx::Run() ()
  65. #18 0x000000000062ffb0 in main ()
  66.  
  67. Thread 21 (Thread 0x7f45867f2700 (LWP 10355)):
  68. #0 0x00007f45a5e113cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  69. #1 0x0000000000da2936 in CThread::Sleep(unsigned int) ()
  70. #2 0x00000000006b9b12 in CAlarmClock::Process() ()
  71. #3 0x0000000000da25a0 in CThread::staticThread(void*) ()
  72. #4 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  73. #5 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  74. #6 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  75. #7 0x0000000000000000 in ?? ()
  76.  
  77. Thread 20 (Thread 0x7f45732d4700 (LWP 18412)):
  78. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  79. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  80. #2 0x00007f45a2918194 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  81. #3 0x00007f45a296e4f8 in ?? () from /usr/lib/libpython2.7.so.1.0
  82. #4 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  83. #5 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  84. #6 0x00007f45a291e075 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  85. #7 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  86. #8 0x00007f45a291e075 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  87. #9 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  88. #10 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  89. #11 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  90. #12 0x00007f45a28a2a1c in ?? () from /usr/lib/libpython2.7.so.1.0
  91. #13 0x00007f45a287a1f3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  92. #14 0x00007f45a288794f in ?? () from /usr/lib/libpython2.7.so.1.0
  93. #15 0x00007f45a287a1f3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  94. #16 0x00007f45a2918807 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  95. #17 0x00007f45a2957cf2 in ?? () from /usr/lib/libpython2.7.so.1.0
  96. #18 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  97. #19 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  98. #20 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  99. #21 0x0000000000000000 in ?? ()
  100.  
  101. Thread 19 (Thread 0x7f4584fef700 (LWP 10340)):
  102. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  103. #1 0x00000000009a6dc1 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  104. #2 0x00000000009a714d in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  105. #3 0x0000000000966a16 in PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) ()
  106. #4 0x0000000000992c74 in NPT_BufferedInputStream::FillBuffer() ()
  107. #5 0x00000000009928e9 in NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) ()
  108. #6 0x0000000000992b28 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) ()
  109. #7 0x00000000009961d2 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  110. #8 0x0000000000974753 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  111. #9 0x0000000000974b68 in PLT_HttpServerSocketTask::DoRun() ()
  112. #10 0x000000000097efc9 in PLT_ThreadTask::Run() ()
  113. #11 0x00000000009aa4e0 in NPT_PosixThread::EntryPoint(void*) ()
  114. #12 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  115. #13 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  116. #14 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  117. #15 0x0000000000000000 in ?? ()
  118.  
  119. Thread 18 (Thread 0x7f45857f0700 (LWP 10339)):
  120. #0 0x00007f45a1dba473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  121. #1 0x00007f45a7c35029 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  122. #2 0x00007f45a7c34b71 in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  123. #3 0x00007f45a7c34dd2 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  124. #4 0x00007f45a7c34f73 in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  125. #5 0x00007f45a7c350a1 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  126. #6 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  127. #7 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  128. #8 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  129. #9 0x0000000000000000 in ?? ()
  130.  
  131. Thread 17 (Thread 0x7f4585ff1700 (LWP 10338)):
  132. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  133. #1 0x00007f45a77dff72 in ?? () from /usr/lib/libmicrohttpd.so.5
  134. #2 0x00007f45a77e0223 in ?? () from /usr/lib/libmicrohttpd.so.5
  135. #3 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  136. #4 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  137. #5 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  138. #6 0x0000000000000000 in ?? ()
  139.  
  140. Thread 16 (Thread 0x7f45877f4700 (LWP 10335)):
  141. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  142. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  143. #2 0x00007f45a2918194 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  144. #3 0x00007f45a296e4f8 in ?? () from /usr/lib/libpython2.7.so.1.0
  145. #4 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  146. #5 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  147. #6 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  148. #7 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  149. #8 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  150. #9 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  151. #10 0x0000000000c4e2f0 in XBPyThread::Process() ()
  152. #11 0x0000000000da25a0 in CThread::staticThread(void*) ()
  153. #12 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  154. #13 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  155. #14 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  156. #15 0x0000000000000000 in ?? ()
  157.  
  158. Thread 15 (Thread 0x7f45897f9700 (LWP 10331)):
  159. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  160. #1 0x00007f45a296e4bd in ?? () from /usr/lib/libpython2.7.so.1.0
  161. #2 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  162. #3 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  163. #4 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  164. #5 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  165. #6 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  166. #7 0x0000000000c4e2f0 in XBPyThread::Process() ()
  167. #8 0x0000000000da25a0 in CThread::staticThread(void*) ()
  168. #9 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  169. #10 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  170. #11 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  171. #12 0x0000000000000000 in ?? ()
  172.  
  173. Thread 14 (Thread 0x7f458a7fb700 (LWP 10329)):
  174. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  175. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  176. #2 0x00007f45a2918194 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  177. #3 0x0000000000c7d4ef in XBMC_Sleep ()
  178. #4 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  179. #5 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  180. #6 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  181. #7 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  182. #8 0x0000000000c4e2f0 in XBPyThread::Process() ()
  183. #9 0x0000000000da25a0 in CThread::staticThread(void*) ()
  184. #10 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  185. #11 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  186. #12 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  187. #13 0x0000000000000000 in ?? ()
  188.  
  189. Thread 13 (Thread 0x7f458affc700 (LWP 10328)):
  190. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  191. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  192. #2 0x00007f45a2918194 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  193. #3 0x00007f45a296e4f8 in ?? () from /usr/lib/libpython2.7.so.1.0
  194. #4 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  195. #5 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  196. #6 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  197. #7 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  198. #8 0x0000000000c4e2f0 in XBPyThread::Process() ()
  199. #9 0x0000000000da25a0 in CThread::staticThread(void*) ()
  200. #10 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  201. #11 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  202. #12 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  203. #13 0x0000000000000000 in ?? ()
  204.  
  205. Thread 12 (Thread 0x7f4594f38700 (LWP 10326)):
  206. #0 0x00007f45a5e148dd in nanosleep () from /lib/x86_64-linux-gnu/libpthread.so.0
  207. #1 0x0000000000655318 in Sleep(unsigned int) ()
  208. #2 0x0000000000c7d4e1 in XBMC_Sleep ()
  209. #3 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  210. #4 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  211. #5 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  212. #6 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  213. #7 0x0000000000c4e2f0 in XBPyThread::Process() ()
  214. #8 0x0000000000da25a0 in CThread::staticThread(void*) ()
  215. #9 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  216. #10 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  217. #11 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  218. #12 0x0000000000000000 in ?? ()
  219.  
  220. Thread 11 (Thread 0x7f4596626700 (LWP 10325)):
  221. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  222. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  223. #2 0x00007f45a2918194 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  224. #3 0x0000000000c7d4ef in XBMC_Sleep ()
  225. #4 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  226. #5 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  227. #6 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  228. #7 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  229. #8 0x0000000000c4e2f0 in XBPyThread::Process() ()
  230. #9 0x0000000000da25a0 in CThread::staticThread(void*) ()
  231. #10 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  232. #11 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  233. #12 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  234. #13 0x0000000000000000 in ?? ()
  235.  
  236. Thread 10 (Thread 0x7f457cff9700 (LWP 10347)):
  237. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  238. #1 0x00007f4595895024 in shairport_loop () from /usr/lib/libshairport.so.0
  239. #2 0x0000000000692f3d in CAirTunesServer::Process() ()
  240. #3 0x0000000000da25a0 in CThread::staticThread(void*) ()
  241. #4 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  242. #5 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  243. #6 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  244. #7 0x0000000000000000 in ?? ()
  245.  
  246. Thread 9 (Thread 0x7f457d7fa700 (LWP 10346)):
  247. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  248. #1 0x0000000000691bda in CAirPlayServer::Process() ()
  249. #2 0x0000000000da25a0 in CThread::staticThread(void*) ()
  250. #3 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  251. #4 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  252. #5 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  253. #6 0x0000000000000000 in ?? ()
  254.  
  255. Thread 8 (Thread 0x7f457e7fc700 (LWP 10344)):
  256. #0 0x00007f45a5e113cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  257. #1 0x00000000009aa354 in NPT_PosixSharedVariable::WaitUntilEquals(int, long) ()
  258. #2 0x00000000009667a6 in PLT_ThreadTask::IsAborting(long) ()
  259. #3 0x000000000097c3e6 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  260. #4 0x000000000097efc9 in PLT_ThreadTask::Run() ()
  261. #5 0x00000000009aa4e0 in NPT_PosixThread::EntryPoint(void*) ()
  262. #6 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  263. #7 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  264. #8 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  265. #9 0x0000000000000000 in ?? ()
  266.  
  267. Thread 7 (Thread 0x7f457effd700 (LWP 10343)):
  268. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  269. #1 0x00000000009a6dc1 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  270. #2 0x00000000009a7ad1 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) ()
  271. #3 0x0000000000974410 in PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() ()
  272. #4 0x000000000097efc9 in PLT_ThreadTask::Run() ()
  273. #5 0x00000000009aa4e0 in NPT_PosixThread::EntryPoint(void*) ()
  274. #6 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  275. #7 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  276. #8 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  277. #9 0x0000000000000000 in ?? ()
  278.  
  279. Thread 6 (Thread 0x7f457f7fe700 (LWP 10342)):
  280. #0 0x00007f45a5e113cb in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  281. #1 0x00000000009aa354 in NPT_PosixSharedVariable::WaitUntilEquals(int, long) ()
  282. #2 0x00000000009667a6 in PLT_ThreadTask::IsAborting(long) ()
  283. #3 0x000000000097c3e6 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  284. #4 0x000000000097efc9 in PLT_ThreadTask::Run() ()
  285. #5 0x00000000009aa4e0 in NPT_PosixThread::EntryPoint(void*) ()
  286. #6 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  287. #7 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  288. #8 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  289. #9 0x0000000000000000 in ?? ()
  290.  
  291. Thread 5 (Thread 0x7f457ffff700 (LWP 10341)):
  292. #0 0x00007f45a1dbf613 in select () from /lib/x86_64-linux-gnu/libc.so.6
  293. #1 0x00000000009a6dc1 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  294. #2 0x00000000009a7ad1 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) ()
  295. #3 0x0000000000974410 in PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() ()
  296. #4 0x000000000097efc9 in PLT_ThreadTask::Run() ()
  297. #5 0x00000000009aa4e0 in NPT_PosixThread::EntryPoint(void*) ()
  298. #6 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  299. #7 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  300. #8 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  301. #9 0x0000000000000000 in ?? ()
  302.  
  303. Thread 4 (Thread 0x7f4595739700 (LWP 10315)):
  304. #0 0x00007f45a1dba473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  305. #1 0x0000000000d35d02 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  306. #2 0x0000000000d35da0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  307. #3 0x0000000000da25a0 in CThread::staticThread(void*) ()
  308. #4 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  309. #5 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  310. #6 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  311. #7 0x0000000000000000 in ?? ()
  312.  
  313. Thread 3 (Thread 0x7f458bffe700 (LWP 18197)):
  314. #0 0x00007f45a5e13300 in sem_wait () from /lib/x86_64-linux-gnu/libpthread.so.0
  315. #1 0x00007f45a2953838 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  316. #2 0x00007f45a2918194 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  317. #3 0x00007f45a296e4f8 in ?? () from /usr/lib/libpython2.7.so.1.0
  318. #4 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  319. #5 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  320. #6 0x00007f45a291e075 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  321. #7 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  322. #8 0x00007f45a291e075 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  323. #9 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  324. #10 0x00007f45a291f064 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  325. #11 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  326. #12 0x00007f45a28a2a1c in ?? () from /usr/lib/libpython2.7.so.1.0
  327. #13 0x00007f45a287a1f3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  328. #14 0x00007f45a288794f in ?? () from /usr/lib/libpython2.7.so.1.0
  329. #15 0x00007f45a287a1f3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  330. #16 0x00007f45a2918807 in PyEval_CallObjectWithKeywords () from /usr/lib/libpython2.7.so.1.0
  331. #17 0x00007f45a2957cf2 in ?? () from /usr/lib/libpython2.7.so.1.0
  332. #18 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  333. #19 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  334. #20 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  335. #21 0x0000000000000000 in ?? ()
  336.  
  337. Thread 2 (Thread 0x7f4586ff3700 (LWP 10660)):
  338. #0 0x00007f45a1dba473 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  339. #1 0x00007f4584133f68 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  340. #2 0x00007f4584134792 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  341. #3 0x00007f4575ebb516 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  342. #4 0x00007f45841592b6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  343. #5 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  344. #6 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  345. #7 0x0000000000000000 in ?? ()
  346.  
  347. Thread 1 (Thread 0x7f458b7fd700 (LWP 10354)):
  348. #0 0x00007f45a28bd795 in PyObject_Malloc () from /usr/lib/libpython2.7.so.1.0
  349. #1 0x00007f45a28c6f0d in PyString_FromStringAndSize () from /usr/lib/libpython2.7.so.1.0
  350. #2 0x00007f45a28ec6e6 in PyUnicodeUCS4_EncodeUTF8 () from /usr/lib/libpython2.7.so.1.0
  351. #3 0x0000000000c71f15 in PyXBMCGetUnicodeString ()
  352. #4 0x0000000000c54659 in ControlLabel_SetLabel ()
  353. #5 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  354. #6 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  355. #7 0x00007f45a28a2a1c in ?? () from /usr/lib/libpython2.7.so.1.0
  356. #8 0x00007f45a287a1f3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  357. #9 0x00007f45a288794f in ?? () from /usr/lib/libpython2.7.so.1.0
  358. #10 0x00007f45a287a1f3 in PyObject_Call () from /usr/lib/libpython2.7.so.1.0
  359. #11 0x00007f45a287a2cb in ?? () from /usr/lib/libpython2.7.so.1.0
  360. #12 0x00007f45a287a5e1 in PyObject_CallMethod () from /usr/lib/libpython2.7.so.1.0
  361. #13 0x0000000000c61d0a in Py_XBMC_Event_OnFocus(void*) ()
  362. #14 0x0000000000c7263f in _PyXBMC_MakePendingCalls ()
  363. #15 0x0000000000c73fc8 in Window_DoModal ()
  364. #16 0x00007f45a291e6f5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  365. #17 0x00007f45a291ff05 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  366. #18 0x00007f45a2920042 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  367. #19 0x00007f45a2942720 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  368. #20 0x0000000000c4e2f0 in XBPyThread::Process() ()
  369. #21 0x0000000000da25a0 in CThread::staticThread(void*) ()
  370. #22 0x00007f45a521a56c in ?? () from /usr/lib/nvidia-current/libGL.so.1
  371. #23 0x00007f45a5e0cefc in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  372. #24 0x00007f45a1dc659d in clone () from /lib/x86_64-linux-gnu/libc.so.6
  373. #25 0x0000000000000000 in ?? ()
  374. ############# END STACK TRACE ###############
  375.  
  376. ################# LOG FILE ##################
  377.  
  378. 20:17:09 T:139937165502336 NOTICE: -----------------------------------------------------------------------
  379. 20:17:09 T:139937165502336 NOTICE: Starting XBMC (11.0 Git:Unknown), Platform: Linux (Ubuntu 11.10, 3.0.0-17-generic x86_64). Built on Mar 25 2012
  380. 20:17:09 T:139937165502336 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  381. 20:17:09 T:139937165502336 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  382. 20:17:09 T:139937165502336 NOTICE: special://masterprofile/ is mapped to: /home/jason/.xbmc/userdata
  383. 20:17:09 T:139937165502336 NOTICE: special://home/ is mapped to: /home/jason/.xbmc
  384. 20:17:09 T:139937165502336 NOTICE: special://temp/ is mapped to: /home/jason/.xbmc/temp
  385. 20:17:09 T:139937165502336 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  386. 20:17:09 T:139937165502336 NOTICE: Local hostname: Penny
  387. 20:17:09 T:139937165502336 NOTICE: Log File is located: /home/jason/.xbmc/temp/xbmc.log
  388. 20:17:09 T:139937165502336 NOTICE: -----------------------------------------------------------------------
  389. 20:17:09 T:139937165502336 ERROR: CXRandR::Query - unable to open xrandr xml
  390. 20:17:09 T:139937165502336 NOTICE: Setup SDL
  391. 20:17:09 T:139937165502336 NOTICE: load settings...
  392. 20:17:09 T:139937165502336 ERROR: Unable to load libcrystalhd.so.3, reason: libcrystalhd.so.3: cannot open shared object file: No such file or directory
  393. 20:17:09 T:139937165502336 NOTICE: special://profile/ is mapped to: special://masterprofile/
  394. 20:17:09 T:139937165502336 NOTICE: loading special://masterprofile/guisettings.xml
  395. 20:17:09 T:139937165502336 NOTICE: Getting hardware information now...
  396. 20:17:09 T:139937165502336 NOTICE: Checking resolution 11
  397. 20:17:09 T:139937165502336 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  398. 20:17:09 T:139937165502336 NOTICE: Loaded playercorefactory configuration
  399. 20:17:09 T:139937165502336 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  400. 20:17:09 T:139937165502336 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  401. 20:17:09 T:139937165502336 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  402. 20:17:09 T:139937165502336 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  403. 20:17:09 T:139937165502336 NOTICE: Contents of special://profile/advancedsettings.xml are...
  404. <advancedsettings>
  405. <gui>
  406. <algorithmdirtyregions>1</algorithmdirtyregions>
  407. <nofliptimeout>0</nofliptimeout>
  408. </gui>
  409. </advancedsettings>
  410. 20:17:09 T:139937165502336 NOTICE: Getting hardware information now...
  411. 20:17:09 T:139937165502336 NOTICE: Checking resolution 11
  412. 20:17:09 T:139937165502336 NOTICE: Default DVD Player: dvdplayer
  413. 20:17:09 T:139937165502336 NOTICE: Default Video Player: dvdplayer
  414. 20:17:09 T:139937165502336 NOTICE: Default Audio Player: paplayer
  415. 20:17:09 T:139937165502336 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  416. 20:17:09 T:139937165502336 NOTICE: Log level changed to 0
  417. 20:17:09 T:139937165502336 NOTICE: Loading media sources from special://masterprofile/sources.xml
  418. 20:17:09 T:139937165502336 NOTICE: Using visual 0x42
  419. 20:17:21 T:139937165502336 NOTICE: GL_VENDOR = NVIDIA Corporation
  420. 20:17:21 T:139937165502336 NOTICE: GL_RENDERER = GeForce GT 220/PCI/SSE2
  421. 20:17:21 T:139937165502336 NOTICE: GL_VERSION = 3.3.0 NVIDIA 280.13
  422. 20:17:21 T:139937165502336 NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
  423. 20:17:21 T:139937165502336 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1048576
  424. 20:17:21 T:139937165502336 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 1048576
  425. 20:17:21 T:139937165502336 NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility 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_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_include 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_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 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_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_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_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
  426. 20:17:21 T:139937165502336 NOTICE: start dvd mediatype detection
  427. 20:17:21 T:139937165502336 NOTICE: initializing playlistplayer
  428. 20:17:21 T:139937165502336 NOTICE: DONE initializing playlistplayer
  429. 20:17:21 T:139937165502336 NOTICE: UpdateLibraries - Starting video library startup scan
  430. 20:17:21 T:139937165502336 NOTICE: initialize done
  431. 20:17:21 T:139937165502336 NOTICE: Running the application...
  432. 20:17:21 T:139937165502336 NOTICE: Webserver: Starting...
  433. 20:17:21 T:139937165502336 NOTICE: WebServer: Started the webserver
  434. 20:17:21 T:139936611133184 NOTICE: VideoInfoScanner: Starting scan ..
  435. 20:17:21 T:139937165502336 NOTICE: starting upnp server
  436. 20:17:21 T:139936611133184 ERROR: GetDirectory - Error getting /home/jason/Downloads/complete/A Bridge Too Far (1977) AVCHD (DVD9) 1080p/
  437. 20:17:21 T:139937165502336 NOTICE: starting upnp renderer
  438. 20:17:21 T:139937165502336 NOTICE: starting zeroconf publishing
  439. 20:17:21 T:139936852502272 NOTICE: -->Python Interpreter Initialized<--
  440. 20:17:21 T:139936611133184 ERROR: GetDirectory - Error getting /home/jason/Downloads/complete/Clerks 1994 The First Cut 720p BluRay x264 HDMI/
  441. 20:17:21 T:139936611133184 ERROR: GetDirectory - Error getting /home/jason/Downloads/complete/Senna 2010 DVDRIP XVID SMOKEY/
  442. 20:17:21 T:139936611133184 ERROR: GetDirectory - Error getting /home/jason/Downloads/complete/The Da Vinci Code 2006 Extended Cut 1080p BluRay DTS x264 HDC/
  443. 20:17:21 T:139936669882112 NOTICE: -->Python Interpreter Initialized<--
  444. 20:17:21 T:139936611133184 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:00
  445. 20:17:21 T:139936636311296 NOTICE: -->Python Interpreter Initialized<--
  446. 20:17:21 T:139936653096704 NOTICE: -->Python Interpreter Initialized<--
  447. 20:17:21 T:139936627918592 NOTICE: -->Python Interpreter Initialized<--
  448. 20:17:21 T:139936828458752 NOTICE: -->Python Interpreter Initialized<--
  449. 20:17:21 T:139936602736384 NOTICE: -->Python Interpreter Initialized<--
  450. 20:17:22 T:139936619525888 NOTICE: -->Python Interpreter Initialized<--
  451. 20:17:22 T:139936627918592 NOTICE: downloader ARGV: ['']
  452. 20:17:22 T:139936334341888 NOTICE: -->Python Interpreter Initialized<--
  453. 20:17:22 T:139936644704000 NOTICE: -->Python Interpreter Initialized<--
  454. 20:17:22 T:139936653096704 ERROR: /usr/lib/python2.7/dist-packages/gi/_gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  455. from . import _gobject
  456. 20:17:22 T:139936661489408 NOTICE: -->Python Interpreter Initialized<--
  457. 20:17:22 T:139936669882112 NOTICE: RCB Service: Start
  458. 20:17:22 T:139936669882112 NOTICE: RCB Service: launch RCB on startup =
  459. 20:17:22 T:139936669882112 NOTICE: RCB Service: scrape games on startup = false
  460. 20:17:22 T:139936669882112 NOTICE: RCB Service: Done
  461. 20:17:22 T:139936636311296 NOTICE: Update Library Service starting...
  462. 20:17:22 T:139936636311296 NOTICE: service.libraryautoupdate: update timers
  463. 20:17:22 T:139936602736384 NOTICE: StorageServer Module loaded RUN
  464. 20:17:22 T:139936602736384 NOTICE: StorageClient-0.9.2 Starting server
  465. 20:17:22 T:139936602736384 NOTICE: StorageServer-0.9.2 Storage Server starting /home/jason/.xbmc/userdata/Database/commoncache.db
  466. 20:17:22 T:139936644704000 NOTICE: Settings changed: False
  467. 20:17:22 T:139936661489408 ERROR: Use of deprecated functionality. Please to not assume that "os.getcwd" will return the script directory.
  468. 20:17:22 T:139936828458752 NOTICE: [script.tvcatchup] Scheduling program notifications
  469. 20:17:22 T:139936828458752 NOTICE: [script.tvcatchup] Getting Channel List
  470. 20:17:22 T:139936828458752 NOTICE: [script.tvcatchup] Getting Channel List...Failed
  471. 20:17:22 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/channels/format/json
  472. 20:17:22 T:139936828458752 NOTICE: [script.tvcatchup] Getting Channel List
  473. 20:17:22 T:139936828458752 NOTICE: [script.tvcatchup] Getting Channel List...Failed
  474. 20:17:22 T:139936619525888 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  475. 20:17:22 T:139936619525888 NOTICE: Artwork Downloader: ## Service - Delayed startup: -- minutes
  476. 20:17:22 T:139936619525888 NOTICE: Artwork Downloader: ## Service - Run as service: False
  477. 20:17:22 T:139936619525888 NOTICE: Artwork Downloader: ## Service - Time: 00:00
  478. 20:17:22 T:139936661489408 NOTICE: Error : [Errno 2] No such file or directory: '/home/jason/.xbmc/userdata/addon_data/script.headlines/Rss-xbmc-pickle'
  479. 20:17:23 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/1/format/json
  480. 20:17:23 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/2/format/json
  481. 20:17:23 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/504/format/json
  482. 20:17:23 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/3/format/json
  483. 20:17:24 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/4/format/json
  484. 20:17:24 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/5/format/json
  485. 20:17:24 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/38/format/json
  486. 20:17:25 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/7/format/json
  487. 20:17:25 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/8/format/json
  488. 20:17:25 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/12/format/json
  489. 20:17:25 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/9/format/json
  490. 20:17:25 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/10/format/json
  491. 20:17:26 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/17/format/json
  492. 20:17:26 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/99/format/json
  493. 20:17:26 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/503/format/json
  494. 20:17:26 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/30/format/json
  495. 20:17:27 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/36/format/json
  496. 20:17:27 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/889/format/json
  497. 20:17:27 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/13/format/json
  498. 20:17:27 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/67/format/json
  499. 20:17:28 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/505/format/json
  500. 20:17:28 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/19/format/json
  501. 20:17:28 T:139937165502336 ERROR: GLX: Same window as before, refreshing context
  502. 20:17:28 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/21/format/json
  503. 20:17:28 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/20/format/json
  504. 20:17:29 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/18/format/json
  505. 20:17:29 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/174/format/json
  506. 20:17:29 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/25/format/json
  507. 20:17:29 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/24/format/json
  508. 20:17:29 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/140/format/json
  509. 20:17:29 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/37/format/json
  510. 20:17:30 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/35/format/json
  511. 20:17:30 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/160/format/json
  512. 20:17:30 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/93/format/json
  513. 20:17:30 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/138/format/json
  514. 20:17:30 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/95/format/json
  515. 20:17:30 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/130/format/json
  516. 20:17:31 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/131/format/json
  517. 20:17:31 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/85/format/json
  518. 20:17:31 T:139937165502336 ERROR: GLX: Same window as before, refreshing context
  519. 20:17:31 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/86/format/json
  520. 20:17:31 T:139936644704000 NOTICE: Invoking URL: http://api.yousee.tv/rest/tvguide/programs/tvdate/2012-04-27/channel_id/87/format/json
  521. 20:17:31 T:139936644704000 NOTICE: [script.tvguide] Scheduling notifications
  522. 20:17:35 T:139937165502336 ERROR: GLX: Same window as before, refreshing context
  523. 20:17:45 T:139936644704000 ERROR: Previous line repeats 1 times.
  524. 20:17:45 T:139936644704000 WARNING: CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
  525. 20:17:48 T:139936669882112 NOTICE: -->Python Interpreter Initialized<--
  526. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Old database format detected
  527. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Getting XMLTV Listings
  528. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Checking ITV Region
  529. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Your chosen ITV Region is 2
  530. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Reading Config File
  531. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Config File Read
  532. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Setting Region
  533. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Reigon Set
  534. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Writting New Config File
  535. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] New Config File Written
  536. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] Starting XML Grab
  537. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] loading supplements ...
  538. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] load channel_ids
  539. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://supplement.xmltv.org/tv_grab_uk_rt/channel_ids ...
  540. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] load prog_titles_to_process
  541. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://supplement.xmltv.org/tv_grab_uk_rt/prog_titles_to_process ...
  542. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] load utf8_fixups
  543. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://supplement.xmltv.org/tv_grab_uk_rt/utf8_fixups ...
  544. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] load channel data ...
  545. 20:17:48 T:139936669882112 NOTICE: [script.tvcatchup] load programme data ...
  546. 20:17:49 T:139936669882112 NOTICE: [script.tvcatchup] 001/049 - bbc1.bbc.co.uk ... eta 26.89s
  547. 20:17:49 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/92.dat ...
  548. 20:17:50 T:139936669882112 NOTICE: [script.tvcatchup] 002/049 - bbc2.bbc.co.uk ... eta 34.61s
  549. 20:17:50 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/105.dat ...
  550. 20:17:50 T:139936669882112 NOTICE: [script.tvcatchup] 003/049 - fiver.channel5.co.uk ... eta 31.13s
  551. 20:17:50 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2062.dat ...
  552. 20:17:50 T:139936669882112 NOTICE: [script.tvcatchup] 004/049 - tsod.plus-1.fiver.channel5.co.uk ... eta 27.15s
  553. 20:17:50 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2062.dat ...
  554. 20:17:51 T:139936669882112 NOTICE: [script.tvcatchup] 005/049 - fiveusa.channel5.co.uk ... eta 22.48s
  555. 20:17:51 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2008.dat ...
  556. 20:17:51 T:139936669882112 NOTICE: [script.tvcatchup] 006/049 - tsod.plus-1.fiveusa.channel5.co.uk ... eta 22.56s
  557. 20:17:51 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2008.dat ...
  558. 20:17:51 T:139936669882112 NOTICE: [script.tvcatchup] 007/049 - aljazeera.net ... eta 20.24s
  559. 20:17:51 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2055.dat ...
  560. 20:17:52 T:139936669882112 NOTICE: [script.tvcatchup] 008/049 - bbcfour.bbc.co.uk ... eta 19.20s
  561. 20:17:52 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/47.dat ...
  562. 20:17:52 T:139936669882112 NOTICE: [script.tvcatchup] 009/049 - news.bbc.co.uk ... eta 18.20s
  563. 20:17:52 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/48.dat ...
  564. 20:17:53 T:139936669882112 NOTICE: [script.tvcatchup] 010/049 - parliament.bbc.co.uk ... eta 19.17s
  565. 20:17:53 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/49.dat ...
  566. 20:17:53 T:139936669882112 NOTICE: [script.tvcatchup] 011/049 - bbc1.interactive.sport.bbc.co.uk ... eta 18.13s
  567. 20:17:53 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2612.dat ...
  568. 20:17:54 T:139936669882112 NOTICE: [script.tvcatchup] 012/049 - bbcthree.bbc.co.uk ... eta 16.82s
  569. 20:17:54 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/45.dat ...
  570. 20:17:54 T:139936669882112 NOTICE: [script.tvcatchup] 013/049 - cbbc.bbc.co.uk ... eta 16.13s
  571. 20:17:54 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/482.dat ...
  572. 20:17:54 T:139936669882112 NOTICE: [script.tvcatchup] 014/049 - cbeebies.bbc.co.uk ... eta 16.05s
  573. 20:17:54 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/483.dat ...
  574. 20:17:55 T:139936669882112 NOTICE: [script.tvcatchup] 015/049 - channel4.com ... eta 16.39s
  575. 20:17:55 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/132.dat ...
  576. 20:17:56 T:139936669882112 NOTICE: [script.tvcatchup] 016/049 - channel5.co.uk ... eta 15.90s
  577. 20:17:56 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/134.dat ...
  578. 20:17:56 T:139936669882112 NOTICE: [script.tvcatchup] 017/049 - tsod.plus-1.channel5.co.uk ... eta 15.58s
  579. 20:17:56 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/134.dat ...
  580. 20:17:57 T:139936669882112 NOTICE: [script.tvcatchup] 018/049 - citv.itv.co.uk ... eta 14.73s
  581. 20:17:57 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1981.dat ...
  582. 20:17:57 T:139936669882112 NOTICE: [script.tvcatchup] 019/049 - e4.channel4.com ... eta 14.19s
  583. 20:17:57 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/158.dat ...
  584. 20:17:58 T:139936669882112 NOTICE: [script.tvcatchup] 020/049 - plus-1.e4.channel4.com ... eta 13.93s
  585. 20:17:58 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1161.dat ...
  586. 20:17:58 T:139936669882112 NOTICE: [script.tvcatchup] 021/049 - filmfour.channel4.com ... eta 13.59s
  587. 20:17:58 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/160.dat ...
  588. 20:17:59 T:139936669882112 NOTICE: [script.tvcatchup] 022/049 - plus-1.filmfour.channel4.com ... eta 13.14s
  589. 20:17:59 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2021.dat ...
  590. 20:17:59 T:139936669882112 NOTICE: [script.tvcatchup] 023/049 - tsod.plus-1.southeast-macro.itv1.itv.co.uk ... eta 12.62s
  591. 20:17:59 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/30.dat ...
  592. 20:18:00 T:139936669882112 NOTICE: [script.tvcatchup] 024/049 - london.itv1.itv.co.uk ... eta 12.23s
  593. 20:18:00 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/26.dat ...
  594. 20:18:00 T:139936669882112 NOTICE: [script.tvcatchup] 025/049 - itv2.itv.co.uk ... eta 11.69s
  595. 20:18:00 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/185.dat ...
  596. 20:18:01 T:139936669882112 NOTICE: [script.tvcatchup] 026/049 - tsod.plus-1.itv2.itv.co.uk ... eta 11.41s
  597. 20:18:01 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/185.dat ...
  598. 20:18:01 T:139936669882112 NOTICE: [script.tvcatchup] 027/049 - itv3.itv.co.uk ... eta 10.67s
  599. 20:18:01 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1859.dat ...
  600. 20:18:02 T:139936669882112 NOTICE: [script.tvcatchup] 028/049 - tsod.plus-1.itv3.itv.co.uk ... eta 10.50s
  601. 20:18:02 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1859.dat ...
  602. 20:18:02 T:139936669882112 NOTICE: [script.tvcatchup] 029/049 - itv4.itv.co.uk ... eta 9.79s
  603. 20:18:02 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1961.dat ...
  604. 20:18:03 T:139936669882112 NOTICE: [script.tvcatchup] 030/049 - tsod.plus-1.itv4.itv.co.uk ... eta 9.33s
  605. 20:18:03 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1961.dat ...
  606. 20:18:03 T:139936669882112 NOTICE: [script.tvcatchup] 031/049 - more4.channel4.com ... eta 8.65s
  607. 20:18:03 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1959.dat ...
  608. 20:18:03 T:139936669882112 NOTICE: [script.tvcatchup] 032/049 - tsod.plus-1.more4.channel4.com ... eta 8.13s
  609. 20:18:03 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1959.dat ...
  610. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] 033/049 - 1.movies4men.co.uk ... eta 7.52s
  611. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2058.dat ...
  612. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] 034/049 - tsod.plus-1.1.movies4men.co.uk ... eta 7.01s
  613. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2058.dat ...
  614. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] 035/049 - 2.movies4men.co.uk ... eta 6.41s
  615. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2558.dat ...
  616. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] 036/049 - tsod.plus-1.2.movies4men.co.uk ... eta 5.90s
  617. 20:18:04 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2558.dat ...
  618. 20:18:05 T:139936669882112 NOTICE: [script.tvcatchup] 037/049 - hd.world.nhk.or.jp ... eta 5.34s
  619. 20:18:05 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2594.dat ...
  620. 20:18:05 T:139936669882112 NOTICE: [script.tvcatchup] 038/049 - qvcuk.com ... eta 4.95s
  621. 20:18:05 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/228.dat ...
  622. 20:18:05 T:139936669882112 NOTICE: [script.tvcatchup] 039/049 - yesterday.uktv.co.uk ... eta 4.43s
  623. 20:18:05 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/801.dat ...
  624. 20:18:06 T:139936669882112 NOTICE: [script.tvcatchup] 040/049 - challengetv.co.uk ... eta 4.04s
  625. 20:18:06 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/131.dat ...
  626. 20:18:07 T:139936669882112 NOTICE: [script.tvcatchup] 041/049 - sky-news.sky.com ... eta 3.64s
  627. 20:18:07 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/256.dat ...
  628. 20:18:07 T:139936669882112 NOTICE: [script.tvcatchup] 042/049 - 4music.channel4.com ... eta 3.23s
  629. 20:18:07 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1544.dat ...
  630. 20:18:08 T:139936669882112 NOTICE: [script.tvcatchup] 043/049 - really.uktv.co.uk ... eta 2.76s
  631. 20:18:08 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1882.dat ...
  632. 20:18:08 T:139936669882112 NOTICE: [script.tvcatchup] 044/049 - uk.viva.tv ... eta 2.31s
  633. 20:18:08 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2184.dat ...
  634. 20:18:09 T:139936669882112 NOTICE: [script.tvcatchup] 045/049 - quest.discoveryeurope.com ... eta 1.84s
  635. 20:18:09 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2179.dat ...
  636. 20:18:09 T:139936669882112 NOTICE: [script.tvcatchup] 046/049 - rt.hd.london.itv1.itv.co.uk ... eta 1.38s
  637. 20:18:09 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2118.dat ...
  638. 20:18:10 T:139936669882112 NOTICE: [script.tvcatchup] 047/049 - dave.uktv.co.uk ... eta 0.93s
  639. 20:18:10 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2050.dat ...
  640. 20:18:11 T:139936669882112 NOTICE: [script.tvcatchup] 048/049 - sky-three.sky.com ... eta 0.47s
  641. 20:18:11 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/1963.dat ...
  642. 20:18:11 T:139936669882112 NOTICE: [script.tvcatchup] 049/049 - plus-1.channel4.com ... eta 0.00s
  643. 20:18:11 T:139936669882112 NOTICE: [script.tvcatchup] fetch http://xmltv.radiotimes.com/xmltv/2047.dat ...
  644. 20:18:12 T:139936669882112 NOTICE: [script.tvcatchup] generating xml output ...
  645. 20:18:12 T:139936669882112 NOTICE: [script.tvcatchup] Converting XMLTV ident to TVC ident
  646. 20:18:12 T:139936669882112 NOTICE: Previous line repeats 48 times.
  647. 20:18:12 T:139936669882112 NOTICE: [script.tvcatchup] Grabbing XMLTV Channel List from TVC...
  648. 20:18:13 T:139936669882112 NOTICE: [script.tvcatchup] complete, took 25.15 seconds
  649. 20:18:13 T:139936669882112 NOTICE: [script.tvcatchup] New XMLTV Data Retrieved
  650. 20:18:13 T:139936669882112 NOTICE: [script.tvcatchup] Scheduling program notifications
  651. 20:18:13 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  652. 20:18:45 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Database)
  653. 20:18:45 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-28 08:55:00
  654. 20:18:45 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-28 10:00:00
  655. 20:18:45 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-28 11:05:00
  656. 20:18:45 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-29 16:00:00
  657. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for CSI: Crime Scene Investigation at 2012-04-28 21:10:00
  658. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for CSI: NY at 2012-04-28 22:10:00
  659. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Castle at 2012-04-27 22:00:00
  660. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Criminal Intent at 2012-04-27 22:55:00
  661. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-28 23:05:00
  662. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for NCIS at 2012-04-28 19:30:00
  663. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for NCIS at 2012-04-28 20:20:00
  664. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Rory McGrath's Pub Dig at 2012-04-28 11:00:00
  665. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for The Mentalist at 2012-04-27 21:00:00
  666. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-28 02:00:00
  667. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-28 03:00:00
  668. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-29 02:00:00
  669. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-29 03:00:00
  670. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-28 08:55:00
  671. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-28 10:00:00
  672. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-28 11:05:00
  673. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Time Team at 2012-04-29 16:00:00
  674. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for CSI: Crime Scene Investigation at 2012-04-28 21:10:00
  675. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for CSI: NY at 2012-04-28 22:10:00
  676. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Castle at 2012-04-27 22:00:00
  677. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Criminal Intent at 2012-04-27 22:55:00
  678. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-28 23:05:00
  679. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for NCIS at 2012-04-28 19:30:00
  680. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for NCIS at 2012-04-28 20:20:00
  681. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Rory McGrath's Pub Dig at 2012-04-28 11:00:00
  682. 20:18:46 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for The Mentalist at 2012-04-27 21:00:00
  683. 20:18:47 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-28 02:00:00
  684. 20:18:47 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-28 03:00:00
  685. 20:18:47 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-29 02:00:00
  686. 20:18:47 T:139936669882112 NOTICE: [script.tvcatchup] Alarm notification created for Law & Order: Special Victims Unit at 2012-04-29 03:00:00
  687. 20:18:47 T:139936669882112 NOTICE: [script.tvcatchup] Scheduling program notifications...Done
  688. 20:18:48 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  689. 20:18:48 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  690. 20:18:54 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  691. 20:18:54 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  692. 20:18:55 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  693. 20:18:55 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  694. 20:18:56 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  695. 20:18:56 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  696. 20:18:57 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  697. 20:18:57 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  698. 20:18:58 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  699. 20:18:58 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  700. 20:18:59 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  701. 20:18:59 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  702. 20:19:01 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  703. 20:19:01 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  704. 20:19:04 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  705. 20:19:04 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  706. 20:19:06 T:139936261818112 NOTICE: Playing stream url: rtmp://84.234.23.216/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890H109164Q5G64255I-fedd62581daca4a49f86c4206e93a685-4f9af139/device=web/sdp=chan_five.sdp/five_360p.stream app=tvcatchup-105/_definst_/userID=109164/accessKey=50E52890H109164Q5G64255I-fedd62581daca4a49f86c4206e93a685-4f9af139/device=web/sdp=chan_five.sdp swfurl=http://images-cache.tvcatchup.com/NEW/flash/TvCatchupWebPlayerAD9.swf tcurl=rtmp://84.234.23.216/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890H109164Q5G64255I-fedd62581daca4a49f86c4206e93a685-4f9af139/device=web/sdp=chan_five.sdp pageurl=http://www.tvcatchup.com/watch.html?c=5 playpath=five_360p.stream live=1
  707. 20:19:09 T:139937165502336 NOTICE: DVDPlayer: Opening: rtmp://84.234.23.216/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890H109164Q5G64255I-fedd62581daca4a49f86c4206e93a685-4f9af139/device=web/sdp=chan_five.sdp/five_360p.stream app=tvcatchup-105/_definst_/userID=109164/accessKey=50E52890H109164Q5G64255I-fedd62581daca4a49f86c4206e93a685-4f9af139/device=web/sdp=chan_five.sdp swfurl=http://images-cache.tvcatchup.com/NEW/flash/TvCatchupWebPlayerAD9.swf tcurl=rtmp://84.234.23.216/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890H109164Q5G64255I-fedd62581daca4a49f86c4206e93a685-4f9af139/device=web/sdp=chan_five.sdp pageurl=http://www.tvcatchup.com/watch.html?c=5 playpath=five_360p.stream live=1
  708. 20:19:09 T:139937165502336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  709. 20:19:09 T:139936678274816 NOTICE: Creating InputStream
  710. 20:19:10 T:139936678274816 NOTICE: Creating Demuxer
  711. 20:19:10 T:139936678274816 NOTICE: Metadata:
  712. 20:19:10 T:139936678274816 NOTICE: trackinfo:
  713. 20:19:10 T:139936678274816 NOTICE: type video
  714. 20:19:10 T:139936678274816 NOTICE: profile-level-id 4d401f
  715. 20:19:10 T:139936678274816 NOTICE: sprop-parameter-sets Z01AH5ZSAIAJNgKhAAADAAEAAAMAMp2hYuSA,aOvNSA==
  716. 20:19:10 T:139936678274816 NOTICE: description {H264CodecConfigInfo: codec:H264, profile:Main, level:3.1, frameSize:1024x576, displaySize:1024x576, frameRate:25.0, PAR:1:1}
  717. 20:19:10 T:139936678274816 NOTICE: rtpsessioninfo:
  718. 20:19:10 T:139936678274816 NOTICE: connectiondata IN IP4 239.0.42.29
  719. 20:19:10 T:139936678274816 NOTICE: name WowzaMediaServer
  720. 20:19:10 T:139936678274816 NOTICE: origin - -1730958223 -1730958223 IN IP4 127.0.0.1
  721. 20:19:10 T:139936678274816 NOTICE: timing 0 0
  722. 20:19:10 T:139936678274816 NOTICE: protocolversion 0
  723. 20:19:10 T:139936678274816 NOTICE: attributes:
  724. 20:19:10 T:139936678274816 NOTICE: range npt=now-
  725. 20:19:10 T:139936678274816 NOTICE: videocodecid avc1
  726. 20:19:10 T:139936678274816 NOTICE: width 1024.00
  727. 20:19:10 T:139936678274816 NOTICE: height 576.00
  728. 20:19:10 T:139936678274816 NOTICE: frameWidth 1024.00
  729. 20:19:10 T:139936678274816 NOTICE: frameHeight 576.00
  730. 20:19:10 T:139936678274816 NOTICE: displayWidth 1024.00
  731. 20:19:10 T:139936678274816 NOTICE: displayHeight 576.00
  732. 20:19:10 T:139936678274816 NOTICE: framerate 25.00
  733. 20:19:10 T:139936678274816 NOTICE: audiochannels 2.00
  734. 20:19:10 T:139936678274816 NOTICE: audiosamplerate 48000.00
  735. 20:19:10 T:139936678274816 NOTICE: audiocodecid mp4a
  736. 20:19:10 T:139936678274816 NOTICE: Opening video stream: 0 source: 256
  737. 20:19:10 T:139936678274816 NOTICE: Creating video codec with codec id: 28
  738. 20:19:10 T:139936678274816 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1024x576, 28)
  739. 20:19:10 T:139936678274816 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  740. 20:19:10 T:139936678274816 NOTICE: VDPAU Decoder capabilities:
  741. 20:19:10 T:139936678274816 NOTICE: name level macbs width height
  742. 20:19:10 T:139936678274816 NOTICE: ------------------------------------
  743. 20:19:10 T:139936678274816 NOTICE: MPEG1 0 8192 2048 2048
  744. 20:19:10 T:139936678274816 NOTICE: MPEG2_SIMPLE 3 8192 2048 2048
  745. 20:19:10 T:139936678274816 NOTICE: MPEG2_MAIN 3 8192 2048 2048
  746. 20:19:10 T:139936678274816 NOTICE: H264_MAIN 41 8192 2048 2048
  747. 20:19:10 T:139936678274816 NOTICE: H264_HIGH 41 8192 2048 2048
  748. 20:19:10 T:139936678274816 NOTICE: VC1_SIMPLE 1 8190 2048 2048
  749. 20:19:10 T:139936678274816 NOTICE: VC1_MAIN 2 8190 2048 2048
  750. 20:19:10 T:139936678274816 NOTICE: VC1_ADVANCED 4 8190 2048 2048
  751. 20:19:10 T:139936678274816 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048
  752. 20:19:10 T:139936678274816 NOTICE: ------------------------------------
  753. 20:19:10 T:139936678274816 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  754. 20:19:10 T:139936678274816 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  755. 20:19:10 T:139936678274816 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  756. 20:19:10 T:139936678274816 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  757. 20:19:10 T:139936678274816 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  758. 20:19:10 T:139936678274816 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  759. 20:19:10 T:139936678274816 WARNING: (VDPAU) width 1024 might not be supported because of hardware bug
  760. 20:19:10 T:139936678274816 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  761. 20:19:10 T:139936678274816 NOTICE: Creating video thread
  762. 20:19:10 T:139936678274816 NOTICE: Opening audio stream: 1 source: 256
  763. 20:19:10 T:139936678274816 NOTICE: Finding audio codec for: 86018
  764. 20:19:10 T:139936261818112 NOTICE: running thread: video_thread
  765. 20:19:10 T:139936678274816 NOTICE: Creating audio thread
  766. 20:19:10 T:139936860894976 NOTICE: running thread: CDVDPlayerAudio::Process()
  767. 20:19:10 T:139936860894976 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  768. 20:19:10 T:139936261818112 NOTICE: (VDPAU) screenWidth:0 vidWidth:1024 surfaceWidth:1024
  769. 20:19:10 T:139936261818112 NOTICE: (VDPAU) screenHeight:0 vidHeight:576 surfaceHeight:576
  770. 20:19:10 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  771. 20:19:10 T:139936261818112 NOTICE: Creating 1024x576 pixmap
  772. 20:19:10 T:139936852502272 ERROR: Exception in python script callback execution
  773. 20:19:10 T:139936852502272 ERROR: Traceback (most recent call last):
  774. 20:19:10 T:139936852502272 ERROR: File "/home/jason/.xbmc/addons/service.mpris.soundmenu/xbmcmpris2.py", line 129, in onPlayBackStarted
  775. 20:19:10 T:139936852502272 ERROR: self._UpdatePlayerPropertiesVideo(self.getVideoInfoTag())
  776. 20:19:10 T:139936852502272 ERROR: File "/home/jason/.xbmc/addons/service.mpris.soundmenu/xbmcmpris2.py", line 166, in _UpdatePlayerPropertiesVideo
  777. 20:19:10 T:139936852502272 ERROR: 'xesam:url': tag.getURL(),
  778. 20:19:10 T:139936852502272 ERROR: AttributeError
  779. 20:19:10 T:139936852502272 ERROR: :
  780. 20:19:10 T:139936852502272 ERROR: 'xbmc.InfoTagVideo' object has no attribute 'getURL'
  781. 20:19:20 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  782. 20:19:28 T:139936261818112 NOTICE: (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  783. 20:19:28 T:139936261818112 NOTICE: (VDPAU) Creating the video mixer
  784. 20:19:28 T:139936261818112 NOTICE: fps: 25.000000, pwidth: 1024, pheight: 576, dwidth: 1024, dheight: 576
  785. 20:19:28 T:139936261818112 NOTICE: Display resolution DESKTOP : 5760x1080 (12)
  786. 20:19:28 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  787. 20:19:28 T:139937165502336 WARNING: Previous line repeats 3 times.
  788. 20:19:28 T:139937165502336 NOTICE: Using GL_TEXTURE_2D
  789. 20:19:28 T:139937165502336 NOTICE: GL: Using VDPAU render method
  790. 20:19:28 T:139937165502336 NOTICE: GL: NPOT texture support detected
  791. 20:19:28 T:139937165502336 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  792. 20:19:28 T:139936261818112 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  793. 20:20:18 T:139937165502336 WARNING: Previous line repeats 64 times.
  794. 20:20:18 T:139937165502336 NOTICE: CDVDPlayer::CloseFile()
  795. 20:20:18 T:139937165502336 NOTICE: DVDPlayer: waiting for threads to exit
  796. 20:20:18 T:139936678274816 NOTICE: CDVDPlayer::OnExit()
  797. 20:20:18 T:139936678274816 NOTICE: DVDPlayer: closing audio stream
  798. 20:20:18 T:139936678274816 NOTICE: Closing audio stream
  799. 20:20:18 T:139936678274816 NOTICE: Waiting for audio thread to exit
  800. 20:20:18 T:139936860894976 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  801. 20:20:18 T:139936678274816 NOTICE: Closing audio device
  802. 20:20:18 T:139936678274816 NOTICE: Deleting audio codec
  803. 20:20:18 T:139936678274816 NOTICE: DVDPlayer: closing video stream
  804. 20:20:18 T:139936678274816 NOTICE: Closing video stream
  805. 20:20:18 T:139936678274816 NOTICE: waiting for video thread to exit
  806. 20:20:18 T:139936261818112 NOTICE: thread end: video_thread
  807. 20:20:18 T:139936678274816 NOTICE: deleting video codec
  808. 20:20:18 T:139936678274816 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  809. 20:20:18 T:139936678274816 NOTICE: CDVDPlayer::OnExit() deleting input stream
  810. 20:20:18 T:139937165502336 NOTICE: DVDPlayer: finished waiting
  811. 20:20:18 T:139937165502336 NOTICE: (VDPAU) Close
  812. 20:20:18 T:139937165502336 NOTICE: (VDPAU) FiniVDPAUOutput
  813. 20:20:19 T:139937165502336 NOTICE: CDVDPlayer::CloseFile()
  814. 20:20:19 T:139937165502336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  815. 20:20:19 T:139937165502336 NOTICE: DVDPlayer: waiting for threads to exit
  816. 20:20:19 T:139937165502336 NOTICE: DVDPlayer: finished waiting
  817. 20:20:19 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  818. 20:20:19 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  819. 20:20:21 T:139936270210816 NOTICE: Playing stream url: rtmp://84.234.23.221/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890T109164S5R61956Q-d315d397fbb22b1a0136a052e8c06fb6-4f9af183/device=web/sdp=chan_five.sdp/five_360p.stream app=tvcatchup-105/_definst_/userID=109164/accessKey=50E52890T109164S5R61956Q-d315d397fbb22b1a0136a052e8c06fb6-4f9af183/device=web/sdp=chan_five.sdp swfurl=http://images-cache.tvcatchup.com/NEW/flash/TvCatchupWebPlayerAD9.swf tcurl=rtmp://84.234.23.221/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890T109164S5R61956Q-d315d397fbb22b1a0136a052e8c06fb6-4f9af183/device=web/sdp=chan_five.sdp pageurl=http://www.tvcatchup.com/watch.html?c=5 playpath=five_360p.stream live=1
  820. 20:20:23 T:139937165502336 NOTICE: DVDPlayer: Opening: rtmp://84.234.23.221/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890T109164S5R61956Q-d315d397fbb22b1a0136a052e8c06fb6-4f9af183/device=web/sdp=chan_five.sdp/five_360p.stream app=tvcatchup-105/_definst_/userID=109164/accessKey=50E52890T109164S5R61956Q-d315d397fbb22b1a0136a052e8c06fb6-4f9af183/device=web/sdp=chan_five.sdp swfurl=http://images-cache.tvcatchup.com/NEW/flash/TvCatchupWebPlayerAD9.swf tcurl=rtmp://84.234.23.221/tvcatchup-105/_definst_/userID=109164/accessKey=50E52890T109164S5R61956Q-d315d397fbb22b1a0136a052e8c06fb6-4f9af183/device=web/sdp=chan_five.sdp pageurl=http://www.tvcatchup.com/watch.html?c=5 playpath=five_360p.stream live=1
  821. 20:20:23 T:139937165502336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  822. 20:20:23 T:139936342734592 NOTICE: Creating InputStream
  823. 20:20:24 T:139936342734592 NOTICE: Creating Demuxer
  824. 20:20:32 T:139936342734592 NOTICE: Metadata:
  825. 20:20:32 T:139936342734592 NOTICE: trackinfo:
  826. 20:20:32 T:139936342734592 NOTICE: type video
  827. 20:20:32 T:139936342734592 NOTICE: profile-level-id 4d401f
  828. 20:20:32 T:139936342734592 NOTICE: sprop-parameter-sets Z01AH5ZSAIAJNgKhAAADAAEAAAMAMp2hYuSA,aOvNSA==
  829. 20:20:32 T:139936342734592 NOTICE: description {H264CodecConfigInfo: codec:H264, profile:Main, level:3.1, frameSize:1024x576, displaySize:1024x576, frameRate:25.0, PAR:1:1}
  830. 20:20:32 T:139936342734592 NOTICE: rtpsessioninfo:
  831. 20:20:32 T:139936342734592 NOTICE: connectiondata IN IP4 239.0.42.29
  832. 20:20:32 T:139936342734592 NOTICE: name WowzaMediaServer
  833. 20:20:32 T:139936342734592 NOTICE: origin - -1730958223 -1730958223 IN IP4 127.0.0.1
  834. 20:20:32 T:139936342734592 NOTICE: timing 0 0
  835. 20:20:32 T:139936342734592 NOTICE: protocolversion 0
  836. 20:20:32 T:139936342734592 NOTICE: attributes:
  837. 20:20:32 T:139936342734592 NOTICE: range npt=now-
  838. 20:20:32 T:139936342734592 NOTICE: videocodecid avc1
  839. 20:20:32 T:139936342734592 NOTICE: width 1024.00
  840. 20:20:32 T:139936342734592 NOTICE: height 576.00
  841. 20:20:32 T:139936342734592 NOTICE: frameWidth 1024.00
  842. 20:20:32 T:139936342734592 NOTICE: frameHeight 576.00
  843. 20:20:32 T:139936342734592 NOTICE: displayWidth 1024.00
  844. 20:20:32 T:139936342734592 NOTICE: displayHeight 576.00
  845. 20:20:32 T:139936342734592 NOTICE: framerate 25.00
  846. 20:20:32 T:139936342734592 NOTICE: audiochannels 2.00
  847. 20:20:32 T:139936342734592 NOTICE: audiosamplerate 48000.00
  848. 20:20:32 T:139936342734592 NOTICE: audiocodecid mp4a
  849. 20:20:32 T:139936342734592 NOTICE: Opening video stream: 0 source: 256
  850. 20:20:32 T:139936342734592 NOTICE: Creating video codec with codec id: 28
  851. 20:20:32 T:139936342734592 NOTICE: CDVDVideoCodecFFmpeg::Open() Creating VDPAU(1024x576, 28)
  852. 20:20:32 T:139936342734592 NOTICE: vdp_device = 0x00000001 vdp_st = 0x00000000
  853. 20:20:32 T:139936342734592 NOTICE: VDPAU Decoder capabilities:
  854. 20:20:32 T:139936342734592 NOTICE: name level macbs width height
  855. 20:20:32 T:139936342734592 NOTICE: ------------------------------------
  856. 20:20:32 T:139936342734592 NOTICE: MPEG1 0 8192 2048 2048
  857. 20:20:32 T:139936342734592 NOTICE: MPEG2_SIMPLE 3 8192 2048 2048
  858. 20:20:32 T:139936342734592 NOTICE: MPEG2_MAIN 3 8192 2048 2048
  859. 20:20:32 T:139936342734592 NOTICE: H264_MAIN 41 8192 2048 2048
  860. 20:20:32 T:139936342734592 NOTICE: H264_HIGH 41 8192 2048 2048
  861. 20:20:32 T:139936342734592 NOTICE: VC1_SIMPLE 1 8190 2048 2048
  862. 20:20:32 T:139936342734592 NOTICE: VC1_MAIN 2 8190 2048 2048
  863. 20:20:32 T:139936342734592 NOTICE: VC1_ADVANCED 4 8190 2048 2048
  864. 20:20:32 T:139936342734592 NOTICE: MPEG4_PART2_ASP 5 8192 2048 2048
  865. 20:20:32 T:139936342734592 NOTICE: ------------------------------------
  866. 20:20:32 T:139936342734592 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_NOISE_REDUCTION
  867. 20:20:32 T:139936342734592 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_SHARPNESS
  868. 20:20:32 T:139936342734592 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL
  869. 20:20:32 T:139936342734592 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_DEINTERLACE_TEMPORAL_SPATIAL
  870. 20:20:32 T:139936342734592 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_INVERSE_TELECINE
  871. 20:20:32 T:139936342734592 NOTICE: Mixer feature: VDP_VIDEO_MIXER_FEATURE_HIGH_QUALITY_SCALING_L1
  872. 20:20:32 T:139936342734592 WARNING: (VDPAU) width 1024 might not be supported because of hardware bug
  873. 20:20:32 T:139936342734592 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (VDPAU acceleration)
  874. 20:20:32 T:139936342734592 NOTICE: Creating video thread
  875. 20:20:32 T:139936342734592 NOTICE: Opening audio stream: 1 source: 256
  876. 20:20:32 T:139936270210816 NOTICE: running thread: video_thread
  877. 20:20:32 T:139936342734592 NOTICE: Finding audio codec for: 86018
  878. 20:20:32 T:139936342734592 NOTICE: Creating audio thread
  879. 20:20:32 T:139936860894976 NOTICE: running thread: CDVDPlayerAudio::Process()
  880. 20:20:32 T:139936860894976 NOTICE: Creating audio device with codec id: 86018, channels: 2, sample rate: 48000, no pass-through
  881. 20:20:32 T:139936270210816 NOTICE: (VDPAU) screenWidth:0 vidWidth:1024 surfaceWidth:1024
  882. 20:20:32 T:139936270210816 NOTICE: (VDPAU) screenHeight:0 vidHeight:576 surfaceHeight:576
  883. 20:20:32 T:139936270210816 NOTICE: Creating 1024x576 pixmap
  884. 20:20:32 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  885. 20:20:32 T:139936852502272 ERROR: Exception in python script callback execution
  886. 20:20:32 T:139936852502272 ERROR: Traceback (most recent call last):
  887. 20:20:32 T:139936852502272 ERROR: File "/home/jason/.xbmc/addons/service.mpris.soundmenu/xbmcmpris2.py", line 129, in onPlayBackStarted
  888. 20:20:32 T:139936852502272 ERROR: self._UpdatePlayerPropertiesVideo(self.getVideoInfoTag())
  889. 20:20:32 T:139936852502272 ERROR: File "/home/jason/.xbmc/addons/service.mpris.soundmenu/xbmcmpris2.py", line 166, in _UpdatePlayerPropertiesVideo
  890. 20:20:32 T:139936852502272 ERROR: 'xesam:url': tag.getURL(),
  891. 20:20:32 T:139936852502272 ERROR: AttributeError
  892. 20:20:32 T:139936852502272 ERROR: :
  893. 20:20:32 T:139936852502272 ERROR: 'xbmc.InfoTagVideo' object has no attribute 'getURL'
  894. 20:20:32 T:139936270210816 NOTICE: (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
  895. 20:20:32 T:139936270210816 NOTICE: (VDPAU) Creating the video mixer
  896. 20:20:32 T:139936270210816 NOTICE: fps: 25.000000, pwidth: 1024, pheight: 576, dwidth: 1024, dheight: 576
  897. 20:20:32 T:139936270210816 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  898. 20:20:32 T:139936270210816 NOTICE: Display resolution DESKTOP : 5760x1080 (12)
  899. 20:20:32 T:139937165502336 ERROR: ClearBlock: Trying to clear non existent block /home/jason/.xbmc/addons/script.tvcatchup
  900. 20:20:32 T:139937165502336 NOTICE: Using GL_TEXTURE_2D
  901. 20:20:32 T:139937165502336 NOTICE: GL: Using VDPAU render method
  902. 20:20:32 T:139937165502336 NOTICE: GL: NPOT texture support detected
  903. 20:20:32 T:139937165502336 NOTICE: GL: Using GL_ARB_pixel_buffer_object
  904. 20:20:40 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  905. 20:22:36 T:139936270210816 WARNING: Previous line repeats 10 times.
  906. 20:22:36 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  907. 20:22:37 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  908. 20:22:38 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  909. 20:22:39 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  910. 20:25:19 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  911. 20:25:19 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  912. 20:30:22 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  913. 20:30:22 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  914. 20:35:13 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  915. 20:35:28 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  916. 20:35:28 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  917. 20:35:34 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  918. 20:35:40 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  919. 20:35:43 T:139936860894976 WARNING: Previous line repeats 1 times.
  920. 20:35:43 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  921. 20:35:44 T:139936860894976 ERROR: Previous line repeats 9 times.
  922. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  923. 20:35:44 T:139936270210816 WARNING: Previous line repeats 2 times.
  924. 20:35:44 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  925. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  926. 20:35:44 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  927. 20:35:44 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  928. 20:35:44 T:139936860894976 ERROR: Previous line repeats 7 times.
  929. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  930. 20:35:44 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  931. 20:35:44 T:139936860894976 ERROR: Previous line repeats 5 times.
  932. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  933. 20:35:44 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  934. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  935. 20:35:44 T:139936270210816 WARNING: Previous line repeats 1 times.
  936. 20:35:44 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  937. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  938. 20:35:44 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  939. 20:35:44 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  940. 20:35:44 T:139936860894976 ERROR: Previous line repeats 15 times.
  941. 20:35:44 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  942. 20:35:45 T:139936270210816 WARNING: Previous line repeats 2 times.
  943. 20:35:45 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  944. 20:35:45 T:139936860894976 WARNING: Previous line repeats 1 times.
  945. 20:35:45 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  946. 20:35:45 T:139936860894976 ERROR: Previous line repeats 5 times.
  947. 20:35:45 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  948. 20:35:45 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  949. 20:35:45 T:139936860894976 ERROR: Previous line repeats 23 times.
  950. 20:35:45 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  951. 20:35:46 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  952. 20:35:46 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  953. 20:35:46 T:139936860894976 ERROR: Previous line repeats 5 times.
  954. 20:35:46 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  955. 20:35:46 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  956. 20:35:46 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  957. 20:36:00 T:139936270210816 WARNING: Previous line repeats 6 times.
  958. 20:36:00 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  959. 20:40:52 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  960. 20:40:52 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  961. 20:45:57 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  962. 20:45:57 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  963. 20:51:03 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  964. 20:51:03 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  965. 20:52:48 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  966. 20:52:55 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  967. 20:52:56 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  968. 20:52:56 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  969. 20:52:56 T:139936860894976 ERROR: Previous line repeats 7 times.
  970. 20:52:56 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  971. 20:53:06 T:139936342734592 WARNING: Previous line repeats 5 times.
  972. 20:53:06 T:139936342734592 WARNING: CDVDPlayer::CheckContinuity - resync forward :1, prev:1951851000.000000, curr:1953472000.000000, diff:1621000.000000
  973. 20:56:09 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  974. 20:56:09 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  975. 21:01:16 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  976. 21:01:16 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  977. 21:06:19 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  978. 21:06:19 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  979. 21:06:34 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  980. 21:06:40 T:139936270210816 WARNING: Previous line repeats 1 times.
  981. 21:06:40 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  982. 21:11:21 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  983. 21:11:21 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  984. 21:14:12 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  985. 21:14:18 T:139936270210816 WARNING: Previous line repeats 2 times.
  986. 21:14:18 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  987. 21:14:20 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  988. 21:14:20 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  989. 21:14:20 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  990. 21:14:20 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  991. 21:14:20 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  992. 21:14:20 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  993. 21:14:20 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  994. 21:14:27 T:139936270210816 WARNING: Previous line repeats 2 times.
  995. 21:14:27 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  996. 21:14:27 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  997. 21:14:27 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  998. 21:14:34 T:139936270210816 WARNING: Previous line repeats 6 times.
  999. 21:14:34 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1000. 21:14:34 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1001. 21:14:36 T:139936270210816 WARNING: Previous line repeats 4 times.
  1002. 21:14:36 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1003. 21:14:38 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1004. 21:14:40 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1005. 21:16:27 T:139936443381504 WARNING: Previous line repeats 3 times.
  1006. 21:16:27 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  1007. 21:16:27 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1008. 21:20:42 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1009. 21:20:42 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1010. 21:21:32 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  1011. 21:21:32 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1012. 21:23:30 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1013. 21:23:37 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1014. 21:23:40 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1015. 21:23:40 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1016. 21:23:51 T:139936342734592 WARNING: Previous line repeats 6 times.
  1017. 21:23:51 T:139936342734592 WARNING: CDVDPlayer::CheckContinuity - resync forward :1, prev:3794901000.000000, curr:3796395000.000000, diff:1494000.000000
  1018. 21:26:38 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  1019. 21:26:38 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1020. 21:31:44 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1021. 21:31:44 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1022. 21:36:50 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  1023. 21:36:50 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1024. 21:39:52 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1025. 21:39:58 T:139936860894976 WARNING: Previous line repeats 3 times.
  1026. 21:39:58 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1027. 21:40:01 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1028. 21:40:01 T:139936860894976 ERROR: GetDelay - snd_pcm_delay, alsa error: -5 - Input/output error
  1029. 21:40:01 T:139936860894976 ERROR: Previous line repeats 7 times.
  1030. 21:40:01 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1031. 21:40:01 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1032. 21:40:01 T:139936860894976 WARNING: Previous line repeats 1 times.
  1033. 21:40:01 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1034. 21:40:01 T:139936270210816 WARNING: Previous line repeats 3 times.
  1035. 21:40:01 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1036. 21:40:01 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1037. 21:40:02 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1038. 21:40:02 T:139936860894976 WARNING: Previous line repeats 1 times.
  1039. 21:40:02 T:139936860894976 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  1040. 21:40:13 T:139936342734592 WARNING: Previous line repeats 5 times.
  1041. 21:40:13 T:139936342734592 WARNING: CDVDPlayer::CheckContinuity - resync forward :1, prev:4775701000.000000, curr:4777557000.000000, diff:1856000.000000
  1042. 21:40:15 T:139936342734592 WARNING: CDVDPlayer::CheckContinuity - resync forward :2, prev:4777827000.000000, curr:4780227000.000000, diff:2400000.000000
  1043. 21:41:56 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1044. 21:41:56 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1045. 21:43:20 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1046. 21:43:21 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1047. 21:44:39 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1048. 21:44:40 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1049. 21:44:42 T:139936270210816 WARNING: Previous line repeats 1 times.
  1050. 21:44:42 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1051. 21:44:55 T:139936270210816 WARNING: Previous line repeats 4 times.
  1052. 21:44:55 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1053. 21:44:59 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1054. 21:45:06 T:139936270210816 WARNING: Previous line repeats 1 times.
  1055. 21:45:06 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1056. 21:46:06 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1057. 21:46:24 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1058. 21:47:02 T:139936443381504 WARNING: Previous line repeats 5 times.
  1059. 21:47:02 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  1060. 21:47:02 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1061. 21:52:06 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1062. 21:52:06 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1063. 21:52:46 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1064. 21:57:12 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  1065. 21:57:12 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1066. 21:59:04 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1067. 21:59:10 T:139936270210816 WARNING: Previous line repeats 1 times.
  1068. 21:59:10 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1069. 22:02:17 T:139936261818112 WARNING: Previous line repeats 1 times.
  1070. 22:02:17 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1071. 22:02:17 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1072. 22:04:48 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1073. 22:07:14 T:139936270210816 WARNING: Previous line repeats 1 times.
  1074. 22:07:14 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1075. 22:07:23 T:139936678274816 WARNING: Previous line repeats 3 times.
  1076. 22:07:23 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  1077. 22:07:23 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1078. 22:08:35 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1079. 22:12:28 T:139936261818112 WARNING: Previous line repeats 11 times.
  1080. 22:12:28 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1081. 22:12:28 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1082. 22:13:37 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1083. 22:17:34 T:139936443381504 WARNING: Previous line repeats 99 times.
  1084. 22:17:34 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List
  1085. 22:17:34 T:139936443381504 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1086. 22:20:59 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1087. 22:22:40 T:139936261818112 WARNING: Previous line repeats 7 times.
  1088. 22:22:40 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1089. 22:22:40 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1090. 22:27:46 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  1091. 22:27:46 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1092. 22:28:13 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1093. 22:28:13 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1094. 22:32:51 T:139936261818112 WARNING: Previous line repeats 1 times.
  1095. 22:32:51 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1096. 22:32:51 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1097. 22:37:57 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  1098. 22:37:57 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1099. 22:43:03 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1100. 22:43:03 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1101. 22:48:08 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  1102. 22:48:08 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1103. 22:53:14 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List
  1104. 22:53:14 T:139936261818112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1105. 22:54:44 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1106. 22:54:45 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for previous frame
  1107. 22:56:42 T:139936270210816 WARNING: Previous line repeats 1 times.
  1108. 22:56:42 T:139936270210816 WARNING: CRenderManager::FlipPage - timeout waiting for flip to complete
  1109. 22:58:20 T:139936678274816 WARNING: Previous line repeats 2 times.
  1110. 22:58:20 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List
  1111. 22:58:20 T:139936678274816 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1112. 22:58:45 T:139937165502336 NOTICE: CDVDPlayer::CloseFile()
  1113. 22:58:45 T:139937165502336 NOTICE: DVDPlayer: waiting for threads to exit
  1114. 22:58:45 T:139936342734592 NOTICE: CDVDPlayer::OnExit()
  1115. 22:58:45 T:139936342734592 NOTICE: DVDPlayer: closing audio stream
  1116. 22:58:45 T:139936342734592 NOTICE: Closing audio stream
  1117. 22:58:45 T:139936342734592 NOTICE: Waiting for audio thread to exit
  1118. 22:58:45 T:139936860894976 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  1119. 22:58:45 T:139936342734592 NOTICE: Closing audio device
  1120. 22:58:45 T:139936342734592 NOTICE: Deleting audio codec
  1121. 22:58:45 T:139936342734592 NOTICE: DVDPlayer: closing video stream
  1122. 22:58:45 T:139936342734592 NOTICE: Closing video stream
  1123. 22:58:45 T:139936342734592 NOTICE: waiting for video thread to exit
  1124. 22:58:45 T:139936270210816 NOTICE: thread end: video_thread
  1125. 22:58:45 T:139936342734592 NOTICE: deleting video codec
  1126. 22:58:45 T:139936342734592 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  1127. 22:58:45 T:139936342734592 NOTICE: CDVDPlayer::OnExit() deleting input stream
  1128. 22:58:45 T:139937165502336 NOTICE: DVDPlayer: finished waiting
  1129. 22:58:45 T:139937165502336 NOTICE: (VDPAU) Close
  1130. 22:58:45 T:139937165502336 NOTICE: (VDPAU) FiniVDPAUOutput
  1131. 22:58:45 T:139937165502336 NOTICE: CDVDPlayer::CloseFile()
  1132. 22:58:45 T:139937165502336 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1133. 22:58:45 T:139937165502336 NOTICE: DVDPlayer: waiting for threads to exit
  1134. 22:58:45 T:139937165502336 NOTICE: DVDPlayer: finished waiting
  1135. 22:58:45 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  1136. 22:58:45 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1137. 22:58:52 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  1138. 22:58:52 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1139. 22:59:25 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  1140. 22:59:25 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1141. 22:59:42 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  1142. 22:59:42 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1143. 22:59:50 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List
  1144. 22:59:50 T:139936669882112 NOTICE: [script.tvcatchup] Getting Channel List...Done (Using Cache)
  1145.  
  1146.  
  1147. ############### END LOG FILE ################
  1148.  
  1149. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement