adoptium/adoptium-support

Fatal error java runtime

Piepsnuit1 opened this issue · 1 comments

Please provide a brief summary of the bug

I've been trying to use modpacks (FTB Electron App) but they all crash when trying to start. I added a log file which is created when this crash occurs. Is there anyone who can make something out of this information?

hs_err_pid11496.log

Did you test with the latest update version?

  • Yes

Please provide steps to reproduce where possible

[FTB APP][INFO] Pre-Start Tasks
[FTB APP][INFO] Pre-Start Tasks Complete
[FTB APP][INFO] Validate Java Runtime
[FTB APP][INFO] Java Runtime Validated
[FTB APP][INFO] Validate assets
[FTB APP][INFO] Assets Validated
[FTB APP][INFO] Validate libraries
[FTB APP][INFO] Libraries Validated
[FTB APP][INFO] Validate client
[FTB APP][INFO] Client Validated
[FTB APP][INFO] Extract natives
[FTB APP][INFO] Natives Extracted
[FTB APP][INFO] Prepare process
[FTB APP][INFO] Process Prepared
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter
[Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
[Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup
[19:38:50.724] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Piepsnuit, --version, neoforge-21.0.167, --gameDir, C:\Users\regin\AppData\Local.ftba\instances\ftb unstable 121, --assetsDir, C:\Users\regin\AppData\Local.ftba\bin\assets, --assetIndex, 17, --uuid, 431d2bf6-c248-4668-9e4d-fee283ca16a5, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --fml.neoForgeVersion, 21.0.167, --fml.fmlVersion, 4.0.23, --fml.mcVersion, 1.21, --fml.neoFormVersion, 20240613.152323, --launchTarget, forgeclient]
[19:38:50.730] [main/INFO] [Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS
[19:38:50.732] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[19:38:51.504] [main/INFO] [loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[19:38:51.648] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6

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

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff88ea759f0, pid=11496, tid=2292

JRE version: OpenJDK Runtime Environment Temurin-21.0.4+7 (21.0.4+7) (build 21.0.4+7-LTS)

Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (21.0.4+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)

Problematic frame:

C [atio6axx.dll+0x1759f0]

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:\Users\regin\AppData\Local.ftba\instances\ftb unstable 121\hs_err_pid11496.log

[6.234s][warning][os] Loading hsdis library failed

Expected Results

I don't really understand this part of the bug report but i expect my minecraft game (with mods) to start up

Actual Results

The launcher says a fatal error occured and the game doesn't launch

What Java Version are you using?

Version 8 Update 431

What is your operating system and platform?

Editie Windows 11 Home
Versie 23H2
Installatiedatum ‎24/‎01/‎2024
Build van besturingssysteem 22631.4317
Ervaring Windows Feature Experience Pack 1000.22700.1041.0

How did you install Java?

I installed latest java version from java.com

Did it work before?

It did not work before.

Did you test with other Java versions?

64-bit Java for Windows
Version 8 Update 431

Relevant log output

OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
[Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter
[Log4jPatcher] [WARN]  Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter
[Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup
[19:38:50.724] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Piepsnuit, --version, neoforge-21.0.167, --gameDir, C:\Users\regin\AppData\Local\.ftba\instances\ftb unstable 121, --assetsDir, C:\Users\regin\AppData\Local\.ftba\bin\assets, --assetIndex, 17, --uuid, 431d2bf6-c248-4668-9e4d-fee283ca16a5, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, release, --width, 1920, --height, 1080, --fml.neoForgeVersion, 21.0.167, --fml.fmlVersion, 4.0.23, --fml.mcVersion, 1.21, --fml.neoFormVersion, 20240613.152323, --launchTarget, forgeclient] 
[19:38:50.730] [main/INFO] [Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.4+7-LTS 
[19:38:50.732] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.4 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0 
[19:38:51.504] [main/INFO] [loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow 
[19:38:51.648] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff88ea759f0, pid=11496, tid=2292
#
# JRE version: OpenJDK Runtime Environment Temurin-21.0.4+7 (21.0.4+7) (build 21.0.4+7-LTS)
# Java VM: OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (21.0.4+7-LTS, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# C  [atio6axx.dll+0x1759f0]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows

Thank you for the report!
It looks like you are reporting that the game Minecraft crashed for you. Please try the following:

  • Update your graphics drivers, see this Minecraft Help Center article, section "Update your Video Card Drivers";
    often Minecraft crashes are caused by outdated graphics drivers
  • In case you are using mods, try disabling them one by one until you find the mod causing the crash, then report the crash to the mod author
  • If you are using a third-party launcher, try the official launcher instead

If none of the above helped, and you are still experiencing the crash with the official launcher and without any mods installed, please submit this issue over at the Mojang bug tracker. Please search for existing reports first; in case you do not find any, create a new report and let us know about the issue number here (e.g. MC-123456).
The Mojang team will take the first look. If an OpenJDK bug is identified, the Mojang team will contact our team to address the issue.