Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Aug 2016 16:39:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 212150] java/openjdk8 frequent sigsev
Message-ID:  <bug-212150-8522-8wHHMdU6tx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212150-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212150-8522@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=3D212150

openjdk@getsnappy.com changed:

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

--- Comment #1 from openjdk@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.

--=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-212150-8522-8wHHMdU6tx>