Aller au contenu

C'est mon tour...


MrCyrben
 Partager

Messages recommandés

Yop,

 

Voici qu'en tentant de me connecter ce matin [barrer]ensoleillé[/barrer] pluvieux, j'ai eu affaire à un crash monumental qui m'es arrivé des dizaines de fois à ce jour...

 

La solution a toujours été de désinstaller puis réinstaller Java, mais après 3 réinstallations, ma force morale diminue...

 

C'est pourquoi je fais aujourd'hui appel à VOUS! Mes amis déboggeurs!

 

(Bon après si vous voulez plus me recroiser IG, vous pouvez ne pas m'aider, mais c'est pas très gentil :P )

 

Voici donc le contenu du fichier texte d'erreur qui apparait dès le crash (en gros le jeu ne se lance pas, et un fichier nommé hs_err_pid... est créé si vous voyez ce que je veux dire.

 

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000770b0895, pid=6220, tid=6984

#

# JRE version: 6.0_31-b05

# Java VM: Java HotSpot 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)

# Problematic frame:

# C [ntdll.dll+0x50895]

#

# If you would like to submit a bug report, please visit:

# http://java.sun.com/webapps/bugreport/crash.jsp

#

 

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

 

Current thread (0x0000000001cf8000): JavaThread "main" [_thread_in_Java, id=6984, stack(0x00000000039e0000,0x0000000003ae0000)]

 

siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff

 

Registers:

RAX=0x0000000003ade608, RBX=0x0000000000000002, RCX=0x0000000003ade6d8, RDX=0x0000000003ade648

RSP=0x0000000003ade5f8, RBP=0x000007fee3780a20, RSI=0x0000000000000020, RDI=0x0000000000000000

R8 =0x0000000003ad3000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000005689

R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000001cf8000

RIP=0x00000000770b0895, EFLAGS=0x0000000000010202

 

Top of Stack: (sp=0x0000000003ade5f8)

0x0000000003ade5f8: 0000000000000202 000000007706b239

0x0000000003ade608: 000007fffffd6000 000000000c2abc80

0x0000000003ade618: 0000000000000007 0000000000000000

0x0000000003ade628: 0000000003ade830 0000000003ade860

0x0000000003ade638: 0000000000000000 0000000200000000

0x0000000003ade648: 0000000003ae0000 0000000003ad3000

0x0000000003ade658: 0000000003b16f50 0000000000000000

0x0000000003ade668: 0000000000000000 0000000003adee50

0x0000000003ade678: 000000000c39ec30 000000006da0c38a

0x0000000003ade688: 000007fee3601770 00000000bd459bd5

0x0000000003ade698: 00000000000000c0 000000000095fa50

0x0000000003ade6a8: 0000000003adee80 000000006da0cce3

0x0000000003ade6b8: 0000000003b6d5d0 000007fe00000000

0x0000000003ade6c8: 0000000003ade808 0000000000000000

0x0000000003ade6d8: 0000000003adef20 0000000003ae5b22

0x0000000003ade6e8: 0000000003ae4ed0 0000000000000000

 

Instructions: (pc=0x00000000770b0895)

0x00000000770b0875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00

0x00000000770b0885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00

0x00000000770b0895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29

0x00000000770b08a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0

 

 

Register to memory mapping:

 

RAX=0x0000000003ade608 is pointing into the stack for thread: 0x0000000001cf8000

RBX=0x0000000000000002 is an unknown value

RCX=0x0000000003ade6d8 is pointing into the stack for thread: 0x0000000001cf8000

RDX=0x0000000003ade648 is pointing into the stack for thread: 0x0000000001cf8000

RSP=0x0000000003ade5f8 is pointing into the stack for thread: 0x0000000001cf8000

RBP=0x000007fee3780a20 is an unknown value

RSI=0x0000000000000020 is an unknown value

RDI=0x0000000000000000 is an unknown value

R8 =0x0000000003ad3000 is pointing into the stack for thread: 0x0000000001cf8000

R9 =0x0000000000000003 is an unknown value

R10=0x0000000000000000 is an unknown value

R11=0x0000000000005689 is an unknown value

R12=0x0000000000000000 is an unknown value

R13=0x0000000000000050 is an unknown value

R14=0x0000000000000003 is an unknown value

R15=0x0000000001cf8000 is a thread

 

 

Stack: [0x00000000039e0000,0x0000000003ae0000], sp=0x0000000003ade5f8, free space=1017k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [ntdll.dll+0x50895] RtlCaptureContext+0x85

 

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

v blob 0x0000000003b1707f

j java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+13

j java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[b)V+301

