On Mon, Apr 30, 2001 at 11:07:21AM -0400, Brian Gerst wrote:
> > Code;  c021b5f6 <__generic_copy_from_user+3a/64>   <=====
> >    0:   f3 a5                     repz movsl %ds:(%esi),%es:(%edi)   <=====
> 
> There should be no way for this to cause an oops.  There should be an
> exception handler here that will catch the page fault and deal with it. 
> It appears that the exception table might be corrupted.  What compiler
> are you using?

iapetus ~ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

(from RH 6.1)

-- 
Frank
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to