A fatal error has been detected by the Java Runtime Environment
2 replies [Last post]
Muzgi
WoM Member
Members
WoM Member: 465971
WoM Coins: 2

Hi,
I want to start playing World of Minecraft but for some reason every time I start the game and I login the game turns off and file is created on the desktop.

the file looks like this:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x097872c0, pid=4884, tid=4196
#
# JRE version: 7.0_05-b05
# Java VM: Java HotSpot(TM) Client VM (23.1-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  0x097872c0
#
# 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.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.
#

I tried to uninstall Java and install it again for more than ten times, and it still does not work. I also tried to redawnload Minecraft and World of Minecraft but the problem still occours for both games. It is very annoying as I can't find any solution to this problem. Did anyone had the same problem before? If yeas, how can I tackle it?

Boegie
WoM Member
Members
WoM Member: 592086
WoM Coins: 1
A fatal error has been detected by the Java Runtime Environment

I get the same error. Updating or reinstalling JAVA doesn't solve this problem.

 

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6fef5861, pid=2516, tid=4896
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) Client VM (23.5-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [aticfx32.dll+0x25861]  gslCfxExit+0xe1
#
# 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:
# 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 (0x4b4f4800):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4896, stack(0x4cfd0000,0x4d020000)]
 
siginfo: ExceptionCode=0xc0000005, reading address 0x0000013c
 
Registers:
EAX=0x00000008, EBX=0x4d01ef2c, ECX=0x0000000a, EDX=0x00000000
ESP=0x4d01e538, EBP=0x4d01e544, ESI=0x4e982898, EDI=0x4e9807d0
EIP=0x6fef5861, EFLAGS=0x00010202
 
Top of Stack: (sp=0x4d01e538)
0x4d01e538:   4d01ef2c 4e9807d0 00000000 4d01eedc
0x4d01e548:   6fef3f2c 400000c0 4d01ef2c 00480714
0x4d01e558:   003eedd0 400000c0 00000000 4d01e570
0x4d01e568:   00000960 400000c0 00000001 088d0000
0x4d01e578:   0000000a 00000000 00000008 00000007
0x4d01e588:   0000027c 0000073b 00000001 00000001
0x4d01e598:   00008bc3 00000001 00001f9d 000007fc
0x4d01e5a8:   00000001 e2f32107 000001ba 00f7ff3f 
 
Instructions: (pc=0x6fef5861)
0x6fef5841:   6f 68 88 00 00 00 6a 08 52 8b f8 ff 15 b0 a0 f1
0x6fef5851:   6f 8b f0 85 f6 74 1b 8b 47 20 8b 4f 14 83 c0 08
0x6fef5861:   8b 80 34 01 00 00 50 8b c7 e8 21 ff ff ff 8b f0
0x6fef5871:   eb 02 33 f6 8b fe e8 54 24 01 00 85 c0 7c 1d 53 
 
 
Register to memory mapping:
 
EAX=0x00000008 is an unknown value
EBX=0x4d01ef2c is pointing into the stack for thread: 0x4b4f4800
ECX=0x0000000a is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x4d01e538 is pointing into the stack for thread: 0x4b4f4800
EBP=0x4d01e544 is pointing into the stack for thread: 0x4b4f4800
ESI=0x4e982898 is an unknown value
EDI=0x4e9807d0 is an unknown value
 
 
Stack: [0x4cfd0000,0x4d020000],  sp=0x4d01e538,  free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [aticfx32.dll+0x25861]  gslCfxExit+0xe1
C  [aticfx32.dll+0x23f2c]  OpenAdapter+0x6edc
C  [atigktxx.dll+0x1daf]  GetD3DKMTProcAddress+0xbfd
 
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j  org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j  org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j  org.lwjgl.opengl.Display.createWindow()V+68
j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j  net.minecraft.client.Minecraft.a()V+174
j  net.minecraft.client.Minecraft.run()V+6
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
SkYaRa
Epic Contributor
Contributor
WoM Member: 59579
WoM Coins: 1028

# JRE version: 7.0_09-b05

There's your problem. It should be JRE 6.

Make sure you uninstall Java 7 and have 6 installed.