Ticket #7454: LocalePreferencesBackTrace

File LocalePreferencesBackTrace, 2.9 KB (added by silentjohn, 13 years ago)

Locale Preferences application backtrace

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 768 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/libstdc++.r4.so...done.
16Loaded symbols for /boot/system/lib/libstdc++.r4.so
17Reading symbols from /boot/system/lib/liblocale.so...done.
18Loaded symbols for /boot/system/lib/liblocale.so
19Reading symbols from /boot/system/lib/libroot.so...done.
20Loaded symbols for /boot/system/lib/libroot.so
21Reading symbols from /boot/system/lib/libicudata.so.44...
22warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
23done.
24Loaded symbols for /boot/system/lib/libicudata.so.44
25Reading symbols from /boot/system/lib/libicui18n.so.44...done.
26Loaded symbols for /boot/system/lib/libicui18n.so.44
27Reading symbols from /boot/system/lib/libicuio.so.44...done.
28Loaded symbols for /boot/system/lib/libicuio.so.44
29Reading symbols from /boot/system/lib/libicule.so.44...done.
30Loaded symbols for /boot/system/lib/libicule.so.44
31Reading symbols from /boot/system/lib/libiculx.so.44...done.
32Loaded symbols for /boot/system/lib/libiculx.so.44
33Reading symbols from /boot/system/lib/libicutu.so.44...done.
34Loaded symbols for /boot/system/lib/libicutu.so.44
35Reading symbols from /boot/system/lib/libicuuc.so.44...done.
36Loaded symbols for /boot/system/lib/libicuuc.so.44
37Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
38Loaded 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)]
410x00518dcb 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)