1 | GNU gdb 6.3
|
---|
2 | Copyright 2004 Free Software Foundation, Inc.
|
---|
3 | GDB is free software, covered by the GNU General Public License, and you are
|
---|
4 | welcome to change it and/or distribute copies of it under certain conditions.
|
---|
5 | Type "show copying" to see the conditions.
|
---|
6 | There is absolutely no warranty for GDB. Type "show warranty" for details.
|
---|
7 | This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
|
---|
8 |
|
---|
9 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
10 | Thread 768 caused an exception: Segment violation
|
---|
11 | Reading symbols from /boot/system/runtime_loader...done.
|
---|
12 | Loaded symbols for /boot/system/runtime_loader
|
---|
13 | Reading symbols from /boot/system/lib/libbe.so...done.
|
---|
14 | Loaded symbols for /boot/system/lib/libbe.so
|
---|
15 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
17 | Reading symbols from /boot/system/lib/liblocale.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/liblocale.so
|
---|
19 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
21 | Reading symbols from /boot/system/lib/libicudata.so.44...
|
---|
22 | warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
|
---|
23 | done.
|
---|
24 | Loaded symbols for /boot/system/lib/libicudata.so.44
|
---|
25 | Reading symbols from /boot/system/lib/libicui18n.so.44...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libicui18n.so.44
|
---|
27 | Reading symbols from /boot/system/lib/libicuio.so.44...done.
|
---|
28 | Loaded symbols for /boot/system/lib/libicuio.so.44
|
---|
29 | Reading symbols from /boot/system/lib/libicule.so.44...done.
|
---|
30 | Loaded symbols for /boot/system/lib/libicule.so.44
|
---|
31 | Reading symbols from /boot/system/lib/libiculx.so.44...done.
|
---|
32 | Loaded symbols for /boot/system/lib/libiculx.so.44
|
---|
33 | Reading symbols from /boot/system/lib/libicutu.so.44...done.
|
---|
34 | Loaded symbols for /boot/system/lib/libicutu.so.44
|
---|
35 | Reading symbols from /boot/system/lib/libicuuc.so.44...done.
|
---|
36 | Loaded symbols for /boot/system/lib/libicuuc.so.44
|
---|
37 | Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
|
---|
38 | Loaded symbols for /boot/system/lib/libroot-addon-icu.so
|
---|
39 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
40 | [Switching to team /boot/system/preferences/Locale (768) thread Locale (768)]
|
---|
41 | 0x00518dcb in BCollator::_SetStrength () from /boot/system/lib/liblocale.so
|
---|
42 | (gdb) bt
|
---|
43 | #0 0x00518dcb in BCollator::_SetStrength () from /boot/system/lib/liblocale.so
|
---|
44 | #1 0x00518a4d in BCollator::Compare () from /boot/system/lib/liblocale.so
|
---|
45 | #2 0x0020ba3c in compare_typed_list_items ()
|
---|
46 | #3 0x003cd3f0 in void __introsort_loop<BListItem **, BListItem *, long, ListItemComparator> () from /boot/system/lib/libbe.so
|
---|
47 | #4 0x003598c9 in BOutlineListView::_SortTree () from /boot/system/lib/libbe.so
|
---|
48 | #5 0x003589a9 in BOutlineListView::SortItemsUnder ()
|
---|
49 | from /boot/system/lib/libbe.so
|
---|
50 | #6 0x00358948 in BOutlineListView::FullListSortItems ()
|
---|
51 | from /boot/system/lib/libbe.so
|
---|
52 | #7 0x0020c154 in LocaleWindow::LocaleWindow ()
|
---|
53 | #8 0x0020b4ca in LocalePreflet::LocalePreflet ()
|
---|
54 | #9 0x0020b8d6 in main ()
|
---|
55 | (gdb)
|
---|