One thing we've explored with Riak at Basho was statically linking erlang against a newer SSL, I believe the one that shipped (or still ships) with Solaris had some bugs that liked to segfault the VM. IIRC --disable-dynamic-ssl-lib will force a static linking of the SSL library you specify with --with-ssl=PATH. Andrew