mojira.dev
MC-135105

crash when clicking multiplayer/singleplayer

https://gyazo.com/adc3eedda50b47bc4607a0018f3c41ee

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffab6d43970, pid=9460, tid=4996
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.51-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig7icd64.dll+0x93970]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# [http://bugreport.java.com/bugreport/crash.jsp|steam://openurl/http://bugreport.java.com/bugreport/crash.jsp]
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x000000000341e800): JavaThread "Client thread" [_thread_in_native, id=4996, stack(0x0000000003250000,0x0000000003350000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000001fd52000

Registers:
RAX=0x0000000000000000, RBX=0x000000000334e920, RCX=0x0000000000000000, RDX=0x000000001fd52000
RSP=0x000000000334e880, RBP=0x0000000000000003, RSI=0x000000002bbea000, RDI=0x000000002bbea000
R8 =0x00000000000000d8, R9 =0x0000000000000001, R10=0x0000000000000000, R11=0x00000000000025e0
R12=0x0000000000002800, R13=0x0000000000000001, R14=0x00000000000000d8, R15=0x0000000000000000
RIP=0x00007ffab6d43970, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000334e880)
0x000000000334e880: c030000000000000 0000000000000000
0x000000000334e890: 000000003f400000 0000000000000000
0x000000000334e8a0: 000000001fd52000 00007ffab707f750
0x000000000334e8b0: 000000000334e970 00007ffab718fa9c
0x000000000334e8c0: 0000000026f3b514 00007ffab7156575
0x000000000334e8d0: 0000000000000000 00007ffab6eea837
0x000000000334e8e0: 000000001fd50000 000000000334ea50
0x000000000334e8f0: 000000002304af94 000000002bbe9000
0x000000000334e900: 0000000000000001 000000001fd50000
0x000000000334e910: fffffffffffffffe 0000000000000000
0x000000000334e920: 00007ffab7242238 000000002303df80
0x000000000334e930: 0000001400000036 0000006500000000
0x000000000334e940: 0000020000000004 000000001fd50000
0x000000000334e950: 000000040000013e 0000000000000100
0x000000000334e960: 000000002bbe9000 0000000027127b20
0x000000000334e970: 00000000271167a8 000000001fd50000 

Instructions: (pc=0x00007ffab6d43970)
0x00007ffab6d43950: c2 10 66 0f e7 47 f0 49 3b c2 72 e4 e9 ab 00 00
0x00007ffab6d43960: 00 4d 85 c9 74 6c 66 66 0f 1f 84 00 00 00 00 00
0x00007ffab6d43970: 66 0f 6f 3a 66 0f 6f 72 10 66 0f 6f 6a 20 41 ff
0x00007ffab6d43980: c2 48 83 ef 80 41 8b c2 66 0f 6f 62 30 66 0f 6f 


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x000000000334e920 is pointing into the stack for thread: 0x000000000341e800
RCX=0x0000000000000000 is an unknown value
RDX=0x000000001fd52000 is an unknown value
RSP=0x000000000334e880 is pointing into the stack for thread: 0x000000000341e800
RBP=0x0000000000000003 is an unknown value
RSI=0x000000002bbea000 is an unknown value
RDI=0x000000002bbea000 is an unknown value
R8 =0x00000000000000d8 is an unknown value
R9 =0x0000000000000001 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000000025e0 is an unknown value
R12=0x0000000000002800 is an unknown value
R13=0x0000000000000001 is an unknown value
R14=0x00000000000000d8 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x0000000003250000,0x0000000003350000], sp=0x000000000334e880, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig7icd64.dll+0x93970]
C [ig7icd64.dll+0x3cf750]
C [ig7icd64.dll+0x23a837]
C [ig7icd64.dll+0x239c8a]
C [ig7icd64.dll+0x239899]
C [ig7icd64.dll+0x7e24e]
C [ig7icd64.dll+0x7d456]
C [ig7icd64.dll+0x8cf5f]
C [rzdspsrv.dll+0x780e7]
C [rzdspsrv.dll+0x41477]
C [rzdspsrv.dll+0x43098]
C [rzdspsrv.dll+0x40e18]
C [rzdspsrv.dll+0x7b124]
C 0x00007ffae4291000

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.system.JNI.invokePV(JJ)V+0
j org.lwjgl.glfw.GLFW.glfwSwapBuffers(J)V+17
j cfs.a(Z)V+17
j cfi.c(Z)V+469
j cfi.a()V+75
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1168
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x000000001eb1a800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=15232, stack(0x000000002d830000,0x000000002d930000)]
0x000000002122c800 JavaThread "Narrator" daemon [_thread_blocked, id=10568, stack(0x000000002a900000,0x000000002aa00000)]
0x000000001c68f000 JavaThread "Thread-3" [_thread_blocked, id=16036, stack(0x0000000027360000,0x0000000027460000)]
0x000000001ee8f800 JavaThread "Thread-2" [_thread_blocked, id=15624, stack(0x0000000026a60000,0x0000000026b60000)]
0x000000001f07d800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=564, stack(0x0000000021b60000,0x0000000021

Linked issues

Comments 2

Your Intel driver card is outdated/broken see MC-32606.

@Asteraoth clicking on realms doesnt crash though

sewn kin

(Unassigned)

Unconfirmed

Minecraft 1.13

Retrieved