Hi,

I’m trying to use pledge to protect a go program.

The exec aborts with « abort trap: core dump ».

Ktrace and /var/log/messages say that the « __set_tcb » syscall is denied.

Can I configure pledge to allow such syscall ?
(Same question for mlock and mlockall…)

Thank you,
Stephane


Reply via email to