From owner-freebsd-emulation@FreeBSD.ORG Mon Mar 30 20:31:36 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 BD1A593A for ; Mon, 30 Mar 2015 20:31:36 +0000 (UTC) Received: from mail-qg0-x230.google.com (mail-qg0-x230.google.com [IPv6:2607:f8b0:400d:c04::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 728DD142 for ; Mon, 30 Mar 2015 20:31:36 +0000 (UTC) Received: by qgh3 with SMTP id 3so184443427qgh.2 for ; Mon, 30 Mar 2015 13:31:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-type:content-transfer-encoding; bh=3uZawktaLGFmjUdT5hllYTWQGYELL1hwgrBVpX06Igk=; b=eFxHHlFrlz8dUuDiKloBWzcRP6NKeZXTRHFGtrBpvsY8Y5NOORQijzFBGzB1/9webk 5kcR85oeCTqVUIrKYAI/vQuNszSK245dLOf4Jxx6KDvp4Fp5+z0J9wtji+mirqZmDvpV 8VjXpVGNbvx8eG/3uVStQ2/5kECj9YeMcc/+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-type :content-transfer-encoding; bh=3uZawktaLGFmjUdT5hllYTWQGYELL1hwgrBVpX06Igk=; b=kp3AyEwiW49K/0meCkkb6KEjJLD4CoYV2UDByikw1UbHOfF4Y0Rs/REab1NBBVbCPq u7bD+xPwLIjk6lG567SJhjGzbic0AYUXhPTdXpw7MxGhtCil9tLrX+RdgvZO0HifoayS 7VskjRv3p+pu5PRubggD9cI4wkNczjgmTDHgkdOqqi/5OLIT8ruc3Si2SGkjePDoHifb 5O3AriM7lgpsIXjEUUz9k+KCIavZxc3OEPtgWZvwb846TMaOzvbbqic/2z+dOHSfItzy 9bONVV33nrkr58rE7aJD2V0Qp5geyQlncJr19kWiqiKvF1ObtWyqsb3RziU5Zb1XWIPD kPzg== X-Gm-Message-State: ALoCoQlG521wg4tf8hixBnKbQKfvZo9V5H299Sbals8khfbcyDejjqEptPYXM6NkLQdPyIWkS/XL X-Received: by 10.55.49.138 with SMTP id x132mr30271850qkx.19.1427747494972; Mon, 30 Mar 2015 13:31:34 -0700 (PDT) Received: from Papi ([191.33.37.227]) by mx.google.com with ESMTPSA id 126sm6007634qhc.39.2015.03.30.13.31.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Mar 2015 13:31:34 -0700 (PDT) Date: Mon, 30 Mar 2015 17:30:27 -0300 From: Mario Lobo To: Christoph Moench-Tegeder Subject: Re: VirtualBox (sometimes) not starting/hanging after recent openssl updates Message-ID: <20150330173027.2207c592@Papi> In-Reply-To: <20150330202151.GA1418@elch.exwg.net> References: <20150329182732.GA1415@elch.exwg.net> <5519AF03.1030808@kit.bg> <20150330202151.GA1418@elch.exwg.net> Organization: BSD X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: 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: Mon, 30 Mar 2015 20:31:36 -0000 On Mon, 30 Mar 2015 22:21:51 +0200 Christoph Moench-Tegeder wrote: > Hi, > > ## Ivo Karabojkov (karabojkov@kit.bg): > > > 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 > > /usr/local/lib/virtualbox/VBoxRT.so: > > > libcrypto.so.7 => /lib/libcrypto.so.7 (0x8026a8000) > > Unless I completely mis-grepped your mail, this is the only libcrypto > pulled in by your VBoxRT.so, so it's not surprising that your system > is fine :) > The trouble starts when /usr/local/lib/libcrypto.so.8 and the > libcrypto.so.7 as above are referenced by the same VBoxRT.so. > Mind, the libcrypto.so.8 is part of "openssl from ports", so unless > you have that installed, you should be safe from _this_ problem. > > Regards, > Christoph > Nope! I have: /usr/local/lib/virtualbox/VBoxRT.so: (snip) libcrypto.so.8 => /usr/local/lib/libcrypto.so.8 (0x8026a7000) libcrypto.so.7 => /lib/libcrypto.so.7 (0x80431d000) libcrypt.so.5 => /lib/libcrypt.so.5 (0x804fee000) and mine is fine too! -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE) "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things."