[haiku-bugs] [Haiku] #7059: [Tracker] crashes while holding Ctrl + multiple clicks

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Mon, 03 Jan 2011 11:37:25 -0000

#7059: [Tracker] crashes while holding Ctrl + multiple clicks
------------------------------------+-----------------------------
   Reporter:  diver                 |       Owner:  axeld
       Type:  bug                   |      Status:  new
   Priority:  normal                |   Milestone:  R1
  Component:  Applications/Tracker  |     Version:  R1/Development
   Keywords:                        |  Blocked By:
Has a Patch:  0                     |    Platform:  All
   Blocking:                        |
------------------------------------+-----------------------------
 This is r40089, gcc4hybrid.[[BR]][[BR]]

 Holding Ctrl while clicking multiple times some application can crash
 Tracker:
 {{{
 Thread 508 caused an exception: Segment violation
 [...]
 0x006a5cf3 in BPrivate::processHeap::free () from
 /boot/system/lib/libroot.so
 (gdb) bt
 #0  0x006a5cf3 in BPrivate::processHeap::free () from
 /boot/system/lib/libroot.so
 #1  0x006a76bd in free () from /boot/system/lib/libroot.so
 #2  0x0032b40f in BMenuItem::~BMenuItem () from /boot/system/lib/libbe.so
 #3  0x004ffb32 in BPrivate::BContainerWindow::SetupOpenWithMenu () from
 /boot/system/lib/libtracker.so
 #4  0x004fe341 in BPrivate::BContainerWindow::ShowContextMenu () from
 /boot/system/lib/libtracker.so
 #5  0x0057b023 in BPrivate::BPoseView::ShowContextMenu () from
 /boot/system/lib/libtracker.so
 #6  0x0057b468 in BPrivate::BPoseView::MouseDown () from
 /boot/system/lib/libtracker.so
 #7  0x0038bea6 in BWindow::DispatchMessage () from
 /boot/system/lib/libbe.so
 #8  0x003881ad in BWindow::task_looper () from /boot/system/lib/libbe.so
 #9  0x002cb0fa in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #10 0x00633064 in thread_entry () from /boot/system/lib/libroot.so
 #11 0x7003ffec in ?? ()
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7059>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #7059: [Tracker] crashes while holding Ctrl + multiple clicks - diver