From owner-freebsd-current@FreeBSD.ORG Sun Aug 16 00:43:39 2009 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 E4664106568D for ; Sun, 16 Aug 2009 00:43:39 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout029.mac.com (asmtpout029.mac.com [17.148.16.104]) by mx1.freebsd.org (Postfix) with ESMTP id D39298FC43 for ; Sun, 16 Aug 2009 00:43:39 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii; format=flowed; delsp=yes Received: from macbook-pro.lan.xcllnt.net (mail.xcllnt.net [75.101.29.67]) by asmtp029.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KOG001B920QNX00@asmtp029.mac.com> for freebsd-current@freebsd.org; Sat, 15 Aug 2009 17:43:39 -0700 (PDT) From: Marcel Moolenaar Date: Sat, 15 Aug 2009 17:43:38 -0700 Message-id: To: FreeBSD Current X-Mailer: Apple Mail (2.1074) Subject: panic: mtx_init: mtx_lock not aligned for turnstile chain: 0xe00000000482b778 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: Sun, 16 Aug 2009 00:43:40 -0000 This is PR kern/137800. Present on ia64 as well. Booting [/boot/kernel/kernel]... Entering /boot/kernel/kernel at 0xe000000004068000... panic: mtx_init: mtx_lock not aligned for turnstile chain: 0xe00000000482b778 cpuid = 0 fatal kernel trap (cpu 0): trap vector = 0x4 (Alternate Data TLB) cr.iip = 0xe0000000042fbd50 cr.ipsr = 0x1010080a2010 (mfl,ic,dt,dfh,rt,cpl=0,it,ri=0,bn) cr.isr = 0x80400000000 (code=0,vector=0,r,ei=0,ed) cr.ifa = 0x18 curthread = 0xe00000000481ecb0 pid = 0, comm = -- Marcel Moolenaar xcllnt@mac.com