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

Program hangs in QSslCertificate / futex

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.11.1
    • Network: SSL
    • None
    • Linux/X11
    • 611423099667d2dc18e6fb63967cbbfd8a65829c

    Description

      bitcoin-core hangs forever when calling QSslConfiguration::defaultConfiguration() inside of the futex system call.
      See this issue for more information, including a backtrace (without debugging symbols):
      https://github.com/bitcoin/bitcoin/issues/14359

      The problem goes away, if a call to QSslSocket::sslLibraryVersionString(); is made before the call to QSslConfiguration::defaultConfiguration().
      The sslLibraryVersionString() call returns an empty string for the first call. Subsequent calls return the OpenSSL version string. "OpenSSL 1.1.1 11 Sep 2018".

      Attachments

        1. build.txt
          3 kB
        2. full-bt.txt
          3 kB
        3. qttest.tar.gz
          0.4 kB

        Issue Links

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

          Activity

            People

              tpochep Timur Pocheptsov
              mbuesch Michael Büsch
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes