Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-5068

Trafficserver build should verify that openssl it uses is compiled with thread support

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Build
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shinrich Susan Hinrichs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: