Ticket #2712: bt2.txt

File bt2.txt, 1.6 KB (added by aldeck, 15 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 393 caused an exception: Segment violation
11Reading symbols from /boot/beos/system/runtime_loader...done.
12Loaded symbols for /boot/beos/system/runtime_loader
13Reading symbols from /boot/beos/system/lib/libbe.so...done.
14Loaded symbols for /boot/beos/system/lib/libbe.so
15Reading symbols from /boot/beos/system/lib/libroot.so...done.
16Loaded symbols for /boot/beos/system/lib/libroot.so
17Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
18Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
19[tcsetpgrp failed in terminal_inferior: Invalid Argument]
20[Switching to team ./ShelfTest (389) thread w>Container (393)]
210x00377c96 in BWindow::_FindView () from /boot/beos/system/lib/libbe.so
22(gdb) bt
23#0 0x00377c96 in BWindow::_FindView () from /boot/beos/system/lib/libbe.so
24#1 0x003729d9 in BWindow::DispatchMessage ()
25 from /boot/beos/system/lib/libbe.so
26#2 0x00376688 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
27#3 0x002bb55f in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
28#4 0x0048eb98 in thread_entry () from /boot/beos/system/lib/libroot.so
29#5 0x7003ffec in ?? ()
30(gdb)