Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDK16+ some JFR tests failed with fatal errors on window32 #2855

Closed
sophia-guo opened this issue Sep 10, 2021 · 1 comment
Closed

JDK16+ some JFR tests failed with fatal errors on window32 #2855

sophia-guo opened this issue Sep 10, 2021 · 1 comment
Assignees

Comments

@sophia-guo
Copy link
Contributor

JDK16+ some JFR tests failed with fatal errors on window32.

# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x72e3abe4, pid=31968, tid=36280
#
# JRE version: OpenJDK Runtime Environment Temurin-16.0.2+7 (16.0.2+7) (build 16.0.2+7)
# Java VM: OpenJDK Client VM Temurin-16.0.2+7 (16.0.2+7, mixed mode, serial gc, windows-x86)
# Problematic frame:
# V  [jvm.dll+0x2abe4]
#
# Core dump will be written. Default location: C:\Users\jenkins\workspace\Test_openjdk16_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\output_16308349556732\jdk_jfr_2\work\scratch\hs_err_pid31968.mdmp
#
# JFR recording file will be written. Location: C:\Users\jenkins\workspace\Test_openjdk16_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\output_16308349556732\jdk_jfr_2\work\scratch\hs_err_pid31968.jfr
#
# An error report file with more information is saved as:
# C:\Users\jenkins\workspace\Test_openjdk16_hs_extended.openjdk_x86-32_windows_testList_1\aqa-tests\TKG\output_16308349556732\jdk_jfr_2\work\scratch\hs_err_pid31968.log

[error occurred during error reporting (), id 0xc0000005, EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x72f5fd26]

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk16_hs_extended.openjdk_x86-32_windows_testList_1/9/testReport/junit/jdk_jfr_event_oldobject_TestAllocationTime/java/TestAllocationTime/

There are 17 tests failed. Some of them with different error message, but may be affected by this issue.
jdk/jfr/event/oldobject/TestAllocationTime.java.TestAllocationTime
jdk/jfr/event/oldobject/TestHeapDeep.java.TestHeapDeep
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java.TestJcmdDumpPathToGCRoots
jdk/jfr/event/oldobject/TestG1.java.TestG1
jdk/jfr/api/consumer/TestRecordedFrame.java.TestRecordedFrame
jdk/jfr/event/allocation/TestObjectAllocationInNewTLABEvent.java.TestObjectAllocationInNewTLABEvent
jdk/jfr/event/gc/collection/TestG1ParallelPhases.java.TestG1ParallelPhases
jdk/jfr/event/oldobject/TestListenerLeak.java.TestListenerLeak
jdk/jfr/event/oldobject/TestObjectAge.java.TestObjectAge
jdk/jfr/event/oldobject/TestReferenceChainLimit.java.TestReferenceChainLimit
jdk/jfr/event/oldobject/TestThreadLocalLeak.java.TestThreadLocalLeak
jdk/jfr/jmx/streaming/TestClose.java.TestClose
jdk/jfr/jmx/streaming/TestDelegated.java.TestDelegated
jdk/jfr/jmx/streaming/TestEnableDisable.java.TestEnableDisable
jdk/jfr/jmx/streaming/TestRemoteDump.java.TestRemoteDump
jdk/jfr/jmx/streaming/TestRotate.java.TestRotate
jdk/jfr/jmx/streaming/TestSetSettings.java.TestSetSettings

@sophia-guo
Copy link
Contributor Author

Close it. Not reproducible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant