<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Team,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
My SSL/TLS server crashed with the following call stack.<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm using OpenSSL 1.1.1l. I compared 1.1.1l with 1.1.1 master branch and didn't find related fixes in crypto/asn1.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Your advice will be highly appreciated.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
(gdb) 0 0x00007f4cf7844ce6 in ASN1_OBJECT_free ()
<div>   from /lib/libcrypto.so.1.1</div>
<div>1 0x00007f4cf7859468 in asn1_primitive_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>0000002 0x00007f4cf7859890 in asn1_template_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>3 0x00007f4cf78596e6 in asn1_item_embed_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>4 0x00007f4cf7859852 in asn1_template_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>5 0x00007f4cf78596e6 in asn1_item_embed_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>6 0x00007f4cf7859890 in asn1_template_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>7 0x00007f4cf78596e6 in asn1_item_embed_free ()</div>
<div>   from /lib/libcrypto.so.1.1</div>
<div>8 0x00007f4cf78597d5 in ASN1_item_free () from /lib/libcrypto.so.1.1</div>
<div>9 0x00007f4cf5e5563c in ssl_cert_clear_certs ()</div>
<div>   from /lib/libssl.so.1.1</div>
<div>10 0x00007f4cf5e556d5 in ssl_cert_free () from /lib/libssl.so.1.1</div>
11 0x00007f4cf5e6068c in SSL_CTX_free () from /lib/libssl.so.1.1<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Allen</div>
</body>
</html>