You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are making a native call via JNI into a DLL that is causing the crash. You'll want to take a look at that area of code or the native DLL to see if you cna spot the root cause there. Also, we recommend updating to 17.0.8.1
Who makes SuEngine.dll? That's the folks you'll want to caht to this bug about, they're crashing somewhere in there, it's only coming back to Java because Java called it.
We are marking this issue as stale because it has not been updated for a while. This is just a way to keep the support issues queue manageable.
It will be closed soon unless the stale label is removed by a committer, or a new comment is made.
Please provide a brief summary of the bug
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000001aeff3e3e60, pid=8244, tid=9836
Please provide steps to reproduce where possible
No response
Expected Results
Popup window
Actual Results
System crash
What Java Version are you using?
openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment JBR-17.0.7+7-1000.6-jcef (build 17.0.7+7-b1000.6) OpenJDK 64-Bit Server VM JBR-17.0.7+7-1000.6-jcef (build 17.0.7+7-b1000.6, mixed mode)
What is your operating system and platform?
A 64-bit operating system based on an x64 processor, Windows 10 Professional Workstation edition.
How did you install Java?
No response
Did it work before?
No response
Did you test with the latest update version?
Did you test with other Java versions?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: