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 2111 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++.r4.so...done.
|
---|
20 | Loaded symbols for /boot/system/lib/libstdc++.r4.so
|
---|
21 | Reading symbols from /boot/system/lib/libtranslation.so...done.
|
---|
22 | Loaded symbols for /boot/system/lib/libtranslation.so
|
---|
23 | Reading symbols from /boot/system/lib/libtextencoding.so...done.
|
---|
24 | Loaded symbols for /boot/system/lib/libtextencoding.so
|
---|
25 | Reading symbols from /boot/system/lib/libiconv.so...done.
|
---|
26 | Loaded symbols for /boot/system/lib/libiconv.so
|
---|
27 | [tcsetpgrp failed in terminal_inferior: Invalid Argument]
|
---|
28 | [Switching to team /boot/system/Tracker (2043) thread w>/unnamed volume/home/pieter/d (2111)]
|
---|
29 | 0x003d0ff2 in BString::BString () from /boot/system/lib/libbe.so
|
---|
30 | (gdb) bt
|
---|
31 | #0 0x003d0ff2 in BString::BString () from /boot/system/lib/libbe.so
|
---|
32 | #1 0x005d0ddc in BPrivate::BColumnTitle::Draw ()
|
---|
33 | from /boot/system/lib/libtracker.so
|
---|
34 | #2 0x005d0166 in BPrivate::BTitleView::Draw ()
|
---|
35 | from /boot/system/lib/libtracker.so
|
---|
36 | #3 0x005cfdb9 in BPrivate::BTitleView::Draw ()
|
---|
37 | from /boot/system/lib/libtracker.so
|
---|
38 | #4 0x0036d354 in BView::_Draw () from /boot/system/lib/libbe.so
|
---|
39 | #5 0x00371c39 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
|
---|
40 | #6 0x00375808 in BWindow::task_looper () from /boot/system/lib/libbe.so
|
---|
41 | #7 0x002b8e83 in BLooper::_task0_ () from /boot/system/lib/libbe.so
|
---|
42 | #8 0x0067dcd8 in thread_entry () from /boot/system/lib/libroot.so
|
---|
43 | #9 0x782c9fec in ?? ()
|
---|
44 | (gdb)
|
---|