Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2024 15:22:19 +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-3aAgA7hwSC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283163-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283163

--- Comment #1 from vova@fbsd.ru ---
And, looks like (need to prove) that whole patch changed behaviour of sending
signals from host (jid=0) to pid=-1 - it always calls prison_proc_iterate() not
only when jid != 0
which breaks previous contract of kill(... , -1)

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

home | help

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