From owner-freebsd-alpha Wed Nov 6 15:28:59 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A08D37B401; Wed, 6 Nov 2002 15:28:58 -0800 (PST) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id B641C43E4A; Wed, 6 Nov 2002 15:28:57 -0800 (PST) (envelope-from mjacob@feral.com) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id gA6NSnZ37074; Wed, 6 Nov 2002 15:28:49 -0800 (PST) (envelope-from mjacob@feral.com) Date: Wed, 6 Nov 2002 15:28:48 -0800 (PST) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Jeff Roberson Cc: jeff@freebsd.org, alpha@freebsd.org, alc@freebsd.org, jhb@freebsd.org Subject: Re: alpha: top of tree kernel blooie In-Reply-To: <20021106181122.K1374-100000@mail.chesapeake.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 6 Nov 2002, Jeff Roberson wrote: > > > > Slab at 0xfffffc0016a55f78, freei 59 = 0. > > panic: Duplicate free of item 0xfffffc0016a55620 from zone > > 0xfffffc001fff3740(MAP ENTRY) > > > > cpuid = 2; > > panic > > Stopped at Debugger+0x34: zapnot v0,#0xf,v0 > > db> t > > Debugger() at Debugger+0x34 > > panic() at panic+0x1a4 > > uma_dbg_free() at uma_dbg_free+0x170 > > uma_zfree_arg() at uma_zfree_arg+0x130 > > vm_map_entry_dispose() at vm_map_entry_dispose+0x44 > > vm_map_entry_delete() at vm_map_entry_delete+0x68 > > vm_map_delete() at vm_map_delete+0x32c > > vm_map_remove() at vm_map_remove+0x64 > > exit1() at exit1+0x510 > > sys_exit() at sys_exit+0x58 > > syscall() at syscall+0x358 > > XentSys() at XentSys+0x64 > > --- syscall (1, FreeBSD ELF64, sys_exit) --- > > --- user mode --- > > db> > > > > > > 4 processor SMP 4100, doing a make -j4 buildworld > > > > > > Is this repeatable? I'm still trying to get my 4100 up on current. I > heard from jhb that there are some alpha pmap races. I wonder if this > could be related? I dunno. I got thru a buildworld by not doing -j4. I've restarted one now at that level. Drew also suggested a couple of things to try > > Alan, do you have any ideas? > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message