brasero fails to copy discs/burn images or files

Bug #391096 reported by Marcin Ostajewski (panszpik)
46
This bug affects 9 people
Affects Status Importance Assigned to Milestone
brasero (Ubuntu)
Incomplete
Low
Ubuntu Desktop Bugs

Bug Description

brasero returns an "unknown error" while preparing burn process
 [the disc is ejected untouched and it's still possible to burn it with other software]

LOG FROM BRASERO:

Checking session consistency (brasero_burn_check_session_consistency burn.c:1905)
BraseroBurnURI called brasero_job_get_action
BraseroBurnURI called brasero_job_get_action
BraseroBurnURI called brasero_job_set_output_size_for_current_track
BraseroBurnURI stopping
BraseroBurnURI called brasero_job_get_action
BraseroBurnURI called brasero_job_get_session_output_size
BraseroBurnURI output set (IMAGE) image = /tmp/brasero_tmp_JEL5VU toc = /tmp/brasero_tmp_JEL5VU.toc
BraseroBurnURI called brasero_job_get_action
BraseroBurnURI called brasero_job_get_current_track
BraseroBurnURI called brasero_job_get_input_type
BraseroBurnURI no burn:// URI found
BraseroBurnURI stopping
BraseroWodim called brasero_job_get_action
BraseroWodim getting varg
BraseroWodim called brasero_job_get_action
BraseroWodim got varg:
BraseroWodim deactivating
BraseroWodim called brasero_job_get_action
BraseroWodim getting varg
BraseroWodim called brasero_job_get_action
BraseroWodim called brasero_job_get_device
BraseroWodim called brasero_job_get_flags
BraseroWodim called brasero_job_get_speed
BraseroWodim called brasero_job_get_flags
BraseroWodim called brasero_job_get_input_type
BraseroWodim called brasero_job_get_fd_in
BraseroWodim called brasero_job_get_current_track
BraseroWodim called brasero_job_set_current_action
BraseroWodim got varg:
 wodim
 -v
 dev=/dev/sr0
 speed=16
 driveropts=burnfree
 -raw96r
 fs=16m
 -clone
 /home/most/brasero
BraseroWodim Launching command
BraseroWodim called brasero_job_get_fd_out
BraseroWodim stderr: wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/sr0'
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: devname: '/dev/sr0'
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: scsibus: -2 target: -2 lun: -2
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: Linux sg driver version: 3.5.27
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: Wodim version: 1.1.9
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: SCSI buffer size: 64512
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
BraseroWodim called brasero_job_get_flags
BraseroWodim stderr: communication breaks or freezes immediately after that.
BraseroWodim called brasero_job_get_flags
BraseroWodim stdout: TOC Type: 1 = CD-ROM
BraseroWodim stderr: wodim: Clone writing TOC length 802 does not match track length 800
BraseroWodim called brasero_job_get_flags
BraseroWodim stdout: Driveropts: 'burnfree'
BraseroWodim stdout: Device type : Removable CD-ROM
BraseroWodim stdout: Version : 5
BraseroWodim stdout: Response Format: 2
BraseroWodim stdout: Capabilities :
BraseroWodim stdout: Vendor_info : 'HL-DT-ST'
BraseroWodim stdout: Identification : 'DVD+-RW GSA-H73N'
BraseroWodim stdout: Revision : 'C106'
BraseroWodim stdout: Device seems to be: Generic mmc2 DVD-R/DVD-RW.
BraseroWodim stdout: Current: 0x0009 (CD-R)
BraseroWodim stdout: Profile: 0x0012 (DVD-RAM)
BraseroWodim stdout: Profile: 0x002B (DVD+R/DL)
BraseroWodim stdout: Profile: 0x001B (DVD+R)
BraseroWodim stdout: Profile: 0x001A (DVD+RW)
BraseroWodim stdout: Profile: 0x0015 (DVD-R/DL sequential recording)
BraseroWodim stdout: Profile: 0x0014 (DVD-RW sequential recording)
BraseroWodim stdout: Profile: 0x0013 (DVD-RW restricted overwrite)
BraseroWodim stdout: Profile: 0x0011 (DVD-R sequential recording)
BraseroWodim stdout: Profile: 0x0010 (DVD-ROM)
BraseroWodim stdout: Profile: 0x000A (CD-RW)
BraseroWodim stdout: Profile: 0x0009 (CD-R) (current)
BraseroWodim stdout: Profile: 0x0008 (CD-ROM)
BraseroWodim stdout: Profile: 0x0002 (Removable disk)
BraseroWodim stdout: Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
BraseroWodim stdout: Driver flags : MMC-3 SWABAUDIO BURNFREE
BraseroWodim stdout: Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
BraseroWodim stdout: Drive buf size : 1114112 = 1088 KB
BraseroWodim stdout: Drive DMA Speed: 100800 kB/s 572x CD 72x DVD
BraseroWodim stdout: FIFO size : 16777216 = 16384 KB
BraseroWodim stdout: Encoding speed : 1000x (75000 sectors/s) for libedc from Heiko Ei
BraseroWodim stderr: HUP
BraseroWodim stdout: HUP
BraseroWodim process finished with status 255
BraseroWodim called brasero_job_error
BraseroWodim finished with an error
BraseroWodim asked to stop because of an error
 error = 0
 message = "no message"
BraseroWodim stopping
BraseroWodim got killed
Session error : unknown (brasero_burn_record burn.c:2602)

[I use Ubuntu 9.10 with all updates [incl. proposed]]
Tested on DELL 330 and two other machines

Revision history for this message
Pedro Villavicencio (pedro) wrote :

looks like a wodim issue, could you get another log with : brasero --debug --brasero-media-debug &> brasero.txt and attach that file to the report? thanks.

Changed in brasero (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
importance: Undecided → Low
status: New → Incomplete
Revision history for this message
kitximuak (kitximuak-hotmail) wrote :
Download full text (47.2 KiB)

(brasero:7098): BraseroBurn-DEBUG: At burn-basics.c:94: Initializing Brasero-2.26.1
(brasero:7098): BraseroMedia-DEBUG: At brasero-medium-monitor.c:436: Polling for drives
(brasero:7098): BraseroMedia-DEBUG: At brasero-medium-monitor.c:446: Found 2 drives
(brasero:7098): BraseroMedia-DEBUG: At brasero-medium-monitor.c:449: Probing /org/freedesktop/Hal/devices/storage_model_DVD_ROM_GDR8163B
(brasero:7098): BraseroMedia-DEBUG: At brasero-drive.c:960: Drive caps are 0
(brasero:7098): BraseroMedia-DEBUG: At brasero-drive.c:981: Drive /dev/sr1 has bus,target,lun = 3 1 0
(brasero:7098): BraseroMedia-DEBUG: At brasero-drive.c:831: Contents changed
(brasero:7098): BraseroMedia-DEBUG: At brasero-medium-monitor.c:449: Probing /org/freedesktop/Hal/devices/storage_model_DVDRAM_GSA_4120B
(brasero:7098): BraseroMedia-DEBUG: At brasero-drive.c:960: Drive caps are 639
(brasero:7098): BraseroMedia-DEBUG: At brasero-drive.c:981: Drive /dev/sr0 has bus,target,lun = 3 0 0
(brasero:7098): BraseroMedia-DEBUG: At brasero-drive.c:831: Contents changed
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:419: opening plugin directory /usr/lib/brasero/plugins
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:441: loading /usr/lib/brasero/plugins/libbrasero-dvdcss.so
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin.c:1030: Module encountered an error while registering its capabilities:
DVD cifrado: instale la versión 1.2.x de libdvdcss
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:469: Load failure, no GType was returned DVD cifrado: instale la versión 1.2.x de libdvdcss
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:441: loading /usr/lib/brasero/plugins/libbrasero-vcdimager.so
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin.c:1030: Module encountered an error while registering its capabilities:
No se pudo encontrar «vcdimager» en la ruta
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:469: Load failure, no GType was returned No se pudo encontrar «vcdimager» en la ruta
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:441: loading /usr/lib/brasero/plugins/libbrasero-cdrecord.so
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin.c:1030: Module encountered an error while registering its capabilities:
«cdrecord» es un enlace simbólico apuntando a otro programa. Use el programa de objetivos en su lugar.
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:469: Load failure, no GType was returned «cdrecord» es un enlace simbólico apuntando a otro programa. Use el programa de objetivos en su lugar.
(brasero:7098): BraseroBurn-DEBUG: At burn-plugin-manager.c:441: loading /usr/lib/brasero/plugins/libbrasero-checksum-file.so
(brasero:7098): BraseroBurn-DEBUG: At burn-caps.c:3265: New caps required Data ISO UDF SYMLINK Level 3 JOLIET VIDEO DEEP
(brasero:7098): BraseroBurn-DEBUG: At burn-caps.c:3358: Created Disc DVD DL + W appendable with data
(brasero:7098): BraseroBurn-DEBUG: At burn-caps.c:3358: Created Disc DVD DL + W closed with data
(brasero:7098): BraseroBurn-DEBUG: At burn-caps.c:3358: Created Disc DVD DL + RW closed with data
(brasero:7098): BraseroBurn-DEBUG: At burn-caps.c:3358: Created Dis...

Revision history for this message
Pressondude (meleemaster-preston) wrote :

I have been having a similar issue and so I tried user GnomeBaker and got the following result when trying to burn a dummy disk.

wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.scsidev: '/dev/sr0'
devname: '/dev/sr0'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.9
SCSI buffer size: 64512
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
TOC Type: 3 = CD-ROM XA mode 2
Device type : Removable CD-ROM
Version : 5
Response Format: 2
Capabilities :
Vendor_info : 'TSSTcorp'
Identification : 'CDDVDW SH-S202N '
Revision : 'SB02'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x0015 (DVD-R/DL sequential recording)
Profile: 0x0016 (DVD-R/DL layer jump recording)
Profile: 0x002B (DVD+R/DL)
Profile: 0x001B (DVD+R)
Profile: 0x001A (DVD+RW)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0012 (DVD-RAM)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R) (current)
Profile: 0x0008 (CD-ROM)
Profile: 0x0002 (Removable disk)
Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr).
Driver flags : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96P SAO/R96R RAW/R16 RAW/R96P RAW/R96R
Drive buf size : 1348864 = 1317 KB
FIFO size : 12582912 = 12288 KB
 4 seconds. 3 seconds. 2 seconds. 1 seconds. 0 seconds. Operation starts.
Waiting for reader process to fill input buffer ... input buffer ready.
Starting new track at sector: 0
Writing time: 1399.679s
Average write speed 3.0x.
Min drive buffer fill was 99%
Fixating...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.