From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 1 10:44:46 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5832D37B401 for ; Fri, 1 Aug 2003 10:44:46 -0700 (PDT) Received: from godel.mtl.distributel.net (nat.MTL.distributel.NET [66.38.181.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F8843FA3 for ; Fri, 1 Aug 2003 10:44:45 -0700 (PDT) (envelope-from bmilekic@technokratis.com) Received: from godel.mtl.distributel.net (localhost [127.0.0.1]) h71DiSqU009233; Fri, 1 Aug 2003 13:44:28 GMT (envelope-from bmilekic@technokratis.com) Received: (from bmilekic@localhost) by godel.mtl.distributel.net (8.12.9/8.12.9/Submit) id h71DiSQO009232; Fri, 1 Aug 2003 13:44:28 GMT X-Authentication-Warning: godel.mtl.distributel.net: bmilekic set sender to bmilekic@technokratis.com using -f Date: Fri, 1 Aug 2003 13:44:28 +0000 From: Bosko Milekic To: Harti Brandt Message-ID: <20030801134428.GA9192@technokratis.com> References: <20030801185611.E4685@beagle.fokus.fraunhofer.de> <20030801133205.GA8961@technokratis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030801133205.GA8961@technokratis.com> User-Agent: Mutt/1.4.1i cc: hackers@freebsd.org Subject: Re: panic in uma_zdestroy X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 17:44:46 -0000 On Fri, Aug 01, 2003 at 01:32:05PM +0000, Bosko Milekic wrote: > > I screwed up... fix coming shortly. Sorry! > > On Fri, Aug 01, 2003 at 07:00:19PM +0200, Harti Brandt wrote: > > > > Hi, > > > > with a kernel from yesterday I get a panic on an SMP system when I > > destroy a zone immediately after creating it. It have a driver (with the > > probe routine set to return ENXIO) and the following module event > > function: ... Again, I appologize. I just committed something which should fix this: bmilekic 2003/08/01 10:42:27 PDT FreeBSD src repository Modified files: sys/vm uma_core.c Log: Only free the pcpu cache buckets if they are non-NULL. Crashed this person's machine: harti Pointy-hat to: me Revision Changes Path 1.70 +6 -4 src/sys/vm/uma_core.c Let me know if you're still having problems. -- Bosko Milekic * bmilekic@technokratis.com * bmilekic@FreeBSD.org TECHNOkRATIS Consulting Services * http://www.technokratis.com/