| 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 77694 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/libbsd.so...done. |
|---|
| 14 | Loaded symbols for /boot/system/lib/libbsd.so |
|---|
| 15 | Reading symbols from /boot/system/lib/libroot.so...done. |
|---|
| 16 | Loaded symbols for /boot/system/lib/libroot.so |
|---|
| 17 | Reading symbols from /boot/system/lib/libroot-addon-icu.so...done. |
|---|
| 18 | Loaded symbols for /boot/system/lib/libroot-addon-icu.so |
|---|
| 19 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done. |
|---|
| 20 | Loaded symbols for /boot/system/lib/libstdc++.r4.so |
|---|
| 21 | Reading symbols from /boot/system/lib/libicudata.so.48.1.1...done. |
|---|
| 22 | Loaded symbols for /boot/system/lib/libicudata.so.48.1.1 |
|---|
| 23 | Reading symbols from /boot/system/lib/libicui18n.so.48.1.1...done. |
|---|
| 24 | Loaded symbols for /boot/system/lib/libicui18n.so.48.1.1 |
|---|
| 25 | Reading symbols from /boot/system/lib/libicuio.so.48.1.1...done. |
|---|
| 26 | Loaded symbols for /boot/system/lib/libicuio.so.48.1.1 |
|---|
| 27 | Reading symbols from /boot/system/lib/libicule.so.48.1.1...done. |
|---|
| 28 | Loaded symbols for /boot/system/lib/libicule.so.48.1.1 |
|---|
| 29 | Reading symbols from /boot/system/lib/libiculx.so.48.1.1...done. |
|---|
| 30 | Loaded symbols for /boot/system/lib/libiculx.so.48.1.1 |
|---|
| 31 | Reading symbols from /boot/system/lib/libicutu.so.48.1.1...done. |
|---|
| 32 | Loaded symbols for /boot/system/lib/libicutu.so.48.1.1 |
|---|
| 33 | Reading symbols from /boot/system/lib/libicuuc.so.48.1.1...done. |
|---|
| 34 | Loaded 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)] |
|---|
| 37 | 0x002951d9 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) |
|---|