Ticket #708: tracker2

File tracker2, 2.7 KB (added by diver, 18 years ago)

back trace on real hw (second)

Line 
1Thread 2933 caused an exception: Segment violation
2Reading symbols from /boot/beos/system/lib/libbe.so...(no debugging symbols found)...done.
3Loaded symbols for /boot/beos/system/lib/libbe.so
4Reading symbols from /boot/beos/system/lib/libtracker.so...(no debugging symbols found)...done.
5Loaded symbols for /boot/beos/system/lib/libtracker.so
6Reading symbols from /boot/beos/system/lib/libroot.so...done.
7Loaded symbols for /boot/beos/system/lib/libroot.so
8Reading symbols from /boot/beos/system/lib/libstdc++.r4.so...done.
9Loaded symbols for /boot/beos/system/lib/libstdc++.r4.so
10Reading symbols from /boot/beos/system/lib/libtranslation.so...done.
11Loaded symbols for /boot/beos/system/lib/libtranslation.so
12
13[Switching to team /boot/beos/system/Tracker (2915) thread w>/boot/beos/system/add-ons/ker (2933)]
140x00388d52 in BList::ItemAt () from /boot/beos/system/lib/libbe.so
15(gdb) bt
16#0 0x00388d52 in BList::ItemAt () from /boot/beos/system/lib/libbe.so
17#1 0x0050a381 in BPrivate::BPose::WidgetFor ()
18 from /boot/beos/system/lib/libtracker.so
19#2 0x00529ae3 in PoseCompareAddWidget ()
20 from /boot/beos/system/lib/libtracker.so
21#3 0x0052ec6b in PoseCompareAddWidgetBinder ()
22 from /boot/beos/system/lib/libtracker.so
23#4 0x0038ef13 in PointerListHelperWithState::Compare ()
24 from /boot/beos/system/lib/libbe.so
25#5 0x0038e955 in void ** __unguarded_partition<void **, void *, comparator> ()
26 from /boot/beos/system/lib/libbe.so
27#6 0x0038eb22 in void __introsort_loop<void **, void *, long, comparator> ()
28 from /boot/beos/system/lib/libbe.so
29#7 0x00389554 in AbstractPointerListHelper::QuickSort ()
30 from /boot/beos/system/lib/libbe.so
31#8 0x003893fe in AbstractPointerListHelper::SortItems ()
32 from /boot/beos/system/lib/libbe.so
33#9 0x0038970a in _PointerList_::SortItems ()
34 from /boot/beos/system/lib/libbe.so
35#10 0x0052da83 in BObjectList<BPrivate::BPose>::SortItems ()
36 from /boot/beos/system/lib/libtracker.so
37#11 0x00529e49 in BPrivate::BPoseView::SortPoses ()
38 from /boot/beos/system/lib/libtracker.so
39#12 0x0054c62f in BPrivate::ColumnDragState::Clicked ()
40---Type <return> to continue, or q <return> to quit---
41 from /boot/beos/system/lib/libtracker.so
42#13 0x0054b380 in BPrivate::BTitleView::MouseDown ()
43 from /boot/beos/system/lib/libtracker.so
44#14 0x00324458 in BWindow::DispatchMessage ()
45 from /boot/beos/system/lib/libbe.so
46#15 0x00327e43 in BWindow::task_looper () from /boot/beos/system/lib/libbe.so
47#16 0x0029be9b in BLooper::_task0_ () from /boot/beos/system/lib/libbe.so
48#17 0x005f0d10 in thread_entry () from /boot/beos/system/lib/libroot.so
49#18 0x701c5fec in ?? ()
50(gdb)