From owner-freebsd-current@FreeBSD.ORG Mon Sep 7 15:36:16 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 E4DA51065679 for ; Mon, 7 Sep 2009 15:36:16 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from hosting.lissyara.su (hosting.lissyara.su [77.221.149.162]) by mx1.freebsd.org (Postfix) with ESMTP id 99F5D8FC23 for ; Mon, 7 Sep 2009 15:36:16 +0000 (UTC) Received: from [89.178.146.164] (port=32743 helo=HP.lissyara.su) by hosting.lissyara.su with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MkgGM-00052G-6e; Mon, 07 Sep 2009 19:36:14 +0400 Message-ID: <4AA5286D.7040400@lissyara.su> Date: Mon, 07 Sep 2009 19:36:13 +0400 From: Alex Keda User-Agent: Thunderbird 2.0.0.23 (X11/20090906) MIME-Version: 1.0 To: Gavin Atkinson References: <4AA384EC.3060003@lissyara.su> <1252332612.55883.10.camel@buffy.york.ac.uk> In-Reply-To: <1252332612.55883.10.camel@buffy.york.ac.uk> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: hosting.lissyara.su Cc: freebsd-current Subject: Re: Fatal trap 12: page fault while in kernel mode 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: Mon, 07 Sep 2009 15:36:17 -0000 Gavin Atkinson пишет: > On Sun, 2009-09-06 at 13:46 +0400, Alex Keda wrote: >> hi! >> I have fatal trap with today (and yesterday) current. >> Machine boot, I see: >> Timecounters tick every 1.000 msec >> then, it freese ~30 seconds and go to kernel debugger - fatal trap 12 >> stopped at _mtx_lock_spin_failed+0x2f: movl 0x78(%r12),%r8d > > At the debugger prompt, can you give the "bt" command, and show us what > the output is please? It: >> stopped at _mtx_lock_spin_failed+0x2f: movl 0x78(%r12),%r8d from bt, last string. or need all output?