Ticket #9301: Corum3_crash_after_quit

File Corum3_crash_after_quit, 3.6 KB (added by Premislaus, 11 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 221 caused an exception: Segment violation
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/libdevice.so...done.
20Loaded symbols for /boot/system/lib/libdevice.so
21Reading symbols from /boot/system/lib/libtranslation.so...done.
22Loaded symbols for /boot/system/lib/libtranslation.so
23Reading symbols from /boot/system/lib/libnetwork.so...done.
24Loaded symbols for /boot/system/lib/libnetwork.so
25Reading symbols from /boot/system/lib/libroot.so...done.
26Loaded symbols for /boot/system/lib/libroot.so
27Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
28Loaded symbols for /boot/system/lib/libstdc++.r4.so
29Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
30Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
31Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
32Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
33Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
34Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
35Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
36Loaded symbols for /boot/system/lib/libicule.so.48.1.1
37Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
38Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
39Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
40Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
41Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
42Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
43Reading symbols from /boot/system/lib/libtextencoding.so...done.
44Loaded symbols for /boot/system/lib/libtextencoding.so
45Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
46Loaded symbols for /boot/system/lib/libroot-addon-icu.so
47[tcsetpgrp failed in terminal_inferior: Invalid Argument]
48[Switching to team /boot/apps/Corum III Demo/Corum3 (221) thread Corum3 (221)]
490x00877237 in BPrivate::processHeap::free () from /boot/system/lib/libroot.so
50(gdb) bt
51#0 0x00877237 in BPrivate::processHeap::free ()
52 from /boot/system/lib/libroot.so
53#1 0x00878a9e in free () from /boot/system/lib/libroot.so
54#2 0x00489abe in BMessage::_Clear () from /boot/system/lib/libbe.so
55#3 0x004892bd in BMessage::~BMessage () from /boot/system/lib/libbe.so
56#4 0x0022a86b in global destructors keyed to PrefsServer::SetValue ()
57#5 0x00225f93 in __do_global_dtors_aux ()
58#6 0x002fca61 in ._fini ()
59#7 0x0011459c in ?? () from /boot/system/runtime_loader
60#8 0x7ffeeb54 in ?? ()
61#9 0x00101aef in terminate_program () from /boot/system/runtime_loader
62#10 0x00101aef in terminate_program () from /boot/system/runtime_loader
63#11 0x0086234c in exit () from /boot/system/lib/libroot.so
64#12 0x002260bd in _start ()
65#13 0x00106246 in runtime_loader () from /boot/system/runtime_loader
66#14 0x7ffeefec in ?? ()
67(gdb)