Opened 12 years ago

Closed 7 years ago

#8429 closed bug (fixed)

[Tracker] crash in BView::Invalidate ()

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

Description

This is hrev43901, gcc2hybrid in VirtualBox.

Thread 627 caused an exception: Segment violation
[...]
[Switching to team /boot/system/Tracker (107) thread popup (627)]
0x003a6ca3 in BView::Invalidate () from /boot/system/lib/libbe.so
(gdb) bt
#0  0x003a6ca3 in BView::Invalidate () from /boot/system/lib/libbe.so
#1  0x0034b368 in BMenuItem::Highlight () from /boot/system/lib/libbe.so
#2  0x005c3b94 in BPrivate::ModelMenuItem::Highlight () from /system/lib/libtracker.so
#3  0x0034ba7a in BMenuItem::Select () from /boot/system/lib/libbe.so
#4  0x00343789 in BMenu::_SelectItem () from /boot/system/lib/libbe.so
#5  0x00341d57 in BMenu::_UpdateStateClose () from /boot/system/lib/libbe.so
#6  0x00341459 in BMenu::_Track () from /boot/system/lib/libbe.so
#7  0x003403a1 in BMenu::Track () from /boot/system/lib/libbe.so
#8  0x0035a517 in BPopUpMenu::_StartTrack () from /boot/system/lib/libbe.so
#9  0x0035a3fb in BPopUpMenu::_thread_entry () from /boot/system/lib/libbe.so
#10 0x007186d3 in thread_entry () from /boot/system/lib/libroot.so
#11 0x7827cfec in ?? ()
(gdb)

Change History (4)

comment:1 by diver, 12 years ago

Blocking: 9045 added

comment:2 by waddlesplash, 9 years ago

Any updates?

comment:3 by diver, 9 years ago

Nope.

comment:4 by diver, 7 years ago

Resolution: fixed
Status: newclosed

Probably fixed in the meantime.

Note: See TracTickets for help on using tickets.