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 744 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 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
40 | [Switching to team /boot/system/preferences/Touchpad (744) thread Touchpad (744)]
|
---|
41 | 0x003b65ff in BPrivate::Layout::CollapsingLayouter::CreateLayoutInfo ()
|
---|
42 | from /boot/system/lib/libbe.so
|
---|
43 | (gdb) bt
|
---|
44 | #0 0x003b65ff in BPrivate::Layout::CollapsingLayouter::CreateLayoutInfo ()
|
---|
45 | from /boot/system/lib/libbe.so
|
---|
46 | #1 0x00398697 in BTwoDimensionalLayout::CompoundLayouter::ValidateMinMax ()
|
---|
47 | from /boot/system/lib/libbe.so
|
---|
48 | #2 0x003994e6 in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax ()
|
---|
49 | from /boot/system/lib/libbe.so
|
---|
50 | #3 0x00398219 in BTwoDimensionalLayout::_ValidateMinMax ()
|
---|
51 | from /boot/system/lib/libbe.so
|
---|
52 | #4 0x00397910 in BTwoDimensionalLayout::BaseMinSize ()
|
---|
53 | from /boot/system/lib/libbe.so
|
---|
54 | #5 0x002fc4d3 in BAbstractLayout::MinSize () from /boot/system/lib/libbe.so
|
---|
55 | #6 0x003a4358 in BView::MinSize () from /boot/system/lib/libbe.so
|
---|
56 | #7 0x003ac1db in BWindow::UpdateSizeLimits () from /boot/system/lib/libbe.so
|
---|
57 | #8 0x003ae4fc in BWindow::CenterIn () from /boot/system/lib/libbe.so
|
---|
58 | #9 0x003ae5b3 in BWindow::CenterOnScreen () from /boot/system/lib/libbe.so
|
---|
59 | #10 0x002075fe in TouchpadPrefView::AttachedToWindow ()
|
---|
60 | #11 0x003a6380 in BView::_Attach () from /boot/system/lib/libbe.so
|
---|
61 | #12 0x003a63fb in BView::_Attach () from /boot/system/lib/libbe.so
|
---|
62 | #13 0x003a2dc5 in BView::_AddChild () from /boot/system/lib/libbe.so
|
---|
63 | #14 0x00334104 in BLayout::AddItem () from /boot/system/lib/libbe.so
|
---|
64 | #15 0x0032c75b in BGroupLayout::AddItem () from /boot/system/lib/libbe.so
|
---|
65 | #16 0x0033406c in BLayout::AddItem () from /boot/system/lib/libbe.so
|
---|
66 | #17 0x0032c72b in BGroupLayout::AddItem () from /boot/system/lib/libbe.so
|
---|
67 | #18 0x003a2cd8 in BView::AddChild () from /boot/system/lib/libbe.so
|
---|
68 | ---Type <return> to continue, or q <return> to quit---
|
---|
69 | #19 0x003a8f47 in BWindow::AddChild () from /boot/system/lib/libbe.so
|
---|
70 | #20 0x002093d6 in main ()
|
---|
71 | (gdb)
|
---|