[haiku-bugs] Re: [Haiku] #5164: [boot_loader_openfirmware] panic: out of page table entries

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Wed, 23 Dec 2009 21:03:20 -0000

#5164: [boot_loader_openfirmware] panic: out of page table entries
--------------------------------+-------------------------------------------
 Reporter:  andreasf            |       Owner:  axeld         
     Type:  bug                 |      Status:  new           
 Priority:  normal              |   Milestone:                
Component:  System/Boot Loader  |     Version:  R1/Development
 Keywords:                      |   Blockedby:                
 Platform:  PowerPC             |    Blocking:                
--------------------------------+-------------------------------------------

Comment(by andreasf):

 Replying to [comment:2 bonefish]:
 > According to the debug output the page table size is 32 MB, which is the
 suggested minimum for up to 4 GB RAM. You could try to increase it. In
 src/system/boot/platform/openfirmware/arch/ppc/mmu.cpp:arch_mmu_init()
 just multiply suggestedTableSize by 2.

 I tried multiplying by 2, 4, 8 - same error.

 Also, after such a failure, on next boot attempt (now TFTP), I get:
 {{{
 Loading ELF

 CLAIM failed
  ok
 0 >
 }}}
 Is the bootloader maybe missing some cleanup for error cases like this?

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

Other related posts: