Opened 14 years ago
Closed 8 years ago
#6485 closed bug (fixed)
[Activity Monitor] crash in BMessage::SendReply ()
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/ActivityMonitor | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
While trying to reproduce ticket #4140 Activity Monitor crashed
Thread 1492 caused an exception: Segment violation [...] [Switching to team /boot/system/apps/ActivityMonitor (1485) thread _BMediaRoster_ (1492)] 0x002fdf98 in BMessage::SendReply () from /boot/system/lib/libbe.so (gdb) bt #0 0x002fdf98 in BMessage::SendReply () from /boot/system/lib/libbe.so #1 0x002fdeac in BMessage::SendReply () from /boot/system/lib/libbe.so #2 0x0070dbf0 in BMediaRoster::MessageReceived () from /boot/system/lib/libmedia.so #3 0x002f9abb in BLooper::DispatchMessage () from /boot/system/lib/libbe.so #4 0x002fb429 in BLooper::task_looper () from /boot/system/lib/libbe.so #5 0x002fb017 in BLooper::_task0_ () from /boot/system/lib/libbe.so #6 0x0081c036 in thread_entry () from /boot/system/lib/libroot.so #7 0x7003ffec in ?? () (gdb)
Observed with hrev38300 in VirtualBox 3.0.12
Attachments (1)
Note:
See TracTickets
for help on using tickets.
MediaPlayer just crashed with the same back trace in hrev38520.