Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2017 19:49:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 212150] java/openjdk8 frequent sigsev due to small ThreadStackSize
Message-ID:  <bug-212150-8522-1MQQjCe2ci@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

--- Comment #5 from Palle Girgensohn <girgen@FreeBSD.org> ---
Just for reference, the intermittent crashes we saw where due to infinite l=
oops
or recursions. When we bumped the stack size, we got stack traces and could
finally track down the root cause.

The bug in OpenJDK is still there though, and even with the larger stack si=
ze,
we still saw occasional seg faults where java should really throw StackOver=
flow
exception.

--=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-1MQQjCe2ci>