Ticket #5339: r43637-2hn_media-addon-server_crash.txt

File r43637-2hn_media-addon-server_crash.txt, 2.3 KB (added by Disreali, 13 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 257 called debugger(): oops
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/libmedia.so...done.
16Loaded symbols for /boot/system/lib/libmedia.so
17Reading symbols from /boot/system/lib/libgame.so...done.
18Loaded symbols for /boot/system/lib/libgame.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21Reading symbols from /boot/system/lib/libroot.so...done.
22Loaded symbols for /boot/system/lib/libroot.so
23Reading symbols from /boot/system/add-ons/media/hmulti_audio.media_addon...done.
24Loaded symbols for /boot/system/add-ons/media/hmulti_audio.media_addon
25Reading symbols from /boot/system/add-ons/media/mixer.media_addon...done.
26Loaded symbols for /boot/system/add-ons/media/mixer.media_addon
27Reading symbols from /boot/system/add-ons/media/plugins/ffmpeg...done.
28Loaded symbols for /boot/system/add-ons/media/plugins/ffmpeg
29[tcsetpgrp failed in terminal_inferior: Invalid Argument]
30[Switching to team /boot/system/servers/media_addon_server (177) thread Audio Mixer control (257)]
310xffff0114 in ?? ()
32(gdb) bt
33#0 0xffff0114 in ?? ()
34#1 0x005fb26e in debugger () from /boot/system/lib/libroot.so
35#2 0x0050a18a in BBuffer::SetHeader () from /boot/system/lib/libmedia.so
36#3 0x0050b1fe in BBufferConsumer::HandleMessage ()
37 from /boot/system/lib/libmedia.so
38#4 0x0051b223 in BMediaNode::WaitForMessage ()
39 from /boot/system/lib/libmedia.so
40#5 0x005157ce in BMediaEventLooper::ControlLoop ()
41 from /boot/system/lib/libmedia.so
42#6 0x00515c7f in BMediaEventLooper::_ControlThreadStart ()
43 from /boot/system/lib/libmedia.so
44#7 0x005ff93f in thread_entry () from /boot/system/lib/libroot.so
45#8 0x78178fec in ?? ()
46(gdb)