SCSI CD-ROM driver bug in 2.0.14?

Ulrich Windl (ulrich.windl@rz.uni-regensburg.de)
Fri, 6 Sep 1996 08:25:09 +0200


I donīt know whether it was a bad mastered CD-R, or a bug in the
SCSI CD-ROM driver, but I got a media error followed by the attempt to
read past the end of the device. This was kernel 2.0.14:

Sep 5 21:05:08 elf kernel: Max size:313558 Log zone size:2048
Sep 5 21:05:08 elf kernel: First datazone:28 Root inode number 57344
Sep 5 21:05:08 elf kernel: ISO9660 Extensions: RRIP_1991A
Sep 5 21:18:49 elf kernel: scsi0: MEDIUM ERROR on channel 0, id 2, lun 0, CDB: Read (6) 04 c8 d5 02 00
Sep 5 21:18:49 elf kernel: Current error sr0b:00: sense key Medium Error
Sep 5 21:18:49 elf kernel: Additional sense indicates Circ unrecovered error
Sep 5 21:18:49 elf kernel: CD-ROM I/O error: dev 0b:00, sector 1254232
Sep 5 21:18:49 elf kernel: attempt to access beyond end of device
Sep 5 21:18:49 elf kernel: 0b:00: rw=0, want=627117, limit=627116
Sep 5 21:18:49 elf kernel: attempt to access beyond end of device
Sep 5 21:18:49 elf kernel: 0b:00: rw=0, want=627118, limit=627116
Sep 5 21:18:49 elf kernel: attempt to access beyond end of device
Sep 5 21:18:49 elf kernel: 0b:00: rw=0, want=627117, limit=627116
Sep 5 21:18:49 elf kernel: attempt to access beyond end of device
Sep 5 21:18:49 elf kernel: 0b:00: rw=0, want=627118, limit=627116

BTW: Shouldnīt there be a blank between the "sr" and the "0b:00" in the
error message?

Ulrich Windl