j java.util.jar.Manifest.read(Ljava/io/InputStream;)V+21

j java.util.jar.Manifest.(Ljava/io/InputStream;)V+28

j java.util.jar.JarFile.getManifestFromReference()Ljava/util/jar/Manifest;+95

j java.util.jar.JarFile.getManifest()Ljava/util/jar/Manifest;+1

j sun.net.www.protocol.jar.URLJarFile.isSuperMan()Z+9

j sun.net.www.protocol.jar.URLJarFile.getManifest()Ljava/util/jar/Manifest;+1

j javax.crypto.SunJCE_c.b(Ljava/net/URL;)Ljava/lang/String;+219

j javax.crypto.SunJCE_c.a(Ljava/net/URL;Ljava/util/Vector;)V+19

j javax.crypto.SunJCE_c.a()V+23

j javax.crypto.SunJCE_b.a(Ljava/net/URL;)Ljavax/crypto/SunJCE_d;+14

j javax.crypto.SunJCE_h.a(Ljava/net/URL;)Ljavax/crypto/SunJCE_d;+1

j javax.crypto.SunJCE_h.a(Ljava/lang/String;)Ljavax/crypto/SunJCE_f;+136

j javax.crypto.Cipher.c(Ljava/lang/String;)Ljavax/crypto/SunJCE_f;+23

j javax.crypto.Cipher.b()V+24

j javax.crypto.Cipher.a(IILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/AlgorithmParameters;Ljava/security/SecureRandom;)V+189

j javax.crypto.Cipher.init(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;Ljava/security/SecureRandom;)V+49

j javax.crypto.Cipher.init(ILjava/security/Key;Ljava/security/spec/AlgorithmParameterSpec;)V+7

j net.minecraft.LoginForm.getCipher(ILjava/lang/String;)Ljavax/crypto/Cipher;+72

j net.minecraft.LoginForm.readUsername()V+17

j net.minecraft.LoginForm.(Lnet/minecraft/LauncherFrame;)V+151

j net.minecraft.LauncherFrame.()V+19

j net.minecraft.LauncherFrame.main([Ljava/lang/String;)V+4

j net.minecraft.MinecraftLauncher.main([Ljava/lang/String;)V+24

v ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

0x000000000742c000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4496, stack(0x00000000091f0000,0x00000000092f0000)]

0x000000000742a000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4760, stack(0x00000000089f0000,0x0000000008af0000)]

0x0000000008630800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5140, stack(0x00000000083d0000,0x00000000084d0000)]

0x000000000730c000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=6048, stack(0x00000000080a0000,0x00000000081a0000)]

0x0000000007306000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6820, stack(0x0000000007fa0000,0x00000000080a0000)]

0x0000000007304000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6824, stack(0x0000000007ea0000,0x0000000007fa0000)]

0x0000000007303800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6828, stack(0x0000000007da0000,0x0000000007ea0000)]

0x00000000072f4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7088, stack(0x0000000007ca0000,0x0000000007da0000)]

0x0000000007279800 JavaThread "Finalizer" daemon [_thread_blocked, id=6512, stack(0x0000000007ba0000,0x0000000007ca0000)]

0x0000000007272800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7048, stack(0x0000000007aa0000,0x0000000007ba0000)]

=>0x0000000001cf8000 JavaThread "main" [_thread_in_Java, id=6984, stack(0x00000000039e0000,0x0000000003ae0000)]

 

Other Threads:

0x0000000007261800 VMThread [stack] [id=6832]

0x0000000007324000 WatcherThread [stack] [id=2936]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

PSYoungGen total 18432K, used 8026K [0x00000000eb6b0000, 0x00000000ecb40000, 0x0000000100000000)

eden space 15808K, 50% used [0x00000000eb6b0000,0x00000000ebe86908,0x00000000ec620000)

from space 2624K, 0% used [0x00000000ec8b0000,0x00000000ec8b0000,0x00000000ecb40000)

to space 2624K, 0% used [0x00000000ec620000,0x00000000ec620000,0x00000000ec8b0000)

PSOldGen total 42112K, used 0K [0x00000000c2400000, 0x00000000c4d20000, 0x00000000eb6b0000)

object space 42112K, 0% used [0x00000000c2400000,0x00000000c2400000,0x00000000c4d20000)

PSPermGen total 21248K, used 9375K [0x00000000bd200000, 0x00000000be6c0000, 0x00000000c2400000)

object space 21248K, 44% used [0x00000000bd200000,0x00000000bdb27f30,0x00000000be6c0000)

 

Code Cache [0x0000000003ae0000, 0x0000000003d50000, 0x0000000006ae0000)

