[Bug 286367] Linux Jail - Operation not permitted (/src/build/release/libzmq/src/libzmq_external/src/thread.cpp:345)
Date: Sat, 24 May 2025 01:32:26 UTC
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.