JDK-8130295 : segv in size_given_klass() called from copy_to_survivor_space()
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2015-07-02
  • Updated: 2015-07-06
  • Resolved: 2015-07-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Relates :  
Description
Crash seen during some performance testing of jigsaw.  See comments for more details.
Comments
This seems to be the same crash but here it happened in a product build.
06-07-2015

Similar failure on linux x86 with copy_to_survivor_space() in the stack trace and SerialGC as the collector.
02-07-2015