From nobody@FreeBSD.org  Mon May 29 11:55:10 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8953316A713
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 May 2006 11:55:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3817143D6A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 May 2006 11:55:10 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4TBt9ii093907
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 29 May 2006 11:55:09 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4TBt91t093906;
	Mon, 29 May 2006 11:55:09 GMT
	(envelope-from nobody)
Message-Id: <200605291155.k4TBt91t093906@www.freebsd.org>
Date: Mon, 29 May 2006 11:55:09 GMT
From: Philipp Ost <pj@smo.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: burncd fails on 6.1-Release
X-Send-Pr-Version: www-2.3

>Number:         98082
>Category:       bin
>Synopsis:       burncd(8) fails on 6.1-Release
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 29 12:00:33 GMT 2006
>Closed-Date:    Sun Dec 09 11:46:02 UTC 2007
>Last-Modified:  Sun Dec 09 11:46:02 UTC 2007
>Originator:     Philipp Ost
>Release:        6.1-Release
>Organization:
>Environment:
]$ uname -a
FreeBSD herdubreid.intern.smo.de 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 27 22:26:23 CEST 2006     pj@herdubreid.intern.smo.de:/usr/obj/usr/src/sys/HERDUBREIDKERNEL  i386

>Description:
burncd fails 

a. to blank and erase CD-RWs properly:

# burncd -f /dev/acd0 erase
erasing CD, please wait..
# burncd -f /dev/acd0 blank
blanking CD, please wait..

Both take forever. After a while (~30 minutes after initiating the command), 'top' shows no burncd-process running on the machine.

b. burn a CD-RW properly:

(The CD-RW was blanked/erased before burning)

# burncd -f /dev/acd0 data 6.1-RELEASE-i386-disc1.iso fixate
next writeable LBA 0
writing from file 6.1-RELEASE-i386-disc1.iso size 517368 KB
written this track 517368 KB (100%) total 517368 KB
fixating CD, please wait..
burncd: ioctl(CDRIOCFIXATE): Input/output error

The used recorder is recognized by the system as follows:
$ dmesg | grep acd0
acd0: DVDR <HL-DT-ST DVDRAM GSA-4163B/A101> at ata1-master UDMA33
>How-To-Repeat:
- blank/erase a CD-RW with burncd -f /dev/acd0 erase or burncd -f /dev/acd0 blank
- cancel the process after burncd disappears from 'top'-listing
- burn a file/ISO-image using the blanked CD-RW
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Sun Dec 9 11:46:01 UTC 2007 
State-Changed-Why:  
This should have been fixed by recent work from soren in this region, 
can you please checkout a RELENG_7 and test whether that works? If not 
let me know and I will reopen the ticket, but I am confident that this 
had been resolved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98082 
>Unformatted:
