[Bug 258996] x11/konsole typing exit or ctrl-D from shell causes konsole to crash claiming program running
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 18 23:04:11 BST 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258996
--- Comment #12 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=2ca25d7089085af7f8a9201beba4d10ff4cdf1da
commit 2ca25d7089085af7f8a9201beba4d10ff4cdf1da
Author: Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-10-18 21:52:49 +0000
Commit: Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-10-18 21:52:49 +0000
x11/konsole: avoid weird message when exiting last shell
Konsole complains about "kernel" still running in the terminal
when exiting the last shell in the last tab; this only shows
up if PID 0 is visible (depends on hardening options).
Avoid that (on Linux, apparently the invalid PID equals the
invalid foreground group ID).
PR: 258996
Reported by: alt2600 at icloud.com
x11/konsole/Makefile | 1 +
x11/konsole/files/patch-src_MainWindow.cpp (new) | 25 ++++++++++++++++++++++++
2 files changed, 26 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list