https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283163
Eugene Grosbein <eu...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eu...@freebsd.org, | |m...@freebsd.org Status|New |Open --- Comment #3 from Eugene Grosbein <eu...@freebsd.org> --- CC'ing mjg who committed suspicted change. I managed to reproduce the problem using https://download.freebsd.org/snapshots/ISO-IMAGES/15.0/FreeBSD-15.0-CURRENT-amd64-20241128-edfccce309a6-273911-disc1.iso.xz installed by default into new bhyve guest. Log in and do: kill -15 -1 It works as expected terminating all use processes other than /sbin/init that restarts getty that runs "login" again. Re-login and reproduce the problem in question: root@r150:~ # jail -c name=test0 persist root@r150:~ # jls JID IP Address Hostname Path 1 / root@r150:~ # kill -15 -1 kill: -1: No such process -- You are receiving this mail because: You are the assignee for the bug.