total_blobs=366 nmethods=49 adapters=271 free_code_cache=49764992 largest_free_block=7488

 

Dynamic libraries:

0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\javaw.exe

0x0000000077060000 - 0x0000000077209000 C:\Windows\SYSTEM32\ntdll.dll

0x0000000076e40000 - 0x0000000076f5f000 C:\Windows\system32\kernel32.dll

0x000007fefd0a0000 - 0x000007fefd10c000 C:\Windows\system32\KERNELBASE.dll

0x0000000062ca0000 - 0x0000000062cf5000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\midas64.dll

0x00000000648f0000 - 0x0000000064918000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\plugin_base.m64

0x0000000064890000 - 0x00000000648e8000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\plugin_nt.m64

0x0000000062c40000 - 0x0000000062c65000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\plugin_registry.m64

0x0000000062c00000 - 0x0000000062c39000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\plugin_extra.m64

0x0000000064870000 - 0x000000006488d000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\plugin_net.m64

0x0000000062bb0000 - 0x0000000062bf8000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\plugin_fragments.m64

0x0000000180000000 - 0x0000000180023000 D:\Program Files\BitDefender\BitDefender 2011\Active Virus Control\Midas_00084_007\leaktests.m64

0x000007fefdb50000 - 0x000007fefdc2b000 C:\Windows\system32\ADVAPI32.dll

0x000007fefeec0000 - 0x000007fefef5f000 C:\Windows\system32\msvcrt.dll

0x000007fefd450000 - 0x000007fefd46f000 C:\Windows\SYSTEM32\sechost.dll

0x000007fefd720000 - 0x000007fefd84d000 C:\Windows\system32\RPCRT4.dll

0x0000000076f60000 - 0x000000007705a000 C:\Windows\system32\USER32.dll

0x000007fefef60000 - 0x000007fefefc7000 C:\Windows\system32\GDI32.dll

0x000007fefeeb0000 - 0x000007fefeebe000 C:\Windows\system32\LPK.dll

0x000007fefd380000 - 0x000007fefd449000 C:\Windows\system32\USP10.dll

0x000007fefce80000 - 0x000007fefced7000 C:\Windows\system32\apphelp.dll

0x000007fefa3c0000 - 0x000007fefa411000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL

0x000007fefce50000 - 0x000007fefce75000 C:\Windows\system32\SspiCli.dll

0x000007fefee30000 - 0x000007fefeea1000 C:\Windows\system32\SHLWAPI.dll

0x000007fefde90000 - 0x000007fefe093000 C:\Windows\system32\ole32.dll

0x000007fefe0a0000 - 0x000007fefee28000 C:\Windows\system32\SHELL32.dll

0x0000000074200000 - 0x0000000074203000 C:\Windows\system32\sfc.dll

0x000007fefa3b0000 - 0x000007fefa3c0000 C:\Windows\system32\sfc_os.DLL

0x000007fefc2b0000 - 0x000007fefc2ce000 C:\Windows\system32\USERENV.dll

0x000007fefcfb0000 - 0x000007fefcfbf000 C:\Windows\system32\profapi.dll

0x000007fefb4d0000 - 0x000007fefb4e8000 C:\Windows\system32\dwmapi.dll

0x000007fefa390000 - 0x000007fefa3a8000 C:\Windows\system32\MPR.dll

0x000007fee35e0000 - 0x000007fee3a47000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL

0x000007fefda80000 - 0x000007fefdaae000 C:\Windows\system32\IMM32.DLL

0x000007feff050000 - 0x000007feff159000 C:\Windows\system32\MSCTF.dll

0x000000006d800000 - 0x000000006dfb8000 C:\Program Files\Java\jre6\bin\server\jvm.dll

0x000007fefae10000 - 0x000007fefae4b000 C:\Windows\system32\WINMM.dll

0x000000006d770000 - 0x000000006d77e000 C:\Program Files\Java\jre6\bin\verify.dll

0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll

0x000000006d7c0000 - 0x000000006d7d2000 C:\Program Files\Java\jre6\bin\zip.dll

0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll

0x000007fef8a20000 - 0x000007fef8a91000 C:\Windows\system32\WINSPOOL.DRV

0x000007fefbbd0000 - 0x000007fefbdc4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll

0x000007fefb9f0000 - 0x000007fefba46000 C:\Windows\system32\uxtheme.dll

0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll

0x000007fefcee0000 - 0x000007fefceef000 C:\Windows\system32\CRYPTBASE.dll

0x000007fee4750000 - 0x000007fee494f000 C:\Windows\system32\d3d9.dll

0x000007fefc0c0000 - 0x000007fefc0cc000 C:\Windows\system32\VERSION.dll

0x000007fefa340000 - 0x000007fefa347000 C:\Windows\system32\d3d8thk.dll

0x0000000073c00000 - 0x0000000073c9f000 C:\Windows\system32\aticfx64.dll

0x000007fef9150000 - 0x000007fef915d000 C:\Windows\system32\atiu9p64.dll

0x000000006c830000 - 0x000000006cd38000 C:\Windows\system32\atiumd64.dll

0x000000006b590000 - 0x000000006b8bc000 C:\Windows\system32\atiumd6a.dll

0x000007fefc860000 - 0x000007fefc877000 C:\Windows\system32\CRYPTSP.dll

0x000007fefc520000 - 0x000007fefc567000 C:\Windows\system32\rsaenh.dll

0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll

0x000007fefd850000 - 0x000007fefd89d000 C:\Windows\system32\WS2_32.dll

0x000007feff2e0000 - 0x000007feff2e8000 C:\Windows\system32\NSI.dll

0x000007fefc800000 - 0x000007fefc855000 C:\Windows\system32\mswsock.dll

0x000007fefc7f0000 - 0x000007fefc7f7000 C:\Windows\System32\wship6.dll

0x000007fefa9f0000 - 0x000007fefaa05000 C:\Windows\system32\NLAapi.dll

0x000007fef6070000 - 0x000007fef6085000 C:\Windows\system32\napinsp.dll

0x000007fef6050000 - 0x000007fef6069000 C:\Windows\system32\pnrpnsp.dll

0x000007fef7a20000 - 0x000007fef7a4f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x0000000077230000 - 0x0000000077237000 C:\Windows\system32\PSAPI.DLL

0x000007fefc640000 - 0x000007fefc69b000 C:\Windows\system32\DNSAPI.dll

0x000007fef6590000 - 0x000007fef659b000 C:\Windows\System32\winrnr.dll

0x0000000071b20000 - 0x0000000071b46000 C:\Program Files\Bonjour\mdnsNSP.dll

0x000007fefb330000 - 0x000007fefb357000 C:\Windows\system32\Iphlpapi.DLL

0x000007fefb320000 - 0x000007fefb32b000 C:\Windows\system32\WINNSI.DLL

0x000007fefc190000 - 0x000007fefc197000 C:\Windows\System32\wshtcpip.dll

0x000007fef76f0000 - 0x000007fef76f8000 C:\Windows\system32\rasadhlp.dll

0x000007fef9fa0000 - 0x000007fef9ff3000 C:\Windows\System32\fwpuclnt.dll

 

VM Arguments:

java_command: C:\Users\Cyrille\Desktop\Minefield.exe

Launcher Type: SUN_STANDARD

 

Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip

PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin

USERNAME=Cyrille

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel

 

 

 

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

 

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

 

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht

 

Memory: 4k page, physical 4042268k(2112820k free), swap 8082684k(5555292k free)

 

vm_info: Java HotSpot 64-Bit Server VM (20.6-b01) for windows-amd64 JRE (1.6.0_31-b05), built on Feb 3 2012 18:34:57 by "java_re" with MS VC++ 8.0 (VS2005)

 

time: Sat Mar 31 11:14:24 2012

elapsed time: 1 seconds

 

Merci d'avance les amis, si vous me résolvez ça, je vous offre une redstone torch! :P

 

A bientôt. (ou pas)

Lien vers le commentaire
Partager sur d’autres sites

"La solution a toujours été de désinstaller puis réinstaller Java, mais après 3 réinstallations, ma force morale diminue..."

 

Pareil dans mon cas, ça m'est arrivé une fois : j'ai désinstallé et réinstallé java et ça remarchais...

 

Essaies la solution de the_falcon et sinon, utilise javara pour enlever toutes les versions de java de ton ordinateur, afin de réinstaller la dernière version. Si ça ne marche toujours pas, essaie avec une version antérieure.

Lien vers le commentaire
Partager sur d’autres sites

Yop,

 

Excusez moi de pas avoir réagi plus tôt... J'avais zappé cette demande...

Bah ça s'est mit à remarcher comme ça, du jour au lendemain, et parfois, ça bogue à nouveau, alors je redémarre mon PC, et ça refonctionne :/

 

M'enfin merci pour les conseils (au cas où cela se reproduirait, je saurais quoi faire), et à bientôt. :)

Lien vers le commentaire
Partager sur d’autres sites

Invité
Ce sujet ne peut plus recevoir de nouvelles réponses.
 Partager

×
×
  • Créer...