From owner-freebsd-current@FreeBSD.ORG Thu Jan 17 15:36:52 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 11D6BEC9 for ; Thu, 17 Jan 2013 15:36:52 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id DB34E8CB for ; Thu, 17 Jan 2013 15:36:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:To:From:Date; bh=fnjlyc55qfG7PysvV1bn98txcsPctE1gFb8SSjUJsJ4=; b=gaCpj4NSUxh3vpU7LLVYBk1/b7hgEhpdTlOv5uFNaBski1TTOX1m6dwyggz2VulkCTasojpsrV7gsz3tMKzEaNu7I93PMN5ac/+pDCg6MOgM3f3fW9Y7GsfhlB+YVYs0XMBy8KEK1TiJtNisVcaBEs9vC6NrbpMMVz4Kb4xw4R0=; Received: from lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net ([2001:470:1f0e:3ad::2]:19862) by thebighonker.lerctr.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1 (FreeBSD)) (envelope-from ) id 1TvrWM-000Peo-LT for freebsd-current@freebsd.org; Thu, 17 Jan 2013 09:36:51 -0600 Date: Thu, 17 Jan 2013 09:36:45 -0600 (CST) From: Larry Rosenman To: freebsd-current@freebsd.org Subject: Re: panic: pmap_insert_pt_page: pindex already inserted (r245473) In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 17 Jan 2013 15:36:52 -0000 On Tue, 15 Jan 2013, Larry Rosenman wrote: > I've just gotten this panic on a -CURRENT (r245473): > > > freebsd10-zfs dumped core - see /var/crash/vmcore.0 > > Tue Jan 15 20:32:15 CST 2013 > > FreeBSD freebsd10-zfs 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r245473: Tue Jan > 15 19:45:27 CST 2013 root@freebsd10-zfs:/usr/obj/usr/src/sys/BORG-DTRACE > amd64 > > panic: pmap_insert_pt_page: pindex already inserted I just got the same panic on a 9.1-STABLE VM on the same host: freebsd9-zfs dumped core - see /var/crash/vmcore.2 Thu Jan 17 09:24:46 CST 2013 FreeBSD freebsd9-zfs 9.1-STABLE FreeBSD 9.1-STABLE #0 r245459: Thu Jan 17 04:18:43 CST 2013 root@freebsd9-zfs:/usr/obj/usr/src/sys/GENERIC amd64 panic: pmap_insert_pt_page: pindex already inserted GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: panic: pmap_insert_pt_page: pindex already inserted cpuid = 1 KDB: stack backtrace: Anyone want to help me look at these? I have both the -CURRENT and 9.1-STABLE cores available, and can provide SSH access to both VM's and the host. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893