I played well on version 1.8.x(I can't remember the exact version), but after I updated to Minecraft 1.9, it crashes after loading a world. Both in singleplayer and multiplayer.
This is the game output:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[23:26:24] [Client thread/INFO]: Setting user: VBChunguk
[23:26:24] [Client thread/INFO]: (Session ID is <censored>)
[23:26:24] [Client thread/INFO]: LWJGL Version: 2.9.4
[23:26:25] [Client thread/INFO]: Reloading ResourceManager: Default
[23:26:25] [Sound Library Loader/INFO]: Starting up SoundSystem...
[23:26:25] [Thread-5/INFO]: Initializing LWJGL OpenAL
[23:26:25] [Thread-5/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[23:26:25] [Thread-5/INFO]: OpenAL initialized.
[23:26:26] [Sound Library Loader/INFO]: Sound engine started
[23:26:26] [Client thread/INFO]: Created: 1024x512 textures-atlas
[23:26:37] [Server thread/INFO]: Starting integrated minecraft server version 1.9
[23:26:37] [Server thread/INFO]: Generating keypair
[23:26:38] [Server thread/INFO]: Preparing start region for level 0
[23:26:38] [Server thread/INFO]: Changing view distance to 12, from 10
[23:26:39] [Server thread/INFO]: VBChunguk[local:E:66b6b2d4] logged in with entity id 19 at (-55.443513242299645, 63.42992478388299, -689.4372775954781)
[23:26:39] [Server thread/INFO]: VBChunguk joined the game
[23:26:39] [Server thread/INFO]: Saving and pausing game...
[23:26:39] [Server thread/INFO]: Saving chunks for level 'Logics'/Overworld
[23:26:39] [Server thread/INFO]: Saving chunks for level 'Logics'/Nether
[23:26:39] [Server thread/INFO]: Saving chunks for level 'Logics'/The End
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa46915d6c, pid=156, tid=9384
#
# 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 [ig9icd64.dll+0x575d6c]
#
# 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\VBChunguk\AppData\Roaming\.minecraft\hs_err_pid156.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
I attached the Java error report file.
I updated my Intel graphics driver from OEM to generic, but it doesn't help. I tried toggling off VSync and VBOs, but it never gets better. I'm using Intel HD Graphics 530 with i7-6700HQ (laptop).
Works just fine with NVIDIA graphics card.
—
Updating also Display Audio driver solved the problem. Thanks.