1 | GNU gdb 6.3
|
---|
2 | Copyright 2004 Free Software Foundation, Inc.
|
---|
3 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
4 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
5 | Type "show copying" to see the conditions.
|
---|
6 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
8 |
|
---|
9 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
10 | Thread 962 called debugger(): Decoder didn't set raw audio output sample format
|
---|
11 | Reading symbols from /boot/system/runtime_loader...done.
|
---|
12 | Loaded symbols for /boot/system/runtime_loader
|
---|
13 | Reading symbols from /boot/system/lib/libbe.so...done.
|
---|
14 | Loaded symbols for /boot/system/lib/libbe.so
|
---|
15 | Reading symbols from /boot/system/lib/libgame.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/libgame.so
|
---|
17 | Reading symbols from /boot/system/lib/libmedia.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/libmedia.so
|
---|
19 | Reading symbols from /boot/system/lib/libtracker.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libtracker.so
|
---|
21 | Reading symbols from /boot/system/lib/libtranslation.so...done.
|
---|
22 | Loaded symbols for /boot/system/lib/libtranslation.so
|
---|
23 | Reading symbols from /boot/system/lib/libtextencoding.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/libtextencoding.so
|
---|
25 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
27 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
28 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
29 | Reading symbols from /boot/system/add-ons/media/plugins/mp4_reader...done.
|
---|
30 | Loaded symbols for /boot/system/add-ons/media/plugins/mp4_reader
|
---|
31 | Reading symbols from /boot/system/add-ons/media/plugins/ffmpeg...done.
|
---|
32 | Loaded symbols for /boot/system/add-ons/media/plugins/ffmpeg
|
---|
33 | Reading symbols from /boot/system/add-ons/media/plugins/asf_reader...done.
|
---|
34 | Loaded 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)]
|
---|
37 | 0xffff0114 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)
|
---|