Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 14:53:01 +0300 (MSK)
From:      Dmitry Afanasiev <dima@KOT.SPb.Ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/36299: burncd: mode1 + stdin
Message-ID:  <200203251153.g2PBr1a85924@orion.ifmo.ru>

next in thread | raw e-mail | index | archive | help

>Number:         36299
>Category:       bin
>Synopsis:       burncd: mode1 + stdin
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 25 04:00:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Afanasiev
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
n/a
>Environment:
FreeBSD green 4.5-STABLE FreeBSD 4.5-STABLE #9: Thu Mar 21 01:52:12 MSK 2002     root@green:/usr/obj/usr/src/sys/MATPOCKuH  i386


>Description:
burncd not burns when a mode1 track is read from stdin.

>How-To-Repeat:
# dd if=/dev/zero of=testfile bs=10240 count=1024
1024+0 records in
1024+0 records out
10485760 bytes transferred in 0.713397 secs (38236817 bytes/sec)
# cat testfile | burncd -v -f /dev/acd0c -s 8 -e data - fixate
adding type 0x08 file - size 0 KB 0 blocks
next writeable LBA 0
addr = 0 size = 0 blocks = 0
writing from stdin

fixating CD, please wait..
burncd: ioctl(CDRIOCFIXATE): Input/output error

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203251153.g2PBr1a85924>