[haiku-bugs] Re: [Haiku] #5208: KDL booting from CD with assertion failure in vm_page.cpp

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Fri, 08 Jan 2010 00:59:44 -0000

#5208: KDL booting from CD with assertion failure in vm_page.cpp
---------------------------+------------------------------------------------
 Reporter:  laplace        |       Owner:  bonefish      
     Type:  bug            |      Status:  assigned      
 Priority:  normal         |   Milestone:  R1            
Component:  System/Kernel  |     Version:  R1/Development
 Keywords:  VM             |   Blockedby:                
 Platform:  All            |    Blocking:                
---------------------------+------------------------------------------------

Comment(by bonefish):

 That's early in the boot process as such not particularly serious, since
 it's all single-threaded at this point and the operation will simply be a
 no-op. It indicates, however, that a physical page that is mapped has not
 been allocated, which is something that should be investigated. This might
 take a few iterations. The following information would be of interest for
 the first round:
  - A "call 13 -1" will yield the address of the page in question. "page
 <address>" will print information about the page.
  - "call 15 -3"
  - How many times do you have to continue for the boot process to
 continue? If it's more than a few times, don't bother to find out.

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

Other related posts: