#9975 BLOC 1.5-sof: bash seg faults when running suspend/resume tests

Zarro Boogs per Child bugtracker at laptop.org
Thu Feb 4 16:35:34 EST 2010


#9975: bash seg faults when running suspend/resume tests
--------------------------------+-------------------------------------------
           Reporter:  wad       |       Owner:  pgf                               
               Type:  defect    |      Status:  new                               
           Priority:  blocker   |   Milestone:  1.5-software-update               
          Component:  distro    |     Version:  1.5 Software Build os64 aka 10.1.0
         Resolution:            |    Keywords:                                    
        Next_action:  diagnose  |    Verified:  0                                 
Deployment_affected:            |   Blockedby:                                    
           Blocking:            |  
--------------------------------+-------------------------------------------

Comment(by cjb):

 {{{
 dortc[3156] general protection ip:8076889 sp:afe8c330 error:0 in bash
 (deleted)[8048000+c5000]
 }}}

 In the case of a general protection fault, the kernel's going to kill the
 current task with a sigsegv.
 arch/x86/kernel/traps.c:do_general_protection().

 You'd expect a userspace segfault to be coming through the paging
 mechanism, not a CPU interrupt like this one.

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


More information about the Bugs mailing list