Advertisement
Guest User

xbmc AE gdb backtrace

a guest
Apr 18th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. (gdb) backtrace
  2. #0 0x00007ffff120c445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  3. #1 0x00007ffff120fbab in abort () from /lib/x86_64-linux-gnu/libc.so.6
  4. #2 0x00007ffff120510e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
  5. #3 0x00007ffff12051b2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
  6. #4 0x0000000000dc2a46 in CAEChannelInfo::operator+= (this=0x7fffe708677c, rhs=AE_CH_NULL) at Utils/AEChannelInfo.cpp:195
  7. #5 0x0000000000dbda06 in CAESinkALSA::InitializeHW (this=0x7fffe0008310, format=...) at Sinks/AESinkALSA.cpp:246
  8. #6 0x0000000000dbd612 in CAESinkALSA::Initialize (this=0x7fffe0008310, format=..., device=...) at Sinks/AESinkALSA.cpp:175
  9. #7 0x0000000000db960e in CAESinkFactory::Create (device=..., desiredFormat=..., rawPassthrough=false) at AESinkFactory.cpp:112
  10. #8 0x0000000000dd0ef8 in CSoftAE::GetSink (this=0x1917c20, newFormat=..., passthrough=false, device=...) at Engines/SoftAE.cpp:129
  11. #9 0x0000000000dd19f0 in CSoftAE::InternalOpenSink (this=0x1917c20) at Engines/SoftAE.cpp:297
  12. #10 0x0000000000dd49da in CSoftAE::Run (this=0x1917c20) at Engines/SoftAE.cpp:845
  13. #11 0x00000000010d7bd3 in CThread::Process (this=0x19bf3e0) at Thread.cpp:484
  14. #12 0x00000000010d750c in CThread::staticThread (data=0x19bf3e0) at Thread.cpp:187
  15. #13 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  16. #14 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  17. #15 0x0000000000000000 in ?? ()
  18. (gdb)
  19. (gdb)
  20. (gdb)
  21. (gdb)
  22. (gdb) backtrace full
  23. #0 0x00007ffff120c445 in raise () from /lib/x86_64-linux-gnu/libc.so.6
  24. No symbol table info available.
  25. #1 0x00007ffff120fbab in abort () from /lib/x86_64-linux-gnu/libc.so.6
  26. No symbol table info available.
  27. #2 0x00007ffff120510e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
  28. No symbol table info available.
  29. #3 0x00007ffff12051b2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
  30. No symbol table info available.
  31. #4 0x0000000000dc2a46 in CAEChannelInfo::operator+= (this=0x7fffe708677c, rhs=AE_CH_NULL) at Utils/AEChannelInfo.cpp:195
  32. __PRETTY_FUNCTION__ = "void CAEChannelInfo::operator+=(AEChannel)"
  33. #5 0x0000000000dbda06 in CAESinkALSA::InitializeHW (this=0x7fffe0008310, format=...) at Sinks/AESinkALSA.cpp:246
  34. i = 8
  35. sampleRate = 48000
  36. channelCount = 16
  37. fmt = 32767
  38. framesPerMs = 32767
  39. periodSize = 140736951518368
  40. hw_params_copy = 0x1
  41. hw_params = 0x7fffe0018560
  42. periods = 0
  43. bufferSize = 140736951518368
  44. #6 0x0000000000dbd612 in CAESinkALSA::Initialize (this=0x7fffe0008310, format=..., device=...) at Sinks/AESinkALSA.cpp:175
  45. config = 0x7fffe0008490
  46. error = 0
  47. #7 0x0000000000db960e in CAESinkFactory::Create (device=..., desiredFormat=..., rawPassthrough=false) at AESinkFactory.cpp:112
  48. driver = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  49. _M_p = 0x7fffe00082b8 "ALSA"}}
  50. tmpDevice = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  51. _M_p = 0x7fffe00082e8 "hw:CARD=Audigy2,DEV=3"}}
  52. __PRETTY_FUNCTION__ = "static IAESink* CAESinkFactory::Create(std::string&, AEAudioFormat&, bool)"
  53. tmpFormat = {m_dataFormat = AE_FMT_FLOAT, m_sampleRate = 44100, m_encodedRate = 3876088832, m_channelLayout = {m_channelCount = 8, m_channels = {AE_CH_FL, AE_CH_FR,
  54. AE_CH_BL, AE_CH_BR, AE_CH_FC, AE_CH_LFE, AE_CH_SL, AE_CH_SR, AE_CH_NULL <repeats 13 times>}}, m_frames = 10395331, m_frameSamples = 36, m_frameSize = 0}
  55. sink = 0x7fffe0008310
  56. #8 0x0000000000dd0ef8 in CSoftAE::GetSink (this=0x1917c20, newFormat=..., passthrough=false, device=...) at Engines/SoftAE.cpp:129
  57. sink = 0x1
  58. #9 0x0000000000dd19f0 in CSoftAE::InternalOpenSink (this=0x1917c20) at Engines/SoftAE.cpp:297
  59. sinkLock = {<XbmcThreads::UniqueLock<CSharedSection>> = {<XbmcThreads::NonCopyable> = {<No data fields>}, mutex = @0x1917dc8, owns = true}, <No data fields>}
  60. wasTranscode = false
  61. reInit = true
  62. ---Type <return> to continue, or q <return> to quit---
  63. newFormat = {m_dataFormat = AE_FMT_FLOAT, m_sampleRate = 44100, m_encodedRate = 3876088832, m_channelLayout = {m_channelCount = 2, m_channels = {AE_CH_FL, AE_CH_FR,
  64. AE_CH_NULL <repeats 19 times>}}, m_frames = 10395331, m_frameSamples = 36, m_frameSize = 0}
  65. streamLock = {<XbmcThreads::UniqueLock<CCriticalSection>> = {<XbmcThreads::NonCopyable> = {<No data fields>}, mutex = @0x1917d38, owns = false}, <No data fields>}
  66. driver = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  67. _M_p = 0x7fffe0008818 "ALSA"}}
  68. __PRETTY_FUNCTION__ = "void CSoftAE::InternalOpenSink()"
  69. wasRawPassthrough = false
  70. sinkName = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  71. _M_p = 0x7fffe00087c8 "ALSA"}}
  72. device = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>},
  73. _M_p = 0x7fffe00082e8 "hw:CARD=Audigy2,DEV=3"}}
  74. neededBufferSize = 140736951486672
  75. #10 0x0000000000dd49da in CSoftAE::Run (this=0x1917c20) at Engines/SoftAE.cpp:845
  76. restart = false
  77. oldMaster = 0x0
  78. mixed = 0
  79. runningLock = {<XbmcThreads::UniqueLock<CCriticalSection>> = {<XbmcThreads::NonCopyable> = {<No data fields>}, mutex = @0x1917d08, owns = true}, <No data fields>}
  80. out = 0x7fffe00008d0 ""
  81. outSize = 8
  82. #11 0x00000000010d7bd3 in CThread::Process (this=0x19bf3e0) at Thread.cpp:484
  83. No locals.
  84. #12 0x00000000010d750c in CThread::staticThread (data=0x19bf3e0) at Thread.cpp:187
  85. pThread = 0x19bf3e0
  86. __FUNCTION__ = "staticThread"
  87. action = {__sigaction_handler = {sa_handler = 0x10d72ea <CThread::term_handler(int)>, sa_sigaction = 0x10d72ea <CThread::term_handler(int)>}, sa_mask = {__val = {
  88. 0 <repeats 16 times>}}, sa_flags = 0, sa_restorer = 0x7fffe7087700}
  89. #13 0x00007ffff53c9e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
  90. No symbol table info available.
  91. #14 0x00007ffff12c84bd in clone () from /lib/x86_64-linux-gnu/libc.so.6
  92. No symbol table info available.
  93. #15 0x0000000000000000 in ?? ()
  94. No symbol table info available.
  95. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement