From owner-freebsd-i386@FreeBSD.ORG Sun Mar 14 01:38:31 2004 Return-Path: Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B7F916A4CE for ; Sun, 14 Mar 2004 01:38:31 -0800 (PST) Received: from mx13.mail.ru (mx13.mail.ru [194.67.23.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id A311E43D1F for ; Sun, 14 Mar 2004 01:38:30 -0800 (PST) (envelope-from v_dm@mail.ru) Received: from [62.33.5.23] (port=49160 helo=anyhost.anywhere) by mx13.mail.ru with esmtp id 1B2S4h-000HeN-00 for freebsd-i386@freebsd.org; Sun, 14 Mar 2004 12:38:28 +0300 Date: Sun, 14 Mar 2004 12:38:54 +0300 To: freebsd-i386@freebsd.org From: Dmitry Content-Type: multipart/mixed; boundary=----------p6hkHatGTMdghOjKNq7EdG MIME-Version: 1.0 Message-ID: User-Agent: Opera7.23/FreeBSD M2 build 518 X-Spam: Not detected X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Burncd crash X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Mar 2004 09:38:31 -0000 ------------p6hkHatGTMdghOjKNq7EdG Content-Type: text/plain; format=flowed; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi all. I have a nasty problem. Then I try to burn a media on my atapi cdrw i get the following: $ burncd blank // Everything is OK $ burncd data someImage fixate acd0: unknown transfer phase acd0: FAILTURE - ATAPI_IDENTIFY no interrupt acd0: timeout sending command = a1 acd0: error issueing PIO command Fatal trap 12: page fault while in kernel mode fault virtual address = 0x6a fault code = supervisor read, page not present instruction pointer = 0x8:0xc043217e stack pointer = 0x10:0xd865fc0c frame pointer = 0x10:0xd865fc0c code segment = base 0x0, limit 0fffff, type 0x16 DPL 0, pres 1, def 32, gran 1 processor efalgs = interrupt enabled, OIPL = 0 current process = 5(task queue) kernel: type 12 trap, code = 0 stopped at ata_pmode +0x6: testb $0x2, 0x6a(%edx) db> I transcribed the above message after cvsupping and installing of FreeBSD current at 13.03.2004 but roughly the same ones were generated earlier in 5.2. In FreeBSD 4.9 i got some messages about inappropriate IOCTLs (don't remember exactly) while fixating, but system survived them and burned medium was readable. I have the machine with Celeron 2.3 GHz, Gigabyte GA-8PE667 motherboard, 512mb DDR266 RAM, Mitsumi CD-RW burner (48x/24x/48x) - probed as acd0:CDRW at ata1 master UDMA33 I've attached output of dmesg. Please tell me what's wrong. I've tired booting Windows and using Nero when i need to burn something. Dmitry ------------p6hkHatGTMdghOjKNq7EdG--