[openssl.org #3200] Crash in OpenSSL 1.0.1e w/TLS 1.2 (under load)

2013-12-14 Thread Stephen Henson via RT
On Sat Dec 14 08:41:53 2013, rbar...@yahoo-inc.com wrote: We are seeing a segfault when TLS 1.2 is enabled with OpenSSL 1.0.1e (also with 1.0.1a). We are running Apache Traffic Server on RHEL6 and when we upgraded OpenSSL from 1.0.0 to 1.0.1 we started seeing this issue. I was able to narrow

1.0.1e: crash in sha1_block_data_order_ssse3()

2013-12-14 Thread Claus Assmann
I'm getting a crash in sha1_block_data_order_ssse3() but currently I don't know how to debug this further as I'm not very familiar with the internals... Any suggestions for tracking this down are appreciated, e.g., is it something in the application or in OpenSSL? The problem is 100% reproducible