Package: cdrecord
Version: 4:2.01+01a03-4
Severity: important

A backtrace is below[1].  The 4:2.01+01a03-4 release didn't segv, but reported
an error[2].

[1]
[EMAIL PROTECTED]:/tmp$ sudo gdb /usr/bin/cdrecord.mmap
GNU gdb 6.3.90_20051119-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "ia64-linux-gnu"...Using host libthread_db library 
"/lib/tls/libthread_db.so.1".

(gdb) set args -v /tmp/debian-31r0a-amd64-netinst-hpde-20051216.iso
(gdb) run
Starting program: /usr/bin/cdrecord.mmap -v 
/tmp/debian-31r0a-amd64-netinst-hpde-20051216.iso
/usr/bin/cdrecord: No write mode specified.
/usr/bin/cdrecord: Asuming -tao mode.
/usr/bin/cdrecord: Future versions of cdrecord may have different drive 
dependent defaults.
/usr/bin/cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01.01a03 (ia64-unknown-linux-gnu) Copyright (C) 1995-2005 
Joerg 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.

/usr/bin/cdrecord: Warning: Running on Linux-2.6.14-2-mckinley-smp
/usr/bin/cdrecord: There are unsettled issues with Linux-2.5 and newer.
/usr/bin/cdrecord: If you have unexpected problems, please try Linux-2.4 or 
Solaris.
TOC Type: 1 = CD-ROM
scsidev: '/dev/cdrom'
devname: '/dev/cdrom'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'ubuntu-0.8ubuntu1'.
/usr/bin/cdrecord: Warning: using inofficial version of libscg 
(ubuntu-0.8ubuntu1 '@(#)scsitransp.c     1.91 04/06/17 Copyright 
1988,1995,2000-2004 J. Schilling').
Driveropts: 'burnfree'
SCSI buffer size: 64512
/usr/bin/cdrecord: Asked for SCSI I/O buffer size 64512 bytes, could only get 
20480.
atapi: 1
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : 'LITE-ON '
Identifikation : 'LTR-24102B      '
Revision       : '5KS3'
Device seems to be: Generic mmc CD-RW.
Current: 0x000A
Profile: 0x000A (current)
Profile: 0x0009
Profile: 0x0008
Profile: 0x0002 (current)
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 : 1966272 = 1920 KB

Program received signal SIGSEGV, Segmentation fault.
fillbytes (tov=0xc000000000001c40, cnt=<value optimized out>,
    val=<value optimized out>) at fillbytes.c:95
95                      *to++ = cval;
(gdb) bt
#0  fillbytes (tov=0xc000000000001c40, cnt=<value optimized out>,
    val=<value optimized out>) at fillbytes.c:95
#1  0x40000000000117a0 in main (ac=3, av=0x60000fffff837728) at cdrecord.c:4021
(gdb) bt full
#0  fillbytes (tov=0xc000000000001c40, cnt=<value optimized out>,
    val=<value optimized out>) at fillbytes.c:95
        to = 0xc000000000001c40 <Address 0xc000000000001c40 out of bounds>
        n = 3
        lval = 0
#1  0x40000000000117a0 in main (ac=3, av=0x60000fffff837728) at cdrecord.c:4021
        vers = <value optimized out>
        auth = <value optimized out>
        dev = 0x600000000001c270 "/dev/cdrom"
        timeout = 40
        speed = 10
        flags = 1048576
        blanktype = 0
        i = dwarf2_read_address: Corrupted DWARF expression.
(gdb)

[2]
[EMAIL PROTECTED]:/tmp$ sudo cdrecord -v blank=fast 
/tmp/debian-31r0a-amd64-netinst-hpde-20051216.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent 
defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01.01a03 (ia64-unknown-linux-gnu) Copyright (C) 1995-2005 
Joerg 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.14-2-mckinley-smp
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
TOC Type: 1 = CD-ROM
scsidev: '/dev/cdrom'
devname: '/dev/cdrom'
scsibus: -2 target: -2 lun: -2
Warning: Open by 'devname' is unintentional and not supported.
Linux sg driver version: 3.5.27
Using libscg version 'ubuntu-0.8ubuntu1'.
cdrecord: Warning: using inofficial version of libscg (ubuntu-0.8ubuntu1 
'@(#)scsitransp.c      1.91 04/06/17 Copyright 1988,1995,2000-2004 J. 
Schilling').
Driveropts: 'burnfree'
SCSI buffer size: 64512
cdrecord: Success. Cannot get SCSI I/O buffer of size 64512 bytes.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-mckinley-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cdrecord depends on:
ii  debconf [debconf-2.0]         1.4.62     Debian configuration management sy
ii  libc6.1                       2.3.5-8    GNU C Library: Shared libraries an
ii  libcap1                       1:1.10-14  support for getting/setting POSIX.
ii  makedev                       2.3.1-79   creates device files in /dev

Versions of packages cdrecord recommends:
ii  mkisofs                   4:2.01+01a03-4 Creates ISO-9660 CD-ROM filesystem

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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to