Ticket #5883: gdb.txt

File gdb.txt, 2.4 KB (added by luroh, 14 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 180 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/liblocale.so...done.
16Loaded symbols for /boot/system/lib/liblocale.so
17Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
18Loaded symbols for /boot/system/lib/libstdc++.r4.so
19Reading symbols from /boot/system/lib/libicu-common.so.4.2...done.
20Loaded symbols for /boot/system/lib/libicu-common.so.4.2
21Reading symbols from /boot/system/lib/libicu-data.so.4.2...done.
22Loaded symbols for /boot/system/lib/libicu-data.so.4.2
23Reading symbols from /boot/system/lib/libroot.so...done.
24Loaded symbols for /boot/system/lib/libroot.so
25Reading symbols from /boot/system/lib/libicu-i18n.so.4.2...done.
26Loaded symbols for /boot/system/lib/libicu-i18n.so.4.2
27Reading symbols from /boot/system/add-ons/locale/catalogs/plaintext...done.
28Loaded symbols for /boot/system/add-ons/locale/catalogs/plaintext
29Reading symbols from /boot/system/add-ons/locale/catalogs/zeta...done.
30Loaded symbols for /boot/system/add-ons/locale/catalogs/zeta
31[tcsetpgrp failed in terminal_inferior: Invalid Argument]
32[Switching to team /boot/system/preferences/Locale (180) thread Locale (180)]
330x0037e1e6 in BStringItem::Text () from /boot/system/lib/libbe.so
34(gdb) bt
35#0 0x0037e1e6 in BStringItem::Text () from /boot/system/lib/libbe.so
36#1 0x0020d2ca in compare_typed_list_items ()
37#2 0x003bc73c in void __introsort_loop<BListItem **, BListItem *, long, ListItemComparator> () from /boot/system/lib/libbe.so
38#3 0x0034ed0d in BOutlineListView::_SortTree () from /boot/system/lib/libbe.so
39#4 0x0034dded in BOutlineListView::SortItemsUnder ()
40 from /boot/system/lib/libbe.so
41#5 0x0020da14 in LocaleWindow::LocaleWindow ()
42#6 0x0020ce6c in LocalePreflet::LocalePreflet ()
43#7 0x0020d196 in main ()
44(gdb)