Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Incomplete
-
Affects Version/s: 7u71
-
Fix Version/s: None
-
Component/s: hotspot
-
Labels:
-
Subcomponent:
-
CPU:x86
-
OS:os_x
Description
FULL PRODUCT VERSION :
JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
FULL OS VERSION :
Mac OSX 10.8.5
EXTRA RELEVANT SYSTEM CONFIGURATION :
This execution runs from Jenkins CI job, it runs the "mvn test ..." to execute the test in a Mac OSX node.
A DESCRIPTION OF THE PROBLEM :
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mobile-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 193 source files to /Users/mobileautomation/jenkins-cake/workspace/qa-mobile-env-test/target/test-classes
##
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010e7b2743, pid=69541, tid=20739
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x3b2743] PhaseIdealLoop::build_loop_tree()+0xd7
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
As this is intermittent, here's the process that runs when this happens:
- Jenkins job kicks off the test to run in a Mac OSX node
- In this node it runs "mvn test ..." that compile the java code base then run the test (testNG annotated test)
- This error happens on compile time
EXPECTED VERSUS ACTUAL BEHAVIOR :
No crash segment error like this.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mobile-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 193 source files to /Users/mobileautomation/jenkins-cake/workspace/qa-mobile-env-test/target/test-classes
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010e7b2743, pid=69541, tid=20739
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x3b2743] PhaseIdealLoop::build_loop_tree()+0xd7
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/mobileautomation/jenkins-cake/workspace/qa-mobile-env-test/hs_err_pid69541.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
REPRODUCIBILITY :
This bug can be reproduced occasionally.
JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
FULL OS VERSION :
Mac OSX 10.8.5
EXTRA RELEVANT SYSTEM CONFIGURATION :
This execution runs from Jenkins CI job, it runs the "mvn test ..." to execute the test in a Mac OSX node.
A DESCRIPTION OF THE PROBLEM :
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mobile-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 193 source files to /Users/mobileautomation/jenkins-cake/workspace/qa-mobile-env-test/target/test-classes
##
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010e7b2743, pid=69541, tid=20739
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x3b2743] PhaseIdealLoop::build_loop_tree()+0xd7
THE PROBLEM WAS REPRODUCIBLE WITH -Xint FLAG: Did not try
THE PROBLEM WAS REPRODUCIBLE WITH -server FLAG: Did not try
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
As this is intermittent, here's the process that runs when this happens:
- Jenkins job kicks off the test to run in a Mac OSX node
- In this node it runs "mvn test ..." that compile the java code base then run the test (testNG annotated test)
- This error happens on compile time
EXPECTED VERSUS ACTUAL BEHAVIOR :
No crash segment error like this.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mobile-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 193 source files to /Users/mobileautomation/jenkins-cake/workspace/qa-mobile-env-test/target/test-classes
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x000000010e7b2743, pid=69541, tid=20739
#
# JRE version: Java(TM) SE Runtime Environment (7.0_71-b14) (build 1.7.0_71-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.71-b01 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# V [libjvm.dylib+0x3b2743] PhaseIdealLoop::build_loop_tree()+0xd7
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/mobileautomation/jenkins-cake/workspace/qa-mobile-env-test/hs_err_pid69541.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
REPRODUCIBILITY :
This bug can be reproduced occasionally.