Re: Reproductible kernel crash (2.1.1)

Marc Heckmann (pfeif@step.polymtl.ca)
Wed, 3 Feb 1999 23:42:45 -0500 (EST)


I wonder if this is the same bug that causes my machine (2.2.1 vanilla
i586) to lock-up fatally while accessing floppys (not easily
reproducable). It also died seriously while reading a large file off a
ZIP-100 drive. I get no oops's however. The one thing the floppy lock ups
and the ZIP locks up have in common is that they both were on msdos
filesystems. It has happened while using mcopy too however.

Marc

On 3 Feb 1999, Philippe Troin wrote:

>
> Run the enclosed crashme program with a big number of concurrent
> processes while doing a lot of inode access like in:
>
> $ crashme 10 &
> $ while true; do find / > /dev/null; done &
>
> And you'll get:
> 1) A lot of "Warning: dev (03:07) tty->count(0) != #fd's(2) in
> do_tty_hangup"
> 2) A few Warning: null TTY for (03:01) in tty_fasync
> 3) And finally a couple of this oopses (or worse) (you might have to
> wait a few minutes for these)
>

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