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 468 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/libbe.so...done.
|
---|
14 | Loaded symbols for /boot/system/lib/libbe.so
|
---|
15 | Reading symbols from /boot/system/lib/liblocale.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/liblocale.so
|
---|
17 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
19 | Reading symbols from /boot/system/lib/libicu-common.so.4.2...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libicu-common.so.4.2
|
---|
21 | Reading symbols from /boot/system/lib/libicu-data.so.4.2...done.
|
---|
22 | Loaded symbols for /boot/system/lib/libicu-data.so.4.2
|
---|
23 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
25 | Reading symbols from /boot/system/lib/libicu-i18n.so.4.2...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libicu-i18n.so.4.2
|
---|
27 | Reading symbols from /boot/system/add-ons/locale/catalogs/plaintext...done.
|
---|
28 | Loaded symbols for /boot/system/add-ons/locale/catalogs/plaintext
|
---|
29 | Reading symbols from /boot/system/add-ons/locale/catalogs/zeta...done.
|
---|
30 | Loaded symbols for /boot/system/add-ons/locale/catalogs/zeta
|
---|
31 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
32 | [Switching to team /boot/system/preferences/Locale (464) thread w>Locale (468)]
|
---|
33 | 0x00335a5e in BLayout::RemoveView () from /boot/system/lib/libbe.so
|
---|
34 | (gdb) bt
|
---|
35 | #0 0x00335a5e in BLayout::RemoveView () from /boot/system/lib/libbe.so
|
---|
36 | #1 0x0039fa21 in BView::RemoveSelf () from /boot/system/lib/libbe.so
|
---|
37 | #2 0x003983f2 in BView::~BView () from /boot/system/lib/libbe.so
|
---|
38 | #3 0x0032f8c4 in BGroupView::~BGroupView () from /boot/system/lib/libbe.so
|
---|
39 | #4 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
|
---|
40 | #5 0x0032f8c4 in BGroupView::~BGroupView () from /boot/system/lib/libbe.so
|
---|
41 | #6 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
|
---|
42 | #7 0x0037ee84 in BTab::~BTab () from /boot/system/lib/libbe.so
|
---|
43 | #8 0x0037fc27 in BTabView::~BTabView () from /boot/system/lib/libbe.so
|
---|
44 | #9 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
|
---|
45 | #10 0x0032f8c4 in BGroupView::~BGroupView () from /boot/system/lib/libbe.so
|
---|
46 | #11 0x00398437 in BView::~BView () from /boot/system/lib/libbe.so
|
---|
47 | #12 0x003a4bd7 in BWindow::~BWindow () from /boot/system/lib/libbe.so
|
---|
48 | #13 0x0020f66b in LocaleWindow::~LocaleWindow ()
|
---|
49 | #14 0x002e4aa2 in BLooper::Quit () from /boot/system/lib/libbe.so
|
---|
50 | #15 0x003a5356 in BWindow::Quit () from /boot/system/lib/libbe.so
|
---|
51 | #16 0x002e612b in BLooper::_QuitRequested () from /boot/system/lib/libbe.so
|
---|
52 | #17 0x002e4626 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
53 | #18 0x003a80a5 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
54 | #19 0x003ac238 in BWindow::task_looper () from /boot/system/lib/libbe.so
|
---|
55 | #20 0x002e5b97 in BLooper::_task0_ () from /boot/system/lib/libbe.so
|
---|
56 | #21 0x013370b2 in thread_entry () from /boot/system/lib/libroot.so
|
---|
57 | #22 0x7003ffec in ?? ()
|
---|
58 | (gdb)
|
---|