[haiku-bugs] [Haiku] #8091: [Debugger] crashes in n BSplitLayout::_ValidateMinMax ()

  • From: "diver" <trac@xxxxxxxxxxxx>
  • Date: Fri, 04 Nov 2011 22:47:38 -0000

#8091: [Debugger] crashes in n BSplitLayout::_ValidateMinMax ()
-----------------------------------+------------------------------
 Reporter:  diver                  |        Owner:  anevilyak
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  R1
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 This is r43191, gcc2hybrid.

 Don't know how to reproduce it yet.

 {{{
 Thread 5381 caused an exception: Segment violation
 [...]
 [Switching to team /boot/system/apps/Debugger (5351) thread
 w>/boot/system/apps/StyledEdit  (5381)]
 0x005a838f in BSplitLayout::_ValidateMinMax () from
 /boot/system/lib/libbe.so
 (gdb) bt
 #0  0x005a838f in BSplitLayout::_ValidateMinMax () from
 /boot/system/lib/libbe.so
 #1  0x005a60cc in BSplitLayout::BaseMinSize () from
 /boot/system/lib/libbe.so
 #2  0x0052639b in BAbstractLayout::MinSize () from
 /boot/system/lib/libbe.so
 #3  0x005c7813 in BTwoDimensionalLayout::LocalLayouter::AddConstraints ()
 from /boot/system/lib/libbe.so
 #4  0x005c67a1 in BTwoDimensionalLayout::CompoundLayouter::_AddConstraints
 () from /boot/system/lib/libbe.so
 #5  0x005c650f in BTwoDimensionalLayout::CompoundLayouter::ValidateMinMax
 () from /boot/system/lib/libbe.so
 #6  0x005c7382 in BTwoDimensionalLayout::LocalLayouter::ValidateMinMax ()
 from /boot/system/lib/libbe.so
 #7  0x005c6099 in BTwoDimensionalLayout::_ValidateMinMax () from
 /boot/system/lib/libbe.so
 #8  0x005c5794 in BTwoDimensionalLayout::BaseMinSize () from
 /boot/system/lib/libbe.so
 #9  0x0052639b in BAbstractLayout::MinSize () from
 /boot/system/lib/libbe.so
 #10 0x005d2332 in BView::MinSize () from /boot/system/lib/libbe.so
 #11 0x005da10f in BWindow::UpdateSizeLimits () from
 /boot/system/lib/libbe.so
 #12 0x005dc908 in BWindow::Layout () from /boot/system/lib/libbe.so
 #13 0x005d9c5a in BWindow::DispatchMessage () from
 /boot/system/lib/libbe.so
 #14 0x00304a46 in TeamWindow::DispatchMessage ()
 #15 0x005de06c in BWindow::task_looper () from /boot/system/lib/libbe.so
 #16 0x005093df in BLooper::_task0_ () from /boot/system/lib/libbe.so
 #17 0x0091395f in thread_entry () from /boot/system/lib/libroot.so
 #18 0x7823bfec in ?? ()
 (gdb)
 }}}

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

Other related posts: