https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279875

--- Comment #6 from John Marshall <j...@jmarshall.id.au> ---
(In reply to Konstantin Belousov from comment #5)

That debugging patch stops the segfault in my case. Program runs to completion.

Yes, I have security restrictions in place. My sysctl.conf includes the
following.

--
kern.securelevel=0              # init(8) will raise this to 1 going
multi-user.
security.bsd.see_other_uids=0
security.bsd.see_other_gids=0
security.bsd.unprivileged_proc_debug=0
security.bsd.unprivileged_read_msgbuf=0
--

Thank you.

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

Reply via email to