From owner-freebsd-current@FreeBSD.ORG Tue Feb 17 11:48:20 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 2BA0316A4CE for ; Tue, 17 Feb 2004 11:48:20 -0800 (PST) Received: from email05.aon.at (WARSL402PIP4.highway.telekom.at [195.3.96.79]) by mx1.FreeBSD.org (Postfix) with SMTP id 975EB43D1F for ; Tue, 17 Feb 2004 11:48:19 -0800 (PST) (envelope-from shoesoft@gmx.net) Received: (qmail 132960 invoked from network); 17 Feb 2004 19:48:17 -0000 Received: from m088p024.dipool.highway.telekom.at (HELO ?62.46.0.248?) ([62.46.0.248]) (envelope-sender ) by qmail5rs.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 17 Feb 2004 19:48:17 -0000 From: Stefan Ehmann To: Max Laier In-Reply-To: <200402171235.43711.max@love2party.net> References: <4031E1DA.7080208@mikulas.com> <200402171235.43711.max@love2party.net> Content-Type: text/plain Message-Id: <1077047322.10612.6.camel@shoeserv.freebsd> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Tue, 17 Feb 2004 20:48:43 +0100 Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: PANIC: trap.c 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: Tue, 17 Feb 2004 19:48:20 -0000 On Tue, 2004-02-17 at 12:35, Max Laier wrote: > On Tuesday 17 February 2004 10:41, Jiri Mikulas wrote: > > I have CVSuped sources today morning (about 7:30 AM CET) > > and i got panic exactly after boot > > > > ~~~cut~~~ > > > > I have no vmcore :( > > This similar panic got Roman Divacky (xdivac02@stud.fit.vutbr.cz) with > > todays current ,but without using dummynet.. > > isn't it another independent problem ? > > Yes, that was something completely independent (and should be fixed now). > For the dummynet issue, here comes an updated patchset I plan to commit > soon. Give it a try if you have some time (make sure to get > src/sys/sys/msgbuf.h#1.23 or 1.21 to avoid said boot panic). Runs ~7 hours fine so far. My previous panics were one after 6 hours, the other one after 90 minutes. I hope this patchset fixed it. If not, I'll report later.