Ticket #3710: trackercrashed_when_changing_workspaces_via_ALT.txt

File trackercrashed_when_changing_workspaces_via_ALT.txt, 4.6 KB (added by Disreali, 15 years ago)
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 754 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
27Reading symbols from /boot/system/add-ons/Translators/BMPTranslator...done.
28Loaded symbols for /boot/system/add-ons/Translators/BMPTranslator
29Reading symbols from /boot/system/add-ons/Translators/EXRTranslator...done.
30Loaded symbols for /boot/system/add-ons/Translators/EXRTranslator
31Reading symbols from /boot/system/lib/libilmimf.so...done.
32Loaded symbols for /boot/system/lib/libilmimf.so
33Reading symbols from /boot/system/lib/libz.so...done.
34Loaded symbols for /boot/system/lib/libz.so
35Reading symbols from /boot/system/add-ons/Translators/GIFTranslator...done.
36Loaded symbols for /boot/system/add-ons/Translators/GIFTranslator
37Reading symbols from /boot/system/add-ons/Translators/JPEG2000Translator...done.
38Loaded symbols for /boot/system/add-ons/Translators/JPEG2000Translator
39Reading symbols from /boot/system/add-ons/Translators/JPEGTranslator...done.
40Loaded symbols for /boot/system/add-ons/Translators/JPEGTranslator
41Reading symbols from /boot/system/add-ons/Translators/PCXTranslator...done.
42Loaded symbols for /boot/system/add-ons/Translators/PCXTranslator
43Reading symbols from /boot/system/add-ons/Translators/PNGTranslator...done.
44Loaded symbols for /boot/system/add-ons/Translators/PNGTranslator
45Reading symbols from /boot/system/add-ons/Translators/PPMTranslator...done.
46Loaded symbols for /boot/system/add-ons/Translators/PPMTranslator
47Reading symbols from /boot/system/add-ons/Translators/RAWTranslator...done.
48Loaded symbols for /boot/system/add-ons/Translators/RAWTranslator
49Reading symbols from /boot/system/add-ons/Translators/RTF-Translator...done.
50Loaded symbols for /boot/system/add-ons/Translators/RTF-Translator
51Reading symbols from /boot/system/add-ons/Translators/SGITranslator...done.
52Loaded symbols for /boot/system/add-ons/Translators/SGITranslator
53Reading symbols from /boot/system/add-ons/Translators/STXTTranslator...done.
54Loaded symbols for /boot/system/add-ons/Translators/STXTTranslator
55Reading symbols from /boot/system/add-ons/Translators/TGATranslator...done.
56Loaded symbols for /boot/system/add-ons/Translators/TGATranslator
57Reading symbols from /boot/system/add-ons/Translators/TIFFTranslator...done.
58Loaded symbols for /boot/system/add-ons/Translators/TIFFTranslator
59Reading symbols from /boot/system/add-ons/Translators/WonderBrushTranslator...done.
60Loaded symbols for /boot/system/add-ons/Translators/WonderBrushTranslator
61[tcsetpgrp failed in terminal_inferior: Invalid Argument]
62[Switching to team /boot/system/Tracker (84) thread w>/boot/home/config (754)]
630x003d38ea in BString::BString () from /boot/system/lib/libbe.so
64(gdb) bt
65#0 0x003d38ea in BString::BString () from /boot/system/lib/libbe.so
66#1 0x005d7010 in BPrivate::BColumnTitle::Draw ()
67 from /boot/system/lib/libtracker.so
68#2 0x005d639a in BPrivate::BTitleView::Draw ()
69 from /boot/system/lib/libtracker.so
70#3 0x005d5fed in BPrivate::BTitleView::Draw ()
71 from /boot/system/lib/libtracker.so
72#4 0x0036f750 in BView::_Draw () from /boot/system/lib/libbe.so
73#5 0x00374035 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
74#6 0x00377c04 in BWindow::task_looper () from /boot/system/lib/libbe.so
75#7 0x002b9fdb in BLooper::_task0_ () from /boot/system/lib/libbe.so
76#8 0x00683dc8 in thread_entry () from /boot/system/lib/libroot.so
77#9 0x701c5fec in ?? ()
78(gdb)