VirtualBox (sometimes) not starting/hanging after recent openssl updates

Christoph Moench-Tegeder cmt at burggraben.net
Mon Mar 30 20:21:56 UTC 2015


Hi,

## Ivo Karabojkov (karabojkov at 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

-- 
Spare Space


More information about the freebsd-emulation mailing list