From owner-freebsd-alpha Wed Nov 6 15:13:14 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 61FA737B401; Wed, 6 Nov 2002 15:13:13 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8496143E42; Wed, 6 Nov 2002 15:13:12 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id gA6ND8v29633; Wed, 6 Nov 2002 18:13:09 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Wed, 6 Nov 2002 18:13:08 -0500 (EST) From: Jeff Roberson To: Matthew Jacob Cc: jeff@freebsd.org, , , Subject: Re: alpha: top of tree kernel blooie In-Reply-To: Message-ID: <20021106181122.K1374-100000@mail.chesapeake.net> 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 Tue, 5 Nov 2002, Matthew Jacob 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? Alan, do you have any ideas? Cheers, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message