Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Dec 2024 12:09:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283163] kill -SIG -1 does not work any more for host - which leads to inconsistent reboot
Message-ID:  <bug-283163-227-WOqUFG1xnY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283163-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-283163-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283163

--- Comment #7 from vova@fbsd.ru ---
I have a question=20
- is it correct to use prison_proc_iterate() for kill(sig, -1) from host?=20
(will it iterate through all jail's and host's processes?)

logically, signal should be delivered to all processes in all jails (simila=
r to
`ps ax` in host should show all process in all jails)=20

also, with patch - I cannot reproduce more problem with processes surviving
through reboot call.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283163-227-WOqUFG1xnY>