Bug 116144

Summary: dvd9 burning freezes machine..
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Jaeger <aj>
Component: KernelAssignee: Jens Axboe <axboe>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2005-09-09 14:47:53 UTC
Burning a DVD9 froze my machine completely.  This is a 64-bit system running the
latest kernel:
Linux reger 2.6.13-20050909110807-smp #1 SMP Fri Sep 9 11:08:07 UTC 2005 x86_64
x86_64 x86_64 GNU/Linux

I have nothing in the logs at all.

kernel messages:
6>AMD8111: IDE controller at PCI slot 0000:00:07.1
<6>AMD8111: chipset revision 3
<6>AMD8111: not 100% native mode: will probe irqs later
<6>AMD8111: 0000:00:07.1 (rev 03) UDMA133 controller
<6>    ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
<6>    ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
<7>Probing IDE interface ide0...
<4>hda: WDC WD800JB-00ETA0, ATA DISK drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14

<4>hdc: HL-DT-STDVD-ROM GDR8162B, ATAPI CD/DVD-ROM drive
<4>hdd: _NEC DVD_RW ND-2510A, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
Comment 1 Andreas Jaeger 2005-09-09 14:51:07 UTC
Burn command was:
growisofs -dvd-compat -Z /dev/hdd="$@"
Comment 2 Jens Axboe 2005-09-10 12:14:18 UTC
Andreas, please try a kernel from current HEAD, it should be fixed now. There's
no KOTD with the patch yet, the change reads:

- series.conf: Disable CFQ refcount fix from IBM, it's buggy
Comment 3 Andreas Jaeger 2005-09-13 09:30:59 UTC
Ok, burning worked now.