[haiku-bugs] Re: [Haiku] #6827: AboutSystem Crash

  • From: "phoudoin" <trac@xxxxxxxxxxxx>
  • Date: Mon, 20 Dec 2010 19:34:44 -0000

#6827: AboutSystem Crash
---------------------------------+------------------------------
  Reporter:  netstar             |        Owner:  axeld
      Type:  bug                 |       Status:  new
  Priority:  normal              |    Milestone:  R1
 Component:  Servers/app_server  |      Version:  R1/Development
Resolution:                      |     Keywords:
Blocked By:                      |  Has a Patch:  0
  Platform:  All                 |     Blocking:
---------------------------------+------------------------------

Comment (by phoudoin):

 While trying to reproduce this with r39887, it doesn't failed first time,
 but after changing 5-6 times the default fonts and reopen a few time
 AboutSystem, I too got app_server to crash.

 It panic on "getNumAvailable() == 0" assert, with this backtrace:

 {{{
 debugger()
 __assert_fail()
 BPrivate::hoardHeap::findAvailableSuperblock()
 BPrivate::threadHeap::malloc()
 malloc()
 realloc()
 BList::_ResizeArray()
 BList::BList()
 Bgradient::BGradient()
 BgradientLinear::BGradientLinear()
 Bprivate::LinkReceiver::ReadGradiant()
 ServerWindow::_DispatchViewDrawingMessage()
 ServerWindow::_DispatchViewMessage()
 ServerWindow::_DispatchMessage()
 ServerWindow::_MessageLooper()
 MessageLooper::_message_thread()
 thread_entry()
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6827#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: