#2622 NORM Untriag: autoreinstallation image fails with Page Fault
    Zarro Boogs per Child 
    bugtracker at laptop.org
       
    Thu Aug  2 04:50:34 EDT 2007
    
    
  
#2622: autoreinstallation image fails with Page Fault
----------------------------+-----------------------------------------------
  Reporter:  AlbertCahalan  |       Owner:  jg       
      Type:  defect         |      Status:  reopened 
  Priority:  normal         |   Milestone:  Untriaged
 Component:  distro         |     Version:           
Resolution:                 |    Keywords:           
  Verified:  0              |  
----------------------------+-----------------------------------------------
Comment (by wmb at firmworks.com):
 Here are some debugging techniques:
 1) After a "Page Fault", you can get a post-mortem call stack trace with
   ok ftrace
 2) You can use the OFW debugger to step through the execution of olpc.fth
 as follows:
 a) Edit olpc.fth, replacing the last line (which contains "update-
 activate-and-boot" with
       debugging update-activate-and-boot
 b) Power cycle the XO and hold down the X game key to ensure that OFW
 boots in interactive mode.
 c) If you typed the ESC key to get to the ok prompt, type "boot"
 d) When the debugger fires up, you can step forward with "space", go down
 into procedures with "d", and back up to the caller with "u".  By doing
 that, you can find where the problem is occurring.
-- 
Ticket URL: <https://dev.laptop.org/ticket/2622#comment:4>
One Laptop Per Child <http://laptop.org/>
    
    
More information about the Bugs
mailing list