From owner-freebsd-hackers@FreeBSD.ORG Thu Apr 29 20:58:08 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E52451065670; Thu, 29 Apr 2010 20:58:08 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id B612F8FC1C; Thu, 29 Apr 2010 20:58:08 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o3TKw7rF020288; Thu, 29 Apr 2010 13:58:08 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4BD9F2DF.1090204@rawbw.com> Date: Thu, 29 Apr 2010 13:58:07 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.24 (X11/20100331) MIME-Version: 1.0 To: Bernhard Froehlich References: <4BD8980A.9000706@rawbw.com> <6ee1a3134e128d8a0836be552e0c9f09@bluelife.at> In-Reply-To: <6ee1a3134e128d8a0836be552e0c9f09@bluelife.at> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-hackers@freebsd.org, vbox@freebsd.org Subject: Re: How to troubleshoot why VirtualBox kernel module freezes the system? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2010 20:58:09 -0000 Bernhard Froehlich wrote: > Mario Lobo currently sees something similar and has already tracked it > down to probably be a drm/Xorg issue. It does work fine for him if he uses > the virtualbox-ose-devel ports and VNC so without running an xserver on > that machine. > Looks like you are right. Now I am running VirtualBox from virtualbox-ose ports under vnc on the same machine where xserver is (with nvidia driver) without a problem. This appears to be a workaround. Thank you! Yuri