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 196 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/libtracker.so...done.
|
---|
16 | Loaded symbols for /boot/system/lib/libtracker.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++.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libstdc++.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 | Reading symbols from /boot/system/lib/libtranslation.so...done.
|
---|
36 | Loaded symbols for /boot/system/lib/libtranslation.so
|
---|
37 | Reading symbols from /boot/system/lib/libtextencoding.so...done.
|
---|
38 | Loaded symbols for /boot/system/lib/libtextencoding.so
|
---|
39 | Reading symbols from /boot/system/lib/libsupc++.so...done.
|
---|
40 | Loaded symbols for /boot/system/lib/libsupc++.so
|
---|
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/Tracker (132) thread w>/boot/home/Desktop (196)]
|
---|
45 | 0x002f9623 in BBitmap::Bounds () from /boot/system/lib/libbe.so
|
---|
46 | (gdb) bt
|
---|
47 | #0 0x002f9623 in BBitmap::Bounds () from /boot/system/lib/libbe.so
|
---|
48 | #1 0x00523cd9 in BPrivate::BackgroundImage::ScreenChanged ()
|
---|
49 | from /boot/system/lib/libtracker.so
|
---|
50 | #2 0x0053896c in BPrivate::BDeskWindow::ScreenChanged ()
|
---|
51 | from /boot/system/lib/libtracker.so
|
---|
52 | #3 0x00394586 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
53 | #4 0x00390ce0 in BWindow::task_looper () from /boot/system/lib/libbe.so
|
---|
54 | #5 0x002dec06 in BLooper::_task0_ () from /boot/system/lib/libbe.so
|
---|
55 | #6 0x0064c247 in thread_entry () from /boot/system/lib/libroot.so
|
---|
56 | #7 0x78178fec in ?? ()
|
---|
57 | (gdb)
|
---|