From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 1 04:03:35 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 E7DF7106566B for ; Sun, 1 Apr 2012 04:03:34 +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 B82CC8FC0C for ; Sun, 1 Apr 2012 04:03:34 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id q3143X1Z065425 for ; Sat, 31 Mar 2012 21:03:34 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4F77D395.2010006@rawbw.com> Date: Sat, 31 Mar 2012 21:03:33 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120316 Thunderbird/10.0.3 MIME-Version: 1.0 To: emulation@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: VirtualBox-4.1.10: FreeBSD-9.0 guest hangs on package installs 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: Sun, 01 Apr 2012 04:03:35 -0000 I have 9.0 amd64 host, and 9.0 amd64 guest installed from the stock iso image without any packages. When I try to install gnome with the command "pkg_add -r gnome2" in the black terminal of the guest, process hangs after some number of packages are installed. So I have to Ctrl-C it and restart, after which it continues ok until it hangs again in the same fashion down the road. I observed this with the previous 4.X.X vbox versions as well. This is very amazing that such a simple operation fails. Anybody has an idea why is this happening? Yuri