From owner-freebsd-emulation@FreeBSD.ORG Fri Aug 14 20:18:54 2009 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 282AD106568B; Fri, 14 Aug 2009 20:18:54 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id E90AA8FC43; Fri, 14 Aug 2009 20:18:53 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id n7EKIqKN083875; Fri, 14 Aug 2009 15:18:52 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Fri, 14 Aug 2009 15:18:52 -0500 (CDT) From: "Sean C. Farley" To: Doug Barton In-Reply-To: <4A85BE8E.5000505@FreeBSD.org> Message-ID: References: <4A85BE8E.5000505@FreeBSD.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Spam-Status: No, score=-2.7 required=4.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: emulation@FreeBSD.org Subject: Re: virtualbox-3.0.51r22226 still panic'ing X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Aug 2009 20:18:54 -0000 On Fri, 14 Aug 2009, Doug Barton wrote: > I'm using a core2duo on i386 SMP and the latest virtualbox port is > still panic'ing for me: > > panic: blockable sleep lock (sleep mutex) IPRT Event Semaphore @ > /usr/local/tmp/ > usr/local/ports/emulators/virtualbox/work/virtualbox-3.0.51r22226/src/VBox/Runti > me/r0drv/freebsd/semevent-r0drv-freebsdT?^]FreeBSD Kernel Dump Is this while loading the kernel module? I am not having problems with this version on i386 or amd64 with 7-STABLE when loaded via /boot/loader.conf. I remember having panics if attempting to load the module while the system was running, but I do not know if those have been fixed. Sean -- scf@FreeBSD.org