Opened 14 years ago

Closed 14 years ago

#5558 closed bug (fixed)

[Tracker] Permanently crashes at moving files on desktop.

Reported by: Michael S. Owned by: axeld
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: x86

Description

hrev35770 and earlier.

(gdb) bt
#0  0x002cb362 in BMessage::_FindField () from /boot/system/lib/libbe.so
#1  0x002cba42 in BMessage::FindData () from /boot/system/lib/libbe.so
#2  0x002cd1d7 in BMessage::FindInt32 () from /boot/system/lib/libbe.so
#3  0x00389687 in BWindow::_DetermineTarget () from /boot/system/lib/libbe.so
#4  0x00388eb4 in BWindow::task_looper () from /boot/system/lib/libbe.so
#5  0x002c6f1f in BLooper::_task0_ () from /boot/system/lib/libbe.so
#6  0x0068dbf6 in thread_entry () from /boot/system/lib/libroot.so
#7  0x70184fec in ?? ()
(gdb) 

Change History (12)

in reply to:  description comment:1 by Michael S., 14 years ago

On desktop should is 10+ objects.

in reply to:  description ; comment:2 by Michael S., 14 years ago

One more crash:

(gdb) bt
#0  0x003e7482 in BList::ItemAt () from /boot/system/lib/libbe.so
#1  0x005a205d in BPrivate::BPose::WidgetFor () from /boot/system/lib/libtracker.so
#2  0x005a2918 in BPrivate::BPose::CalcRect () from /boot/system/lib/libtracker.so
#3  0x005bf878 in BPrivate::BPoseView::ClearSelection () from /boot/system/lib/libtracker.so
#4  0x005b9b12 in BPrivate::BPoseView::MouseDown () from /boot/system/lib/libtracker.so
#5  0x0038616b in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#6  0x0038ae4f in BWindow::task_looper () from /boot/system/lib/libbe.so
#7  0x002c874f in BLooper::_task0_ () from /boot/system/lib/libbe.so
#8  0x00693bf6 in thread_entry () from /boot/system/lib/libroot.so
#9  0x70184fec in ?? ()

in reply to:  2 comment:3 by Michael S., 14 years ago

On hrev35950 2/4

comment:4 by diver, 14 years ago

I think that second backtrace is the same as in #4322.

in reply to:  4 comment:5 by Michael S., 14 years ago

Then other bt :)

(gdb) bt
#0  0x0058c346 in BPrivate::Model::IsNodeOpen () from /boot/system/lib/libtracker.so
#1  0x005a13c5 in BPrivate::BPose::Draw () from /boot/system/lib/libtracker.so
#2  0x005baeee in BPrivate::BPoseView::MakeDragBitmap () from /boot/system/lib/libtracker.so
#3  0x005ba5cd in BPrivate::BPoseView::DragSelectedPoses () from /boot/system/lib/libtracker.so
#4  0x005b9e76 in BPrivate::BPoseView::MouseDown () from /boot/system/lib/libtracker.so
#5  0x0038616b in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#6  0x0038ae4f in BWindow::task_looper () from /boot/system/lib/libbe.so
#7  0x002c874f in BLooper::_task0_ () from /boot/system/lib/libbe.so
#8  0x00693bf6 in thread_entry () from /boot/system/lib/libroot.so
#9  0x70184fec in ?? ()

comment:6 by diver, 14 years ago

#1636 could be related to last bt.

in reply to:  6 ; comment:7 by Michael S., 14 years ago

And one more bt (open folder on desktop):

(gdb) bt
#0  0xffff0114 in ?? ()
#1  0x0068f45e in debugger () from /boot/system/lib/libroot.so
#2  0x002c8fe5 in BLooper::check_lock () from /boot/system/lib/libbe.so
#3  0x00382033 in BView::_CheckLockAndSwitchCurrent () from /boot/system/lib/libbe.so
#4  0x00381fa9 in BView::_CheckOwnerLockAndSwitchCurrent () from /boot/system/lib/libbe.so
#5  0x0037a580 in BView::GetFont () from /boot/system/lib/libbe.so
#6  0x00536e96 in BPrivate::BContainerWindow::AddMimeMenu () from /boot/system/lib/libtracker.so
#7  0x00537659 in BPrivate::BContainerWindow::AddMimeTypesToMenu () from /boot/system/lib/libtracker.so
#8  0x00536cb1 in BPrivate::BContainerWindow::AddMimeTypesToMenu () from /boot/system/lib/libtracker.so
#9  0x005a8176 in BPrivate::BPoseView::AddPosesCompleted () from /boot/system/lib/libtracker.so
#10 0x005aa532 in BPrivate::BPoseView::MessageReceived () from /boot/system/lib/libtracker.so
#11 0x002c7259 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
#12 0x00386d54 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#13 0x0038ae4f in BWindow::task_looper () from /boot/system/lib/libbe.so
#14 0x002c874f in BLooper::_task0_ () from /boot/system/lib/libbe.so
#15 0x00693bf6 in thread_entry () from /boot/system/lib/libroot.so
#16 0x7003ffec in ?? ()

in reply to:  7 comment:8 by Michael S., 14 years ago

and click to menu...

in reply to:  description comment:9 by Michael S., 14 years ago

hrev35950 2/4. And new trace. Crash occurs when you save a file from the FF to desktop.

(gdb) bt
#0  0x003e7482 in BList::ItemAt () from /boot/system/lib/libbe.so
#1  0x005a205d in BPrivate::BPose::WidgetFor () from /boot/system/lib/libtracker.so
#2  0x005a2918 in BPrivate::BPose::CalcRect () from /boot/system/lib/libtracker.so
#3  0x005af033 in BPrivate::BPoseView::SlotOccupied () from /boot/system/lib/libtracker.so
#4  0x005ae663 in BPrivate::BPoseView::PlacePose () from /boot/system/lib/libtracker.so
#5  0x005a9216 in BPrivate::BPoseView::CreatePoses () from /boot/system/lib/libtracker.so
#6  0x005a8796 in BPrivate::BPoseView::CreatePose () from /boot/system/lib/libtracker.so
#7  0x005b4dd6 in BPrivate::BPoseView::EntryCreated () from /boot/system/lib/libtracker.so
#8  0x005b4439 in BPrivate::BPoseView::FSNotification () from /boot/system/lib/libtracker.so
#9  0x005408de in BPrivate::DesktopPoseView::FSNotification () from /boot/system/lib/libtracker.so
#10 0x005aa5ce in BPrivate::BPoseView::MessageReceived () from /boot/system/lib/libtracker.so
#11 0x002c7259 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
#12 0x00386d54 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#13 0x0038ae4f in BWindow::task_looper () from /boot/system/lib/libbe.so
#14 0x002c874f in BLooper::_task0_ () from /boot/system/lib/libbe.so
#15 0x00693bf6 in thread_entry () from /boot/system/lib/libroot.so
#16 0x70184fec in ?? ()

comment:10 by aldeck, 14 years ago

Could you retest with hrev36592 or later?

in reply to:  10 comment:11 by Michael S., 14 years ago

Replying to aldeck:

Could you retest with hrev36592 or later?

R1/Alpha 2 and after - this problem is no longer observed.

comment:12 by aldeck, 14 years ago

Resolution: fixed
Status: newclosed

Closing, thanks for the feedback!

Note: See TracTickets for help on using tickets.