From owner-freebsd-acpi@FreeBSD.ORG Mon Sep 20 19:35:28 2004 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4D016A57A for ; Mon, 20 Sep 2004 19:35:28 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D40F43D46 for ; Mon, 20 Sep 2004 19:35:21 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-127-84-57.dsl.snfc21.pacbell.net [67.127.84.57]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id i8KJZJDl009138; Mon, 20 Sep 2004 12:35:19 -0700 Message-ID: <414F30E9.4060300@root.org> Date: Mon, 20 Sep 2004 12:35:05 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 0.7.3 (Windows/20040803) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Anish Mistry References: <200409201501.48755.mistry.7@osu.edu> <200409201511.02523.mistry.7@osu.edu> In-Reply-To: <200409201511.02523.mistry.7@osu.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-acpi@freebsd.org Subject: Re: RELENG_5 panic: mtx_lock() with ACPI X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 19:35:29 -0000 Anish Mistry wrote: > On Monday 20 September 2004 03:01 pm, Anish Mistry wrote: > >>I'm getting the following panic on boot only with ACPI enabled. >>On a verbose boot right after: start_init: trying /sbin/init >>panic: mtx_lock() of spin mutex(null) @ /usr/src/sys/tty/tty.c:2809 >>Can't seem to get a dump even if dumpdev is set at the loader prompt. >> >>Verbose boot without ACPI enabled and ASL attached. > > Attachments got stripped. > http://am-productions.biz/debug/BIGGUY-dmesg.txt.gz > http://am-productions.biz/debug/bigguy.asl.gz Can you send a backtrace ("tr" from ddb)? -- Nate