Date: Thu, 13 May 1999 12:44:49 +0300 From: Vallo Kallaste <vallo@matti.ee> To: Gianmarco Giovannelli <gmarco@scotty.masternet.it> Cc: current@FreeBSD.ORG Subject: Re: panic ! panic ! panic ! Message-ID: <19990513124449.B11458@myhakas.matti.ee> In-Reply-To: <4.1.19990512182248.009bda80@194.184.65.4>; from Gianmarco Giovannelli on Wed, May 12, 1999 at 06:41:15PM %2B0200 References: <Your <19990512154854.78032.qmail@rucus.ru.ac.za> <5817.926524559@critter.freebsd.dk> <4.1.19990512182248.009bda80@194.184.65.4>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 12, 1999 at 06:41:15PM +0200, Gianmarco Giovannelli <gmarco@scotty.masternet.it> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990513124449.B11458>