Ticket #3710: trackercrash2

File trackercrash2, 2.3 KB (added by PieterPanman, 15 years ago)

Hmm again after a workspace change, but I cannot reproduce it at will

Line 
1GNU gdb 6.3
2Copyright 2004 Free Software Foundation, Inc.
3GDB is free software, covered by the GNU General Public License, and you are
4welcome to change it and/or distribute copies of it under certain conditions.
5Type "show copying" to see the conditions.
6There is absolutely no warranty for GDB. Type "show warranty" for details.
7This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)
8
9[tcsetpgrp failed in terminal_inferior: Invalid Argument]
10Thread 2111 caused an exception: Segment violation
11Reading symbols from /boot/system/runtime_loader...done.
12Loaded symbols for /boot/system/runtime_loader
13Reading symbols from /boot/system/lib/libbe.so...done.
14Loaded symbols for /boot/system/lib/libbe.so
15Reading symbols from /boot/system/lib/libtracker.so...done.
16Loaded symbols for /boot/system/lib/libtracker.so
17Reading symbols from /boot/system/lib/libroot.so...done.
18Loaded symbols for /boot/system/lib/libroot.so
19Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
20Loaded symbols for /boot/system/lib/libstdc++.r4.so
21Reading symbols from /boot/system/lib/libtranslation.so...done.
22Loaded symbols for /boot/system/lib/libtranslation.so
23Reading symbols from /boot/system/lib/libtextencoding.so...done.
24Loaded symbols for /boot/system/lib/libtextencoding.so
25Reading symbols from /boot/system/lib/libiconv.so...done.
26Loaded 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)]
290x003d0ff2 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)