On Thu, Apr 02, 2015 at 05:02:23AM -0400, Jiri B wrote: > Stuart pointed out to use gdb from ports, so...: > > #0 0x000018989a959c6f in SHA512_Update () from > /usr/local/lib/libfreebl3.so.36.0
This is from NSS, while the previous frame is in libssl/libcrypto. this rings a bell about security/nss/patches/patch-nss_lib_freebl_blapi_h .... maybe the same symbol conflict problem ? (just a wild uncaffeinated guess) Landry
