From owner-freebsd-current@FreeBSD.ORG Sun Jun 14 13:51:01 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 72A24106564A for ; Sun, 14 Jun 2009 13:51:01 +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 2F34B8FC15 for ; Sun, 14 Jun 2009 13:51:00 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from [89.178.149.112] (port=26337 helo=HP.lissyara.su) by hosting.lissyara.su with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MFq6t-000HKM-Ez for freebsd-current@freebsd.org; Sun, 14 Jun 2009 17:50:59 +0400 Message-ID: <4A35006D.8030205@lissyara.su> Date: Sun, 14 Jun 2009 17:51:41 +0400 From: Alex Keda User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: freebsd-current Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 Subject: panic: blockable sleep lock (sleep mutex) 64 @ /usr/srv/sys/vm/uma_core. 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, 14 Jun 2009 13:51:01 -0000 Today, I update sources and rebuild world and kernel. After reboot, I have panic. (my system is amd64) panic: blockable sleep lock (sleep mutex) 64 @ /usr/srv/sys/vm/uma_core. cpuid = 1 KDB: enter: panic [thread pid 12 tid 100026 ] Stopped at kdb_enter+0x3d: movq $0,0x6846d0(%rip) db> =========== back trace: Tracing pid 12 tid 100026 td 0xffffff0002357720 kdb_enter() at kdb_enter+0x3d panic() at panic+0x17b whitness_checkorder() at whitness_checkorder+0x948 _mtx_lock_flags() at mtx_lock_flags+0x78 uma_zalloc_arg() at uma_zalloc_arg+0x2ae malloc() at malloc+0x9a AcpiOsExecute() at AcpiOsExecute+0x3c AcpiEvGpeDispatch() at AcpiEvGpeDispatch+0x8c AcpiEvGpeDetect() at AcpiEvGpeDetect+0xe4 AcpiEvSciXruptHandler() at AcpiEvSciXruptHandler+0x24 intr_event_execute_handlers() at intr_event_execute_handlers+0x68 ithread_loop() at ithread_loop+0xb2 fork_exit() at fork_exit+0x12a fork_trampoline() at fork_trampoline+0xe --- trap 0, rip = 0, rsp = 0xffffff8000093d40, rbp = 0 ---