Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2024 00:26:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 279875] sockstat: segmentation fault
Message-ID:  <bug-279875-7501-dRFy1ePMmv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279875-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279875-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279875

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

That debugging patch stops the segfault in my case. Program runs to complet=
ion.

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

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

Thank you.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279875-7501-dRFy1ePMmv>