[haiku-bugs] [Haiku] #8311: Switcher crashing (layout related)

  • From: "humdinger" <trac@xxxxxxxxxxxx>
  • Date: Wed, 01 Feb 2012 17:36:00 -0000

#8311: Switcher crashing (layout related)
--------------------------+------------------------------
 Reporter:  humdinger     |        Owner:  nobody
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  R1
Component:  Applications  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 This is r43696.

 Switcher (not Twitcher... but src/apps/switcher) is crashing when invoked
 by moving the mouse to the screen border while holding CTRL. Backtrace:
 {{{
 Thread 4204 caused an exception: Segment violation
 [...]
 [Switching to team /HiQ-Data/3rd party apps/Switcher (180) thread w>panel
 (4204)]
 0x003b7e8a in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax ()
    from /boot/system/lib/libbe.so
 (gdb) bt
 #0  0x003b7e8a in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax ()
    from /boot/system/lib/libbe.so
 #1  0x003b6c09 in BTwoDimensionalLayout::_ValidateMinMax ()
    from /boot/system/lib/libbe.so
 #2  0x003b626c in BTwoDimensionalLayout::BaseMinSize ()
    from /boot/system/lib/libbe.so
 #3  0x0031591e in BAbstractLayout::MinSize () from
 /boot/system/lib/libbe.so
 #4  0x003c2fb6 in BView::MinSize () from /boot/system/lib/libbe.so
 #5  0x003cb1bb in BWindow::UpdateSizeLimits () from
 /boot/system/lib/libbe.so
 #6  0x003cd9a4 in BWindow::Layout () from /boot/system/lib/libbe.so
 #7  0x003cad06 in BWindow::DispatchMessage () from
 /boot/system/lib/libbe.so
 #8  0x003cf108 in BWindow::task_looper () from /boot/system/lib/libbe.so
 #9  0x002f8833 in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #10 0x0059b093 in thread_entry () from /boot/system/lib/libroot.so
 #11 0x78074fec in ?? ()
 (gdb)
 }}}

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

Other related posts:

  • » [haiku-bugs] [Haiku] #8311: Switcher crashing (layout related) - humdinger