#10757 NORM 11.2.0-: XO-1.5 system time failed to adjust forward by actual time spent suspended

Zarro Boogs per Child bugtracker at laptop.org
Mon Apr 23 10:53:46 EDT 2012


#10757: XO-1.5 system time failed to adjust forward by actual time spent suspended
---------------------------------+------------------------------------------
           Reporter:  Quozl      |       Owner:  dsd          
               Type:  defect     |      Status:  closed       
           Priority:  normal     |   Milestone:  11.2.0-M4    
          Component:  kernel     |     Version:  not specified
         Resolution:  fixed      |    Keywords:               
        Next_action:  no action  |    Verified:  0            
Deployment_affected:             |   Blockedby:               
           Blocking:             |  
---------------------------------+------------------------------------------

Comment(by dsd):

 Strange. It could be a segfault triggered by the kernel, in which case
 "dmesg" will have a lot of info.

 Otherwise you could run it under gdb. In non-interactive fashion this
 would be:

 echo "run <rtcwake cmdline args here>" > cmds
 gdb -x cmds rtcwake

 Then when it crashes gdb will give you a prompt where you can run "bt".

 Or enable coredumps, maybe with "ulimit -c unlimited". (Not really sure if
 this works, or where it puts the core files).

-- 
Ticket URL: <http://dev.laptop.org/ticket/10757#comment:26>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list