JDK-8148756 : TestOptionsWithRanges.java gets SIGSEGV in G1FromCardCache::invalidate()
Type:Bug
Component:hotspot
Sub-Component:gc
Affected Version:9
Priority:P2
Status:Closed
Resolution:Duplicate
Submitted:2016-02-01
Updated:2020-09-01
Resolved:2016-02-02
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.
Two instances of crashes in G1FromCardCache::invalidate() fo rnightly test TestOptionsWithRanges.java.
See attached hs_err files.
Comments
Most likely a problem with os::active_processor_count() because in the same test list run on the same machine the runtime/os/AvailableProcessors test also fails.