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

Crash in QHttpNetworkConnectionChannel::sendRequest

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P1: Critical
    • None
    • 5.4.0
    • Network: SSL
    • None
    •  Embedded Linux Kernel 2.6.37.6-4.0-20140320-S

    Description

      Client and Server are both Embedded Linux Kernel 2.6.37.6-4.0-20140320-S.
      Client and Server communicate via HTTP
      Client uses: QNetworkAccessManager::post()
      Client and Server use SSL RSA
      When Client has not received a reply from the server after a timeout, client calls QNetworkReply::abort() on the pending request

      Client crashes randomly (from time to time after having run for a while) as follows:

      Call list in caller order, last function listed is error location
      -------------------- Call Trace --------------------
      [QEventDispatcherUNIX::activateSocketNotifiers()]
      _[QCoreApplication::notifyInternal(QObject*,]
      _[QCoreApplication::notify(QObject*,]
      _[QWriteNotifier::event(QEvent*)]
      _[QAbstractSocketPrivate::_q_testConnection()]
      _[QAbstractSocketPrivate::fetchConnectionParameters()]
      _[QMetaObject::activate(QObject*,]
      _[QSslSocketPrivate::_q_connectedSlot()]
      _[QMetaObject::activate(QObject*,] _[QHttpNetworkConnectionChannel::qt_static_metacall(QObject*,]
      _[QHttpNetworkConnectionChannel::_q_connected()]
      _[QHttpNetworkConnectionChannel::sendRequest()]
      -------------------- End Call Trace --------------------

      Attachments

        1. tombstone_07
          188 kB
          Salman Khilji
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richmoore Richard Moore (qtnetwork)
            kizito.kasengulu@echostar.com Kizito Kasengulu
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes