Java 8 on Solaris SPARC - Garbage Collector Crashes with SIGSEGV, SIGBUS, or Internal Error when Doing 'copy_to_survivor_space' or Synchronization Operations
(Doc ID 2200728.1)
Last updated on MARCH 31, 2023
Applies to:
Java SE JDK and JRE - Version 8 and laterOracle Solaris on SPARC (64-bit)
Symptoms
On Solaris SPARC systems that do not have the PICL library installed and are using Java SE 8 and higher:
Garbage Collector (GC) crashes are seen with SIGSEGV, SIGBUS, or Internal Error during copy_to_survivor_space operations.
The following crash signatures have been seen:
G1 Garbage Collector (G1GC)
SIGSEGV at oopDesc*G1ParScanThreadState::copy_to_survivor_space(const InCSetState,oopDesc*const,markOopDesc*const)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |