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

libssl.so issue on Fedora 29

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.13.0 Beta3
    • Network: SSL
    • None
    • Linux/X11

    Description

      This issue concerns the Qt 5.13 beta binaries.

      Fedora 29 provides these libraries

      -rwxr-xr-x. 1 root root 420K 21 mars 10:52 libssl3.so
      lrwxrwxrwx. 1 root root 16 16 avril 15:07 libssl.so -> libssl.so.1.1.1b
      lrwxrwxrwx. 1 root root 16 3 août 2018 libssl.so.10 -> libssl.so.1.0.2o
      -rwxr-xr-x. 1 root root 464K 3 août 2018 libssl.so.1.0.2o
      lrwxrwxrwx. 1 root root 16 16 avril 15:07 libssl.so.1.1 -> libssl.so.1.1.1b
      -rwxr-xr-x. 1 root root 609K 16 avril 15:08 libssl.so.1.1.1b
      

      if we change this to

      lrwxrwxrwx. 1 root root 20  1 mai   18:39 libssl.so -> AAA/libssl.so.1.0.2o
      

      Qt works as expected.

      but else it raises

      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve CRYPTO_num_locks
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve CRYPTO_set_id_callback
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve CRYPTO_set_locking_callback
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve ERR_free_strings
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve EVP_CIPHER_CTX_cleanup
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve EVP_CIPHER_CTX_init
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve sk_new_null
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve sk_push
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve sk_free
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve sk_num
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve sk_pop_free
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve sk_value
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve SSL_library_init
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve SSL_load_error_strings
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve SSL_get_ex_new_index
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve SSLv23_client_method
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve SSLv23_server_method
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve X509_STORE_CTX_get_chain
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve OPENSSL_add_all_algorithms_noconf
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve OPENSSL_add_all_algorithms_conf
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         QSslSocket: cannot resolve SSLeay
      Warning   2019-05-01 18:48:44.687   qt.network.ssl   
         Incompatible version of OpenSSL
      Warning   2019-05-01 18:48:44.708   qt.network.ssl   
         QSslSocket::connectToHostEncrypted: TLS initialization failed
      

      See also QTBUG-68971

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            fabricesalvaire fabrice salvaire
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes