-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.7
-
Windows 8.1 64-bit, Java 8 Update 45
-
Unconfirmed
-
Survival
When I launch Minecraft, I'll start playing and then it crashes with a black screen.
Usually I would start minecraft and play and there would be no problems whatsoever. What actually happened was that when I launched Minecraft, it would crash and java would give me a warning saying something like, "Using incremental CMS is deprecated and will likely be removed in a future release." It also says that it crashed outside of java and the error happened in native code.
This is what was on the launcher log after minecraft crashed:
[19:42:07] [Client thread/INFO]: Setting user: Happy_Dynamite
[19:42:07] [Client thread/INFO]: (Session ID is token:4caddc816fa44d87bed3575712df7d01:9aa367cae98a4352aeaeb190887a4cce)
[19:42:12] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:42:13] [Client thread/INFO]: Reloading ResourceManager: Default
[19:42:14] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:42:15] [Thread-6/INFO]: Initializing LWJGL OpenAL
[19:42:15] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:42:16] [Thread-6/INFO]: OpenAL initialized.
[19:42:16] [Sound Library Loader/INFO]: Sound engine started
[19:42:25] [Client thread/INFO]: Created: 512x512 textures-atlas
[19:42:33] [Client thread/INFO]: Connecting to lobby.muttsworldmine.com, 25565
[19:42:33] [Client thread/INFO]: Connecting to lobby.muttsworldmine.com, 25565
[19:42:39] [Client thread/INFO]: [CHAT] Hello, Happy_Dynamite.
[19:42:39] [Client thread/INFO]: [CHAT] The time now is 09:39 (9:39 am) and you're in MuttsWorld.
[19:42:39] [Client thread/INFO]: [CHAT] Welcome to MuttsWorld Lobby, Choose a Portal
[19:42:39] [Client thread/INFO]: [CHAT] Your inventory has been cleared by Console
[19:42:39] [Client thread/INFO]: [CHAT] Given from Console: 1 Diamond block.
[19:42:39] [Client thread/INFO]: [CHAT] [BookRules] CONSOLE has given you a book.
[19:42:42] [Client thread/INFO]: [CHAT] [BookRules] 1 new books received.
#
- A fatal error has been detected by the Java Runtime Environment:
# - EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffddfb7d683, pid=3772, tid=3624
# - 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 [ig7icd64.dll+0x6d683]
# - 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\Danyale\AppData\Roaming\.minecraft\hs_err_pid3772.log
Compiled method (nm) 42262 5527 n 0 org.lwjgl.opengl.GL15::nglBindBuffer (native)
total in heap [0x00000000028f9210,0x00000000028f9570] = 864
relocation [0x00000000028f9330,0x00000000028f9378] = 72
main code [0x00000000028f9380,0x00000000028f9568] = 488
oops [0x00000000028f9568,0x00000000028f9570] = 8
Compiled method (c1) 42262 5673 2 bmt::a (11 bytes)
total in heap [0x000000000332e390,0x000000000332ed10] = 2432
relocation [0x000000000332e4b0,0x000000000332e540] = 144
main code [0x000000000332e540,0x000000000332e840] = 768
stub code [0x000000000332e840,0x000000000332e938] = 248
oops [0x000000000332e938,0x000000000332e940] = 8
metadata [0x000000000332e940,0x000000000332e980] = 64
scopes data [0x000000000332e980,0x000000000332ebf8] = 632
scopes pcs [0x000000000332ebf8,0x000000000332ece8] = 240
dependencies [0x000000000332ece8,0x000000000332ecf0] = 8
nul chk table [0x000000000332ecf0,0x000000000332ed10] = 32
# - 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
Steps to Reproduce:
1. I open the launcher and launch Minecraft.
2. I play like I usually would.
3. It crashes and says the message above.
- duplicates
-
MC-32606 JVM Crash in ig#icd64.dll (Broken Intel graphics card driver)
- Resolved