Advertisement
Guest User

XBMC gdb backtrace #2

a guest
Feb 12th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.86 KB | None | 0 0
  1. #0 0x00007fb003d18475 in *__GI_raise (sig=<optimized out>)
  2. at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  3. 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  4.  
  5. Thread 16 (Thread 0x7fafeddb9700 (LWP 10954)):
  6. #0 0x00007fb00847f78d in fsync () at ../sysdeps/unix/syscall-template.S:82
  7. #1 0x00007fb0068cd643 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  8. #2 0x00007fb0068f2a00 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  9. #3 0x00007fb0068f3636 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  10. #4 0x00007fb0068f39dd in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  11. #5 0x00007fb0068f4a03 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  12. #6 0x00007fb006921835 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  13. #7 0x00007fb006901911 in sqlite3_step ()
  14. from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  15. #8 0x00007fb006907135 in sqlite3_exec ()
  16. from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  17. #9 0x0000000000b59f76 in dbiplus::SqliteDataset::exec (this=0x2f3e700,
  18. sql=...) at sqlitedataset.cpp:583
  19. #10 0x0000000000b48507 in CDatabase::ExecuteQuery (this=0x28, strQuery=...)
  20. at Database.cpp:235
  21. #11 0x0000000000ef7ea4 in CTextureDatabase::InvalidateCachedTexture (
  22. this=0x7fafeddb8ca0, url=...) at TextureDatabase.cpp:246
  23. #12 0x0000000000ac4f7f in ADDON::CRepositoryUpdateJob::DoWork (
  24. this=0x7faff0aa7000) at Repository.cpp:218
  25. #13 0x00000000007a4ec9 in CJobWorker::Process (this=0x7faff0a3d9b0)
  26. at JobManager.cpp:67
  27. #14 0x0000000001056c58 in CThread::Action (this=0x7faff0a3d9b0)
  28. at Thread.cpp:218
  29. #15 0x0000000001056eee in CThread::staticThread (data=0x7faff0a3d9b0)
  30. at Thread.cpp:128
  31. #16 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  32. at pthread_create.c:304
  33. #17 0x00007fb003dc0a7d in clone ()
  34. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  35. #18 0x0000000000000000 in ?? ()
  36.  
  37. Thread 15 (Thread 0x7faffdf35780 (LWP 10928)):
  38. #0 0x00007fb003db9ac7 in ioctl () at ../sysdeps/unix/syscall-template.S:82
  39. #1 0x00007fb0025a64dd in uki_firegl_WaitVBlank ()
  40. from /usr/lib/x86_64-linux-gnu/libatiuki.so.1
  41. #2 0x00007faffc71e309 in ?? () from /usr/lib/dri/fglrx_dri.so
  42. #3 0x00007faffbda4c37 in ?? () from /usr/lib/dri/fglrx_dri.so
  43. #4 0x00007faffbdacbd3 in ?? () from /usr/lib/dri/fglrx_dri.so
  44. #5 0x00007faffb2ac061 in ?? () from /usr/lib/dri/fglrx_dri.so
  45. #6 0x00007faffbdc864f in ?? () from /usr/lib/dri/fglrx_dri.so
  46. #7 0x00007faffc729679 in ?? () from /usr/lib/dri/fglrx_dri.so
  47. #8 0x00007fb007294dbb in glXSwapBuffers ()
  48. from /usr/lib/x86_64-linux-gnu/libGL.so.1
  49. #9 0x000000000102e7f7 in CWinSystemX11GL::PresentRenderImpl (this=0x16ca7d0,
  50. dirty=...) at WinSystemX11GL.cpp:119
  51. #10 0x0000000000f927cb in PresentRender (dirty=..., this=0x16ca898)
  52. at RenderSystemGL.cpp:316
  53. #11 CRenderSystemGL::PresentRender (this=0x16ca898, dirty=...)
  54. at RenderSystemGL.cpp:289
  55. #12 0x0000000000e82768 in CApplication::Render (this=0x16c7180)
  56. at Application.cpp:2368
  57. #13 0x0000000000f0a4d1 in CXBApplicationEx::Run (this=0x16c7180)
  58. at XBApplicationEx.cpp:177
  59. #14 0x0000000000f11013 in XBMC_Run (renderGUI=true) at xbmc.cpp:69
  60. #15 0x000000000070d093 in main (argc=1, argv=0x7fffe7725ac8) at main.cpp:84
  61.  
  62. Thread 14 (Thread 0x7fb00b39d700 (LWP 10949)):
  63. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  64. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  65. #1 0x0000000001056bb0 in wait (milliseconds=<optimized out>, lock=...,
  66. this=0x16c7210)
  67. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  68. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=...,
  69. this=0x16c7240)
  70. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  71. #3 WaitMSec (milliSeconds=10000, this=0x16c71d0) at Event.h:83
  72. #4 CThread::Sleep (this=0x16c71b0, milliseconds=10000) at Thread.cpp:192
  73. #5 0x0000000000e3e1f1 in MEDIA_DETECT::CDetectDVDMedia::Process (
  74. this=0x16c71b0) at DetectDVDType.cpp:102
  75. #6 0x0000000001056c58 in CThread::Action (this=0x16c71b0) at Thread.cpp:218
  76. #7 0x0000000001056eee in CThread::staticThread (data=0x16c71b0)
  77. at Thread.cpp:128
  78. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  79. at pthread_create.c:304
  80. #9 0x00007fb003dc0a7d in clone ()
  81. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  82. #10 0x0000000000000000 in ?? ()
  83.  
  84. Thread 13 (Thread 0x7fafe6f7f700 (LWP 10983)):
  85. #0 0x00007fb0068c90d4 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  86. #1 0x00007fb0068c909c in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  87. #2 0x00007fb0068c9100 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  88. #3 0x00007fb0068c901c in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  89. #4 0x00007fb0068fd4c6 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  90. #5 0x00007fb0068ff1c2 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  91. #6 0x00007fb006900d82 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  92. #7 0x00007fb006900fe9 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  93. #8 0x00007fb006901445 in sqlite3_prepare ()
  94. from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  95. #9 0x00007fb006901545 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  96. #10 0x00007fb0069071cf in sqlite3_exec ()
  97. from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  98. #11 0x00007fb006907816 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  99. #12 0x00007fb006907a21 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  100. #13 0x00007fb006907e41 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  101. #14 0x00007fb006908370 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  102. #15 0x00007fb006908551 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  103. #16 0x00007fb0068b583e in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  104. #17 0x00007fb0068b5bac in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  105. #18 0x00007fb0068e204b in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  106. #19 0x00007fb0068faba5 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  107. #20 0x00007fb0068ff1c2 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  108. #21 0x00007fb006900d82 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  109. #22 0x00007fb006900fe9 in ?? () from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  110. #23 0x00007fb006901445 in sqlite3_prepare ()
  111. from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  112. #24 0x00007fb0069070e8 in sqlite3_exec ()
  113. from /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
  114. #25 0x0000000000b5a800 in dbiplus::SqliteDatabase::exists (this=0x342e7d0)
  115. at sqlitedataset.cpp:253
  116. #26 0x0000000000b491d5 in CDatabase::Connect (this=this@entry=0x2a59f30,
  117. dbName=..., dbSettings=..., create=create@entry=false) at Database.cpp:478
  118. #27 0x0000000000b4a80e in CDatabase::Open (this=0x2a59f30, settings=...)
  119. at Database.cpp:334
  120. #28 0x0000000000915fd6 in CVideoThumbLoader::LoadItem (this=0x7fafe6f7e460,
  121. pItem=0x170abe0) at VideoThumbLoader.cpp:201
  122. #29 0x0000000000ec66cf in CGUIInfoManager::SetCurrentMovie (this=0x1605b80,
  123. item=...) at GUIInfoManager.cpp:3863
  124. #30 0x0000000000ec7d2d in CGUIInfoManager::SetCurrentItem (this=0x1605b80,
  125. item=...) at GUIInfoManager.cpp:3782
  126. #31 0x0000000000e1fa5e in PVR::CPVRManager::UpdateItem (this=0x1602ea0,
  127. item=...) at PVRManager.cpp:967
  128. #32 0x0000000000a01856 in CDVDPlayer::UpdateApplication (
  129. this=this@entry=0x7faff1158ab0,
  130. timeout=<error reading variable: Could not find type for DW_OP_GNU_const_type>) at DVDPlayer.cpp:3998
  131. #33 0x0000000000a082bf in CDVDPlayer::Process (this=0x7faff1158ab0)
  132. at DVDPlayer.cpp:1072
  133. #34 0x0000000001056c58 in CThread::Action (this=0x7faff1158ac0)
  134. at Thread.cpp:218
  135. #35 0x0000000001056eee in CThread::staticThread (data=0x7faff1158ac0)
  136. at Thread.cpp:128
  137. #36 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  138. at pthread_create.c:304
  139. #37 0x00007fb003dc0a7d in clone ()
  140. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  141. #38 0x0000000000000000 in ?? ()
  142.  
  143. Thread 12 (Thread 0x7fafe5eb1700 (LWP 10958)):
  144. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  145. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  146. #1 0x0000000000a0a2b2 in wait (milliseconds=1000, lock=..., this=0x16031c0)
  147. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  148. #2 XbmcThreads::TightConditionVariable<bool volatile&>::wait<CCriticalSection> (this=this@entry=0x16031f0, lock=..., milliseconds=milliseconds@entry=1000)
  149. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  150. #3 0x0000000000a0a37e in CEvent::WaitMSec (this=0x1603180, milliSeconds=1000)
  151. at /home/me/projects/remote/xbmc/xbmc/threads/Event.h:83
  152. #4 0x0000000000e1f707 in PVR::CPVRManager::Process (this=0x1602ea0)
  153. at PVRManager.cpp:379
  154. #5 0x0000000001056c58 in CThread::Action (this=0x1602ea0) at Thread.cpp:218
  155. #6 0x0000000001056eee in CThread::staticThread (data=0x1602ea0)
  156. at Thread.cpp:128
  157. #7 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  158. at pthread_create.c:304
  159. #8 0x00007fb003dc0a7d in clone ()
  160. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  161. #9 0x0000000000000000 in ?? ()
  162.  
  163. Thread 11 (Thread 0x7fafe56b0700 (LWP 10959)):
  164. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  165. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  166. #1 0x0000000001056bb0 in wait (milliseconds=<optimized out>, lock=...,
  167. this=0x266f508)
  168. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  169. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=...,
  170. this=0x266f538)
  171. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  172. #3 WaitMSec (milliSeconds=1000, this=0x266f4c8) at Event.h:83
  173. #4 CThread::Sleep (this=0x266f4a8, milliseconds=1000) at Thread.cpp:192
  174. #5 0x0000000000927de2 in PVR::CPVRClients::Process (this=0x266f450)
  175. at PVRClients.cpp:993
  176. #6 0x0000000001056c58 in CThread::Action (this=0x266f4a8) at Thread.cpp:218
  177. #7 0x0000000001056eee in CThread::staticThread (data=0x266f4a8)
  178. at Thread.cpp:128
  179. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  180. at pthread_create.c:304
  181. #9 0x00007fb003dc0a7d in clone ()
  182. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  183. #10 0x0000000000000000 in ?? ()
  184.  
  185. Thread 10 (Thread 0x7fafe4461700 (LWP 10963)):
  186. #0 0x00007fb003db5e33 in *__GI___poll (fds=<optimized out>,
  187. nfds=<optimized out>, timeout=5) at ../sysdeps/unix/sysv/linux/poll.c:87
  188. #1 0x00007fafe4c8f36e in TcpSocketRead (iTimeoutMs=<optimized out>,
  189. len=<optimized out>, data=<optimized out>, iError=0x7fafe8106520,
  190. socket=31)
  191. at /home/me/projects/remote/xbmc/pvr-addons/lib/platform/sockets/../posix/os-socket.h:223
  192. #2 PLATFORM::CTcpSocket::Read (this=0x7fafe8106500, data=0x7fafe4460d5c,
  193. len=4, iTimeoutMs=5)
  194. at /home/me/projects/remote/xbmc/pvr-addons/lib/platform/sockets/tcp.h:93
  195. #3 0x00007fafe4c91d78 in PLATFORM::CProtectedSocket<PLATFORM::CTcpSocket>::Read (this=0x7fafe8106980, data=0x7fafe4460d5c, len=4, iTimeoutMs=5)
  196. at /home/me/projects/remote/xbmc/pvr-addons/lib/platform/sockets/socket.h:178
  197. #4 0x00007fafe4c8b94f in CHTSPConnection::ReadMessage (
  198. this=this@entry=0x7fafe8106790, iInitialTimeout=iInitialTimeout@entry=5,
  199. iDatapacketTimeout=iDatapacketTimeout@entry=1000)
  200. at src/HTSPConnection.cpp:291
  201. #5 0x00007fafe4c8d38c in CHTSPConnection::Process (this=0x7fafe8106790)
  202. at src/HTSPConnection.cpp:631
  203. #6 0x00007fafe4c8fc11 in PLATFORM::CThread::ThreadHandler (
  204. thread=0x7fafe8106790)
  205. at /home/me/projects/remote/xbmc/pvr-addons/lib/platform/threads/threads.h:64
  206. #7 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  207. at pthread_create.c:304
  208. #8 0x00007fb003dc0a7d in clone ()
  209. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  210. #9 0x0000000000000000 in ?? ()
  211.  
  212. Thread 9 (Thread 0x7fafecbb2700 (LWP 10972)):
  213. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  214. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  215. #1 0x0000000001056bb0 in wait (milliseconds=<optimized out>, lock=...,
  216. this=0x2d82b90)
  217. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  218. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=...,
  219. this=0x2d82bc0)
  220. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  221. #3 WaitMSec (milliSeconds=50, this=0x2d82b50) at Event.h:83
  222. #4 CThread::Sleep (this=0x2d82b30, milliseconds=50) at Thread.cpp:192
  223. #5 0x000000000092da8d in PVR::CGUIWindowPVRChannels::Process (this=0x2d82a30)
  224. at GUIWindowPVRChannels.cpp:622
  225. #6 0x0000000001056c58 in CThread::Action (this=0x2d82b30) at Thread.cpp:218
  226. #7 0x0000000001056eee in CThread::staticThread (data=0x2d82b30)
  227. at Thread.cpp:128
  228. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  229. at pthread_create.c:304
  230. #9 0x00007fb003dc0a7d in clone ()
  231. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  232. #10 0x0000000000000000 in ?? ()
  233.  
  234. Thread 8 (Thread 0x7fafef7c5700 (LWP 10957)):
  235. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  236. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  237. #1 0x0000000001056bb0 in wait (milliseconds=<optimized out>, lock=...,
  238. this=0x15fc648)
  239. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  240. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=...,
  241. this=0x15fc678)
  242. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  243. #3 WaitMSec (milliSeconds=1000, this=0x15fc608) at Event.h:83
  244. #4 CThread::Sleep (this=0x15fc5e8, milliseconds=1000) at Thread.cpp:192
  245. #5 0x0000000000b9fd9a in EPG::CEpgContainer::Process (this=0x15fc540)
  246. at EpgContainer.cpp:276
  247. #6 0x0000000001056c58 in CThread::Action (this=0x15fc5e8) at Thread.cpp:218
  248. #7 0x0000000001056eee in CThread::staticThread (data=0x15fc5e8)
  249. at Thread.cpp:128
  250. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  251. at pthread_create.c:304
  252. #9 0x00007fb003dc0a7d in clone ()
  253. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  254. #10 0x0000000000000000 in ?? ()
  255.  
  256. Thread 7 (Thread 0x7faffd957700 (LWP 10943)):
  257. #0 0x00007fb003db5e33 in *__GI___poll (fds=<optimized out>,
  258. nfds=<optimized out>, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:87
  259. #1 0x0000000000d9af3a in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate (
  260. this=this@entry=0x1788630) at linux/PeripheralBusUSBLibUdev.cpp:237
  261. #2 0x0000000000d9b010 in PERIPHERALS::CPeripheralBusUSB::Process (
  262. this=0x1788630) at linux/PeripheralBusUSBLibUdev.cpp:207
  263. #3 0x0000000001056c58 in CThread::Action (this=0x1788630) at Thread.cpp:218
  264. #4 0x0000000001056eee in CThread::staticThread (data=0x1788630)
  265. at Thread.cpp:128
  266. #5 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  267. at pthread_create.c:304
  268. #6 0x00007fb003dc0a7d in clone ()
  269. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  270. #7 0x0000000000000000 in ?? ()
  271.  
  272. Thread 6 (Thread 0x7fafeefc4700 (LWP 10951)):
  273. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  274. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  275. #1 0x00000000007a4c0d in wait (milliseconds=<optimized out>, lock=...,
  276. this=0x15e5aa0)
  277. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  278. #2 wait<CCriticalSection> (milliseconds=30000, lock=..., this=0x15e5ad0)
  279. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  280. #3 WaitMSec (milliSeconds=30000, this=0x15e5a60)
  281. at /home/me/projects/remote/xbmc/xbmc/threads/Event.h:83
  282. #4 CJobManager::GetNextJob (this=0x15e5900, worker=worker@entry=0x266f180)
  283. at JobManager.cpp:358
  284. #5 0x00000000007a4eea in CJobWorker::Process (this=0x266f180)
  285. at JobManager.cpp:60
  286. #6 0x0000000001056c58 in CThread::Action (this=0x266f180) at Thread.cpp:218
  287. #7 0x0000000001056eee in CThread::staticThread (data=0x266f180)
  288. at Thread.cpp:128
  289. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  290. at pthread_create.c:304
  291. #9 0x00007fb003dc0a7d in clone ()
  292. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  293. #10 0x0000000000000000 in ?? ()
  294.  
  295. Thread 5 (Thread 0x7fafee7c3700 (LWP 10952)):
  296. #0 0x00007fb003dba573 in select () at ../sysdeps/unix/syscall-template.S:82
  297. #1 0x00007fb006dd520d in ?? () from /usr/lib/libpython2.7.so.1.0
  298. #2 0x00007fb006dab422 in PyEval_EvalFrameEx ()
  299. from /usr/lib/libpython2.7.so.1.0
  300. #3 0x00007fb006dab4cb in PyEval_EvalFrameEx ()
  301. from /usr/lib/libpython2.7.so.1.0
  302. #4 0x00007fb006dab4cb in PyEval_EvalFrameEx ()
  303. from /usr/lib/libpython2.7.so.1.0
  304. #5 0x00007fb006dac2e8 in PyEval_EvalCodeEx ()
  305. from /usr/lib/libpython2.7.so.1.0
  306. #6 0x00007fb006dac422 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  307. #7 0x00007fb006e039ba in PyRun_FileExFlags ()
  308. from /usr/lib/libpython2.7.so.1.0
  309. #8 0x0000000000f45489 in XBPyThread::Process (this=0x7faff09c1a50)
  310. at XBPyThread.cpp:302
  311. #9 0x0000000001056c58 in CThread::Action (this=0x7faff09c1a50)
  312. at Thread.cpp:218
  313. #10 0x0000000001056eee in CThread::staticThread (data=0x7faff09c1a50)
  314. at Thread.cpp:128
  315. #11 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  316. at pthread_create.c:304
  317. #12 0x00007fb003dc0a7d in clone ()
  318. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  319. #13 0x0000000000000000 in ?? ()
  320.  
  321. Thread 4 (Thread 0x7fafed3b3700 (LWP 10955)):
  322. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  323. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  324. #1 0x00000000007a4c0d in wait (milliseconds=<optimized out>, lock=...,
  325. this=0x15e5aa0)
  326. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  327. #2 wait<CCriticalSection> (milliseconds=30000, lock=..., this=0x15e5ad0)
  328. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  329. #3 WaitMSec (milliSeconds=30000, this=0x15e5a60)
  330. at /home/me/projects/remote/xbmc/xbmc/threads/Event.h:83
  331. #4 CJobManager::GetNextJob (this=0x15e5900,
  332. worker=worker@entry=0x7faff09cfbb0) at JobManager.cpp:358
  333. #5 0x00000000007a4eea in CJobWorker::Process (this=0x7faff09cfbb0)
  334. at JobManager.cpp:60
  335. #6 0x0000000001056c58 in CThread::Action (this=0x7faff09cfbb0)
  336. at Thread.cpp:218
  337. #7 0x0000000001056eee in CThread::staticThread (data=0x7faff09cfbb0)
  338. at Thread.cpp:128
  339. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  340. at pthread_create.c:304
  341. #9 0x00007fb003dc0a7d in clone ()
  342. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  343. #10 0x0000000000000000 in ?? ()
  344.  
  345. Thread 3 (Thread 0x7fafe3c60700 (LWP 10967)):
  346. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  347. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  348. #1 0x0000000001056bb0 in wait (milliseconds=<optimized out>, lock=...,
  349. this=0x27ae910)
  350. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  351. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=...,
  352. this=0x27ae940)
  353. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  354. #3 WaitMSec (milliSeconds=1000, this=0x27ae8d0) at Event.h:83
  355. #4 CThread::Sleep (this=0x27ae8b0, milliseconds=1000) at Thread.cpp:192
  356. #5 0x0000000000e1bafc in PVR::CPVRGUIInfo::Process (this=0x27ae8b0)
  357. at PVRGUIInfo.cpp:228
  358. #6 0x0000000001056c58 in CThread::Action (this=0x27ae8b0) at Thread.cpp:218
  359. #7 0x0000000001056eee in CThread::staticThread (data=0x27ae8b0)
  360. at Thread.cpp:128
  361. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  362. at pthread_create.c:304
  363. #9 0x00007fb003dc0a7d in clone ()
  364. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  365. #10 0x0000000000000000 in ?? ()
  366.  
  367. Thread 2 (Thread 0x7fafe7dfe700 (LWP 10974)):
  368. #0 pthread_cond_timedwait@@GLIBC_2.3.2 ()
  369. at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  370. #1 0x0000000001056bb0 in wait (milliseconds=<optimized out>, lock=...,
  371. this=0x2d81a20)
  372. at /home/me/projects/remote/xbmc/xbmc/threads/platform/pthreads/Condition.h:80
  373. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=...,
  374. this=0x2d81a50)
  375. at /home/me/projects/remote/xbmc/xbmc/threads/Condition.h:65
  376. #3 WaitMSec (milliSeconds=50, this=0x2d819e0) at Event.h:83
  377. #4 CThread::Sleep (this=0x2d819c0, milliseconds=50) at Thread.cpp:192
  378. #5 0x000000000092da8d in PVR::CGUIWindowPVRChannels::Process (this=0x2d818c0)
  379. at GUIWindowPVRChannels.cpp:622
  380. #6 0x0000000001056c58 in CThread::Action (this=0x2d819c0) at Thread.cpp:218
  381. #7 0x0000000001056eee in CThread::staticThread (data=0x2d819c0)
  382. at Thread.cpp:128
  383. #8 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  384. at pthread_create.c:304
  385. #9 0x00007fb003dc0a7d in clone ()
  386. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  387. #10 0x0000000000000000 in ?? ()
  388.  
  389. Thread 1 (Thread 0x7faff9f30700 (LWP 10942)):
  390. #0 0x00007fb003d18475 in *__GI_raise (sig=<optimized out>)
  391. at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  392. #1 0x00007fb003d1b6f0 in *__GI_abort () at abort.c:92
  393. #2 0x00007fb00a74f41d in pa_threaded_mainloop_signal ()
  394. from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  395. #3 0x00007fb00a746131 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  396. #4 0x00007fb0036a45f6 in ?? ()
  397. from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.0.so
  398. #5 0x00007fb0036a497b in pa_pdispatch_run ()
  399. from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.0.so
  400. #6 0x00007fb00a72d0dd in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  401. #7 0x00007fb0036a892b in ?? ()
  402. from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.0.so
  403. #8 0x00007fb00a740654 in pa_mainloop_dispatch ()
  404. from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  405. #9 0x00007fb00a740a05 in pa_mainloop_iterate ()
  406. from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  407. #10 0x00007fb00a740ab0 in pa_mainloop_run ()
  408. from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  409. #11 0x00007fb00a74edef in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
  410. #12 0x00007fb0036b6443 in ?? ()
  411. from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-2.0.so
  412. #13 0x00007fb008477b50 in start_thread (arg=<optimized out>)
  413. at pthread_create.c:304
  414. #14 0x00007fb003dc0a7d in clone ()
  415. at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  416. #15 0x0000000000000000 in ?? ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement