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

Yuri yuri at rawbw.com
Tue Mar 31 19:09:01 UTC 2015


On 03/30/2015 14:49, Warren Block wrote:
>
> Mine links only to 8, but does not work:
>
> /usr/local/lib/virtualbox/VBoxRT.so:
>         ...
>         libssl.so.8 => /usr/local/lib/libssl.so.8 (0x80244d000) 


People who have both libssl.so.8 and libssl.so.7 from both openssl port 
and base have libssl.so.7 from base coming through libcurl.so (run ldd 
-a to see this). Some update to curl during March caused curl to link to 
base when openssl port is requested there. Rolling curl back to Mar 1 
version removes libssl.so duplicate, but doesn't fix virtualbox.

For me VirtualBox breaks with some strange message about environment 
corruption. And on the simplified environment it freezes on some mutex 
wait. Totally broken, caused by some updates 1-2 weeks ago.

Yuri


More information about the freebsd-emulation mailing list