Bug 146608
Summary: | cdrecord blocks system activity during fixating | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | David A. De Graaf <dad> |
Component: | cdrtools | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5 | CC: | mattdm |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | athlon | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-09-29 10:26:03 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David A. De Graaf
2005-01-30 16:20:15 UTC
What is the output of rpm -q kernel ? yes, does another kernel change the system behaviour? I have retained several FC3 kernels: $ rpm -q kernel kernel-2.6.9-1.724_FC3 kernel-2.6.9-1.681_FC3 kernel-2.6.9-1.667 kernel-2.6.10-1.741_FC3 and am using the latest one: $ uname -a Linux datium.datix.lan 2.6.10-1.741_FC3 #1 Thu Jan 13 16:38:22 EST 2005 i686 athlon i386 GNU/Linux I will try earlier kernels and report back. I have now rebooted to each of the four FC3 kernels listed above and run cdrecord, writing a small collection of data files to a DVD-RW disk. ALL behave the same way. The system freezes during fixating. I suspected two 'foreign' alterations of the kernel - the nvidia driver, and the pptp package. However, not using the nvidia driver and removing pptp did not improve the bad behaviour. I believe the system locks up even during the fixating phase of erasing a DVD-RW disk, but that's pretty brief. FWIW, the same system lockup occurs when growisofs finishes writing to a DVD-RW. It labels this phase "/dev/dvd: flushing cache", but the freezeup is identical. Fedora Core 3 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC5 updates or in the FC6 test release, reopen and change the version to match. Thank you! *** This bug has been marked as a duplicate of 208542 *** I'ms sorry to say this bug is still with us. I reported it 2005-01-30 for FC3, but now I'm running FC5 with all updates, and it's still the same. I guess this bugzilla should remain open. $ rpm -q cdrecord mkisofs kernel cdrecord-2.01.01.0.a03-3 mkisofs-2.01.01.0.a03-3 kernel-2.6.16-1.2133_FC5 kernel-2.6.17-1.2139_FC5 kernel-2.6.17-1.2145_FC5 kernel-2.6.17-1.2157_FC5 kernel-2.6.17-1.2174_FC5 kernel-2.6.17-1.2187_FC5 <- using this one |