Ticket #1001: bracktrace_vision-crash-on-quit

File bracktrace_vision-crash-on-quit, 4.5 KB (added by koki, 17 years ago)

Backtrace

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
9Thread 234 caused an exception: Segment violation
10Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
11Loaded symbols for /boot/beos/system/lib/libbe.so
12Reading symbols from /boot/beos/system/lib/libtranslation.so...(no debugging symbols found)...done.
13Loaded symbols for /boot/beos/system/lib/libtranslation.so
14Reading symbols from /boot/beos/system/lib/libtextencoding.so...
15(no debugging symbols found)...done.
16Loaded symbols for /boot/beos/system/lib/libtextencoding.so
17Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
18Loaded symbols for /boot/beos/system/lib/libtracker.so
19Reading symbols from /boot/beos/system/lib/libnetwork.so...
20(no debugging symbols found)...done.
21Loaded symbols for /boot/beos/system/lib/libnetwork.so
22Reading symbols from /boot/beos/system/lib/libroot.so...done.
23Loaded symbols for /boot/beos/system/lib/libroot.so
24Reading symbols from /boot/beos/system/lib/libqoca.so...done.
25Loaded symbols for /boot/beos/system/lib/libqoca.so
26Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
27Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
28Reading symbols from /boot/beos/system/add-ons/Translators/BMPTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/BMPTranslator
29Reading symbols from /boot/beos/system/add-ons/Translators/GIFTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/GIFTranslator
30Reading symbols from /boot/beos/system/add-ons/Translators/JPEG2000Translator...done.
31Loaded symbols for /boot/beos/system/add-ons/Translators/JPEG2000Translator
32Reading symbols from /boot/beos/system/add-ons/Translators/JPEGTranslator...done.
33Loaded symbols for /boot/beos/system/add-ons/Translators/JPEGTranslator
34Reading symbols from /boot/beos/system/add-ons/Translators/PNGTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/PNGTranslator
35Reading symbols from /boot/beos/system/lib/libz.so...done.
36Loaded symbols for /boot/beos/system/lib/libz.so
37Reading symbols from /boot/beos/system/add-ons/Translators/PPMTranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/PPMTranslator
38Reading symbols from /boot/beos/system/add-ons/Translators/RTF-Translator...done.
39Loaded symbols for /boot/beos/system/add-ons/Translators/RTF-Translator
40Reading symbols from /boot/beos/system/add-ons/Translators/SGITranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/SGITranslator
41Reading symbols from /boot/beos/system/add-ons/Translators/STXTTranslator...done.
42Loaded symbols for /boot/beos/system/add-ons/Translators/STXTTranslator
43Reading symbols from /boot/beos/system/add-ons/Translators/TGATranslator...done.Loaded symbols for /boot/beos/system/add-ons/Translators/TGATranslator
44Reading symbols from /boot/beos/system/add-ons/Translators/TIFFTranslator...done.
45Loaded symbols for /boot/beos/system/add-ons/Translators/TIFFTranslator
46
47[Switching to team /boot/apps/Vision/Vision (198) thread w>irc.freenode.net - [brown.fre (234)]
480x004f3f63 in BString::BString () from /boot/beos/system/lib/libbe.so
49(gdb) bt
50#0 0x004f3f63 in BString::BString () from /boot/beos/system/lib/libbe.so
51#1 0x002e64c2 in WindowListItem::Name ()
52#2 0x002e5fcd in WindowList::SortListItems ()
53#3 0x0043ac8c in quick_sort_item_array () from /boot/beos/system/lib/libbe.so
54#4 0x0043c135 in BOutlineListView::_SortTree ()
55 from /boot/beos/system/lib/libbe.so
56#5 0x0043bf01 in BOutlineListView::SortItemsUnder ()
57 from /boot/beos/system/lib/libbe.so
58#6 0x0043bea0 in BOutlineListView::FullListSortItems ()
59 from /boot/beos/system/lib/libbe.so
60#7 0x002e5f12 in WindowList::RemoveAgent ()
61#8 0x00278e83 in ClientWindow::MessageReceived ()
62#9 0x003dd283 in BLooper::DispatchMessage ()
63 from /boot/beos/system/lib/libbe.so
64#10 0x00483d25 in BWindow::DispatchMessage ()
65 from /boot/beos/system/lib/libbe.so
66#11 0x0048720c in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
67#12 0x003de85f in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
68#13 0x008e85d0 in thread_entry () from /boot/beos/system/lib/libroot.so
69#14 0x700c1ff0 in ?? ()
70(gdb)