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

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

Open
basha453 opened this issue Oct 28, 2024 · 0 comments
Open

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

basha453 opened this issue Oct 28, 2024 · 0 comments

Comments

@basha453
Copy link

Action : Migrating java1.8 to java17
Issue occurring while running junit.

Describe the bug

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd4dc04b0, pid=2736, tid=21356

JRE version: OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9) (build 17.0.11+9-LTS)
Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.11.9.1 (17.0.11+9-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
Problematic frame:
V [jvm.dll+0x5404b0]

No core dump will be written. Minidumps are not enabled by default on client versions of Windows

To Reproduce

Using Intellij IDE version : IntelliJ IDEA Community Edition 2022.1.2
Using Java version : OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9)
Using
org.apache.maven.plugins
maven-surefire-plugin
3.0.0-M1
org.apache.maven.plugins
maven-compiler-plugin
3.11.0

org.powermock
powermock-api-mockito2
2.0.9
test


org.powermock
powermock-module-junit4
2.0.9
test


org.mockito
mockito-core
5.14.2
test


org.mockito
mockito-inline
5.2.0
test


junit
junit
4.13.2
test

Expected behavior

Should able to run unit tests

Screenshots

image

Platform information

OS: Chrome is up to date
       Version 130.0.6723.70 (Official Build) (64-bit)
Version : OpenJDK Runtime Environment Corretto-17.0.11.9.1 (17.0.11+9) (build 17.0.11+9-LTS)

hs_err_pid2736.log

For VM crashes, please attach the error report file. By default the file name is hs_err_pidpid.log, where pid is the process ID of the process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant