Ticket #8274: hrev43550_info_crashes_on_launch.txt

File hrev43550_info_crashes_on_launch.txt, 2.9 KB (added by Disreali, 12 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 77694 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/libbsd.so...done.
14Loaded symbols for /boot/system/lib/libbsd.so
15Reading symbols from /boot/system/lib/libroot.so...done.
16Loaded symbols for /boot/system/lib/libroot.so
17Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
18Loaded symbols for /boot/system/lib/libroot-addon-icu.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done.
22Loaded symbols for /boot/system/lib/libicudata.so.48.1.1
23Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done.
24Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1
25Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done.
26Loaded symbols for /boot/system/lib/libicuio.so.48.1.1
27Reading symbols from /boot/system/lib/libicule.so.48.1.1...done.
28Loaded symbols for /boot/system/lib/libicule.so.48.1.1
29Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done.
30Loaded symbols for /boot/system/lib/libiculx.so.48.1.1
31Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done.
32Loaded symbols for /boot/system/lib/libicutu.so.48.1.1
33Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done.
34Loaded symbols for /boot/system/lib/libicuuc.so.48.1.1
35[tcsetpgrp failed in terminal_inferior: Invalid Argument]
36[Switching to team /boot/common/bin/info (77694) thread info (77694)]
370x002951d9 in pthread_self () from /boot/system/lib/libroot.so
38(gdb) bt
39#0 0x002951d9 in pthread_self () from /boot/system/lib/libroot.so
40#1 0x00295e59 in pthread_getspecific () from /boot/system/lib/libroot.so
41#2 0x0037dcf5 in BPrivate::Libroot::ICUThreadLocalStorageValue::GetInstanceForKey () from /boot/system/lib/libroot-addon-icu.so
42#3 0x00378bee in BPrivate::Libroot::ICUCategoryData::_GetConverter ()
43 from /boot/system/lib/libroot-addon-icu.so
44#4 0x0037a131 in BPrivate::Libroot::ICUCtypeData::_GetConverterForMbState ()
45 from /boot/system/lib/libroot-addon-icu.so
46#5 0x00379a73 in BPrivate::Libroot::ICUCtypeData::MultibyteToWchar ()
47 from /boot/system/lib/libroot-addon-icu.so
48#6 0x0037adb9 in BPrivate::Libroot::ICULocaleBackend::MultibyteToWchar ()
49 from /boot/system/lib/libroot-addon-icu.so
50#7 0x00302407 in mbrtowc () from /boot/system/lib/libroot.so
51#8 0x0022d5e7 in process_node_text ()
52#9 0x00000000 in ?? ()
53(gdb)