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

QProcess on windows deletes QWindowsPipeWriter on closeWriteChannel

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.3, 5.14.0 Alpha
    • 5.12.1
    • Core: I/O
    • None
    • 46a20b90243149b0ecd1d44cab964e785648d214 (qt/qtbase/5.12)

    Description

      If you call closeWriteChannel() from a handler to a signal emitted from QWindowsPipeWriter, the event loop can crash when trying to resolve the next receiver for the same signal. See https://codereview.qt-project.org/#/c/253028/ for an example. In that case the handler is connected to the bytesWritten() signal.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes