Ticket #221: sc2.txt

File sc2.txt, 1.9 KB (added by genki@…, 18 years ago)

Stackcrawl

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"...(nodebugging symbols found)
8
9Thread281 caused anexception: Segment violation
10Reading symbols from /boot/beos/system/lib/libroot.so...done.
11Loaded symbols for /boot/beos/system/lib/libroot.so
12Reading symbols from /boot/beos/system/lib/libbe.so...done.
13Loaded symbols for /boot/beos/system/lib/libbe.so
14Reading symbols from /boot/beos/system/lib/libtracker.so...done.
15Loaded symbols for /boot/beos/system/lib/libtracker.so
16Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
17Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
18Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
19Loaded symbols for /boot/beos/system/lib/libtranslation.so
20[Switching to team ./FileTypes (274) thread FileTypes (281)]
210x003bbb8a in BListItem::IsSelected () from /boot/beos/system/lib/libbe.so
22(gdb) bt
23#0 0x003bbb8a in BListItem::IsSelected () from /boot/beos/system/lib/libbe.so
24#1 0x003bf1f3 in BListView::_Select () from /boot/beos/system/lib/libbe.so
25#2 0x003be0b0 in BListView::Select () from /boot/beos/system/lib/libbe.so
26#3 0x003bd424 in BListView::MouseDown () from /boot/beos/system/lib/libbe.so
27#4 0x003caca0 in BOutlineListView::MouseDown ()
28 from /boot/beos/system/lib/libbe.so
29#5 0x003fc2ce in BWindow::DispatchMessage ()
30 from /boot/beos/system/lib/libbe.so
31#6 0x003ffcac in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
32#7 0x0037220f in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
33#8 0x00243b80 in thread_entry () from /boot/beos/system/lib/libroot.so
34#9 0x70080fec in ?? ()
35(gdb)