[Bug 239894] security.bsd.stack_guard_page default causes Java to crash
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 30 22:58:06 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239894
--- Comment #17 from Greg Lewis <glewis at FreeBSD.org> ---
I got a VM set up with a recent -CURRENT, applied the patches from the review
and rebuilt world.
I can confirm that after that I can run
proccontrol -m stackgap -s disable java -cp . InfiniteRecursion
and get a StackOverflowError as expected. Running without the proccontrol line
yields a crash as it did previously.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list