Bug 84233 - write failed: Input/Output error
Summary: write failed: Input/Output error
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-29 23:12 UTC by carex
Modified: 2007-12-23 04:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
debugging log (237.48 KB, text/plain)
2007-12-23 04:44 UTC, kkt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description carex 2004-06-29 23:12:49 UTC
Version:           0.11.9 (using KDE 3.2.2,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040401)
OS:                Linux (i686) release 2.6.3-1-386

Debian Sarge on laptop Toshiba sa30 DVD-ROM SD-R6112

I try to burn a dvd image "sarge-i386-1.iso" (4.3 Gb)
It starts fine.
The md5sum of the iso is OK.
After a few MB have been burned I got an error
  write failed: Input/Output error
and the dvd is ejected

It happens with Debian Sarge and with Mandrake10.0 Official
Comment 1 Sebastian Trueg 2004-06-30 13:30:25 UTC
use tao writing mode and close the bug if it works please.
Comment 2 carex 2004-07-01 22:09:59 UTC
using dao writing mode did not help - here the debug file :

System
-----------------------
K3b Version: 0.11.9
KDE Version: 3.2.2
QT Version:  3.2.3

growisofs
-----------------------
Executing 'builtin_dd if=/mnt/hda9/sarge-i386-1.iso of=/dev/hdc obs=32k seek=0'
/dev/hdc: engaging DVD-RW DAO upon user request...
/dev/hdc: reserving 2248032 blocks
/dev/hdc: "Current Write Speed" is 1.0x1385KBps.
         0/4603969536 ( 0.0%) @0x, remaining ??:??
         0/4603969536 ( 0.0%) @0x, remaining ??:??
    131072/4603969536 ( 0.0%) @0.0x, remaining 7610:18
   3899392/4603969536 ( 0.1%) @0.8x, remaining 314:35
   8519680/4603969536 ( 0.2%) @1.0x, remaining 179:47
  13172736/4603969536 ( 0.3%) @1.0x, remaining 133:35
  17793024/4603969536 ( 0.4%) @1.0x, remaining 111:41
  22413312/4603969536 ( 0.5%) @1.0x, remaining 102:12
  ......
  ......
 802816000/4603969536 (17.4%) @1.0x, remaining 46:47
 807469056/4603969536 (17.5%) @1.0x, remaining 46:46
 812089344/4603969536 (17.6%) @1.0x, remaining 46:41
 816709632/4603969536 (17.7%) @1.0x, remaining 46:36
 821329920/4603969536 (17.8%) @1.0x, remaining 46:35
:-[ WRITE@LBA=62010h failed with SK=3h/ASC=0Ch/ACQ=00h]: Input/output error
:-( write failed: Input/output error
/dev/hdc: flushing cache

growisofs comand:
-----------------------
/usr/bin/growisofs -Z /dev/hdc=/mnt/hda9/sarge-i386-1.iso -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=dao -speed=2.0

  
Comment 3 Sebastian Trueg 2004-07-01 22:28:44 UTC
try "incremental" writing mode.
Comment 4 Christian Esken 2006-01-11 22:44:09 UTC
I have a quite similar problem. Then I tried the incremental writing mode, but the error is still there:


System
-----------------------
K3b Version: 0.12

KDE Version: 3.4.2 Level "b" 
QT Version:  3.3.4
Kernel:      2.6.13-15.7-default
Devices
-----------------------
HL-DT-ST DVDRAM GSA-4082B A207 (/dev/hdb, ) at /media/dvdram [CD-R; CD-RW; CD-Rom; DVD-Rom; DVD-Ram; DVD-R; DVD-RW; DVD+R; DVD+RW] [DVD-Rom; DVD-R Sequentiell; DVD-Ram; DVD-RW Eingeschränktes Überbrennen; DVD-RW Sequentiell; DVD+RW; DVD+R; CD-Rom; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R; Eingeschränktes Überschreiben]

Used versions
-----------------------
growisofs: 5.21

growisofs
-----------------------
Executing 'builtin_dd if=/tmp/kde-chris/SUSE10.iso of=/dev/hdb obs=32k seek=0'
/dev/hdb: "Current Write Speed" is 4.1x1385KBps.
   1245184/3621957632 ( 0.0%) @0.0x, remaining 290:46
   1245184/3621957632 ( 0.0%) @0.0x, remaining 484:37
   1245184/3621957632 ( 0.0%) @0.0x, remaining 630:01
   1245184/3621957632 ( 0.0%) @0.0x, remaining 775:24
:-[ WRITE@LBA=260h failed with SK=3h/ASC=0Ch/ACQ=00h]: Input/output error
:-( write failed: Input/output error
/dev/hdb: flushing cache
:-[ SYNCHRONOUS FLUSH CACHE failed with SK=3h/ASC=A0h/ACQ=80h]: Input/output error

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/hdb=/tmp/kde-chris/SUSE10.iso -use-the-force-luke=notray -use-the-force-luke=tty -dvd-compat -speed=2 
Comment 5 Sebastian Trueg 2006-01-12 15:18:31 UTC
disable stuff like hal and automounting deamons,
Comment 6 Sebastian Trueg 2006-08-10 15:03:01 UTC
There has been no information in a long time. I cannot reproduce the bug so I 
will close it.
Comment 7 kkt 2007-12-23 04:44:53 UTC
Created attachment 22660 [details]
debugging log