Hi there,
Just like MC-90269, my client is crashing when I load the world. However, this only applies to more recent snapshots. On this same machine, 1.8.9 works fine.
I consider this a bug as the game should refuse to launch if there is an operation being performed by the game that the driver/card doesn't support. However, it's crashing the JVM, which is a very impressive feat that shouldn't happen.
Completely ignored arguments: [--nativeLauncherVersion, 286]
[22:45:02] [Client thread/INFO]: Setting user: SnoFox
[22:45:02] [Client thread/INFO]: (Session ID is token:<redacted>)
[22:45:03] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:45:04] [Client thread/INFO]: Reloading ResourceManager: Default
[22:45:06] [Client thread/WARN]: Missing sound for event: minecraft:entity.snowman.ambient
[22:45:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:45:06] [Thread-5/INFO]: Initializing LWJGL OpenAL
[22:45:06] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:45:06] [Thread-5/INFO]: OpenAL initialized.
[22:45:06] [Sound Library Loader/INFO]: Sound engine started
[22:45:07] [Client thread/INFO]: Created: 1024x512 textures-atlas
[22:45:23] [Server thread/INFO]: Starting integrated minecraft server version 16w06a
[22:45:23] [Server thread/INFO]: Generating keypair
[22:45:24] [Server thread/INFO]: Preparing start region for level 0
[22:45:25] [Server thread/INFO]: Preparing spawn area: 7%
[22:45:26] [Server thread/INFO]: Preparing spawn area: 13%
[22:45:27] [Server thread/INFO]: Preparing spawn area: 22%
[22:45:28] [Server thread/INFO]: Preparing spawn area: 33%
[22:45:29] [Server thread/INFO]: Preparing spawn area: 42%
[22:45:30] [Server thread/INFO]: Preparing spawn area: 52%
[22:45:31] [Server thread/INFO]: Preparing spawn area: 60%
[22:45:32] [Server thread/INFO]: Preparing spawn area: 71%
[22:45:33] [Server thread/INFO]: Preparing spawn area: 85%
[22:45:34] [Server thread/INFO]: Preparing spawn area: 98%
[22:45:34] [Server thread/INFO]: Changing view distance to 12, from 10
[22:45:35] [Server thread/INFO]: SnoFox[local:E:6cbd0a7a] logged in with entity id 262 at (131.5, 72.0, 261.5)
[22:45:35] [Server thread/INFO]: SnoFox joined the game
[22:45:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7228ms behind, skipping 144 tick(s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffbd0796b37, pid=19044, tid=15384
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig8icd64.dll+0x16b37]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Josh\AppData\Roaming\.minecraft\hs_err_pid19044.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Linked issues
duplicates 1
Attachments
Comments 4
Hi @unknown,
Please read my original description.
I did have the due diligance to search for the other bug you linked me, as I stated in the description, I had ensured my drivers are up to date before opening a new bug. I opened the bug due to the fact that the game now crashes the JVM on the latest Intel Drivers while the old version of the game still works. The JVM should not crash; if the game is using features unsupported by current drivers, it should refuse to run.
I understand you have thousands of bugs to manage, but please don't close them so hastily.
@unknown: In fact I didn't read your description carefully enough.
Please start 1.8.9 and force a crash by pressing F3 + C for 10 seconds while in-game and attach the crash report ([minecraft/crash-reports/crash-<DATE>-client.txt|http://hopper.minecraft.net/help/finding-minecraft-data-folder]
) to this ticket.
Outdated & broken Intel graphics card drivers, see MC-90269