Toon posts:

Probleem wanneer ik minecraft probeer te launchen

Pagina: 1
Acties:

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Wanneer ik minecraft probeer te opstarten komt er een tekst document te staan die er als volgende uitziet
A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006493b791, pid=4764, tid=1224
#
# JRE version: 7.0_25-b17
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x2b791]
#
# 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
#

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

Current thread (0x00000000001ac800): JavaThread "main" [_thread_in_vm, id=1224, stack(0x0000000002490000,0x0000000002590000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000089df3cc

Registers:
RAX=0x00000000089df3cc, RBX=0x0000000000000000, RCX=0x0000000000000000, RDX=0x000000000000ffff
RSP=0x000000000258dc90, RBP=0x000000000258dd90, RSI=0x00000000083242c0, RDI=0x0000000000001041
R8 =0x00000000001ac800, R9 =0x0000000000001041, R10=0x0000000000000009, R11=0x000000000258e510
R12=0x000000000835f3e0, R13=0x00000000001ac800, R14=0x0000000000680164, R15=0x000000000258e510
RIP=0x000000006493b791, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000000258dc90)
0x000000000258dc90: 0000000000000000 00000000083242c0
0x000000000258dca0: 0000000000000000 00000000084964f0
0x000000000258dcb0: 00000000001ac800 0000000000000000
0x000000000258dcc0: 00000000001ac800 0000000000000000
0x000000000258dcd0: 0000000002217c20 0000000002217c20
0x000000000258dce0: 000000000835bfb0 000000000835f410
0x000000000258dcf0: 0000000008363f98 0000000000000000
0x000000000258dd00: 000000000835f410 0000000000000000
0x000000000258dd10: 0000000000680164 0000000064ab0000
0x000000000258dd20: 0000000000000000 0100000000000109
0x000000000258dd30: 000000000835f3e0 00000000001ac800
0x000000000258dd40: 0000000000000000 00000000001ac800
0x000000000258dd50: 00000000001ac800 00000000001ac800
0x000000000258dd60: 0000000003000000 0000000000000001
0x000000000258dd70: 00000000001a0300 0000000064c500ea
0x000000000258dd80: 00000000001a0200 0000000064c5a850

Instructions: (pc=0x000000006493b791)
0x000000006493b771: 83 f8 06 73 0b 49 8b d5 49 8b cc e8 cf 4c 00 00
0x000000006493b781: 49 83 7d 08 00 0f 85 99 0b 00 00 49 8b 44 24 10
0x000000006493b791: 0f b7 08 48 8d 50 02 66 89 4d 38 0f b6 45 39 44
0x000000006493b7a1: 0f b6 c9 66 41 c1 e1 08 49 89 54 24 10 8b 0a 66


Register to memory mapping:

RAX=0x00000000089df3cc is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000000ffff is an unknown value
RSP=0x000000000258dc90 is pointing into the stack for thread: 0x00000000001ac800
RBP=0x000000000258dd90 is pointing into the stack for thread: 0x00000000001ac800
RSI=0x00000000083242c0 is an unknown value
RDI=0x0000000000001041 is an unknown value
R8 =0x00000000001ac800 is a thread
R9 =0x0000000000001041 is an unknown value
R10=0x0000000000000009 is an unknown value
R11=0x000000000258e510 is pointing into the stack for thread: 0x00000000001ac800
R12=0x000000000835f3e0 is an unknown value
R13=0x00000000001ac800 is a thread
R14=0x0000000000680164 is an unknown value
R15=0x000000000258e510 is pointing into the stack for thread: 0x00000000001ac800


Stack: [0x0000000002490000,0x0000000002590000], sp=0x000000000258dc90, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x2b791]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.java2d.d3d.D3DScreenUpdateManager.createScreenSurface(Lsun/awt/Win32GraphicsConfig;Lsun/awt/windows/WComponentPeer;IZ)Lsun/java2d/SurfaceData;+37
j sun.awt.windows.WComponentPeer.createScreenSurface(Z)V+31
j sun.awt.windows.WComponentPeer.<init>(Ljava/awt/Component;)V+89
j sun.awt.windows.WCanvasPeer.<init>(Ljava/awt/Component;)V+2
j sun.awt.windows.WPanelPeer.<init>(Ljava/awt/Component;)V+2
j sun.awt.windows.WWindowPeer.<init>(Ljava/awt/Window;)V+2
j sun.awt.windows.WFramePeer.<init>(Ljava/awt/Frame;)V+2
j sun.awt.windows.WToolkit.createFrame(Ljava/awt/Frame;)Ljava/awt/peer/FramePeer;+5
j java.awt.Frame.addNotify()V+20
j java.awt.Window.show()V+8
j java.awt.Component.show(Z)V+5
j java.awt.Component.setVisible(Z)V+2
j java.awt.Window.setVisible(Z)V+2
j net.minecraft.bootstrap.Bootstrap.<init>(Ljava/io/File;Ljava/net/Proxy;Ljava/net/PasswordAuthentication;[Ljava/lang/String;)V+194
j net.minecraft.bootstrap.Bootstrap.main([Ljava/lang/String;)V+484
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x0000000008435000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4792, stack(0x000000000b8d0000,0x000000000b9d0000)]
0x00000000083f6000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4156, stack(0x0000000008c50000,0x0000000008d50000)]
0x00000000083f3000 JavaThread "AWT-Shutdown" [_thread_blocked, id=2428, stack(0x0000000008a50000,0x0000000008b50000)]
0x00000000083f2800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2752, stack(0x00000000087c0000,0x00000000088c0000)]
0x0000000006921800 JavaThread "Service Thread" daemon [_thread_blocked, id=864, stack(0x00000000080d0000,0x00000000081d0000)]
0x0000000006921000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4124, stack(0x0000000007d10000,0x0000000007e10000)]
0x000000000691c000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4172, stack(0x0000000007ee0000,0x0000000007fe0000)]
0x000000000691b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2888, stack(0x0000000007a40000,0x0000000007b40000)]
0x0000000006914000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=676, stack(0x0000000007c00000,0x0000000007d00000)]
0x00000000022d8000 JavaThread "Finalizer" daemon [_thread_blocked, id=4444, stack(0x0000000007940000,0x0000000007a40000)]
0x00000000022d1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4628, stack(0x0000000007780000,0x0000000007880000)]
=>0x00000000001ac800 JavaThread "main" [_thread_in_vm, id=1224, stack(0x0000000002490000,0x0000000002590000)]

Other Threads:
0x0000000006893000 VMThread [stack: 0x0000000007670000,0x0000000007770000] [id=4308]
0x0000000006932000 WatcherThread [stack: 0x00000000081e0000,0x00000000082e0000] [id=2444]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 38016K, used 3264K [0x00000000fd560000, 0x00000000fffc0000, 0x0000000100000000)
eden space 32640K, 10% used [0x00000000fd560000,0x00000000fd890180,0x00000000ff540000)
from space 5376K, 0% used [0x00000000ffa80000,0x00000000ffa80000,0x00000000fffc0000)
to space 5376K, 0% used [0x00000000ff540000,0x00000000ff540000,0x00000000ffa80000)
ParOldGen total 86848K, used 0K [0x00000000f8000000, 0x00000000fd4d0000, 0x00000000fd560000)
object space 86848K, 0% used [0x00000000f8000000,0x00000000f8000000,0x00000000fd4d0000)
PSPermGen total 21248K, used 7925K [0x00000000f2e00000, 0x00000000f42c0000, 0x00000000f8000000)
object space 21248K, 37% used [0x00000000f2e00000,0x00000000f35bd7e8,0x00000000f42c0000)

Card table byte_map: [0x00000000023a0000,0x0000000002410000] byte_map_base: 0x0000000001c09000

Polling page: 0x0000000000120000

Code Cache [0x0000000002590000, 0x0000000002800000, 0x0000000005590000)
total_blobs=307 nmethods=5 adapters=254 free_code_cache=48702Kb largest_free_block=49861120

Compilation events (10 events):
Event: 0.060 Thread 0x000000000691c000 1 java.lang.String::hashCode (55 bytes)
Event: 0.064 Thread 0x000000000691c000 nmethod 1 0x00000000025f35d0 code [0x00000000025f3700, 0x00000000025f3878]
Event: 0.070 Thread 0x0000000006921000 2 java.lang.String::indexOf (70 bytes)
Event: 0.071 Thread 0x0000000006921000 nmethod 2 0x00000000025f2dd0 code [0x00000000025f2f20, 0x00000000025f30a8]
Event: 0.076 Thread 0x000000000691c000 3 java.lang.String::lastIndexOf (52 bytes)
Event: 0.078 Thread 0x000000000691c000 nmethod 3 0x00000000025f2950 code [0x00000000025f2aa0, 0x00000000025f2c08]
Event: 0.136 Thread 0x0000000006921000 4 java.lang.String::charAt (29 bytes)
Event: 0.137 Thread 0x0000000006921000 nmethod 4 0x00000000025fff10 code [0x0000000002600040, 0x00000000026000d8]
Event: 0.148 Thread 0x000000000691c000 5 java.lang.Object::<init> (1 bytes)
Event: 0.148 Thread 0x000000000691c000 nmethod 5 0x00000000025fdc50 code [0x00000000025fdd80, 0x00000000025fddf8]

GC Heap History (0 events):
No events

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 0.079 Thread 0x00000000001ac800 Threw 0x00000000fd68cab8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.090 Thread 0x00000000001ac800 Threw 0x00000000fd6a4cd8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
Event: 0.134 Thread 0x00000000001ac800 Threw 0x00000000fd6ecc68 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.134 Thread 0x00000000001ac800 Threw 0x00000000fd6ed198 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.134 Thread 0x00000000001ac800 Threw 0x00000000fd6edd90 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.134 Thread 0x00000000001ac800 Threw 0x00000000fd6ee2e0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.134 Thread 0x00000000001ac800 Threw 0x00000000fd6f1918 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.134 Thread 0x00000000001ac800 Threw 0x00000000fd6f1e48 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.135 Thread 0x00000000001ac800 Threw 0x00000000fd6f2a40 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 0.135 Thread 0x00000000001ac800 Threw 0x00000000fd6f2f90 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235

Events (10 events):
Event: 0.167 loading class 0x00000000083da030 done
Event: 0.167 loading class 0x0000000008499660
Event: 0.167 loading class 0x0000000008499660 done
Event: 0.167 loading class 0x00000000084995e0
Event: 0.167 loading class 0x00000000084995e0 done
Event: 0.167 loading class 0x00000000082e66b0
Event: 0.167 loading class 0x00000000082e66b0 done
Event: 0.167 loading class 0x00000000083daa70
Event: 0.167 loading class 0x00000000083da8f0
Event: 0.167 loading class 0x00000000083da8f0 done


Dynamic libraries:
0x000000013f120000 - 0x000000013f153000 C:\Program Files\Java\jre7\bin\javaw.exe
0x00000000778e0000 - 0x0000000077a89000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000776c0000 - 0x00000000777df000 C:\Windows\system32\kernel32.dll
0x000007fefd9f0000 - 0x000007fefda5b000 C:\Windows\system32\KERNELBASE.dll
0x000007feffb10000 - 0x000007feffbeb000 C:\Windows\system32\ADVAPI32.dll
0x000007feff300000 - 0x000007feff39f000 C:\Windows\system32\msvcrt.dll
0x000007feff820000 - 0x000007feff83f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff0c0000 - 0x000007feff1ed000 C:\Windows\system32\RPCRT4.dll
0x00000000777e0000 - 0x00000000778da000 C:\Windows\system32\USER32.dll
0x000007fefdaf0000 - 0x000007fefdb57000 C:\Windows\system32\GDI32.dll
0x000007fefdbb0000 - 0x000007fefdbbe000 C:\Windows\system32\LPK.dll
0x000007fefdf30000 - 0x000007fefdff9000 C:\Windows\system32\USP10.dll
0x000007fefbc30000 - 0x000007fefbe24000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff7a0000 - 0x000007feff811000 C:\Windows\system32\SHLWAPI.dll
0x000007feff3c0000 - 0x000007feff3ee000 C:\Windows\system32\IMM32.DLL
0x000007feff1f0000 - 0x000007feff2f9000 C:\Windows\system32\MSCTF.dll
0x0000000065470000 - 0x0000000065541000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000064910000 - 0x000000006501f000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef06f0000 - 0x000007fef06f9000 C:\Windows\system32\WSOCK32.dll
0x000007fefdb60000 - 0x000007fefdbad000 C:\Windows\system32\WS2_32.dll
0x000007feff710000 - 0x000007feff718000 C:\Windows\system32\NSI.dll
0x000007fef8990000 - 0x000007fef89cb000 C:\Windows\system32\WINMM.dll
0x0000000077aa0000 - 0x0000000077aa7000 C:\Windows\system32\PSAPI.DLL
0x0000000073a90000 - 0x0000000073a9f000 C:\Program Files\Java\jre7\bin\verify.dll
0x00000000672f0000 - 0x0000000067318000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000067640000 - 0x0000000067655000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000064770000 - 0x0000000064905000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007feff450000 - 0x000007feff527000 C:\Windows\system32\OLEAUT32.dll
0x000007fefdd20000 - 0x000007fefdf23000 C:\Windows\system32\ole32.dll
0x000007fefa770000 - 0x000007fefa788000 C:\Windows\system32\DWMAPI.DLL
0x000007fefac50000 - 0x000007fefaca6000 C:\Windows\system32\uxtheme.dll
0x000007fefd5f0000 - 0x000007fefd5ff000 C:\Windows\system32\CRYPTBASE.dll
0x000007feee0a0000 - 0x000007feee29f000 C:\Windows\system32\d3d9.dll
0x000007fefc820000 - 0x000007fefc82c000 C:\Windows\system32\VERSION.dll
0x000007feee090000 - 0x000007feee097000 C:\Windows\system32\d3d8thk.dll
0x000007fef9130000 - 0x000007fef927b000 C:\Windows\system32\aticfx64.dll
0x000007feee030000 - 0x000007feee051000 C:\Windows\system32\atiu9p64.dll
0x000007feed880000 - 0x000007feee021000 C:\Windows\system32\atiumd64.dll
0x000000006aef0000 - 0x000000006b627000 C:\Windows\system32\atiumd6a.dll
0x000007fefe000000 - 0x000007fefed88000 C:\Windows\system32\SHELL32.dll
0x000007feec4f0000 - 0x000007feec615000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx128m
java_command: C:\Users\Prodigy\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
USERNAME=Prodigy
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel


--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit, tscinv

Memory: 4k page, physical 8332056k(6696432k free), swap 16662252k(14422228k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600

time: Thu May 08 09:28:36 2014
elapsed time: 0 seconds

Heeft iemand een idee wat ik kan doen?

Acties:
  • 0 Henk 'm!

  • BM
  • Registratie: September 2001
  • Laatst online: 10:47

BM

Moderator Spielerij
Dit past beter in Spielerij - Problemen & Vragen :)

Xbox
Even the dark has a silver lining | I'm all you can imagine times infinity, times three


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Sorry niet gezien

Acties:
  • 0 Henk 'm!

  • Wylana
  • Registratie: April 2009
  • Laatst online: 08:45
Het begin van de foutmelding zegt het probleem al.

EXCEPTION ACCESS VIOLATION.
Oftwel hij mag ergens niet heen schrijven/lezen.

Al geprobeerd om te starten als Administrator?
Zo ja, dan het geheugen eens testen met MemTest.

Wat heb je zelf overigens al gedaan om het probleem op te lossen? We verwachten namelijk wel wat inzet voordat je een foutmelding post.

[ Voor 7% gewijzigd door Wylana op 08-05-2014 10:00 ]

Ik ben steenrijk....ik heb een grindpad!


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Opgelost uhm ik heb java verwijderd en heb de nieuwste versie opgedaan nu deed hij het wel weer
Sorry heb pas 1 dag men windows pc