From owner-freebsd-stable Sat Aug 24 12: 6: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3758337B400 for ; Sat, 24 Aug 2002 12:05:57 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7403643E6E for ; Sat, 24 Aug 2002 12:05:56 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.5/8.12.5) with ESMTP id g7OJ5nKD027891; Sat, 24 Aug 2002 13:05:49 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.5/8.12.5/Submit) id g7OJ5lpP027890; Sat, 24 Aug 2002 13:05:47 -0600 (MDT) (envelope-from ken) Date: Sat, 24 Aug 2002 13:05:47 -0600 From: "Kenneth D. Merry" To: Kal Torak Cc: FreeBSD Stable , olli@fromme.com Subject: Re: tosha port causing system to reboot Message-ID: <20020824130547.A27869@panzer.kdm.org> References: <3D6670A5.7020903@quake.com.au> <20020823121829.A17201@panzer.kdm.org> <3D675FC6.90009@quake.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D675FC6.90009@quake.com.au>; from kaltorak@quake.com.au on Sat, Aug 24, 2002 at 08:28:22PM +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Aug 24, 2002 at 20:28:22 +1000, Kal Torak wrote: > Kenneth D. Merry wrote: > > On Sat, Aug 24, 2002 at 03:28:05 +1000, Kal Torak wrote: > > > >>I have been trying to use the tosha port to get audio data > >>from a Plextor SCSI burner, and it works fine in getting > >>the data and creating the files.. > >> > >>Only after extracting the last track off a cd it causes > >>the system to hang and reboot its self! > >> > >>I can try and get dumps and traces or what ever is needed > >>to figure out whats wrong... > >> > >>The system is running 4.6.1-p5 and has no other problems.. > > > > > > We'll probably need full dmesg information, and a stack trace from any > > kernel panic that is happening. > > I have the crash dump, but wont I have to compile debugging symbols into > the kernel or something to get a trace?? Generally there will be a kernel.debug in your kernel compile directory. That has all the necessary symbols. > Anyway the problem seems fairly stright forward, I have found that its > triggerd by reading an audio cd that also contains a data track.. > > The simple work-around is to just list the tracks you want to extract and > make sure none of them are data tracks, but in the default mode it tries > to read the data track as audio and causes the system to panic.. > > This just seems like a bug that the program doesnt check the type of track > before reading it... I will send all the dump and things if its needed, but > it doesnt seem to be system/hardware related... Just to make sure, go ahead and send out the dmesg and stack trace from the crash dump. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message