Ticket #4175: mediaplayer_mp3-decoder_crash_2010-04-23.txt

File mediaplayer_mp3-decoder_crash_2010-04-23.txt, 3.7 KB (added by Disreali, 14 years ago)
Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 13496 caused an exception: Segment violation
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libgame.so...done.
16Loaded symbols for /boot/system/lib/libgame.so
17Reading symbols from /boot/system/lib/libmedia.so...done.
18Loaded symbols for /boot/system/lib/libmedia.so
19Reading symbols from /boot/system/lib/libtracker.so...done.
20Loaded symbols for /boot/system/lib/libtracker.so
21Reading symbols from /boot/system/lib/libtranslation.so...done.
22Loaded symbols for /boot/system/lib/libtranslation.so
23Reading symbols from /boot/system/lib/libtextencoding.so...done.
24Loaded symbols for /boot/system/lib/libtextencoding.so
25Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
26Loaded symbols for /boot/system/lib/libstdc++.r4.so
27Reading symbols from /boot/system/lib/libroot.so...done.
28Loaded symbols for /boot/system/lib/libroot.so
29Reading symbols from /boot/system/add-ons/media/plugins/avi_reader...done.
30Loaded symbols for /boot/system/add-ons/media/plugins/avi_reader
31Reading symbols from /boot/system/add-ons/media/plugins/ffmpeg...done.
32Loaded symbols for /boot/system/add-ons/media/plugins/ffmpeg
33Reading symbols from /boot/system/add-ons/media/plugins/mp3_decoder...done.
34Loaded symbols for /boot/system/add-ons/media/plugins/mp3_decoder
35[tcsetpgrp failed in terminal_inferior: Invalid Argument]
36[Switching to team /boot/system/apps/MediaPlayer (11674) thread MediaPlayer audio ou control (13496)]
370x0151fcb6 in getbits () from /boot/system/add-ons/media/plugins/mp3_decoder
38(gdb) bt
39#0 0x0151fcb6 in getbits ()
40 from /boot/system/add-ons/media/plugins/mp3_decoder
41#1 0x01520532 in I_step_two ()
42 from /boot/system/add-ons/media/plugins/mp3_decoder
43#2 0x0152093f in do_layer1 ()
44 from /boot/system/add-ons/media/plugins/mp3_decoder
45#3 0x01520222 in decodeMP3 ()
46 from /boot/system/add-ons/media/plugins/mp3_decoder
47#4 0x0151ece7 in mp3Decoder::DecodeNextChunk ()
48 from /boot/system/add-ons/media/plugins/mp3_decoder
49#5 0x0151eb64 in mp3Decoder::Decode ()
50 from /boot/system/add-ons/media/plugins/mp3_decoder
51#6 0x005aa7ee in BMediaTrack::ReadFrames () from /boot/system/lib/libmedia.so
52#7 0x005aa736 in BMediaTrack::ReadFrames () from /boot/system/lib/libmedia.so
53#8 0x0025eed7 in MediaTrackAudioSupplier::_ReadBuffer ()
54#9 0x0025f297 in MediaTrackAudioSupplier::_ReadUncachedFrames ()
55#10 0x0025e752 in MediaTrackAudioSupplier::Read ()
56#11 0x00244b27 in AudioFormatConverter::Read ()
57#12 0x00243f8d in AudioAdapter::Read ()
58#13 0x00249385 in AudioVolumeConverter::Read ()
59#14 0x00248590 in AudioResampler::Read ()
60#15 0x0026063d in ProxyAudioSupplier::GetFrames ()
61#16 0x00247a5e in AudioProducer::_FillNextBuffer ()
62#17 0x002472f4 in AudioProducer::HandleEvent ()
63---Type <return> to continue, or q <return> to quit---
64#18 0x00598a6d in BMediaEventLooper::DispatchEvent ()
65 from /boot/system/lib/libmedia.so
66#19 0x00598718 in BMediaEventLooper::ControlLoop ()
67 from /boot/system/lib/libmedia.so
68#20 0x00598af7 in BMediaEventLooper::_ControlThreadStart ()
69 from /boot/system/lib/libmedia.so
70#21 0x00950b42 in thread_entry () from /boot/system/lib/libroot.so
71#22 0x78490fec in ?? ()
72(gdb)