From owner-freebsd-questions Thu Sep 25 01:17:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA04811 for questions-outgoing; Thu, 25 Sep 1997 01:17:26 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA04805 for ; Thu, 25 Sep 1997 01:17:22 -0700 (PDT) Received: (from grog@localhost) by freebie.lemis.com (8.8.7/8.8.5) id RAA29517; Thu, 25 Sep 1997 17:46:46 +0930 (CST) Message-ID: <19970925174646.07861@lemis.com> Date: Thu, 25 Sep 1997 17:46:46 +0930 From: Greg Lehey To: shadows@whitefang.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Wangtek tape drive: Kernel crashes References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: ; from Thamer Al-Herbish on Thu, Sep 25, 1997 at 10:13:07AM +0300 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Sep 25, 1997 at 10:13:07AM +0300, Thamer Al-Herbish wrote: > > Before sending this with send-pr (or whichever bug reporting channels I > should go through). I figured it might be worth a shot asking here first, > incase this problem has been resolved. > > ... > > This is all on a FreeBSD 2.2.1-RELEASE > > I have a Wangtek 5150PK Tape drive, it seems to be detected fine under the > wt device driver. As soon as I make a read from it, the kernel dumps out > debugging output, and reboots. This debugging output is what we need to see. You'll definitely need to specify it in a send-pr. > ... > > Is this a known bug? If not I'll read up on send-pr and make my bug report. I don't know. It doesn't ring a bell, but you need to tell us the panic string first. You should also take a dump. Take a look at http://www.freebsd.org/handbook/handbook264.html#596 for more details. Yes, it's pretty well hidden, but it's there. Greg