Crashing Linux with mkisofs 1.12b5

Riley Williams (rhw@MemAlpha.CX)
Fri, 28 Jan 2000 15:15:46 +0000 (GMT)


Hi there.

How to crash a RedHat Linux 6.1 system running raw kernel 2.2.14:

1. NFS mount the tree you wish to turn into a CD-ROM over
a 10baseT network.

2. Set mkisofs running to turn that tree into a local ISO
image. Let its scan of files complete, and wait until it
starts constructing the ISO image (with the % complete
messages).

3. On the system the tree is NFS mounted from, delete or
rename one of the files BEFORE mkisofs gets to it.

Result: mkisofs produces a "can't find file" error message, then locks
solid (such that even `kill -9` doesn't kill it), and Linux itself
becomes unstable. `ps ax` shows a process with name '[mkisofs]' and
state alternating between DW and RW, but nothing can be done with it.

Best wishes from Riley.

* Copyright (C) 1999, Memory Alpha Systems.
* All rights and wrongs reserved.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* http://www.memalpha.cx/Linux/Kernel/

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