zacharee / SamloaderKotlin

MIT License
919 stars 108 forks source link

Windows EXCEPTION_ACCESS_VIOLATION (0xc0000005) #93

Closed Unknown78 closed 10 months ago

Unknown78 commented 1 year ago

I have run as Admin I have the latest Bifrost 1.14.1 I have the latest Eclipse Temurin JDK with Hotspot 19.0.2+7 I have Intel HD Graphics 3000 as the only GPU.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffeeb70c29f, pid=1524, tid=8104
#
# JRE version: OpenJDK Runtime Environment Zulu18.32+11-CA (18.0.2+9) (build 18.0.2+9)
# Java VM: OpenJDK 64-Bit Server VM Zulu18.32+11-CA (18.0.2+9, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [skiko-windows-x64.dll+0x2fc29f]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Bifrost\hs_err_pid1524.log
#
# If you would like to submit a bug report, please visit:
#   http://www.azul.com/support/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Child process exited with code 1
Unknown78 commented 1 year ago

hs_err_pid1524.log

Unknown78 commented 10 months ago

@zacharee , I've just tried the latest build. The app now could run, but the moment I click the textbox, it becomes unresponsive. The Bifrost.exe CPU usage is below 1%, yet I've experienced something like FPS drop.

It is fine on my other machine with Intel HD 5300, but fails with HD 3000. It could run, but unusable.