Date: Sat, 24 May 2025 01:32:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 286367] Linux Jail - Operation not permitted (/src/build/release/libzmq/src/libzmq_external/src/thread.cpp:345) Message-ID: <bug-286367-227-uVkzBHxGS2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-286367-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=286367 --- Comment #3 from Mark Johnston <markj@FreeBSD.org> --- (In reply to sporran-musing0p from comment #2) Thanks, this makes the problem clear: 1055 100371 beldexd CALL linux_sched_setscheduler(0x18813,0,0x8497298dc) 1055 100371 beldexd RET linux_sched_setscheduler -1 errno -1 Operation not permitted Currently, jails do not permit the sched_setscheduler(2) system call. I don't think there's any administrative solution to that. -- 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-286367-227-uVkzBHxGS2>
