kern/96438: Executeing a linux binary within jail causes reboot.
Maxim Konovalov
maxim at macomnet.ru
Sat Apr 29 18:10:24 UTC 2006
The following reply was made to PR kern/96438; it has been noted by GNATS.
From: Maxim Konovalov <maxim at macomnet.ru>
To: Peter <pb at ludd.luth.se>
Cc: bug-followup at freebsd.org
Subject: Re: kern/96438: Executeing a linux binary within jail causes reboot.
Date: Sat, 29 Apr 2006 22:06:00 +0400 (MSD)
Hi Peter,
> >Description:
> Launching a linux binary like tcsh as the initial command from
> jail(8) seem to cause system reboot. Second occurence is that in
> some circumstances _within_ jail(8) executeing linux binary cause
> the system to reboot in the same way. Because the machine in
> question is a remote. I have not watched console while this
> happends.
Can't reproduce on my 6.0-STABLE box and todat HEAD:
shy# uname -a
FreeBSD shy.macomnet.ru 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Jan 29
11:21:40 MSK 2006 maxim at shy.macomnet.ru:/usr/obj/usr/src/sys/GENERIC i386
shy# jail / test 127.0.0.1 /compat/linux/bin/bash
bash-2.05b# uname -a
Linux test 2.4.2 FreeBSD 6.0-STABLE #0: Sun Jan 29 11:21:40 MSK 2006
i586 i586 i386 GNU/Linux
bash-2.05b# exit
Could you verify that with the latest RELENG_6?
--
Maxim Konovalov
More information about the freebsd-emulation
mailing list