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 2627 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/libroot.so...done.
|
---|
18 | Loaded symbols for /boot/system/lib/libroot.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.44...
|
---|
22 | warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
|
---|
23 | done.
|
---|
24 | Loaded symbols for /boot/system/lib/libicudata.so.44
|
---|
25 | Reading symbols from /boot/system/lib/libicui18n.so.44...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libicui18n.so.44
|
---|
27 | Reading symbols from /boot/system/lib/libicuio.so.44...done.
|
---|
28 | Loaded symbols for /boot/system/lib/libicuio.so.44
|
---|
29 | Reading symbols from /boot/system/lib/libicule.so.44...done.
|
---|
30 | Loaded symbols for /boot/system/lib/libicule.so.44
|
---|
31 | Reading symbols from /boot/system/lib/libiculx.so.44...done.
|
---|
32 | Loaded symbols for /boot/system/lib/libiculx.so.44
|
---|
33 | Reading symbols from /boot/system/lib/libicutu.so.44...done.
|
---|
34 | Loaded symbols for /boot/system/lib/libicutu.so.44
|
---|
35 | Reading symbols from /boot/system/lib/libicuuc.so.44...done.
|
---|
36 | Loaded symbols for /boot/system/lib/libicuuc.so.44
|
---|
37 | Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
|
---|
38 | Loaded symbols for /boot/system/lib/libroot-addon-icu.so
|
---|
39 | Reading symbols from /boot/system/add-ons/disk_systems/bfs...done.
|
---|
40 | Loaded symbols for /boot/system/add-ons/disk_systems/bfs
|
---|
41 | Reading symbols from /boot/system/add-ons/disk_systems/intel...done.
|
---|
42 | Loaded symbols for /boot/system/add-ons/disk_systems/intel
|
---|
43 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
44 | [Switching to team /boot/system/apps/DriveSetup (2621) thread w>DriveSetup (2627)]
|
---|
45 | 0x003ec5ff in BPrivate::Layout::CollapsingLayouter::CreateLayoutInfo ()
|
---|
46 | from /boot/system/lib/libbe.so
|
---|
47 | (gdb) bt
|
---|
48 | #0 0x003ec5ff in BPrivate::Layout::CollapsingLayouter::CreateLayoutInfo ()
|
---|
49 | from /boot/system/lib/libbe.so
|
---|
50 | #1 0x003ce697 in BTwoDimensionalLayout::CompoundLayouter::ValidateMinMax ()
|
---|
51 | from /boot/system/lib/libbe.so
|
---|
52 | #2 0x003cf4e6 in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax ()
|
---|
53 | from /boot/system/lib/libbe.so
|
---|
54 | #3 0x003ce219 in BTwoDimensionalLayout::_ValidateMinMax ()
|
---|
55 | from /boot/system/lib/libbe.so
|
---|
56 | #4 0x003cde85 in BTwoDimensionalLayout::DerivedLayoutItems ()
|
---|
57 | from /boot/system/lib/libbe.so
|
---|
58 | #5 0x0036a940 in BLayout::_LayoutWithinContext ()
|
---|
59 | from /boot/system/lib/libbe.so
|
---|
60 | #6 0x003dabe9 in BView::DoLayout () from /boot/system/lib/libbe.so
|
---|
61 | #7 0x003daed4 in BView::_Layout () from /boot/system/lib/libbe.so
|
---|
62 | #8 0x003daf2e in BView::_Layout () from /boot/system/lib/libbe.so
|
---|
63 | #9 0x003daad2 in BView::Layout () from /boot/system/lib/libbe.so
|
---|
64 | #10 0x003e1d1c in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
65 | #11 0x003e5f78 in BWindow::task_looper () from /boot/system/lib/libbe.so
|
---|
66 | #12 0x00315f27 in BLooper::_task0_ () from /boot/system/lib/libbe.so
|
---|
67 | #13 0x005561d2 in thread_entry () from /boot/system/lib/libroot.so
|
---|
68 | #14 0x7003ffec in ?? ()
|
---|
69 | (gdb)
|
---|