Advertisement
Guest User

xbmc AE gdb

a guest
Apr 18th, 2012
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.88 KB | None | 0 0
  1. (gdb)
  2. xbmc.bin: Utils/AEChannelInfo.cpp:191: void CAEChannelInfo::operator+=(AEChannel): Assertion `(rhs > AE_CH_NULL && rhs < AE_CH_MAX)' failed.
  3.  
  4. Program received signal SIGABRT, Aborted.
  5. [Switching to Thread 0x7fffe7087700 (LWP 9360)]
  6. 0x00007ffff120c445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  7. (gdb)
  8. (gdb) thread apply all bt
  9.  
  10. Thread 21 (Thread 0x7fffaeffd700 (LWP 9381)):
  11. #0 0x00007ffff53ce0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  12. #1 0x00000000006e1722 in wait (milliseconds=<optimized out>, lock=..., this=0x13ed8c0) at /root/setup/audioengine/xbmc/xbmc/threads/platform/pthreads/Condition.h:81
  13. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x13ed8f0) at /root/setup/audioengine/xbmc/xbmc/threads/Condition.h:66
  14. #3 WaitMSec (milliSeconds=30000, this=0x13ed880) at /root/setup/audioengine/xbmc/xbmc/threads/Event.h:84
  15. #4 CJobManager::GetNextJob (this=0x13ed720, worker=0x298aa20) at JobManager.cpp:308
  16. #5 0x00000000006e181a in CJobWorker::Process (this=0x298aa20) at JobManager.cpp:58
  17. #6 0x0000000000df16d0 in CThread::staticThread (data=0x298aa20) at Thread.cpp:187
  18. #7 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  19. #8 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  20. #9 0x0000000000000000 in ?? ()
  21.  
  22. Thread 20 (Thread 0x7fffaf7fe700 (LWP 9380)):
  23. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  24. #1 0x0000000000697425 in CAirPlayServer::Process (this=0x298a010) at AirPlayServer.cpp:216
  25. #2 0x0000000000df16d0 in CThread::staticThread (data=0x298a010) at Thread.cpp:187
  26. #3 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  27. #4 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  28. #5 0x0000000000000000 in ?? ()
  29.  
  30. Thread 19 (Thread 0x7fffaffff700 (LWP 9379)):
  31. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  32. #1 0x000000000067656e in JSONRPC::CTCPServer::Process (this=0x2989850) at TCPServer.cpp:121
  33. #2 0x0000000000df16d0 in CThread::staticThread (data=0x2989860) at Thread.cpp:187
  34. #3 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  35. #4 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  36. #5 0x0000000000000000 in ?? ()
  37.  
  38. Thread 18 (Thread 0x7fffbcff9700 (LWP 9378)):
  39. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  40. #1 0x0000000000674515 in SOCKETS::CSocketListener::Listen (this=0x7fffbcff8c00, timeout=1000) at Socket.cpp:195
  41. #2 0x000000000066b62e in EVENTSERVER::CEventServer::Run (this=0x2989560) at EventServer.cpp:210
  42. #3 0x000000000066b928 in EVENTSERVER::CEventServer::Process (this=0x2989560) at EventServer.cpp:148
  43. #4 0x0000000000df16d0 in CThread::staticThread (data=0x2989560) at Thread.cpp:187
  44. #5 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  45. #6 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  46. #7 0x0000000000000000 in ?? ()
  47.  
  48. ---Type <return> to continue, or q <return> to quit---
  49. Thread 17 (Thread 0x7fffbd7fa700 (LWP 9377)):
  50. #0 0x00007ffff12bcb03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  51. #1 0x00007ffff6fa5a0a in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  52. #2 0x00007ffff6fa54fb in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  53. #3 0x00007ffff6fa56e8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  54. #4 0x00007ffff6fa591d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  55. #5 0x00007ffff6fa599c in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  56. #6 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  57. #7 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  58. #8 0x0000000000000000 in ?? ()
  59.  
  60. Thread 15 (Thread 0x7fffbe7fc700 (LWP 9375)):
  61. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  62. #1 0x00007ffff6d98f72 in ?? () from /usr/lib/libmicrohttpd.so.5
  63. #2 0x00007ffff6d99223 in ?? () from /usr/lib/libmicrohttpd.so.5
  64. #3 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  65. #4 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  66. #5 0x0000000000000000 in ?? ()
  67.  
  68. Thread 14 (Thread 0x7fffbeffd700 (LWP 9374)):
  69. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  70. #1 0x00007ffff6d98f72 in ?? () from /usr/lib/libmicrohttpd.so.5
  71. #2 0x00007ffff6d99223 in ?? () from /usr/lib/libmicrohttpd.so.5
  72. #3 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  73. #4 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  74. #5 0x0000000000000000 in ?? ()
  75.  
  76. Thread 13 (Thread 0x7fffbf7fe700 (LWP 9373)):
  77. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  78. #1 0x00007ffff6d98f72 in ?? () from /usr/lib/libmicrohttpd.so.5
  79. #2 0x00007ffff6d99223 in ?? () from /usr/lib/libmicrohttpd.so.5
  80. #3 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  81. #4 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  82. #5 0x0000000000000000 in ?? ()
  83.  
  84. Thread 12 (Thread 0x7fffbffff700 (LWP 9372)):
  85. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  86. #1 0x00007ffff6d98f72 in ?? () from /usr/lib/libmicrohttpd.so.5
  87. #2 0x00007ffff6d99223 in ?? () from /usr/lib/libmicrohttpd.so.5
  88. ---Type <return> to continue, or q <return> to quit---
  89. #3 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  90. #4 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  91. #5 0x0000000000000000 in ?? ()
  92.  
  93. Thread 10 (Thread 0x7fffd51bf700 (LWP 9370)):
  94. #0 0x00007ffff53ce0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  95. #1 0x00000000006e1722 in wait (milliseconds=<optimized out>, lock=..., this=0x13ed8c0) at /root/setup/audioengine/xbmc/xbmc/threads/platform/pthreads/Condition.h:81
  96. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x13ed8f0) at /root/setup/audioengine/xbmc/xbmc/threads/Condition.h:66
  97. #3 WaitMSec (milliSeconds=30000, this=0x13ed880) at /root/setup/audioengine/xbmc/xbmc/threads/Event.h:84
  98. #4 CJobManager::GetNextJob (this=0x13ed720, worker=0x292efe0) at JobManager.cpp:308
  99. #5 0x00000000006e181a in CJobWorker::Process (this=0x292efe0) at JobManager.cpp:58
  100. #6 0x0000000000df16d0 in CThread::staticThread (data=0x292efe0) at Thread.cpp:187
  101. #7 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  102. #8 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  103. #9 0x0000000000000000 in ?? ()
  104.  
  105. Thread 9 (Thread 0x7fffd59c0700 (LWP 9369)):
  106. #0 0x00007ffff53ce0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  107. #1 0x00000000006e1722 in wait (milliseconds=<optimized out>, lock=..., this=0x13ed8c0) at /root/setup/audioengine/xbmc/xbmc/threads/platform/pthreads/Condition.h:81
  108. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x13ed8f0) at /root/setup/audioengine/xbmc/xbmc/threads/Condition.h:66
  109. #3 WaitMSec (milliSeconds=30000, this=0x13ed880) at /root/setup/audioengine/xbmc/xbmc/threads/Event.h:84
  110. #4 CJobManager::GetNextJob (this=0x13ed720, worker=0x298d2d0) at JobManager.cpp:308
  111. #5 0x00000000006e181a in CJobWorker::Process (this=0x298d2d0) at JobManager.cpp:58
  112. #6 0x0000000000df16d0 in CThread::staticThread (data=0x298d2d0) at Thread.cpp:187
  113. #7 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  114. #8 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  115. #9 0x0000000000000000 in ?? ()
  116.  
  117. Thread 8 (Thread 0x7fffd6546700 (LWP 9368)):
  118. #0 0x00007ffff53ce0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  119. #1 0x00000000006e1722 in wait (milliseconds=<optimized out>, lock=..., this=0x13ed8c0) at /root/setup/audioengine/xbmc/xbmc/threads/platform/pthreads/Condition.h:81
  120. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x13ed8f0) at /root/setup/audioengine/xbmc/xbmc/threads/Condition.h:66
  121. #3 WaitMSec (milliSeconds=30000, this=0x13ed880) at /root/setup/audioengine/xbmc/xbmc/threads/Event.h:84
  122. #4 CJobManager::GetNextJob (this=0x13ed720, worker=0x2902ed0) at JobManager.cpp:308
  123. #5 0x00000000006e181a in CJobWorker::Process (this=0x2902ed0) at JobManager.cpp:58
  124. #6 0x0000000000df16d0 in CThread::staticThread (data=0x2902ed0) at Thread.cpp:187
  125. #7 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  126. #8 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  127. #9 0x0000000000000000 in ?? ()
  128. ---Type <return> to continue, or q <return> to quit---
  129.  
  130. Thread 7 (Thread 0x7fffd6d47700 (LWP 9367)):
  131. #0 0x00007ffff12c1823 in select () from /lib/x86_64-linux-gnu/libc.so.6
  132. #1 0x00007ffff1b4ce0d in ?? () from /usr/lib/libpython2.7.so.1.0
  133. #2 0x00007ffff1b3a845 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  134. #3 0x00007ffff1b3b5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  135. #4 0x00007ffff1b3b5eb in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  136. #5 0x00007ffff1b05605 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  137. #6 0x00007ffff1b05932 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  138. #7 0x00007ffff1b06740 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  139. #8 0x0000000000c8afe0 in XBPyThread::Process (this=0x28fdad0) at XBPyThread.cpp:256
  140. #9 0x0000000000df16d0 in CThread::staticThread (data=0x28fdad0) at Thread.cpp:187
  141. #10 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  142. #11 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  143. #12 0x0000000000000000 in ?? ()
  144.  
  145. Thread 3 (Thread 0x7fffe644b700 (LWP 9361)):
  146. #0 0x00007ffff12bcb03 in poll () from /lib/x86_64-linux-gnu/libc.so.6
  147. #1 0x0000000000d88182 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate (this=0x193dd60) at linux/PeripheralBusUSBLibUdev.cpp:239
  148. #2 0x0000000000d88220 in PERIPHERALS::CPeripheralBusUSB::Process (this=0x193dd60) at linux/PeripheralBusUSBLibUdev.cpp:210
  149. #3 0x0000000000df16d0 in CThread::staticThread (data=0x193dd60) at Thread.cpp:187
  150. #4 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  151. #5 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  152. #6 0x0000000000000000 in ?? ()
  153.  
  154. Thread 2 (Thread 0x7fffe7087700 (LWP 9360)):
  155. #0 0x00007ffff120c445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  156. #1 0x00007ffff120fbab in abort () from /lib/x86_64-linux-gnu/libc.so.6
  157. #2 0x00007ffff120510e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
  158. #3 0x00007ffff12051b2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
  159.  
  160. #4 0x0000000000a6b43e in CAEChannelInfo::operator+= (this=<optimized out>, rhs=<optimized out>) at Utils/AEChannelInfo.cpp:191
  161. #5 0x0000000000a62de4 in CAESinkALSA::InitializeHW (this=0x7fffe0003320, format=...) at Sinks/AESinkALSA.cpp:246
  162.  
  163. #6 0x0000000000a636f0 in CAESinkALSA::Initialize (this=0x7fffe0003320, format=..., device=...) at Sinks/AESinkALSA.cpp:175
  164.  
  165. #7 0x0000000000a5ef59 in CAESinkFactory::Create (device=..., desiredFormat=..., rawPassthrough=<optimized out>) at AESinkFactory.cpp:112
  166. #8 0x0000000000a7a989 in CSoftAE::InternalOpenSink (this=0x14c4c20) at Engines/SoftAE.cpp:295
  167. #9 0x0000000000a7beb9 in CSoftAE::Run (this=0x14c4c20) at Engines/SoftAE.cpp:840
  168. #10 0x0000000000df16d0 in CThread::staticThread (data=0x156c3e0) at Thread.cpp:187
  169. #11 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  170. #12 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  171. ---Type <return> to continue, or q <return> to quit---
  172. #13 0x0000000000000000 in ?? ()
  173.  
  174. Thread 1 (Thread 0x7ffff7fc0780 (LWP 9345)):
  175. #0 0x00007ffff53cdd84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0
  176. #1 0x0000000000a74edf in wait (this=<optimized out>, lock=...) at ../../threads/platform/pthreads/Condition.h:61
  177. #2 wait<CCriticalSection> (lock=..., this=0x14c4cc8) at ../../threads/Condition.h:50
  178. #3 Wait (this=0x14c4c58) at ../../threads/Event.h:92
  179. #4 CSoftAE::OpenSink (this=0x14c4c20) at Engines/SoftAE.cpp:164
  180.  
  181.  
  182.  
  183. #5 0x0000000000a74f6b in CSoftAE::OnSettingsChange (this=0x14c4c20, setting=...) at Engines/SoftAE.cpp:476
  184. #6 0x00000000007b899e in CGUIWindowSettingsCategory::OnSettingChanged (this=0x1b7ba10, pSettingControl=<optimized out>) at GUIWindowSettingsCategory.cpp:1814
  185. #7 0x00000000007b0c23 in CGUIWindowSettingsCategory::OnClick (this=0x1b7ba10, pSettingControl=0x298ab70) at GUIWindowSettingsCategory.cpp:1015
  186.  
  187.  
  188. #8 0x00000000007bba28 in CGUIWindowSettingsCategory::OnMessage (this=0x1b7ba10, message=...) at GUIWindowSettingsCategory.cpp:176
  189. #9 0x00000000008d0a63 in CGUISpinControl::MoveDown (this=0x29cdeb0, bTestReverse=<optimized out>) at GUISpinControl.cpp:813
  190. #10 0x00000000008d0c67 in CGUISpinControl::MoveUp (this=0x29cdeb0, bTestReverse=<optimized out>) at GUISpinControl.cpp:722
  191.  
  192.  
  193.  
  194. #11 0x00000000008d1362 in CGUISpinControl::OnAction (this=0x29cdeb0, action=...) at GUISpinControl.cpp:156
  195.  
  196.  
  197. #12 0x00000000008e6c00 in CGUIWindow::OnAction (this=0x1b7ba10, action=...) at GUIWindow.cpp:382
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205. #13 0x00000000008ec43d in CGUIWindowManager::OnAction (this=0x140c200, action=...) at GUIWindowManager.cpp:483
  206. #14 0x0000000000e34f47 in CApplication::OnAction (this=0x140b240, action=...) at Application.cpp:2414
  207. #15 0x0000000000e36aa1 in CApplication::OnKey (this=0x140b240, key=...) at Application.cpp:2329
  208. #16 0x0000000000e3783c in CApplication::ProcessRemote (this=0x140b240, frameTime=<optimized out>) at Application.cpp:2868
  209. #17 0x0000000000e3ba8b in CApplication::FrameMove (this=0x140b240, processEvents=<optimized out>) at Application.cpp:2746
  210.  
  211. #18 0x0000000000ec1c4e in CXBApplicationEx::Run (this=0x140b240) at XBApplicationEx.cpp:120
  212. #19 0x0000000000636313 in main (argc=1, argv=<optimized out>) at xbmc.cpp:93
  213. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement