On Friday 12 August 2005 02:58, Christopher S. Aker wrote:
> Perhaps this is related.  I've upgraded one of the affected machines to
> 2.6.13-rc6.  We'll see how it goes...
>
> http://marc.theaimsgroup.com/?t=111720640400002&r=1&w=2
>
> -Chris
Ok, I'm particularly suspicious of one patch, ptrace_ldt-reload-smp-fix, try 
unapplying that one. I don't know exactly *how* it might trigger that crash, 
but it seems a data corruption, and that code is doing exactly that.

In addition, below, the segment selector is totally fucked up. It is a ring 0 
GDT segment, which is however non existant. It would exist only if there were 
a third CPU, and would be a NULL descriptor anyway.

EIP:    0200:[<00000000>]    Not tainted VLI
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade


        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to