kernel bug on burning some type of iso files
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dvd+rw-tools (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Kernel errors on burning some iso files. The same files are burned correctly with InfraRecorder (GPL cdrecord based) under Windows on the same machine. Tested with different PC, same problems.
To get the ISO images download the Windows 10 iso images (with or without N) from the Microsoft site here (free):
https:/
I tested only the Italian version of Windows 10 - 64 bit (with or without 'N' - same problem). You can safely try without having to actually burn any DVDs since the "simulation" (laser switched off) gives the same error.
Error description: for 64 bit iso images it goes well until 93% (off the top of my head ... I do not have the PC right here) then gives an error and aborts.
Dmesg reports the reset of the sata bus (?)
Italian 32 bit iso images also fail but on the start... or emits some serious messages on dmesg
Tried even with an external USB DVD writer... reset of USB link instead of sata link ... :-(
Ubuntu 14.04.3 LTS 64bit 3.13.0-77-generic #121-Ubuntu SMP Wed Jan 20 10:50:42 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
Tested with a laptop. Results: sometimes it works sometimes not. Seems to work with smaller images but bigger ones produces some of these messages:
[252983.808709] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen 00:00:00/ 00:00:00: 00:00/a0 tag 11 00:00:80/ 00:00:00: 00:00/a0 Emask 0x4 (timeout) 00:00:00/ 00:00:00: 00:00/a0 tag 16 00:00:80/ 00:00:00: 00:00/a0 Emask 0x4 (timeout)
[252983.808722] sr 2:0:0:0: [sr0] CDB:
[252983.808724] Synchronize Cache(10): 35 02 00 00 00 00 00 00 00 00
[252983.808741] ata3.00: cmd a0/00:00:
[252983.808741] res 40/00:03:
[252983.808745] ata3.00: status: { DRDY }
[252983.808752] ata3: hard resetting link
[252984.129072] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[252984.133133] ata3.00: configured for UDMA/100
[252984.149075] ata3: EH complete
[253003.563997] usb 1-1.2: USB disconnect, device number 24
[253691.555996] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
[253691.556007] sr 2:0:0:0: [sr0] CDB:
[253691.556010] Synchronize Cache(10): 35 02 00 00 00 00 00 00 00 00
[253691.556027] ata3.00: cmd a0/00:00:
[253691.556027] res 40/00:03:
[253691.556031] ata3.00: status: { DRDY }
[253691.556038] ata3: hard resetting link
[253691.876435] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[253691.880369] ata3.00: configured for UDMA/100
[253691.896406] ata3: EH complete
that if encountered on a real burning session (not simulated) I am afraid would probably lead to a broken dvd writing session...
BTW: writing a video DVD worked flawlessly...