Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 17:30:27 -0300
From:      Mario Lobo <lobo@bsd.com.br>
To:        Christoph Moench-Tegeder <cmt@burggraben.net>
Cc:        freebsd-emulation@freebsd.org
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>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Mar 2015 22:21:51 +0200
Christoph Moench-Tegeder <cmt@burggraben.net> 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."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150330173027.2207c592>