https://bugs.kde.org/show_bug.cgi?id=364779
--- Comment #9 from Martin Sandsmark <martin.sandsm...@kde.org> --- One way to "solve" it is to change kptyprocess to not call utmp-stuff during the onstatechange-stuff and instead do it only on finished(). But in this case it still breaks if another process exits at the wrong time. So the only place to properly fix it is in utempter, if I understand correctly, or do the utempter stuff ourselves with QProcess instead of using the utempter library. -- You are receiving this mail because: You are watching all bug changes.