Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-109262

QNetworkAccessManager failed to load libssl/libcrypto

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.3.2, 6.4.1
    • Network: SSL
    • None
    • Mac (M1 Apple Silicon), macOS 12.6, Apple clang version 13.1.6 (clang-1316.0.21.2.5)
    • macOS

    Description

      On calling `QNetworkAccessManager::post()` for the first time during a run the following appears in the console log:

      qt.tlsbackend.ossl: Failed to load libssl/libcrypto.

      This appears about 90% of the runs.

      It doesn't appear to affect the running of the program. My API calls still work. But I am perplexed. What does this mean? And does it have an implication for my app?

      NB: post() is the first request my program does. i.e. I don't know if the same message would appear if I did a get() or put() first.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tpochep Timur Pocheptsov
            paulmasri Paul
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes