[haiku-bugs] Re: [Haiku] #5956: PPC boot fails on double lock of mutex

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sat, 15 May 2010 16:01:22 -0000

#5956: PPC boot fails on double lock of mutex
---------------------------+------------------------------------------------
 Reporter:  stevenh        |       Owner:  axeld         
     Type:  bug            |      Status:  new           
 Priority:  normal         |   Milestone:  R1            
Component:  System/Kernel  |     Version:  R1/Development
 Keywords:                 |   Blockedby:                
 Platform:  PowerPC        |    Blocking:  1048          
---------------------------+------------------------------------------------

Comment(by andreasf):

 {{{sVIPHeap}}} gets initialized in {{{heap_init_post_thread}}}, called
 from {{{vm_init_post_thread}}} much later in {{{_start}}}
 (src/system/kernel/main.cpp).

 All that is platform-independent code, and the only recent change in order
 there was r36625, but the problem is in {{{vm_init}}} already.

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

Other related posts: