[Bug 281751] Unable to start jail from vty1... virtual terminal

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Sep 2024 06:22:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281751

--- Comment #34 from Alex Tutubalin <lexa@libraw.com> ---
(In reply to Kyle Evans from comment #33)

tried:
dtrace -n 'fbt:::return /(int)arg1 == EPERM && pid == $pid/ { stack(); }' -c
'/usr/sbin/jail -c example'

it says:
dtrace: description 'fbt::return ' matched 36022 probes
and provides 1.7MB output/ 48k lines.

Probably this is not you're looking for.

Sorry, I'm FreeBSD user, not developer, know nothing about dtrace, so I can run
test command sequences in monkey mode, but I'm unable to modify your one-liner
for better match.

-- 
You are receiving this mail because:
You are the assignee for the bug.