Comment 13 for bug 7312

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20040924185134.GB805@davespc>
Date: Fri, 24 Sep 2004 11:51:34 -0700
From: David Lawyer <email address hidden>
To: Andres Salomon <email address hidden>, <email address hidden>
Cc: <email address hidden>, <email address hidden>
Subject: Re: Bug#257542: cdrom mounting problems

On Thu, Sep 23, 2004 at 01:55:27PM -0400, Andres Salomon wrote:
> Hi,
>
> Christoph seems to think that disabling TASKFILE_IO will help things, so
> I've prepared some test kernels w/ it disabled. Please try the kernels
> here: http://www.acm.rpi.edu/~dilinger/kernel-image-taskfile_io/ and let
> me know whether the kernel still oopses/hangs when attempting to mount
> cdroms.

I downloaded (using an analog modem --slow)
kernel-image-2.6.8-1-386_2.6.8-3.1_i386.deb. Then I installed it and
ran it. Still the same problem. It takes about a minute after one gives
the "mount" command until the system crashes. I ran: strace mount /cd
and the last line from strace was:
mount("/dev/hdc", "/cd", "iso9660", MS_RDONLY|0xc0ed0000, 0x805d758

So the system call "mount" is made, never to return (no return value
shown). I suppose that a closing ) for the mount command is added
when the return value is written by strace. Since no return value, no
closing ) is shown above.

> -- Andres Salomon <email address hidden>

   David Lawyer