From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 31 21:41:59 2012 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 4F27F1065673 for ; Sat, 31 Mar 2012 21:41:59 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by mx1.freebsd.org (Postfix) with ESMTP id CBD7F8FC20 for ; Sat, 31 Mar 2012 21:41:58 +0000 (UTC) Received: by wibhr17 with SMTP id hr17so1527912wib.1 for ; Sat, 31 Mar 2012 14:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tkJcsNT8rm1DV5Sl2WNfa/5jSmleUZ4olgoqCOviZGE=; b=jU2rhXi8uN+j3gcIyvJpY5P610y+GhuiDhOdpUzEZkIU4D5jPVoy5fqas2pm4nOyCr kXUi67i/g0EpkmmGpUycbU+ninR5RhNEr1b5DuQFLPZdduHDM5ScMZjBqD6XX/vM7oh1 qQBoYuRcOmXPRTldCGMQHS5b5MA7GjllPI7doXI4fK+S/UJdMVFXMaUd8813YQAQdqVp wPFtmOtPzS/fE4xJWl5hT6+/+3UDByocayBdi/z3Wndw5u4KX2Yu7VOD6juvVJwcUJKJ sg6tzAR5FjFIoQ4HiSsDYkJhHP4YNGQ+thRLTFcxozmS2tzD/FMxsxS53BD8c0+ks+ne beBw== MIME-Version: 1.0 Received: by 10.180.24.35 with SMTP id r3mr10172445wif.7.1333230112289; Sat, 31 Mar 2012 14:41:52 -0700 (PDT) Received: by 10.223.94.73 with HTTP; Sat, 31 Mar 2012 14:41:52 -0700 (PDT) In-Reply-To: <4F775A96.2090103@rawbw.com> References: <4F77493C.2090600@rawbw.com> <4F775A96.2090103@rawbw.com> Date: Sat, 31 Mar 2012 16:41:52 -0500 Message-ID: From: Adam Vande More To: Yuri Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: emulation@freebsd.org Subject: Re: VirtualBox-4.1.10: Mouse gets trapped in the FreeBSD-9.0 guest with additions installed 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: Sat, 31 Mar 2012 21:41:59 -0000 On Sat, Mar 31, 2012 at 2:27 PM, Yuri wrote: > Yes, releases it. > And I see this consistently now with FreeBSD 9.0 guest, but not with > Ubuntu or Windows 7 guests. > All on the same amd64 FreeBSD 9.0 host. VBox creates a log for each VM instance, and it generally logs info about this kind of stuff. Did you try restarting the VM to insure all nessecary services have been restarted? -- Adam Vande More