Hello I am using openssl 1.0.2a on centos 5 2.6.18-194.el5, my project based on boost asio v1.55 I used NO SSLv2 and NO SSLv3 options, the server sometimes crashed with follow stacktrace
Program terminated with signal 11, Segmentation fault. > #0 0x00000000005270dc in ssl3_get_client_hello () > (gdb) bt > #0 0x00000000005270dc in ssl3_get_client_hello () > #1 0x000000000052b99f in ssl3_accept () > #2 0x00000000005380d8 in ssl3_read_bytes () > #3 0x000000000053401b in ssl3_read () I think maybe there a bug here ? Thanks secmask -- secmask[at]gmail[dot]com _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
