From owner-freebsd-current@FreeBSD.ORG Wed Nov 17 20:10:47 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77DE4106566C for ; Wed, 17 Nov 2010 20:10:47 +0000 (UTC) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.freebsd.org (Postfix) with ESMTP id 494D18FC15 for ; Wed, 17 Nov 2010 20:10:47 +0000 (UTC) Received: from bcs-mail03.internal.cacheflow.com ([10.2.2.95]) by whisker.bluecoat.com (8.14.2/8.14.2) with ESMTP id oAHJunNG017416 for ; Wed, 17 Nov 2010 11:56:49 -0800 (PST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 17 Nov 2010 11:56:28 -0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: immediate panic in vm Thread-Index: AcuGkYW4b7UlLWe9Sv6sIYFdsRjHyw== From: "Li, Qing" To: Subject: immediate panic in vm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 17 Nov 2010 20:10:47 -0000 The latest -current panics immediately on start-up. Running -current in VMware, I get: ... panic: mtx_init: mtx_lock not aligned for netir_mtx: 0xffffffff8114791c ... Has anyone else seen this? Any pointers ? Thanks, -- Qing