Re: [problem captured] Re: cerberus on 2.4.17-rc2 UP

Andrew Morton (akpm@zip.com.au)
Tue, 08 Jan 2002 12:33:33 -0800


Alan Cox wrote:
>
> > end_request: buffer-list destroyed
> > hda1: bad access: block=12440, count=-8
> > end_request: I/O error, dev 03:01 (hda), sector 12440
> > hda1: bad access: block=12448, count=-16
>
> That looks like a race in the IDE/block layer (or somewhere above it maybe)
> Someone trashed a request in progress.
>
> > Is this a bug or could it be the hardware's fault? The hardware is new lspci
>
> Other people have reported it too. Its clearly a kernel race

Yes, I can generate it at will on two quite different IDE machines
with the run-bash-shared-mapping script from
http://www.zip.com.au/~akpm/ext3-tools.tar.gz

It's on my list of things-to-do, filed under "hard". It even happens
on uniprocessor, with unmask_irq=0.

Interestingly, I _think_ it only ever occurs against the
swap device. But I need to confirm this. Marc, do you
have swap on /dev/hda1?

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