Ticket #7454: TimePreferencesBackTrace

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

Time 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 201 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/Time (201) thread Time (201)]
410x0052bdcb in BCollator::_SetStrength () from /boot/system/lib/liblocale.so
42(gdb) bt
43#0 0x0052bdcb in BCollator::_SetStrength () from /boot/system/lib/liblocale.so
44#1 0x0052ba4d in BCollator::Compare () from /boot/system/lib/liblocale.so
45#2 0x0021ccf4 in _Rb_tree<BString, pair<BString const, TimeZoneListItem *>, _Select1st<pair<BString const, TimeZoneListItem *> >, TimeZoneItemLess, allocator<TimeZoneListItem *> >::lower_bound ()
46#3 0x0021aaf2 in TimeZoneView::_BuildZoneMenu ()
47#4 0x0021a291 in TimeZoneView::_InitView ()
48#5 0x00219972 in TimeZoneView::TimeZoneView ()
49#6 0x00218168 in TTimeWindow::_InitWindow ()
50#7 0x00217cda in TTimeWindow::TTimeWindow ()
51#8 0x00217587 in TimeApplication::TimeApplication ()
52#9 0x002177d2 in main ()
53(gdb)