adoptium / adoptium-support

For end-user problems reported with our binary distributions
Apache License 2.0
45 stars 15 forks source link

Crash in lwjgl_opengl.dll #897

Closed Arian100 closed 1 year ago

Arian100 commented 1 year ago

Please provide a brief summary of the bug

When I try launching a Modified Version of Minecraft (Feather Fabric) with the mod Wynntils (Artemis) it crashes. (See log below) Intrestingly it only crashes if I use the Mod.

I already made an issue at wynntils github and they said its an adoptium issue and that I should create an issue here.

Please provide steps to reproduce where possible

  1. Install Feather Client
  2. Install the wynntills mod for fabric 1.19.4
  3. Launch the game

Expected Results

It works fine and doesnt crash

Actual Results

It crashes 1 second after it starts and an error is shown.

What Java Version are you using?

java version "17.0.6" 2023-01-17 LTS Java(TM) SE Runtime Environment (build 17.0.6+9-LTS-190) Java HotSpot(TM) 64-Bit Server VM (build 17.0.6+9-LTS-190, mixed mode, sharing)

What is your operating system and platform?

Windows 11 Home 10.0.22621 Build 22621 x64 amd64

How did you install Java?

With the .exe installer

Did it work before?

It worked before on java 16

Did you test with the latest update version?

Yes and the same error occured

Did you test with other Java versions?

Im bound to java 17 because of Minecraft version

Relevant log output

info: #
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff83b7ac42a, pid=1912, tid=15136
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.3+7 (17.0.3+7) (build 17.0.3+7)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.3+7 (17.0.3+7, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
#
info: C
info: [lwjgl_opengl.dll+0xc42a]
info: #
# 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:
# feather/java_error.log
info: #
# If you would like to submit a bug report, please visit:
#   https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
info: [2023-09-19T13:29:21Z INFO  rust_launcher::start::bindings] launch stalled
github-actions[bot] commented 1 year ago

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

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.