clearlinux / distribution

Placeholder repository to allow filing of general bugs/issues/etc against the Clear Linux OS for Intel Architecture linux distribution
524 stars 29 forks source link

[java] openjdk test gc/ergonomics/TestDynamicNumberOfGCThreads.java failed on java-basic package #1157

Open vivanov-gh opened 5 years ago

vivanov-gh commented 5 years ago

The openjdk test hostspot/test/gc/ergonomics/TestDynamicNumberOfGCThreads.java failed on Clear Linux ~2 times for 10 runs with output:

stderr: [pure virtual method called terminate called without an active exception ] exitValue = 134

I failed to reproduce this failure on RHEL for 50 runs.

How to reproduce:

  1. checkout openjdk ws: hg clone https://hg.openjdk.java.net/jdk8u/jdk8u/ and get sources as "cd jdk8u; get_source.sh"
  2. checkout latest build for the jtreg harness https://ci.adoptopenjdk.net/view/Dependencies/job/jtreg
  3. set java8 as default java in system, JT_HOME and PATH variables
  4. run tests as jtreg hostspot/test/gc/ergonomics/TestDynamicNumberOfGCThreads.java
AthenasJimenez commented 5 years ago

I ran the test around 500 and couldn't reproduce it. Would you mind to try again? I think this could be related with another issue we had some weeks ago that is now fixed.

Tested on release 30970.

vivanov-gh commented 5 years ago

For the release 31050 on the 2 socket*8280L CPU I observe 3 failures for 10 runs. All failures looks similar:

A fatal error has been detected by the Java Runtime Environment:

#

SIGSEGV (0xb) at pc=0x00007f0a28064bf3, pid=25342, tid=0x00007f0a260c8700

#

JRE version: OpenJDK Runtime Environment (8.0) (build 1.8.0-u222-ga-b00)

Java VM: OpenJDK 64-Bit Server VM (25.71-b00 mixed mode linux-amd64 compressed oops)

Problematic frame:

V];

stderr: [pure virtual method called terminate called without an active exception ] exitValue = 134