Re: 386 'ls' gets SIGILL iff /proc is mounted

From: Brian Gerst (bgerst@didntduck.org)
Date: Tue Mar 27 2001 - 09:22:19 EST


Eric Buddington wrote:
>
> On Tue, Mar 27, 2001 at 09:09:24AM -0500, Brian Gerst wrote:
> > >
> > > The problems are varied enough that I suspect bad hardware, but would
> > > flaky RAM cause such similar failures repeatedly? And is there a way
> > > to test RAM explicitly?
> > >
> > > Any tips appreciated, either to me (ebuddington@wesleyan.edu) or to
> > > the list.
> >
> > Silly question, but is math emulation enabled?
>
> Yes. I should have mentioned that in the original, since it occurred
> to me also.
>
> -Eric

Try running ls under gdb and find out what instruction is causing SIGILL
(illegal opcode). It is possible that it was compiled to use
instructions available only on later processors, or it could potentially
be a bug in the math emulation code.

--

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



This archive was generated by hypermail 2b29 : Sat Mar 31 2001 - 21:00:16 EST