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 | Reading symbols from /boot/system/runtime_loader...done.
|
---|
11 | Loaded symbols for /boot/system/runtime_loader
|
---|
12 | Reading symbols from /boot/system/lib/libbe.so...done.
|
---|
13 | Loaded symbols for /boot/system/lib/libbe.so
|
---|
14 | Reading symbols from /boot/system/lib/libmedia.so...done.
|
---|
15 | Loaded symbols for /boot/system/lib/libmedia.so
|
---|
16 | Reading symbols from /boot/system/lib/libgame.so...done.
|
---|
17 | Loaded symbols for /boot/system/lib/libgame.so
|
---|
18 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
19 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
20 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
21 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
22 | Reading symbols from /boot/system/add-ons/media/firewire_dv.media_addon...done.
|
---|
23 | Loaded symbols for /boot/system/add-ons/media/firewire_dv.media_addon
|
---|
24 | Reading symbols from /boot/system/add-ons/media/hmulti_audio.media_addon...done.
|
---|
25 | Loaded symbols for /boot/system/add-ons/media/hmulti_audio.media_addon
|
---|
26 | Reading symbols from /boot/system/add-ons/media/mixer.media_addon...done.
|
---|
27 | Loaded symbols for /boot/system/add-ons/media/mixer.media_addon
|
---|
28 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
29 | [Switching to team /boot/system/servers/media_addon_server (155) thread Audio Mixer control (195)]
|
---|
30 | 0xffff0114 in ?? ()
|
---|
31 | (gdb) bt
|
---|
32 | #0 0xffff0114 in ?? ()
|
---|
33 | #1 0x005ffc39 in write_port_etc () from /boot/system/lib/libroot.so
|
---|
34 | #2 0x0053505a in BPrivate::media::dataexchange::SendToPort ()
|
---|
35 | from /boot/system/lib/libmedia.so
|
---|
36 | #3 0x00509644 in BBufferConsumer::NotifyLateProducer ()
|
---|
37 | from /boot/system/lib/libmedia.so
|
---|
38 | #4 0x007113e4 in AudioMixer::HandleInputBuffer ()
|
---|
39 | from /boot/system/add-ons/media/mixer.media_addon
|
---|
40 | #5 0x00712c52 in AudioMixer::HandleEvent ()
|
---|
41 | from /boot/system/add-ons/media/mixer.media_addon
|
---|
42 | #6 0x00514ca9 in BMediaEventLooper::DispatchEvent ()
|
---|
43 | from /boot/system/lib/libmedia.so
|
---|
44 | #7 0x00514954 in BMediaEventLooper::ControlLoop ()
|
---|
45 | from /boot/system/lib/libmedia.so
|
---|
46 | #8 0x00514d33 in BMediaEventLooper::_ControlThreadStart ()
|
---|
47 | from /boot/system/lib/libmedia.so
|
---|
48 | #9 0x00600327 in thread_entry () from /boot/system/lib/libroot.so
|
---|
49 | #10 0x781b9fec in ?? ()
|
---|
50 | (gdb)
|
---|