From konsole-devel Sat Apr 14 12:29:02 2007 From: lars.doelle () on-line ! de Date: Sat, 14 Apr 2007 12:29:02 +0000 To: konsole-devel Subject: Re: [Konsole-devel] [Bug 143880] Konsole does not kill su root Message-Id: <200704141429.02855.lars.doelle () on-line ! de> X-MARC-Message: https://marc.info/?l=konsole-devel&m=117661389626532 Ok, > My suspicion is that 'su' is to be blamed, really, but that's only wildly guessing. Which was a wrong guess... I did one more test, and the problem can indeed be located to the konsole's pty/session code. I made a test with a variant of the konsole that uses forkpty(3), which does the pty and session stuff right. ./termtest was cleaned up then as it should under su. Not using forkpty and mess of replacements and hacks around ptys instead, was historically due for the unavailability of glibc2 under many systems at that time. -lars _______________________________________________ konsole-devel mailing list konsole-devel@kde.org https://mail.kde.org/mailman/listinfo/konsole-devel