Ticket #1550: gdb and backtrace.txt

File gdb and backtrace.txt, 5.5 KB (added by cebif, 17 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 304 caused an exception: Segment violation
11Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
12Loaded symbols for /boot/beos/system/lib/libbe.so
13Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
14Loaded symbols for /boot/beos/system/lib/libtracker.so
15Reading symbols from /boot/beos/system/lib/libroot.so...done.
16Loaded symbols for /boot/beos/system/lib/libroot.so
17Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
18Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
19Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
20Loaded symbols for /boot/beos/system/lib/libtranslation.so
21Reading symbols from /boot/beos/system/lib/libtextencoding.so...done.
22Loaded symbols for /boot/beos/system/lib/libtextencoding.so
23Reading symbols from /boot/beos/system/add-ons/Translators/BMPTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/BMPTranslator
24Reading symbols from /boot/beos/system/add-ons/Translators/GIFTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/GIFTranslator
25Reading symbols from /boot/beos/system/add-ons/Translators/JPEG2000Translator...done.
26Loaded symbols for /boot/beos/system/add-ons/Translators/JPEG2000Translator
27Reading symbols from /boot/beos/system/add-ons/Translators/JPEGTranslator...done.
28Loaded symbols for /boot/beos/system/add-ons/Translators/JPEGTranslator
29Reading symbols from /boot/beos/system/add-ons/Translators/PNGTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/PNGTranslator
30Reading symbols from /boot/beos/system/lib/libz.so...done.
31Loaded symbols for /boot/beos/system/lib/libz.so
32Reading symbols from /boot/beos/system/add-ons/Translators/PPMTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/PPMTranslator
33Reading symbols from /boot/beos/system/add-ons/Translators/RTF-Translator...done.
34Loaded symbols for /boot/beos/system/add-ons/Translators/RTF-Translator
35Reading symbols from /boot/beos/system/add-ons/Translators/SGITranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/SGITranslator
36Reading symbols from /boot/beos/system/add-ons/Translators/STXTTranslator...done.
37Loaded symbols for /boot/beos/system/add-ons/Translators/STXTTranslator
38Reading symbols from /boot/beos/system/add-ons/Translators/TGATranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/TGATranslator
39Reading symbols from /boot/beos/system/add-ons/Translators/TIFFTranslator...done.
40Loaded symbols for /boot/beos/system/add-ons/Translators/TIFFTranslator
41Reading symbols from /boot/beos/system/add-ons/Translators/WonderBrushTranslator...done.
42Loaded symbols for /boot/beos/system/add-ons/Translators/WonderBrushTranslator
43[tcsetpgrp failed in terminal_inferior: Invalid Argument]
44
45[Switching to team /boot/beos/system/Tracker (71) thread w>New E-mail (304)]
460x003d375a in BList::CountItems () from /boot/beos/system/lib/libbe.so
47(gdb) bt
48#0 0x003d375a in BList::CountItems () from /boot/beos/system/lib/libbe.so
49#1 0x0050854f in BObjectList<BPrivate::BTextWidget>::CountItems ()
50 from /boot/beos/system/lib/libtracker.so
51#2 0x0058f724 in BPrivate::BPose::WidgetFor ()
52 from /boot/beos/system/lib/libtracker.so
53#3 0x005ae807 in PoseCompareAddWidget ()
54 from /boot/beos/system/lib/libtracker.so
55#4 0x005b3a33 in PoseCompareAddWidgetBinder ()
56 from /boot/beos/system/lib/libtracker.so
57#5 0x003d98ab in PointerListHelperWithState::Compare ()
58 from /boot/beos/system/lib/libbe.so
59#6 0x003d91f2 in void ** __unguarded_partition<void **, void *, comparator> ()
60 from /boot/beos/system/lib/libbe.so
61#7 0x003d940a in void __introsort_loop<void **, void *, long, comparator> ()
62 from /boot/beos/system/lib/libbe.so
63#8 0x003d3ee1 in AbstractPointerListHelper::QuickSort ()
64 from /boot/beos/system/lib/libbe.so
65#9 0x003d3d86 in AbstractPointerListHelper::SortItems ()
66 from /boot/beos/system/lib/libbe.so
67#10 0x003d40cd in _PointerList_::SortItems ()
68 from /boot/beos/system/lib/libbe.so
69#11 0x005b280f in BObjectList<BPrivate::BPose>::SortItems ()
70 from /boot/beos/system/lib/libtracker.so
71#12 0x005aebb9 in BPrivate::BPoseView::SortPoses ()
72---Type <return> to continue, or q <return> to quit---
73 from /boot/beos/system/lib/libtracker.so
74#13 0x005d1803 in BPrivate::ColumnDragState::Clicked ()
75 from /boot/beos/system/lib/libtracker.so
76#14 0x005d0d7f in BPrivate::ColumnTrackState::MouseUp ()
77 from /boot/beos/system/lib/libtracker.so
78#15 0x005d0451 in BPrivate::BTitleView::MouseUp ()
79 from /boot/beos/system/lib/libtracker.so
80#16 0x0036a451 in BWindow::DispatchMessage ()
81 from /boot/beos/system/lib/libbe.so
82#17 0x0036e420 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
83#18 0x002bf6a3 in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
84#19 0x00676ad0 in thread_entry () from /boot/beos/system/lib/libroot.so
85#20 0x7003ffec in ?? ()
86(gdb)