https://bugs.kde.org/show_bug.cgi?id=423902

--- Comment #20 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
The linked bug is related, but it is different.

The common problem is QProcess not receiving SIGCHLD, because something messes
with signals.

Qt 5.15 solves this for QProcess, but not for classes inheriting from QProcess,
e.g. UtemptProcess from KPty:
https://github.com/KDE/kpty/blob/master/src/kpty.cpp#L72

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to