[Bug 212150] java/openjdk8 frequent sigsev

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 25 16:39:13 UTC 2016


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

openjdk at getsnappy.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |openjdk at getsnappy.com

--- Comment #1 from openjdk at getsnappy.com ---
Hi Palle,
I've been working with some folks over at OpenNMS that were experiencing
similar crashes.  Increasing the stack size to 8M seems to have fixed their
issue, I wonder if would also resolve yours.

Increase the stack size by adding this startup option:
-Xss8m

I haven't had the time to research why increasing the stack size on Freebsd was
necessary yet, but I hope it helps you none the less.  Please report back
whether it helps or not.

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


More information about the freebsd-java mailing list