You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some random song I play in XBMC it segfaults.
NOTE: This is merged with current xbmc-pvr !
Steps to reproduce:
1: Goto Artist in Library.
2: Start playing a song in album.
3: Skip next, or select another song
4: Repeat until segfault.
Thread #8 was the current when doing 'bt'. Something odd in PlayerHandler.cpp ? Let me know if you want more info. #1 0x088e2ad9 in addon_music_spotify::Codec::musicDelivery (this=0xaf5ae500, channels=2, sample_rate=44100, frames=0xb05a52c, num_frames=504) at /usr/include/bits/string3.h:52
amountToMove = 2016
#2 0x088e4d54 in addon_music_spotify::PlayerHandler::cb_musicDelivery (session=0xaf94e68, format=0x312fb10, frames=0xb05a52c, num_frames=504) at spotyXBMC/player/PlayerHandler.cpp:64
Full bt:
(gdb) thread apply all bt full
Thread 40 (Thread 0xabe40b70 (LWP 5275)):
#0 0x01f321e5 in ?? () from /usr/lib/sse2/libspeexdsp.so.1
No symbol table info available. #1 0x01f32a68 in speex_resampler_process_int () from /usr/lib/sse2/libspeexdsp.so.1
No symbol table info available. #2 0x01f32f7b in speex_resampler_process_interleaved_int () from /usr/lib/sse2/libspeexdsp.so.1
No symbol table info available. #3 0x05f808dc in ?? () from /usr/lib/alsa-lib/libasound_module_rate_speexrate.so
No symbol table info available. #4 0x01751db7 in ?? () from /usr/lib/libasound.so.2
No symbol table info available. #5 0x0175218e in ?? () from /usr/lib/libasound.so.2
No symbol table info available. #6 0x0175227c in ?? () from /usr/lib/libasound.so.2
No symbol table info available. #7 0x0175234f in ?? () from /usr/lib/libasound.so.2
No symbol table info available. #8 0x0172ef38 in snd_pcm_mmap_commit () from /usr/lib/libasound.so.2
No symbol table info available. #9 0x01743979 in ?? () from /usr/lib/libasound.so.2
No symbol table info available. #10 0x017375e3 in ?? () from /usr/lib/libasound.so.2
No symbol table info available. #11 0x01743bd9 in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2
No symbol table info available. #12 0x01731d84 in snd_pcm_writei () from /usr/lib/libasound.so.2
No symbol table info available. #13 0x0870e7d1 in CALSADirectSound::AddPackets (this=0xaa172668, data=0xaf5edcf0, len=) at ALSADirectSound.cpp:531
No symbol table info available. #1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available. #2 0x082b9b42 in wait (this=0x8e49280, worker=0xaf9daba8) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
No symbol table info available. #1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available. #2 0x089f4af3 in wait (this=0x8e4fac0, milliseconds=2000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
No symbol table info available. #1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available. #2 0x089f4af3 in wait (this=0x8e51da0, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
No symbol table info available. #1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available. #2 0x089f4af3 in wait (this=0xafe5aa4, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
No symbol table info available. #1 0x00318895 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0
No symbol table info available. #2 0x00cdd279 in ?? () from /usr/local/lib/libspotify.so.8
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 8 (Thread 0x3134b70 (LWP 2332)):
#0 0x098fbbd1 in ?? () from /lib/libc.so.6
No symbol table info available. #1 0x088e2ad9 in addon_music_spotify::Codec::musicDelivery (this=0xaf5ae500, channels=2, sample_rate=44100, frames=0xb05a52c, num_frames=504) at /usr/include/bits/string3.h:52
amountToMove = 2016
#2 0x088e4d54 in addon_music_spotify::PlayerHandler::cb_musicDelivery (session=0xaf94e68, format=0x312fb10, frames=0xb05a52c, num_frames=504) at spotyXBMC/player/PlayerHandler.cpp:64
No locals. #3 0x00f322cc in ?? () from /usr/local/lib/libspotify.so.8
No symbol table info available. #4 0x19eafdfd in ?? ()
No symbol table info available. #5 0x1ad6fdee in ?? ()
No symbol table info available. #6 0x1bd1fdaa in ?? ()
No symbol table info available. #7 0x1dbefd03 in ?? ()
No symbol table info available. #8 0x207bfca3 in ?? ()
No symbol table info available. #9 0x22f8fcea in ?? ()
No symbol table info available. #10 0x246efd02 in ?? ()
No symbol table info available. #11 0x2493fbd7 in ?? ()
No symbol table info available. #12 0x2318f923 in ?? ()
No symbol table info available. #13 0x1fe7f612 in ?? ()
No symbol table info available. #14 0x1bfdf498 in ?? ()
No symbol table info available. #15 0x18f8f5ab in ?? ()
No symbol table info available. #16 0x178ff82b in ?? ()
No symbol table info available. #17 0x175ff9fb in ?? ()
No symbol table info available. #18 0x17defa71 in ?? ()
No symbol table info available. #19 0x18b7fa5f in ?? ()
No symbol table info available. #20 0x1955fa6c in ?? ()
No symbol table info available. #21 0x195ffa38 in ?? ()
No symbol table info available. #22 0x1928f93c in ?? ()
No symbol table info available. #23 0x18d5f7c6 in ?? ()
No symbol table info available. #24 0x184ff611 in ?? ()
No symbol table info available. #25 0x1755f403 in ?? ()
No symbol table info available. #26 0x15aef21c in ?? ()
No symbol table info available. #27 0x13aef14f in ?? ()
No symbol table info available. #28 0x11e4f1a1 in ?? ()
No symbol table info available. #29 0x1074f21c in ?? ()
No symbol table info available. #30 0x0ea6f293 in ?? ()
No symbol table info available. #31 0x0c16f3b7 in ?? ()
No symbol table info available.
Cannot access memory at address 0x1890fed5
No symbol table info available. #1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available. #2 0x089f4af3 in wait (this=0xafe63e0, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
The playerhandling is not fully implemented but I pushed a temporary solution that seems to work. Please try if you can get it to crash or if it solved!
At some random song I play in XBMC it segfaults.
NOTE: This is merged with current xbmc-pvr !
Steps to reproduce:
1: Goto Artist in Library.
2: Start playing a song in album.
3: Skip next, or select another song
4: Repeat until segfault.
Thread #8 was the current when doing 'bt'. Something odd in PlayerHandler.cpp ? Let me know if you want more info.
#1 0x088e2ad9 in addon_music_spotify::Codec::musicDelivery (this=0xaf5ae500, channels=2, sample_rate=44100, frames=0xb05a52c, num_frames=504) at /usr/include/bits/string3.h:52
#2 0x088e4d54 in addon_music_spotify::PlayerHandler::cb_musicDelivery (session=0xaf94e68, format=0x312fb10, frames=0xb05a52c, num_frames=504) at spotyXBMC/player/PlayerHandler.cpp:64
Full bt:
(gdb) thread apply all bt full
Thread 40 (Thread 0xabe40b70 (LWP 5275)):
#0 0x01f321e5 in ?? () from /usr/lib/sse2/libspeexdsp.so.1
No symbol table info available.
#1 0x01f32a68 in speex_resampler_process_int () from /usr/lib/sse2/libspeexdsp.so.1
No symbol table info available.
#2 0x01f32f7b in speex_resampler_process_interleaved_int () from /usr/lib/sse2/libspeexdsp.so.1
No symbol table info available.
#3 0x05f808dc in ?? () from /usr/lib/alsa-lib/libasound_module_rate_speexrate.so
No symbol table info available.
#4 0x01751db7 in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#5 0x0175218e in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#6 0x0175227c in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#7 0x0175234f in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#8 0x0172ef38 in snd_pcm_mmap_commit () from /usr/lib/libasound.so.2
No symbol table info available.
#9 0x01743979 in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#10 0x017375e3 in ?? () from /usr/lib/libasound.so.2
No symbol table info available.
#11 0x01743bd9 in snd_pcm_mmap_writei () from /usr/lib/libasound.so.2
No symbol table info available.
#12 0x01731d84 in snd_pcm_writei () from /usr/lib/libasound.so.2
No symbol table info available.
#13 0x0870e7d1 in CALSADirectSound::AddPackets (this=0xaa172668, data=0xaf5edcf0, len=) at ALSADirectSound.cpp:531
#14 0x0864319f in PAPlayer::AddPacketsToStream (this=0xafc540b8, stream=0, dec=...) at PAPlayer.cpp:994
#15 0x086458c9 in PAPlayer::ProcessPAP (this=0xafc540b8) at PAPlayer.cpp:742
#16 0x086466fb in PAPlayer::Process (this=0xafc540b8) at PAPlayer.cpp:469
No locals.
#17 0x089f5001 in CThread::staticThread (data=0xafc540c0) at Thread.cpp:177
#18 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#19 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 16 (Thread 0xa96feb70 (LWP 5216)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x082b9b42 in wait (this=0x8e49280, worker=0xaf9daba8) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
#3 wait (this=0x8e49280, worker=0xaf9daba8) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Condition.h:66
No locals.
#4 WaitMSec (this=0x8e49280, worker=0xaf9daba8) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Event.h:84
#5 CJobManager::GetNextJob (this=0x8e49280, worker=0xaf9daba8) at JobManager.cpp:255
#6 0x082b9f73 in CJobWorker::Process (this=0xaf9daba8) at JobManager.cpp:57
#7 0x089f5001 in CThread::staticThread (data=0xaf9daba8) at Thread.cpp:177
#8 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 14 (Thread 0x3eddb70 (LWP 2326)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x089f4af3 in wait (this=0x8e4fac0, milliseconds=2000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
#3 wait (this=0x8e4fac0, milliseconds=2000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Condition.h:66
No locals.
#4 WaitMSec (this=0x8e4fac0, milliseconds=2000) at Event.h:84
No locals.
#5 CThread::Sleep (this=0x8e4fac0, milliseconds=2000) at Thread.cpp:530
No locals.
#6 0x089ede5f in MEDIA_DETECT::CDetectDVDMedia::Process (this=0x8e4fac0) at DetectDVDType.cpp:110
#7 0x089f5001 in CThread::staticThread (data=0x8e4fac0) at Thread.cpp:177
#8 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 13 (Thread 0xb76ffb70 (LWP 2327)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x089f4af3 in wait (this=0x8e51da0, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
#3 wait (this=0x8e51da0, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Condition.h:66
No locals.
#4 WaitMSec (this=0x8e51da0, milliseconds=1000) at Event.h:84
No locals.
#5 CThread::Sleep (this=0x8e51da0, milliseconds=1000) at Thread.cpp:530
No locals.
#6 0x08723e38 in EPG::CEpgContainer::Process (this=0x8e51d40) at EpgContainer.cpp:193
#7 0x089f5001 in CThread::staticThread (data=0x8e51da0) at Thread.cpp:177
#8 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 12 (Thread 0xb6cfeb70 (LWP 2328)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x08953d4e in wait (this=0x8e547e0) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
#3 wait (this=0x8e547e0) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Condition.h:66
No locals.
#4 WaitMSec (this=0x8e547e0) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Event.h:84
#5 PVR::CPVRManager::Process (this=0x8e547e0) at PVRManager.cpp:298
#6 0x089f5001 in CThread::staticThread (data=0x8e5480c) at Thread.cpp:177
#7 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#8 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 11 (Thread 0xb62fdb70 (LWP 2329)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x089f4af3 in wait (this=0xafe5aa4, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
#3 wait (this=0xafe5aa4, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Condition.h:66
No locals.
#4 WaitMSec (this=0xafe5aa4, milliseconds=1000) at Event.h:84
No locals.
#5 CThread::Sleep (this=0xafe5aa4, milliseconds=1000) at Thread.cpp:530
No locals.
#6 0x08429651 in PVR::CPVRClients::Process (this=0xafe5aa0) at PVRClients.cpp:1208
#7 0x089f5001 in CThread::staticThread (data=0xafe5aa4) at Thread.cpp:177
#8 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 10 (Thread 0xb58fcb70 (LWP 2330)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00319de6 in nanosleep () from /lib/libpthread.so.0
No symbol table info available.
#2 0x08232889 in Sleep (dwMilliSeconds=5) at XTimeUtils.cpp:63
#3 0x089f4a27 in CThread::Sleep (this=0xb7700658, milliseconds=5) at Thread.cpp:532
No locals.
#4 0x088ec439 in addon_music_spotify::BackgroundThread::Process (this=0xb7700658) at spotyXBMC/session/BackgroundThread.cpp:59
No locals.
#5 0x089f5001 in CThread::staticThread (data=0xb7700658) at Thread.cpp:177
#6 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 9 (Thread 0x60c4b70 (LWP 2331)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00318895 in sem_wait@@GLIBC_2.1 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x00cdd279 in ?? () from /usr/local/lib/libspotify.so.8
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 8 (Thread 0x3134b70 (LWP 2332)):
#0 0x098fbbd1 in ?? () from /lib/libc.so.6
No symbol table info available.
#1 0x088e2ad9 in addon_music_spotify::Codec::musicDelivery (this=0xaf5ae500, channels=2, sample_rate=44100, frames=0xb05a52c, num_frames=504) at /usr/include/bits/string3.h:52
#2 0x088e4d54 in addon_music_spotify::PlayerHandler::cb_musicDelivery (session=0xaf94e68, format=0x312fb10, frames=0xb05a52c, num_frames=504) at spotyXBMC/player/PlayerHandler.cpp:64
No locals.
#3 0x00f322cc in ?? () from /usr/local/lib/libspotify.so.8
No symbol table info available.
#4 0x19eafdfd in ?? ()
No symbol table info available.
#5 0x1ad6fdee in ?? ()
No symbol table info available.
#6 0x1bd1fdaa in ?? ()
No symbol table info available.
#7 0x1dbefd03 in ?? ()
No symbol table info available.
#8 0x207bfca3 in ?? ()
No symbol table info available.
#9 0x22f8fcea in ?? ()
No symbol table info available.
#10 0x246efd02 in ?? ()
No symbol table info available.
#11 0x2493fbd7 in ?? ()
No symbol table info available.
#12 0x2318f923 in ?? ()
No symbol table info available.
#13 0x1fe7f612 in ?? ()
No symbol table info available.
#14 0x1bfdf498 in ?? ()
No symbol table info available.
#15 0x18f8f5ab in ?? ()
No symbol table info available.
#16 0x178ff82b in ?? ()
No symbol table info available.
#17 0x175ff9fb in ?? ()
No symbol table info available.
#18 0x17defa71 in ?? ()
No symbol table info available.
#19 0x18b7fa5f in ?? ()
No symbol table info available.
#20 0x1955fa6c in ?? ()
No symbol table info available.
#21 0x195ffa38 in ?? ()
No symbol table info available.
#22 0x1928f93c in ?? ()
No symbol table info available.
#23 0x18d5f7c6 in ?? ()
No symbol table info available.
#24 0x184ff611 in ?? ()
No symbol table info available.
#25 0x1755f403 in ?? ()
No symbol table info available.
#26 0x15aef21c in ?? ()
No symbol table info available.
#27 0x13aef14f in ?? ()
No symbol table info available.
#28 0x11e4f1a1 in ?? ()
No symbol table info available.
#29 0x1074f21c in ?? ()
No symbol table info available.
#30 0x0ea6f293 in ?? ()
No symbol table info available.
#31 0x0c16f3b7 in ?? ()
No symbol table info available.
Cannot access memory at address 0x1890fed5
Thread 7 (Thread 0xb38ffb70 (LWP 2338)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x098a8df6 in poll () from /lib/libc.so.6
No symbol table info available.
#2 0x08b8aeb4 in tcp_read_timeout (fdSock=33, buf=0xb38ff21c, nLen=4, nTimeout=250) at linux/net_posix.c:212
#3 0x03315d55 in CHTSPConnection::ReadMessage (this=0xb7719898, timeout=250) at HTSPConnection.cpp:149
#4 0x0331c56b in CHTSPData::Action (this=0xb7719778) at HTSPData.cpp:603
#5 0x03322089 in cThread::StartThread (Thread=0xb7719778) at thread.cpp:257
No locals.
#6 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 6 (Thread 0xb24fdb70 (LWP 2340)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x098b0371 in select () from /lib/libc.so.6
No symbol table info available.
#2 0x08249960 in SOCKETS::CSocketListener::Listen (this=0xb24fd118, timeout=1000) at Socket.cpp:195
#3 0x08240f20 in EVENTSERVER::CEventServer::Run (this=0xb128c48) at EventServer.cpp:207
#4 0x082411e8 in EVENTSERVER::CEventServer::Process (this=0xb128c48) at EventServer.cpp:147
No locals.
#5 0x089f5001 in CThread::staticThread (data=0xb128c48) at Thread.cpp:177
#6 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#7 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 5 (Thread 0xb1afcb70 (LWP 2342)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x098a8df6 in poll () from /lib/libc.so.6
No symbol table info available.
#2 0x09e13c4b in ?? () from /lib/libdbus-1.so.3
No symbol table info available.
#3 0x09e0c9af in ?? () from /lib/libdbus-1.so.3
No symbol table info available.
#4 0x09e0a82c in ?? () from /lib/libdbus-1.so.3
No symbol table info available.
#5 0x09df3c13 in ?? () from /lib/libdbus-1.so.3
No symbol table info available.
#6 0x09df61e7 in ?? () from /lib/libdbus-1.so.3
No symbol table info available.
#7 0x08ad264b in DBUSSERVER::CDbusServer::Run (this=0xb1afc114) at DbusServer.cpp:298
No locals.
#8 0x089f441a in CThread::Process (this=0xaf580f8) at Thread.cpp:474
No locals.
#9 0x089f5001 in CThread::staticThread (data=0xaf580f8) at Thread.cpp:177
#10 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#11 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 4 (Thread 0xb0effb70 (LWP 2343)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x098b0371 in select () from /lib/libc.so.6
No symbol table info available.
#2 0x0824baee in JSONRPC::CTCPServer::Process (this=0xb0f6ae18) at TCPServer.cpp:99
#3 0x089f5001 in CThread::staticThread (data=0xb0f6ae20) at Thread.cpp:177
#4 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#5 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 3 (Thread 0xaf37ab70 (LWP 2347)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00316884 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
No symbol table info available.
#2 0x089f4af3 in wait (this=0xafe63e0, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/platform/pthreads/Condition.h:69
#3 wait (this=0xafe63e0, milliseconds=1000) at /mnt/disk1/apps/xbmc-pvr-main/xbmc/threads/Condition.h:66
No locals.
#4 WaitMSec (this=0xafe63e0, milliseconds=1000) at Event.h:84
No locals.
#5 CThread::Sleep (this=0xafe63e0, milliseconds=1000) at Thread.cpp:530
No locals.
#6 0x08950289 in PVR::CPVRGUIInfo::Process (this=0xafe63e0) at PVRGUIInfo.cpp:200
#7 0x089f5001 in CThread::staticThread (data=0xafe63e0) at Thread.cpp:177
#8 0x00311cc9 in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#9 0x098b769e in clone () from /lib/libc.so.6
No symbol table info available.
Thread 1 (Thread 0x1b28740 (LWP 2311)):
#0 0x0078a416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00312fa5 in pthread_join () from /lib/libpthread.so.0
No symbol table info available.
#2 0x089f46a3 in CThread::WaitForThreadExit (this=0xafc540c0, milliseconds=4294967295) at Thread.cpp:456
No locals.
#3 0x089f482d in CThread::StopThread (this=0xafc540c0, bWait=true) at Thread.cpp:264
No locals.
#4 0x0864428a in PAPlayer::CloseFileInternal (this=0xafc540b8, bAudioDevice=false) at PAPlayer.cpp:287
No locals.
#5 0x08646a22 in PAPlayer::OpenFile (this=0xafc540b8, file=..., options=...) at PAPlayer.cpp:143
#6 0x0852124f in CApplication::PlayFile (this=0x8e4faa0, item=..., bRestart=false) at Application.cpp:3751
#7 0x0858ee46 in PLAYLIST::CPlayListPlayer::Play (this=0x8e4fa60, iSong=, bAutoPlay=155, bPlayPrevious=false) at PlayListPlayer.cpp:258
#8 0x0858f353 in PLAYLIST::CPlayListPlayer::PlayNext (this=0x8e4fa60, offset=1, bAutoPlay=false) at PlayListPlayer.cpp:174
#9 0x085239eb in CApplication::OnAction (this=0x8e4faa0, action=...) at Application.cpp:2452
No locals.
#10 0x08525c90 in CApplication::OnKey (this=0x8e4faa0, key=...) at Application.cpp:2259
#11 0x085265af in CApplication::ProcessRemote (this=0x8e4faa0, frameTime=0.0200000014) at Application.cpp:2803
#12 0x08527701 in CApplication::FrameMove (this=0x8e4faa0, processEvents=true) at Application.cpp:2685
#13 0x085beb10 in CXBApplicationEx::Run (this=0x8e4faa0) at XBApplicationEx.cpp:121
No locals.
#14 0x085c51b4 in main (argc=3, argv=0xbfc87484) at xbmc.cpp:93
The text was updated successfully, but these errors were encountered: