From owner-freebsd-emulation@FreeBSD.ORG Tue Dec 6 11:01:25 2011 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CA9F106566B; Tue, 6 Dec 2011 11:01:25 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 58E138FC1C; Tue, 6 Dec 2011 11:01:24 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA02684; Tue, 06 Dec 2011 13:01:23 +0200 (EET) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1RXsm2-000O94-M0; Tue, 06 Dec 2011 13:01:22 +0200 Message-ID: <4EDDF601.7040704@FreeBSD.org> Date: Tue, 06 Dec 2011 13:01:21 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111108 Thunderbird/8.0 MIME-Version: 1.0 To: Bernhard Froehlich References: <4EDBE99A.30400@FreeBSD.org> <6445799e5c115237a988b819aa615ebc@bluelife.at> In-Reply-To: <6445799e5c115237a988b819aa615ebc@bluelife.at> X-Enigmail-Version: undefined Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org, vbox@FreeBSD.org Subject: Re: vboxdrv can be unloaded while in use? 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: Tue, 06 Dec 2011 11:01:25 -0000 on 05/12/2011 12:22 Bernhard Froehlich said the following: > On 04.12.2011 22:43, Andriy Gapon wrote: >> Apparently yes :) >> Because I was able to kldunload vboxdrv when I had forgotten that I still had >> one guest running. The system then crashed badly shortly afterwards. > > Could you test the following patch please? If not I will test it in the evening > and crash my machine. > > http://pastebin.com/5ZhgmHE7 > Thank you! The patch does its job. -- Andriy Gapon