From owner-freebsd-current@FreeBSD.ORG Mon Nov 29 06:06:00 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3D9016A4CE for ; Mon, 29 Nov 2004 06:06:00 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E0F443D39 for ; Mon, 29 Nov 2004 06:06:00 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 7FF0D72DF8; Sun, 28 Nov 2004 22:06:00 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 7B2DE72DCB; Sun, 28 Nov 2004 22:06:00 -0800 (PST) Date: Sun, 28 Nov 2004 22:06:00 -0800 (PST) From: Doug White To: Randy Bush In-Reply-To: <16805.38319.825546.497936@ran.psg.com> Message-ID: <20041128220455.F40277@carver.gumbysoft.com> References: <20041123182254.GB10721@ninthgate.net> <20041124232820.J2006@carver.gumbysoft.com> <16805.38319.825546.497936@ran.psg.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Random panics with 5.3-REL, SMP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Nov 2004 06:06:00 -0000 On Thu, 25 Nov 2004, Randy Bush wrote: > > A backtrace would be interesting to look at. > > indeed. but i was lucky to get the screen scrape before the > beastie wiped the screen as it auto-rebooted. > > > Looks like you just need to set 'dumpdev' in rc.conf. What is your boot > > device and swap partition(s)? > > # grep dump /etc/rc.conf > dumpdev="/dev/twed0s1b" # Device name to crashdump to (or NO). > dumpdir="/var/crash" # Directory where crash dumps are to be stored Hm, this should be getting set; the twe driver supports crashdumps. What happens if you run 'dumpon /dev/twed0s1b' manually? > > if you turn on session logging in your comm program > > comm program? it's a cisco 2511 term serv being used as a > craft port octopus for 16 devices What program are you using to connect to the 2511 to view the console on the target? Telnet? Real terminal? :) -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org