maintainer-feedback requested: [Bug 255746] emulators/qemu-user-static: setrlimit(rlimit_stack): Operation not permitted
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon May 10 12:48:00 UTC 2021
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-emulation (Nobody)
<emulation at FreeBSD.org> for maintainer-feedback:
Bug 255746: emulators/qemu-user-static: setrlimit(rlimit_stack): Operation not
permitted
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255746
--- Description ---
I have created an aarch64 jail on an amd64 server using
make installworld/make dustribution/binmiscctl.
When starting the jail 'sh /etc/rc' stops with EPERM when
calling 'limits -C daemon <command>' from rc.subr.
Same with sudo: 'setrlimit(rlimit_stack): Operation not permitted'
I did not find any setting for jail.conf that helped.
More information about the freebsd-emulation
mailing list