From owner-freebsd-current Thu May 13 2:44:58 1999 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 4296A15498 for ; Thu, 13 May 1999 02:44:55 -0700 (PDT) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (8.8.8/8.8.8.s) with ESMTP id MAA18139; Thu, 13 May 1999 12:44:47 +0300 (EET DST) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 34DC21F73; Thu, 13 May 1999 12:44:49 +0300 (EEST) Date: Thu, 13 May 1999 12:44:49 +0300 From: Vallo Kallaste To: Gianmarco Giovannelli Cc: current@FreeBSD.ORG Subject: Re: panic ! panic ! panic ! Message-ID: <19990513124449.B11458@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <5817.926524559@critter.freebsd.dk> <4.1.19990512182248.009bda80@194.184.65.4> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <4.1.19990512182248.009bda80@194.184.65.4>; from Gianmarco Giovannelli on Wed, May 12, 1999 at 06:41:15PM +0200 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, May 12, 1999 at 06:41:15PM +0200, Gianmarco Giovannelli wrote: > Ok... it's a bit long ... (Tell me there isn't a command to write the trace > output on a disk :-) > > After the panic make by "screen" ... > >trace > Stopped at ttyflush+0x48: movl 0x14(%eax), %eax [chop] > A nightmare ! :-) You can enable serial console for one of your serial ports, preferably sio0 (COM1) and boot with -h (check /usr/src/sys/i386/conf/LINT). Then you can capture all such things if you have null-modem cable connected to another computer and some terminal program running on the port the cable is connected. Otherwise you can use true terminal. Default connection speed is 9600 bps and no extraordinary settings, 8N1. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message