Susan Hinrichs created TS-5068:
----------------------------------

             Summary: Trafficserver build should verify that openssl it uses is 
compiled with thread support
                 Key: TS-5068
                 URL: https://issues.apache.org/jira/browse/TS-5068
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
            Reporter: Susan Hinrichs


One of our teams built their own TrafficServer 7.0 and built their own openssl. 
 The openssl was compiled with thread support disabled.  Running traffic server 
against this openssl caused frequent segfaults.

We should expand our automake logic to verify that the openssl we are compiling 
against has thread support compiled in.  It would also be nice to make the same 
check at runtime.

openssl version -a will show -DOPENSSL_THREADS in the list of compile flags if 
threads was enabled at compile time.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to