2.1.21 Bug Report ISO/cdrom

Leslie Donaldson (leslied@std.teradyne.com)
Mon, 20 Jan 1997 08:19:47 -0800 (PST)


First let me say I am sorry that I don't have a dump of the actuall message
but I forgot to write it down.

I was stress testing my scsi controller this weekend and inserted the
October editon of InfoMagic's 6 cdrom set (disk 1) into my cdrom drive
and preformed the following
while true
ls -lagR /mnt/cdrom
end

I came back later to find the machine had flopped over and stuck it's legs into the
air. <sigh> I preformed the test again and the following was the result.

Setup:
mount -t iso9660 /dev/scd0 /mnt/mo/cdrom
while true do ls -lagR /mnt/cdrom end
Result
Remounting the cdrom with the crusty option
Intleaved file detected and not supported(yet)

Now when ever I try do do anything that talks to the kernel I get an empty
stack error(from the kernel).

I tried this test under 2.0.0 and nothing happened.
I have the multsession support enabled in the kernel for iso9660 file
system.

I realize this is not much information, so as soon as I get a backup made
I will try to recreate and write down the error messages.

I hope this helps some.
Leslie Donaldson