#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)
follow-up: 3 comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 14 years ago
I am quite surprised that a bug fix in ActivityView fixes that problem :)
comment:3 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
This had already been fixed in hrev39424, over five hours before this bug report ;-)