Package: cdrecord
Version: 4:2.01+01a01-2
Severity: important

I use the following command to burn an iso:

cdrecord dev=0,0,0 -v -eject -tao -data ~byron/test.iso


Output is as follows:

Cdrecord-Clone 2.01.01a01 (i686-pc-linux-gnu) Copyright (C) 1995-2004
Jörg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of
cdrecord
and thus may have bugs that are not present in the original
version.
Please send bug reports and support requests to
<[EMAIL PROTECTED]>.
The original author should not be bothered with
problems of this version.

cdrecord: Warning: Running on Linux-2.6.8-2-686
cdrecord: There are unsettled issues with Linux-2.5
and newer.
cdrecord: If you have unexpected problems, please try
Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible
interface changes.
cdrecord: Warning: SCSI transport does no longer work
for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run
it from a root account.
TOC Type: 1 = CD-ROM
scsidev: '0,0,0'
scsibus: 0 target: 0 lun: 0
Linux sg driver version: 3.5.31
Using libscg version 'schily-0.8'.
SCSI buffer size: 64512
atapi: 1
Device type    : Removable CD-ROM
Version        : 2
Response Format: 1
Vendor_info    : 'MITSUMI '
Identifikation : 'CR-4804TE USB   '
Revision       : '3047'
Device seems to be: Philips CDD-522.
Using generic SCSI-3/mmc   CD-R/CD-RW driver
(mmc_cdr).
Driver flags   : MMC SWABAUDIO 
Supported modes: TAO PACKET RAW/R16 RAW/R96R
Drive buf size : 1343488 = 1312 KB

----> Process never gets past this output <----


I can successfully burn an iso to cd using the same command and
cdrtools-2.00.3 compiled from the source provided by the cdrecord
author.

The same process fails on both the debian package and cdrtools-2.01
compiled from the source provided by the cdrecord author.

I traced the hang to cdrecord/cdrecord.c line 723.  This section of code
is not present in 2.00.3 and no code past the call to get_dmaspeed is
never executed.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages cdrecord depends on:
ii  debconf                     1.4.30.11    Debian configuration management sy
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  makedev                     2.3.1-75     Creates device files in /dev

-- debconf information:
* cdrecord/SUID_bit: true
  cdrecord/MAKEDEVNEW: true
  cdrecord/do_it_yourself:

Reply via email to