From owner-freebsd-current Sun Oct 25 17:52:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10885 for freebsd-current-outgoing; Sun, 25 Oct 1998 17:52:17 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA10877 for ; Sun, 25 Oct 1998 17:52:14 -0800 (PST) (envelope-from gibbs@plutotech.com) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.7/8.8.5) with ESMTP id SAA16326; Sun, 25 Oct 1998 18:51:37 -0700 (MST) Message-Id: <199810260151.SAA16326@pluto.plutotech.com> To: John Irwin cc: "Justin T. Gibbs" , current@FreeBSD.ORG Subject: Re: CAM and quantum disc In-reply-to: Your message of "Sun, 25 Oct 1998 17:23:58 PST." <3633CF2E.595D825A@ninthwave.com> Date: Sun, 25 Oct 1998 18:44:48 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Can you hook up a serial console or remote gdb and give me an exact >> traceback? >> Either that or transpose the traceback by hand. A listing of the contents >> of the ncr_ccb would be useful too. > >I did list the top few frames. You need the frames from before the ncr_intr() >call? I want the arguments to the functions, etc, etc. >If you're referring to the cp->ccb at the time of the crash, it is null, which >is why it crashes. :-' I'm talking about the contents of cp, which is a pointer to an NCR CCB. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message