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 818 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/libnetwork.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/libnetwork.so
|
---|
17 | Reading symbols from /boot/system/lib/liblocale.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/liblocale.so
|
---|
19 | Reading symbols from /boot/system/lib/libbnetapi.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libbnetapi.so
|
---|
21 | Reading symbols from /boot/system/lib/libroot.so...done.
|
---|
22 | Loaded symbols for /boot/system/lib/libroot.so
|
---|
23 | Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
25 | Reading symbols from /boot/system/lib/libicudata.so.44...
|
---|
26 | warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
|
---|
27 | done.
|
---|
28 | Loaded symbols for /boot/system/lib/libicudata.so.44
|
---|
29 | Reading symbols from /boot/system/lib/libicui18n.so.44...done.
|
---|
30 | Loaded symbols for /boot/system/lib/libicui18n.so.44
|
---|
31 | Reading symbols from /boot/system/lib/libicuio.so.44...done.
|
---|
32 | Loaded symbols for /boot/system/lib/libicuio.so.44
|
---|
33 | Reading symbols from /boot/system/lib/libicule.so.44...done.
|
---|
34 | Loaded symbols for /boot/system/lib/libicule.so.44
|
---|
35 | Reading symbols from /boot/system/lib/libiculx.so.44...done.
|
---|
36 | Loaded symbols for /boot/system/lib/libiculx.so.44
|
---|
37 | Reading symbols from /boot/system/lib/libicutu.so.44...done.
|
---|
38 | Loaded symbols for /boot/system/lib/libicutu.so.44
|
---|
39 | Reading symbols from /boot/system/lib/libicuuc.so.44...done.
|
---|
40 | Loaded symbols for /boot/system/lib/libicuuc.so.44
|
---|
41 | Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
|
---|
42 | Loaded symbols for /boot/system/lib/libroot-addon-icu.so
|
---|
43 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
44 | [Switching to team /boot/system/preferences/Network (818) thread Network (818)]
|
---|
45 | 0x0020a948 in EthernetSettingsView::_ShowConfiguration ()
|
---|
46 | (gdb) bt
|
---|
47 | #0 0x0020a948 in EthernetSettingsView::_ShowConfiguration ()
|
---|
48 | #1 0x0020a30c in EthernetSettingsView::AttachedToWindow ()
|
---|
49 | #2 0x003ac9a0 in BView::_Attach () from /boot/system/lib/libbe.so
|
---|
50 | #3 0x003a9351 in BView::_AddChild () from /boot/system/lib/libbe.so
|
---|
51 | #4 0x00339bc2 in BLayout::AddItem () from /boot/system/lib/libbe.so
|
---|
52 | #5 0x00332177 in BGroupLayout::AddItem () from /boot/system/lib/libbe.so
|
---|
53 | #6 0x00339a64 in BLayout::AddView () from /boot/system/lib/libbe.so
|
---|
54 | #7 0x0033207b in BGroupLayout::AddView () from /boot/system/lib/libbe.so
|
---|
55 | #8 0x003399a0 in BLayout::AddView () from /boot/system/lib/libbe.so
|
---|
56 | #9 0x0033204b in BGroupLayout::AddView () from /boot/system/lib/libbe.so
|
---|
57 | #10 0x00208542 in NetworkWindow::NetworkWindow ()
|
---|
58 | #11 0x0020827c in NetworkApp::ReadyToRun ()
|
---|
59 | #12 0x002dabed in BApplication::DispatchMessage ()
|
---|
60 | from /boot/system/lib/libbe.so
|
---|
61 | #13 0x002e59c1 in BLooper::task_looper () from /boot/system/lib/libbe.so
|
---|
62 | #14 0x002d9839 in BApplication::Run () from /boot/system/lib/libbe.so
|
---|
63 | #15 0x00208337 in main ()
|
---|
64 | (gdb)
|
---|