Re: sym53c8xx oops in 2.3.32pre2

Paul Flinders (paul@dawa.demon.co.uk)
12 Dec 1999 16:28:27 +0000


Manfred Spraul <manfreds@colorfullife.com> writes:

> Paul Flinders wrote:
> >
> > I'm getting the following oops in 2.3.31 on my dual celeron 400 (no
> > overclocking).
> >
> > [...]
> > >>EIP; d2053316 <[sym53c8xx]driver_template+aa36/10770> <=====
>
> driver_template is a the last entry in the .data section, ie the oops
> has nothing to do with the sym53c8xx.

Yeah - I'd figured that out between posting and getting your reply -
should've looked a little closer before blaming the sym53c8xx driver
>
>
> > Trace; c0141c62 <read_super+106/12c>
> > Trace; c014223b <do_mount+d3/174>
> > Trace; c01428ac <sys_mount+36c/460>
> > Trace; c010cef0 <system_call+34/38>
>
> read_super() calls
> type->read_super()
> and this call crashed.
>
> Which filesystem did you try to mount?

I'm pretty certain that NTFS is the culprit

-
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/