Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2019 15:34:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 239894] security.bsd.stack_guard_page default causes Java to crash
Message-ID:  <bug-239894-227-Cr6d9XPOfV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239894-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239894-227@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=3D239894

--- Comment #8 from Konstantin Belousov <kib@FreeBSD.org> ---
I also wrote the promised procctl(PROC_STACKGAP_CTL), see
https://reviews.freebsd.org/D21352.  But I do not think that it would alone
help with the JVM use of guards.  It might be needed in addition to e.g. use
mmap(2) before mprotect(2).

--=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-239894-227-Cr6d9XPOfV>