microsoft/openjdk

Unexpected fatal error (Error code : 1)

Sowicka10 opened this issue · 2 comments

I actually cannot describe what was the bug but my game suddenly crashed due to unexpected fatal error. Here is the error audit log :

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff99b731cc2, pid=19752, tid=19744

JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)

Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

Problematic frame:

C [atio6axx.dll+0x131cc2]

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

If you would like to submit a bug report, please visit:

https://github.com/microsoft/openjdk/issues

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

@Sowicka10 Can you please upgrade to 17.0.10 and let us know if you still experience a crash?