Ticket #8274: info_gbd_backtrace_hrev43835.txt

File info_gbd_backtrace_hrev43835.txt, 2.9 KB (added by jonas.kirilla, 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 260 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 (260) thread info (260)]
370x00294a81 in pthread_self () from /boot/system/lib/libroot.so
38(gdb) bt
39#0 0x00294a81 in pthread_self () from /boot/system/lib/libroot.so
40#1 0x00295701 in pthread_getspecific () from /boot/system/lib/libroot.so
41#2 0x003785e9 in BPrivate::Libroot::ICUThreadLocalStorageValue::GetInstanceForKey () from /boot/system/lib/libroot-addon-icu.so
42#3 0x00373046 in BPrivate::Libroot::ICUCategoryData::_GetConverter ()
43 from /boot/system/lib/libroot-addon-icu.so
44#4 0x003748d9 in BPrivate::Libroot::ICUCtypeData::_GetConverterForMbState ()
45 from /boot/system/lib/libroot-addon-icu.so
46#5 0x0037421b in BPrivate::Libroot::ICUCtypeData::MultibyteToWchar ()
47 from /boot/system/lib/libroot-addon-icu.so
48#6 0x00375565 in BPrivate::Libroot::ICULocaleBackend::MultibyteToWchar ()
49 from /boot/system/lib/libroot-addon-icu.so
50#7 0x002fa7d3 in mbrtowc () from /boot/system/lib/libroot.so
51#8 0x0022d5e7 in process_node_text ()
52#9 0x00000000 in ?? ()
53(gdb)