Opened 12 years ago

Closed 6 years ago

#9072 closed bug (not reproducible)

[Tracker] crashes in BView::SetOrigin ()

Reported by: diver Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/Tracker Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev44700 gcc2 hybrid.

Tracker crashed when I clicked Size column.

Thread 1830 caused an exception: Segment violation
[Switching to team /boot/system/Tracker (121) thread w>/data/New folder/develop/abi/ (1830)]
0x003b69db in BView::SetOrigin () from /boot/system/lib/libbe.so
(gdb) bt
#0  0x003b69db in  () from /boot/system/lib/libbe.so
#1  0x00669df7 in BPrivate::BTitleView::Draw () from /boot/system/lib/libtracker.so
#2  0x0066c01c in BPrivate::ColumnDragState::DrawPressNoOutline () from /boot/system/lib/libtracker.so
#3  0x0066b9b0 in BPrivate::ColumnDragState::ColumnDragState () from /boot/system/lib/libtracker.so
#4  0x0066a707 in BPrivate::BTitleView::MouseDown () from /boot/system/lib/libtracker.so
#5  0x003c4607 in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#6  0x003c94e4 in BWindow::task_looper () from /boot/system/lib/libbe.so
#7  0x002eeb23 in BLooper::_task0_ () from /boot/system/lib/libbe.so
#8  0x0071e6e3 in thread_entry () from /boot/system/lib/libroot.so
#9  0x78033fec in ?? ()
(gdb)

Change History (5)

comment:1 by jscipione, 12 years ago

I cannot reproduce this crash on hrev44700 gcc2h. Can you be more specific about the steps you took to cause this crash?

comment:2 by diver, 12 years ago

I don't know how to reproduce it yet.

comment:3 by waddlesplash, 9 years ago

Any updates?

comment:4 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:5 by waddlesplash, 6 years ago

Resolution: not reproducible
Status: assignedclosed
Note: See TracTickets for help on using tickets.