[haiku-bugs] Re: [Haiku] #5911: PANIC: ASSERT FAILED in vm_page.cpp when booting cd

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Wed, 05 May 2010 19:39:52 -0000

#5911: PANIC: ASSERT FAILED in vm_page.cpp when booting cd
---------------------------+------------------------------------------------
 Reporter:  idefix         |       Owner:  bonefish      
     Type:  bug            |      Status:  in-progress   
 Priority:  normal         |   Milestone:  R1            
Component:  System/Kernel  |     Version:  R1/Development
 Keywords:                 |   Blockedby:                
 Platform:  x86            |    Blocking:                
---------------------------+------------------------------------------------
Changes (by bonefish):

  * status:  assigned => in-progress


Comment:

 Decoding the matrix:
 {{{
 frame               caller     <image>:function + offset
  0 81004c14 (+  32) 800ff4b6  arch_debug_stack_trace
  1 81004c34 (+  16) 80073b6b  stack_trace_trampoline
  2 81004c44 (+  12) 8010704a  arch_debug_call_with_fault_handler
  3 81004c50 (+  48) 80075603  debug_call_with_fault_handler
  4 81004c80 (+  64) 80073d8f  kernel_debugger_loop
  5 81004cc0 (+  48) 800740f0  kernel_debugger_internal
  6 81004cf0 (+  48) 80075974  panic
  7 81004d20 (+  64) 800ead2a  set_page_state
  8 81004d60 (+  48) 800f0696  vm_page_set_state
  9 81004d90 (+ 256) 800dfc5b  vm_create_anonymous_area
 10 81004e90 (+  96) 800e86f4  create_area
 11 81004ef0 (+ 144) 80074888  syslog_init_post_vm
 12 81004f80 (+  48) 80075292  debug_init_post_vm
 13 81004fb0 (+  64) 8004e91e  _start
 }}}

 I'll look into fixing the problem, but I suspect the underlying issue is
 that it's really early in the kernel initialization and there's already
 insufficient memory. Booting with only 64 MB RAM from CD is probably just
 not possible ATM.

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

Other related posts: