[openssl-users] Issue with DTLS for UDP
Salz, Rich
rsalz at akamai.com
Tue Oct 24 12:47:20 UTC 2017
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” :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20171024/e2d17c44/attachment.html>
More information about the openssl-users
mailing list