Re: [openssl-dev] Random Crash in X509_NAME_cmp

2016-02-13 Thread Viktor Dukhovni
On Sun, Feb 14, 2016 at 11:51:40AM +0530, JM wrote: > Hello All, > > We are facing this issue for quite sometime, a random crash in SSL3_accept. > We yet to figure out the exact cause as it's quite random and does not > happen frequently - but it does happen once in a few hundred thousand > conne

[openssl-dev] Random Crash in X509_NAME_cmp

2016-02-13 Thread JM
Hello All, We are facing this issue for quite sometime, a random crash in SSL3_accept. We yet to figure out the exact cause as it's quite random and does not happen frequently - but it does happen once in a few hundred thousand connections and crashing the server. We are using openssl 1.0.1e on C