[Bug 2289] Internal Error (safepoint.cpp:321)

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Jun 5 20:46:45 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2289

--- Comment #11 from Daniel Moran <xdagarwynn at gmail.com> ---
Andrew,

OK! Good news and bad news.  Tried to reach out to you in IRC but no one
answered.  I'll document this here in case others have the same issue.

I started reading how to parse that error and realized this issue is internal
to the JRE.  ParallelGCFailedAllocation is throwing it to safepoint, so this is
the underlying cause.  So it seems there's 2 issues here:

1) The underlying ParallelGCFailedAllocation.  Would welcome any
steps/debugging to try and trace how this is being reached to try and resolve
it.

2) Safepoint not being reached.  Part of me thinks this is just a victim of the
other issue, parallel garbage collection failing.

At least this answers why single-threaded was working fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150605/451982f5/attachment.html>


More information about the distro-pkg-dev mailing list