ADDITIONAL SYSTEM INFORMATION :
JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode solaris-sparc compressed oops)
A DESCRIPTION OF THE PROBLEM :
During batch processing of a large file, a fatal java error was received. It doesn't necessarily abend the batch process, but at times it creates an incomplete file. An incomplete file of the same data was created 2 nights in a row, and on 10/7 the file was complete, but the below message still appeared in our job log: Problematic frame: V [libjvm.so+0xa36170] void PhaseIdealLoop::do_unroll(IdealLoopTree#,Node_List&,bool)+0x18c
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Read and write of a large file that has compressed data that is uncompressed to write out data extract.
ACTUAL -
Oct 03 23:32:20 Job 741 # A fatal error has been detected by the Java Runtime Environment:
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # SIGSEGV (0xb) at pc=0xffffffff2c936170, pid=6247, tid=0x000000000000004c
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
Oct 03 23:32:20 Job 741 # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode solaris-sparc compressed oops)
Oct 03 23:32:20 Job 741 # Problematic frame:
Oct 03 23:32:20 Job 741 # V [libjvm.so+0xa36170] void PhaseIdealLoop::do_unroll(IdealLoopTree#,Node_List&,bool)+0x18c
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # Core dump written. Default location: [FOLDER]/core or core.6247
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # An error report file with more information is saved as:
Oct 03 23:32:20 Job 741 # [FOLDER]/hs_err_pid6247.log
Oct 03 23:32:21 Job 741 #
Oct 03 23:32:21 Job 741 # Compiler replay data is saved as:
Oct 03 23:32:21 Job 741 # [FOLDER]/replay_pid6247.log
Oct 03 23:32:21 Job 741 #
Oct 03 23:32:21 Job 741 # If you would like to submit a bug report, please visit:
Oct 03 23:32:21 Job 741 # http://bugreport.java.com/bugreport/crash.jsp
Oct 03 23:32:21 Job 741 #
Oct 03 23:32:21 Job 741 RTS0119(E) Java Runtime called abort_hook() following serious error.
CUSTOMER SUBMITTED WORKAROUND :
We have not found a workaround. We are looking to understand why we got the error and what may have caused this error.
FREQUENCY : occasionally
JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode solaris-sparc compressed oops)
A DESCRIPTION OF THE PROBLEM :
During batch processing of a large file, a fatal java error was received. It doesn't necessarily abend the batch process, but at times it creates an incomplete file. An incomplete file of the same data was created 2 nights in a row, and on 10/7 the file was complete, but the below message still appeared in our job log: Problematic frame: V [libjvm.so+0xa36170] void PhaseIdealLoop::do_unroll(IdealLoopTree#,Node_List&,bool)+0x18c
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Read and write of a large file that has compressed data that is uncompressed to write out data extract.
ACTUAL -
Oct 03 23:32:20 Job 741 # A fatal error has been detected by the Java Runtime Environment:
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # SIGSEGV (0xb) at pc=0xffffffff2c936170, pid=6247, tid=0x000000000000004c
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # JRE version: Java(TM) SE Runtime Environment (8.0_411) (build 1.8.0_411-b09)
Oct 03 23:32:20 Job 741 # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.411-b09 mixed mode solaris-sparc compressed oops)
Oct 03 23:32:20 Job 741 # Problematic frame:
Oct 03 23:32:20 Job 741 # V [libjvm.so+0xa36170] void PhaseIdealLoop::do_unroll(IdealLoopTree#,Node_List&,bool)+0x18c
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # Core dump written. Default location: [FOLDER]/core or core.6247
Oct 03 23:32:20 Job 741 #
Oct 03 23:32:20 Job 741 # An error report file with more information is saved as:
Oct 03 23:32:20 Job 741 # [FOLDER]/hs_err_pid6247.log
Oct 03 23:32:21 Job 741 #
Oct 03 23:32:21 Job 741 # Compiler replay data is saved as:
Oct 03 23:32:21 Job 741 # [FOLDER]/replay_pid6247.log
Oct 03 23:32:21 Job 741 #
Oct 03 23:32:21 Job 741 # If you would like to submit a bug report, please visit:
Oct 03 23:32:21 Job 741 # http://bugreport.java.com/bugreport/crash.jsp
Oct 03 23:32:21 Job 741 #
Oct 03 23:32:21 Job 741 RTS0119(E) Java Runtime called abort_hook() following serious error.
CUSTOMER SUBMITTED WORKAROUND :
We have not found a workaround. We are looking to understand why we got the error and what may have caused this error.
FREQUENCY : occasionally