use QProcess to start a non-existing command, and try "ps ax", a zombie process can be seen in the list.
This doesn't happen when the command is started successfully.
-
Thiago Macieira
-
Nokia Qt Support (Inactive)
- Votes:
-
17 Vote for this issue
- Watchers:
-
21 Start watching this issue
- Created:
- Updated:
- Resolved:
There are no open Gerrit changes
Show
There are 4 closed Gerrit changes
Hide
There are 4 closed Gerrit changes
- WIP: Fix problem with childStartedPipe in QProcess.
- Gerrit Review:
- QProcess: avoid zombie processes spawning on execvp failure
- Gerrit Review:
- QProcess: avoid zombie processes spawning on execvp failure
- Gerrit Review: