Ticket #4182: 2009-08-03_bt-wmv-crash-mediaplayer

File 2009-08-03_bt-wmv-crash-mediaplayer, 3.0 KB (added by koki, 15 years ago)

Backtrace

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 962 called debugger(): Decoder didn't set raw audio output sample format
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/mp4_reader...done.
30Loaded symbols for /boot/system/add-ons/media/plugins/mp4_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/asf_reader...done.
34Loaded symbols for /boot/system/add-ons/media/plugins/asf_reader
35[tcsetpgrp failed in terminal_inferior: Invalid Argument]
36[Switching to team /boot/system/apps/MediaPlayer (782) thread w>MediaPlayer (962)]
370xffff0114 in ?? ()
38(gdb) bt
39#0 0xffff0114 in ?? ()
40#1 0x00933bd6 in debugger () from /boot/system/lib/libroot.so
41#2 0x00586691 in BMediaTrack::DecodedFormat ()
42 from /boot/system/lib/libmedia.so
43#3 0x0025a23e in MediaTrackAudioSupplier::_InitFromTrack ()
44#4 0x00259e6c in MediaTrackAudioSupplier::MediaTrackAudioSupplier ()
45#5 0x002632d5 in Controller::SelectAudioTrack ()
46#6 0x002626a1 in Controller::SetTo ()
47#7 0x0026c826 in MainWin::OpenPlaylistItem ()
48#8 0x0026ba89 in MainWin::MessageReceived ()
49#9 0x003580f3 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
50#10 0x004180b9 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
51#11 0x0026b516 in MainWin::DispatchMessage ()
52#12 0x0041bcb4 in BWindow::task_looper () from /boot/system/lib/libbe.so
53#13 0x0035964f in BLooper::_task0_ () from /boot/system/lib/libbe.so
54#14 0x00938124 in thread_entry () from /boot/system/lib/libroot.so
55#15 0x7838cfec in ?? ()
56(gdb)