Re: oops, segfaults with 2.3.99-pre6 laptop

From: Andrew Morton (andrewm@uow.edu.au)
Date: Wed May 10 2000 - 09:25:21 EST


matt@theBachChoir.org.uk wrote:
>
> Hi,
>
> I've been trying for ages to get a Toshiba laptop running, and finally when
> I get to the point when X + sound + network etc etc are all starting to be
> happy (having gone to 2.3.xx) I find that the thing is not only oopsing all
> over the place, but (even before this) loads of userspace apps are
> segfaulting.

This is precisely the same as the error I reported a couple of weeks
back (Toshiba Satellite 4100 XDVD, 2.3.99-pre7).

Your 'struct poll_table' in __poll_wait() is getting 0xffffffff written
all over it.

For me, this was associated with IDE DMA timeouts.

Are you using IDE DMA? Have you tried turning it off? (hdparm -d 0
/dev/hda)?

I also observed 4k lumps of 0xff getting written into NFS-served files.
It makes me think that _something_, probably in the IDE code is spraying
blocks of 0xff into places where it shouldn't.

-- 
-akpm-

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



This archive was generated by hypermail 2b29 : Mon May 15 2000 - 21:00:16 EST