Ticket #8117: mev crash

File mev crash , 2.5 KB (added by SeanCollins, 12 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]
10Reading symbols from /boot/system/runtime_loader...done.
11Loaded symbols for /boot/system/runtime_loader
12Reading symbols from /boot/system/lib/libbe.so...done.
13Loaded symbols for /boot/system/lib/libbe.so
14Reading symbols from /boot/system/lib/libmedia.so...done.
15Loaded symbols for /boot/system/lib/libmedia.so
16Reading symbols from /boot/system/lib/libgame.so...done.
17Loaded symbols for /boot/system/lib/libgame.so
18Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
19Loaded symbols for /boot/system/lib/libstdc++.r4.so
20Reading symbols from /boot/system/lib/libroot.so...done.
21Loaded symbols for /boot/system/lib/libroot.so
22Reading symbols from /boot/system/add-ons/media/firewire_dv.media_addon...done.
23Loaded symbols for /boot/system/add-ons/media/firewire_dv.media_addon
24Reading symbols from /boot/system/add-ons/media/hmulti_audio.media_addon...done.
25Loaded symbols for /boot/system/add-ons/media/hmulti_audio.media_addon
26Reading symbols from /boot/system/add-ons/media/mixer.media_addon...done.
27Loaded 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)]
300xffff0114 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)