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

OS X: crash in QNetworkAccessManager::createRequest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.5.0
    • QPA
    • None
    • OS X 10.7.5 (maybe others are effected)
    • macOS

    Description

      -no-openssl worked great for years before Qt 5.5. The URL is HTTP
      Qt has been compiled without SSL ("-no-openssl") for years to avoid this: https://bugreports.qt.io/browse/QTBUG-33113

      Doesn't crash on our machines, but we have crash reports from some customers. One report is attached.

      Looks like -no-openssl doesn't work anymore

      Thread 4 Crashed:: Thread (pooled)
      0 dyld 0x8fe1d071 dyld_fatal_error + 1
      1 dyld 0x8fe20c9d dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 140
      2 libdyld.dylib 0x97cc784c dyld_stub_binder_ + 20
      3 org.qt-project.QtNetwork 0x0123256b 0x1168000 + 828779
      4 org.qt-project.QtNetwork 0x0121bd89 QSslCertificate::QSslCertificate(QByteArray const&, QSsl::EncodingFormat) + 121
      5 org.qt-project.QtNetwork 0x0122030b 0x1168000 + 754443
      6 org.qt-project.QtNetwork 0x0121e95d QSslConfiguration::QSslConfiguration() + 29
      7 org.qt-project.QtNetwork 0x011b6e41 0x1168000 + 323137
      8 org.qt-project.QtNetwork 0x011b4e4e 0x1168000 + 314958
      9 org.qt-project.QtNetwork 0x01198b00 QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation, QNetworkRequest const&, QIODevice*) + 2048
      10 org.qt-project.QtNetwork 0x01196f0c QNetworkAccessManager::get(QNetworkRequest const&) + 44
      11 com.crystalidea.MacsFanControl	0x0005bccf QHttpFileDownloader::download() + 159
      12 com.crystalidea.MacsFanControl	0x00062c6d QUpdateChecker::updateCheckThread() + 157
      13 com.crystalidea.MacsFanControl	0x0006bcd1 QtConcurrent::VoidStoredMemberFunctionPointerCall0<void, QUpdateChecker>::runFunctor() + 33
      14 com.crystalidea.MacsFanControl	0x00036598 QtConcurrent::RunFunctionTask<void>::run() + 40
      15 com.crystalidea.MacsFanControl	0x00036664 non-virtual thunk to QtConcurrent::RunFunctionTask<void>::run() + 20
      16 org.qt-project.QtCore 0x00c350a9 0xc00000 + 217257
      17 org.qt-project.QtCore 0x00c386a7 0xc00000 + 231079
      18 libsystem_c.dylib 0x95d57ed9 _pthread_start + 335
      19 libsystem_c.dylib 0x95d5b6de thread_start + 34
      

      Attachments

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

        Activity

          People

            richmoore Richard Moore (qtnetwork)
            crystalidea Steven (crystalidea)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes