Problème Java

Slymp

Architecte en herbe
5 Décembre 2010
4
0
61
Salut à tous !

J'ai un problème avec Java :

Voilà, je peux lancer Minecraft normalement, je peux me logger, mais entre ce moment là et la page où je peux choisir entre Solo et Multi, mon jeu crash et un fichier texte se crée dans le répertoire où j'ai mis Minecraft.exe.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x51fab4c7, pid=1028, tid=220
#
# JRE version: 6.0_22-b04
# Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode windows-x86 )
# Problematic frame:
# C [atioglx1.dll+0x3fb4c7]
#
# If you would like to submit a bug report, please visit:
# <!-- m --><a class="postlink" href="http://java.sun.com/webapps/bugreport/crash.jsp">http://java.sun.com/webapps/bugreport/crash.jsp</a><!-- m -->
# 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 (0x48fd5800): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=220, stack(0x499f0000,0x49a40000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000be

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000000, EDX=0x49a3f2a0
ESP=0x49a3f260, EBP=0x52278000, ESI=0x00000000, EDI=0x522ae068
EIP=0x51fab4c7, EFLAGS=0x00010202

Top of Stack: (sp=0x49a3f260)
0x49a3f260: 521fe368 00000000 37334444 46454535
0x49a3f270: 30305c7d 4f5c3030 476e6570 72505c4c
0x49a3f280: 000000f0 00000065 00000000 00000000
0x49a3f290: 00000000 00000000 51fcbc3b 49a3f2c8
0x49a3f2a0: 00000000 00000608 00000000 00008000
0x49a3f2b0: 00001000 00000000 00000000 00000000
0x49a3f2c0: 00000000 00000000 49a3f224 49a3f30c
0x49a3f2d0: 49a3f30c 7c91e920 7c920060 ffffffff

Instructions: (pc=0x51fab4c7)
0x51fab4b7: 30 c2 04 00 cc cc cc cc cc 83 ec 30 53 56 8b f1
0x51fab4c7: 8a 86 be 00 00 00 84 c0 8b da 74 1c e8 68 07 00


Stack: [0x499f0000,0x49a40000], sp=0x49a3f260, free space=13c49a3ed94k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglx1.dll+0x3fb4c7]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsContextImplementation.nCreate(Ljava/nio/ByteBuffer;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+0
j org.lwjgl.opengl.WindowsContextImplementation.create(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/IntBuffer;Ljava/nio/ByteBuffer;)Ljava/nio/ByteBuffer;+10
j org.lwjgl.opengl.Context.<init>(Lorg/lwjgl/opengl/PeerInfo;Lorg/lwjgl/opengl/ContextAttribs;Lorg/lwjgl/opengl/Context;)V+104
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+88
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j org.lwjgl.opengl.Display.create()V+13
j net.minecraft.client.Minecraft.a()V+135
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x48fd5800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=220, stack(0x499f0000,0x49a40000)]
0x48fd5400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=2376, stack(0x49800000,0x49850000)]
0x003a6400 JavaThread "DestroyJavaVM" [_thread_blocked, id=3724, stack(0x003b0000,0x00400000)]
0x49098400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1640, stack(0x494c0000,0x49510000)]
0x4909f000 JavaThread "AWT-Shutdown" [_thread_blocked, id=836, stack(0x49470000,0x494c0000)]
0x49024800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3484, stack(0x492e0000,0x49330000)]
0x49018400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2496, stack(0x49240000,0x49290000)]
0x48cbe400 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=124, stack(0x48f10000,0x48f60000)]
0x48cbbc00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2064, stack(0x48ec0000,0x48f10000)]
0x48cb7000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1704, stack(0x48e70000,0x48ec0000)]
0x48cb5800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2208, stack(0x48e20000,0x48e70000)]
0x48ca7c00 JavaThread "Finalizer" daemon [_thread_blocked, id=212, stack(0x48dd0000,0x48e20000)]
0x48ca3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3660, stack(0x48d80000,0x48dd0000)]

Other Threads:
0x48ca0800 VMThread [stack: 0x48d30000,0x48d80000] [id=4040]
0x48cc1400 WatcherThread [stack: 0x48f60000,0x48fb0000] [id=1468]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 157248K, used 55924K [0x02a70000, 0x0d510000, 0x17fc0000)
eden space 139776K, 40% used [0x02a70000, 0x0610d140, 0x0b2f0000)
from space 17472K, 0% used [0x0b2f0000, 0x0b2f0000, 0x0c400000)
to space 17472K, 0% used [0x0c400000, 0x0c400000, 0x0d510000)
tenured generation total 349568K, used 0K [0x17fc0000, 0x2d520000, 0x42a70000)
the space 349568K, 0% used [0x17fc0000, 0x17fc0000, 0x17fc0200, 0x2d520000)
compacting perm gen total 12288K, used 8583K [0x42a70000, 0x43670000, 0x46a70000)
the space 12288K, 69% used [0x42a70000, 0x432d1cc0, 0x432d1e00, 0x43670000)
No shared spaces configured.

Dynamic libraries:
0x00400000 - 0x00424000 C:\Program Files\Java\jre6\bin\javaw.exe
0x7c910000 - 0x7c9c9000 C:\WINDOWS\system32\ntdll.dll
0x7c800000 - 0x7c906000 C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77e4c000 C:\WINDOWS\system32\ADVAPI32.dll
0x77e50000 - 0x77ee3000 C:\WINDOWS\system32\RPCRT4.dll
0x77fc0000 - 0x77fd1000 C:\WINDOWS\system32\Secur32.dll
0x7e390000 - 0x7e421000 C:\WINDOWS\system32\USER32.dll
0x77ef0000 - 0x77f39000 C:\WINDOWS\system32\GDI32.dll
0x76320000 - 0x7633d000 C:\WINDOWS\system32\IMM32.DLL
0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll
0x6d7f0000 - 0x6da97000 C:\Program Files\Java\jre6\bin\client\jvm.dll
0x76ae0000 - 0x76b0f000 C:\WINDOWS\system32\WINMM.dll
0x6d7a0000 - 0x6d7ac000 C:\Program Files\Java\jre6\bin\verify.dll
0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
0x6d280000 - 0x6d288000 C:\Program Files\Java\jre6\bin\hpi.dll
0x76ba0000 - 0x76bab000 C:\WINDOWS\system32\PSAPI.DLL
0x6d7e0000 - 0x6d7ef000 C:\Program Files\Java\jre6\bin\zip.dll
0x6d000000 - 0x6d14a000 C:\Program Files\Java\jre6\bin\awt.dll
0x72f50000 - 0x72f76000 C:\WINDOWS\system32\WINSPOOL.DRV
0x77be0000 - 0x77c38000 C:\WINDOWS\system32\msvcrt.dll
0x774a0000 - 0x775de000 C:\WINDOWS\system32\ole32.dll
0x77390000 - 0x77493000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
0x77f40000 - 0x77fb6000 C:\WINDOWS\system32\SHLWAPI.dll
0x5b090000 - 0x5b0c8000 C:\WINDOWS\system32\uxtheme.dll
0x6d230000 - 0x6d27f000 C:\Program Files\Java\jre6\bin\fontmanager.dll
0x74690000 - 0x746dc000 C:\WINDOWS\system32\MSCTF.dll
0x77b50000 - 0x77b72000 C:\WINDOWS\system32\apphelp.dll
0x75140000 - 0x7516e000 C:\WINDOWS\system32\msctfime.ime
0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
0x76960000 - 0x76a16000 C:\WINDOWS\system32\USERENV.dll
0x6fee0000 - 0x6ff35000 C:\WINDOWS\system32\netapi32.dll
0x6d600000 - 0x6d613000 C:\Program Files\Java\jre6\bin\net.dll
0x719f0000 - 0x71a07000 C:\WINDOWS\system32\WS2_32.dll
0x719e0000 - 0x719e8000 C:\WINDOWS\system32\WS2HELP.dll
0x71990000 - 0x719d0000 C:\WINDOWS\System32\mswsock.dll
0x76ed0000 - 0x76ef7000 C:\WINDOWS\system32\DNSAPI.dll
0x76f60000 - 0x76f68000 C:\WINDOWS\System32\winrnr.dll
0x76f10000 - 0x76f3d000 C:\WINDOWS\system32\WLDAP32.dll
0x49410000 - 0x49435000 C:\Program Files\Bonjour\mdnsNSP.dll
0x76d10000 - 0x76d29000 C:\WINDOWS\system32\Iphlpapi.dll
0x76f70000 - 0x76f76000 C:\WINDOWS\system32\rasadhlp.dll
0x6d620000 - 0x6d629000 C:\Program Files\Java\jre6\bin\nio.dll
0x62e40000 - 0x62e99000 C:\WINDOWS\system32\hnetcfg.dll
0x719d0000 - 0x719d8000 C:\WINDOWS\System32\wshtcpip.dll
0x49a40000 - 0x49aab000 C:\Documents and Settings\antoine\Application Data\.minecraft\bin\natives\lwjgl.dll
0x5f070000 - 0x5f13c000 C:\WINDOWS\system32\OPENGL32.dll
0x6cef0000 - 0x6cf11000 C:\WINDOWS\system32\GLU32.dll
0x736b0000 - 0x736fb000 C:\WINDOWS\system32\DDRAW.dll
0x73b10000 - 0x73b16000 C:\WINDOWS\system32\DCIMAN32.dll
0x77bd0000 - 0x77bd8000 C:\WINDOWS\system32\VERSION.dll
0x6d350000 - 0x6d356000 C:\Program Files\Java\jre6\bin\jawt.dll
0x69000000 - 0x694d9000 C:\WINDOWS\system32\atioglxx.dll
0x51bb0000 - 0x52228000 C:\WINDOWS\system32\atioglx1.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Documents and Settings\antoine\Bureau\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Fichiers communs\Ahead\Lib\;C:\Program Files\Java\jre6\bin
USERNAME=antoine
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel



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

OS: Windows XP Build 2600 Service Pack 3

CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 2 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, ht

Memory: 4k page, physical 522988k(87408k free), swap 1279508k(242236k free)

vm_info: Java HotSpot(TM) Client VM (17.1-b03) for windows-x86 JRE (1.6.0_22-b04), built on Sep 15 2010 00:56:36 by "java_re" with MS VC++ 7.1 (VS2003)

time: Sun Dec 05 21:53:24 2010
elapsed time: 12 seconds

Ce que j'ai fais

- Mise à jour de Java
- Mise à jour des ma carte graphique
- J'ai télécharger l'autre version de Minecraft que Notch a mis sur Minecraft.net

Merci d'avance
 

alkashi

Aventurier
8 Décembre 2010
2
0
0
J'ai exactement le même problème avec ma ATI HD3850 AGP, je suppose que tu as aussi une ATI, quel modèle ?

C'est un problème d'OpenGL, beaucoup de personnes ont le même problème sur le net, cherche un peu et essaie ce qu'ils disent de faire mais en ce qui me concerne je n'ai pas réussi à le résoudre.

Maintenant pour jouer je passe sous Ubuntu ça fonctionne un peu moins bien mais ça fonctionne.