| Summary: | Panic with dd on block/"cooked" devices using 3.3-RELEASE | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Phil Regnauld <regnauld> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Phil Regnauld
1999-09-25 02:10:01 UTC
Does this problem still occur in newer FreeBSD versions (which no longer has block devices)? DES -- Dag-Erling Smorgrav - des@ofug.org Phil Regnauld wrote: > When using dd to copy a block device to another (i.e.: > /dev/wd0a -> /dev/wd2a for example), the system panics. > > Greg Lehey <grog@lemis.com> is aware of the problem. Does this occur only in 3.3-RELEASE ? Is it a problem of the wd driver only? I tested this on 4-STABLE with ad driver for atapi disks, and dd(1) works for me. With floppies, it works too. I even tried copying a floppy to a raw disk device ( Can you please provide with more information on this? I'm most interested to know a) if this bug appears only in 3.3-RELEASE or is present in newer 3.x releases too b) if this is a bug of the wd driver, or you seem to be having the same problems with ad driver too. Thank you. -giorgos State Changed From-To: open->closed Although the underlying problem here still exists, we no longer have block devices, so it cannot be triggered in the way described by this PR. |