| Summary: | use of mmap in cp(1) can cause a panic when reading from CD | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Karel J. Bosschaart <karelj> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Karel J. Bosschaart
2001-07-29 13:10:01 UTC
Responsible Changed From-To: freebsd-bugs->sos Soren is the ATA maintainer. This PR might have been resolved by a commit today to -current to correct block size access of CDs. Tried today with 5.0 sources from 31th July, thus including mentioned commit. The panic still occurs. No surprise actually, because I observe the problem also with SCSI drives and on FreeBSD 3.x versions, where no ATA driver is involved. Responsible Changed From-To: sos->freebsd-bugs This is not an ATA only problem, the bug is of more general nature.ZZ State Changed From-To: open->feedback Does this still occur in 4.5? Rev 1.23.2.3 of cd9660_lookup.c sounds like it _could_ have fixed the problem. State Changed From-To: feedback->closed Problem submitter reports that this bug was successfully in 4.5. |