From owner-freebsd-current@FreeBSD.ORG Thu Nov 25 08:20:01 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 5088016A4CE for ; Thu, 25 Nov 2004 08:20:01 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2CB143D48 for ; Thu, 25 Nov 2004 08:20:00 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CXErA-0001n6-Av; Thu, 25 Nov 2004 00:20:00 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16805.38319.825546.497936@ran.psg.com> Date: Thu, 25 Nov 2004 00:19:59 -0800 To: Doug White References: <20041123182254.GB10721@ninthgate.net> <16804.64917.872924.733444@ran.psg.com> <20041124232820.J2006@carver.gumbysoft.com> 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: Thu, 25 Nov 2004 08:20:01 -0000 > 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 # grep twed0s1b /etc/fstab /dev/twed0s1b none swap sw 0 0 > 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 randy