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

Calling abort() on a QNetworkReply that will timeout triggers a Q_ASSERT in qnetworkreplyimpl.cpp

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • None
    • 4.5.3
    • Network
    • None

    Description

      When you call abort() on a QNetworkReply that will eventually timeout you get the following assertion when QNetworkAccessManager tries to set error state on the already aborted reply.

      ASSERT failure in QNetworkReplyImpl: "Backend called finished/finishedWithError more than once", file access/qnetworkreplyimpl.cpp, line 450

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            philippe.vaucher Philippe Vaucher
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes