Can you build with debugging enabled?  IT might make things easier.  But note 
that BIO_method_type is a trivial function,
                return b->method->type;
which implies that a pointer got clobbered as being a likely cause.  Are you 
sure your code didn’t smash something?
#5  0x00007fdf1a5c8a83 in FI_check_scrutation_list (AI_nb=1) at 
sip_trp_polling.c:875
I have no idea what this does, but I love the name “scrutation” :)
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to