Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 May 2016 08:51:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 209599] SIGSEGV in regression test suite on java/openjdk8
Message-ID:  <bug-209599-8522-9a39mo4z8T@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209599-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209599-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=3D209599

--- Comment #12 from Andrew Smith <iamasmith.home@gmail.com> ---
Reported as a bug that didn't effect Solaris or Windows but did effect Linu=
x at
the time. (Bug ID referenced in the unit test  code)

http://bugs.java.com/bugdatabase/view_bug.do?bug_id=3D6934977

The useful bit is right at the end.

"
EVALUATION

The issue here is that the load method is touching each page in a native me=
thod
rather rather than using the Unsafe API. This means the sig handler doesn't
know to unwind the stack."

Noting also that I ran this unit test under FreeBSD OpenJDK7 independently =
and
it also produces a SIGSEGV.

--=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-209599-8522-9a39mo4z8T>