From owner-freebsd-emulation@FreeBSD.ORG Tue Mar 31 23:07:19 2015 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E079A81B; Tue, 31 Mar 2015 23:07:18 +0000 (UTC) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7CCE809; Tue, 31 Mar 2015 23:07:18 +0000 (UTC) Received: from ASSP.nospam (localhost [127.0.0.1]) (authenticated bits=0) by tethys.ringofsaturn.com (8.14.9/8.14.9) with ESMTP id t2VN7B3s034088; Tue, 31 Mar 2015 18:07:11 -0500 (CDT) (envelope-from rnejdl@ringofsaturn.com) Received: from mail.ringofsaturn.com ([127.0.0.1] helo=mail.ringofsaturn.com) by ASSP.nospam with ESMTP (ASSP 1.9.9); 31 Mar 2015 18:07:10 -0500 MIME-Version: 1.0 Date: Tue, 31 Mar 2015 18:07:10 -0500 From: Rusty Nejdl To: Yuri Subject: Re: VirtualBox (sometimes) not starting/hanging after recent openssl updates Reply-To: rnejdl@ringofsaturn.com Mail-Reply-To: rnejdl@ringofsaturn.com In-Reply-To: <551B1EDD.4010909@rawbw.com> References: <20150329182732.GA1415@elch.exwg.net> <5519AF03.1030808@kit.bg> <551B1EDD.4010909@rawbw.com> Message-ID: X-Sender: rnejdl@ringofsaturn.com User-Agent: Roundcube Webmail/1.0.4 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-emulation@freebsd.org, owner-freebsd-emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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, 31 Mar 2015 23:07:19 -0000 Yuri, Sure enough that corrected the issue for me. I chose NONE for GSSAPI and did not have to recompile VirtualBox. Rusty Nejdl On 2015-03-31 17:25, Yuri wrote: > On 03/30/2015 13:16, Ivo Karabojkov wrote: > >> I've explained my tests already to the thread you mention. Here is my ldd output from a working system: # ldd /usr/local/lib/virtualbox/VBoxRT.so > > I am nor sure if you still have issues with VirtualBox, but mix of openssl libraries from base and port was the cause for me. This mix was introduced by latest curl update. > To fix this run (cd /usr/ports/ftp/curl && make config) and select GSSAPI to be *not* from base. I chose 'heimdal' option. Then force rebuild/upgrade of curl, and VirtualBox will likely work. > > Yuri > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation [1] > To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org" Links: ------ [1] http://lists.freebsd.org/mailman/listinfo/freebsd-emulation