Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6820 closed bug (fixed)

Crash in BRoster::_ResolveApp

Reported by: laplace Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Application Kit Version: R1/alpha2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Right clicking on Process Controller in Deskbar or pressing OPT+ALT+T in Tracker crashes Deskbar or the Desktop.

Version: GCC2 hrev39423

Build: haiku-alpha.iso

Deskbar stack trace:

0x00341190 in BRoster::_ResolveApp () from /boot/system/lib/libbe.so
(gdb) bt
#0  0x00341190 in BRoster::_ResolveApp () from /boot/system/lib/libbe.so
#1  0x0033ddca in BRoster::FindApp () from /boot/system/lib/libbe.so
#2  0x01c322f8 in AutoIcon::Bitmap () from /boot/system/apps/ProcessController
#3  0x01c38283 in thread_popup () from /boot/system/apps/ProcessController
#4  0x0074b306 in thread_entry () from /boot/system/lib/libroot.so
#5  0x7003ffec in ?? ()

Tracker stack trace:

#0  0x002e8190 in BRoster::_ResolveApp () from /boot/system/lib/libbe.so
#1  0x002e4dca in BRoster::FindApp () from /boot/system/lib/libbe.so
#2  0x01bcd839 in process_refs ()
   from /boot/system/add-ons/Tracker/Open Terminal-T
#3  0x00549319 in AddOnThread () from /boot/system/lib/libtracker.so
#4  0x00560fcc in BPrivate::ThreeParamFunctionObjectWorkaround<BMessage *, entry_ref, entry_ref>::operator() () from /boot/system/lib/libtracker.so
#5  0x0060d353 in BPrivate::Thread::Run () from /boot/system/lib/libtracker.so
#6  0x0060d198 in BPrivate::SimpleThread::RunBinder ()
   from /boot/system/lib/libtracker.so
#7  0x006bd306 in thread_entry () from /boot/system/lib/libroot.so
#8  0x701c5fec in ?? ()

Change History (4)

comment:1 by axeld, 13 years ago

Resolution: fixed
Status: newclosed

This had already been fixed in hrev39424, over five hours before this bug report ;-)

comment:2 by laplace, 13 years ago

I am quite surprised that a bug fix in ActivityView fixes that problem :)

in reply to:  1 comment:3 by phoudoin, 13 years ago

Replying to axeld:

This had already been fixed in hrev39424, over five hours before this bug report ;-)

In hrev39425. So, over five hours minus 34 seconds :-)

comment:4 by axeld, 13 years ago

Oops, thanks Philippe, that's the one I obviously meant :-))

Note: See TracTickets for help on using tickets.