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

QProcess::waitForFinished waits forever on a zombie process

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 5.7.0
    • Core: I/O
    • None

      QProcess keeps on timing out in ::poll (qt_safe_poll), while waiting on a zombie process.
      I do not have a simple test case for this, but I know that the same code worked with Qt5.6.x.
      Maybe this regression was introduced when switching from "select" to "poll" in qprocess_unix.cpp.

        1. out.txt
          5.37 MB
        2. qprocess.tar.gz
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            paeglis Gatis Paeglis
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes