Résolu Erreur Java.

  • Auteur de la discussion Auteur de la discussion UNS_Blak
  • Date de début Date de début

UNS_Blak

Aventurier
18 Septembre 2012
5
1
3
Biscarrosse, Landes (40)
Alors voilà je sais que la question a déjà était posé et que certaines solutions ont déjà étaient donné.
Néanmoins même après avoir testé celle-ci mon problème n'est toujours pas résolu, j'en viens donc à vous demander un peu d'aide :3

Voici mon problème, fréquemment mon minecraft se ferme tout seul d'un coup et un fichier "hs_err_pid****.log" se crée sur mon bureau, en voici un exemplaire récent :

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x569205be, pid=5860, tid=6344
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0xf605be]
#
# 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.
#

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

Current thread (0x4b5da800): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=6344, stack(0x4b0f0000,0x4b140000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000

Registers:
EAX=0x75a70048, EBX=0x51135104, ECX=0x00010000, EDX=0x00000000
ESP=0x4b13e7a0, EBP=0x4b13e7c0, ESI=0x75a70048, EDI=0x00000000
EIP=0x569205be, EFLAGS=0x00010212

Top of Stack: (sp=0x4b13e7a0)
0x4b13e7a0: 00040000 00000029 5613f0cf 00000000
0x4b13e7b0: 75a70048 00040000 0000000b 5613f0b0
0x4b13e7c0: 4b13e804 5614241b 75a70048 00000400
0x4b13e7d0: 00000000 00000400 00000100 00000100
0x4b13e7e0: 51128920 523bd1f0 00000100 00000000
0x4b13e7f0: 00000000 00000400 00000000 511350b8
0x4b13e800: 0000000d 4b13e8d8 560f8124 00000100
0x4b13e810: 00000100 00000020 00000400 75a70048

Instructions: (pc=0x569205be)
0x5692059e: 0f 8d 7f 08 8b 04 8d d8 06 92 56 ff e0 f7 c7 03
0x569205ae: 00 00 00 75 15 c1 e9 02 83 e2 03 83 f9 08 72 2a
0x569205be: f3 a5 ff 24 95 d8 06 92 56 90 8b c7 ba 03 00 00
0x569205ce: 00 83 e9 04 72 0c 83 e0 03 03 c8 ff 24 85 ec 05


Register to memory mapping:

EAX=0x75a70048 is an unknown value
EBX=0x51135104 is an unknown value
ECX=0x00010000 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x4b13e7a0 is pointing into the stack for thread: 0x4b5da800
EBP=0x4b13e7c0 is pointing into the stack for thread: 0x4b5da800
ESI=0x75a70048 is an unknown value
EDI=0x00000000 is an unknown value


Stack: [0x4b0f0000,0x4b140000], sp=0x4b13e7a0, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0xf605be]
C [atioglxx.dll+0x78241b]
C [atioglxx.dll+0x738124]
C [atioglxx.dll+0xb64a8]
C [atioglxx.dll+0x91d844]
C [atioglxx.dll+0x91f306]
C [atioglxx.dll+0x113d02]
C [atioglxx.dll+0x1b708e]
C [atioglxx.dll+0x1b768f]
C [atioglxx.dll+0x1b0f02]
C [atioglxx.dll+0x452395]
C [lwjgl.dll+0x5bbe]
J net.minecraft.client.renderer.entity.Render.func_76975_c(Lnet/minecraft/entity/Entity;DDDFF)V
J net.minecraft.client.particle.EffectRenderer.func_78872_b(Lnet/minecraft/entity/Entity;F)V
v ~StubRoutines::call_stub
V [jvm.dll+0x12b41a]
V [jvm.dll+0x1daa0e]
V [jvm.dll+0x12b603]
V [jvm.dll+0x12b667]
V [jvm.dll+0xd36bf]
V [jvm.dll+0x14b777]
V [jvm.dll+0x14b8e0]
V [jvm.dll+0x1802a9]
C [msvcr100.dll+0x5c6de]
C [msvcr100.dll+0x5c788]
C [kernel32.dll+0x4d2e9]
C [ntdll.dll+0x41603]
C [ntdll.dll+0x415d6]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.GL11.nglBindTexture(IIJ)V
J net.minecraft.client.renderer.entity.Render.func_76975_c(Lnet/minecraft/entity/Entity;DDDFF)V
J net.minecraft.client.renderer.entity.Render.func_76979_b(Lnet/minecraft/entity/Entity;DDDFF)V
J net.minecraft.client.renderer.entity.RenderManager.func_78719_a(Lnet/minecraft/entity/Entity;DDDFF)V
j net.minecraft.client.particle.EntityPickupFX.func_70539_a(Lnet/minecraft/client/renderer/Tessellator;FFFFFF)V+305
J net.minecraft.client.particle.EffectRenderer.func_78872_b(Lnet/minecraft/entity/Entity;F)V
J net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V
J net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V
J net.minecraft.client.Minecraft.func_71411_J()V
J net.minecraft.client.Minecraft.run()V
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x51a6a800 JavaThread "File IO Thread" daemon [_thread_blocked, id=7964, stack(0x59280000,0x592d0000)]
0x51a6ac00 JavaThread "WrUpdateThread" daemon [_thread_blocked, id=7068, stack(0x515b0000,0x51600000)]
0x51a69c00 JavaThread "Server thread" daemon [_thread_blocked, id=4392, stack(0x514b0000,0x51500000)]
0x51a69400 JavaThread "Snooper Timer" daemon [_thread_blocked, id=7816, stack(0x539f0000,0x53a40000)]
0x4b5db000 JavaThread "Thread-15" daemon [_thread_blocked, id=5832, stack(0x4f880000,0x4f8d0000)]
0x4b5d9400 JavaThread "Thread-14" daemon [_thread_blocked, id=6476, stack(0x539a0000,0x539f0000)]
=>0x4b5da800 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=6344, stack(0x4b0f0000,0x4b140000)]
0x4b5da000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6068, stack(0x4d970000,0x4d9c0000)]
0x4b5d8800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6416, stack(0x4b230000,0x4b280000)]
0x4b5d9c00 JavaThread "Thread-9" daemon [_thread_blocked, id=3660, stack(0x4e280000,0x4e2d0000)]
0x4b5d7c00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6484, stack(0x4e370000,0x4e3c0000)]
0x4b5d7400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5560, stack(0x02250000,0x022a0000)]
0x4b464c00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5640, stack(0x4ca60000,0x4cab0000)]
0x4b45b000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3960, stack(0x4cf30000,0x4cf80000)]
0x4b459c00 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=7080, stack(0x4d1f0000,0x4d240000)]
0x4a711800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4316, stack(0x4ac10000,0x4ac60000)]
0x4a711000 JavaThread "AWT-Shutdown" [_thread_blocked, id=1152, stack(0x00d00000,0x00d50000)]
0x4a70e800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7036, stack(0x4a820000,0x4a870000)]
0x4a5a1c00 JavaThread "Service Thread" daemon [_thread_blocked, id=4892, stack(0x4a970000,0x4a9c0000)]
0x4a59d400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6348, stack(0x4a8e0000,0x4a930000)]
0x4a597400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3092, stack(0x01140000,0x01190000)]
0x4a594000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6544, stack(0x4a740000,0x4a790000)]
0x4a53e800 JavaThread "Finalizer" daemon [_thread_blocked, id=6784, stack(0x4a880000,0x4a8d0000)]
0x4a539000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3148, stack(0x021f0000,0x02240000)]

Other Threads:
0x4a535800 VMThread [stack: 0x4a7c0000,0x4a810000] [id=7516]
0x4a5b2c00 WatcherThread [stack: 0x4aac0000,0x4ab10000] [id=8176]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 209344K, used 41255K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 16% used [0x043a0000, 0x062769a8, 0x0f960000)
from space 23232K, 41% used [0x0f960000, 0x102d33a8, 0x11010000)
to space 23232K, 0% used [0x11010000, 0x11010000, 0x126c0000)
tenured generation total 465080K, used 287512K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 61% used [0x198f0000, 0x2b1b60d0, 0x2b1b6200, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.

Card table byte_map: [0x4a1a0000,0x4a3d0000] byte_map_base: 0x4a17e300

Polling page: 0x001d0000

Code Cache [0x023a0000, 0x03190000, 0x043a0000)
total_blobs=6785 nmethods=6363 adapters=352 free_code_cache=18507Kb largest_free_block=18948608

Compilation events (10 events):
Event: 2503.775 Thread 0x4a59d400 6390 net.minecraft.enchantment.EnchantmentHelper::func_77513_b (333 bytes)
Event: 2503.779 Thread 0x4a59d400 nmethod 6390 0x03188708 code [0x03188a20, 0x03189238]
Event: 2565.607 Thread 0x4a59d400 6391 net.minecraft.entity.EntityLiving::func_70625_a (184 bytes)
Event: 2565.609 Thread 0x4a59d400 nmethod 6391 0x0318a2c8 code [0x0318a4f0, 0x0318a94c]
Event: 2618.218 Thread 0x4a59d400 6392 java.lang.reflect.Field::copy (59 bytes)
Event: 2618.219 Thread 0x4a59d400 nmethod 6392 0x0318ac08 code [0x0318ad10, 0x0318ae6c]
Event: 2618.219 Thread 0x4a59d400 6393 java.lang.reflect.Field::<init> (44 bytes)
Event: 2618.219 Thread 0x4a59d400 nmethod 6393 0x0318af08 code [0x0318b000, 0x0318b0e0]
Event: 2661.437 Thread 0x4a59d400 39 % ! paulscode.sound.StreamThread::run @ 14 (379 bytes)
Event: 2661.440 Thread 0x4a59d400 nmethod 39% 0x0318b148 code [0x0318b450, 0x0318ccd0]

GC Heap History (10 events):
Event: 2663.697 GC heap before
{Heap before GC invocations=152 (full 8):
def new generation total 209344K, used 197658K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 100% used [0x043a0000, 0x0f960000, 0x0f960000)
from space 23232K, 49% used [0x11010000, 0x11b569e0, 0x126c0000)
to space 23232K, 0% used [0x0f960000, 0x0f960000, 0x11010000)
tenured generation total 465080K, used 273081K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 58% used [0x198f0000, 0x2a39e680, 0x2a39e800, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
Event: 2663.725 GC heap after
Heap after GC invocations=153 (full 8):
def new generation total 209344K, used 11346K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 0% used [0x043a0000, 0x043a0000, 0x0f960000)
from space 23232K, 48% used [0x0f960000, 0x10474ab0, 0x11010000)
to space 23232K, 0% used [0x11010000, 0x11010000, 0x126c0000)
tenured generation total 465080K, used 273081K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 58% used [0x198f0000, 0x2a39e680, 0x2a39e800, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
}
Event: 2677.307 GC heap before
{Heap before GC invocations=153 (full 8):
def new generation total 209344K, used 197458K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 100% used [0x043a0000, 0x0f960000, 0x0f960000)
from space 23232K, 48% used [0x0f960000, 0x10474ab0, 0x11010000)
to space 23232K, 0% used [0x11010000, 0x11010000, 0x126c0000)
tenured generation total 465080K, used 273081K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 58% used [0x198f0000, 0x2a39e680, 0x2a39e800, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
Event: 2677.341 GC heap after
Heap after GC invocations=154 (full 8):
def new generation total 209344K, used 19784K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 0% used [0x043a0000, 0x043a0000, 0x0f960000)
from space 23232K, 85% used [0x11010000, 0x123620e0, 0x126c0000)
to space 23232K, 0% used [0x0f960000, 0x0f960000, 0x11010000)
tenured generation total 465080K, used 273081K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 58% used [0x198f0000, 0x2a39e680, 0x2a39e800, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
}
Event: 2691.326 GC heap before
{Heap before GC invocations=154 (full 8):
def new generation total 209344K, used 205896K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 100% used [0x043a0000, 0x0f960000, 0x0f960000)
from space 23232K, 85% used [0x11010000, 0x123620e0, 0x126c0000)
to space 23232K, 0% used [0x0f960000, 0x0f960000, 0x11010000)
tenured generation total 465080K, used 273081K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 58% used [0x198f0000, 0x2a39e680, 0x2a39e800, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
Event: 2691.358 GC heap after
Heap after GC invocations=155 (full 8):
def new generation total 209344K, used 5221K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 0% used [0x043a0000, 0x043a0000, 0x0f960000)
from space 23232K, 22% used [0x0f960000, 0x0fe79648, 0x11010000)
to space 23232K, 0% used [0x11010000, 0x11010000, 0x126c0000)
tenured generation total 465080K, used 287512K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 61% used [0x198f0000, 0x2b1b60d0, 0x2b1b6200, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
}
Event: 2708.550 GC heap before
{Heap before GC invocations=155 (full 8):
def new generation total 209344K, used 191333K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 100% used [0x043a0000, 0x0f960000, 0x0f960000)
from space 23232K, 22% used [0x0f960000, 0x0fe79648, 0x11010000)
to space 23232K, 0% used [0x11010000, 0x11010000, 0x126c0000)
tenured generation total 465080K, used 287512K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 61% used [0x198f0000, 0x2b1b60d0, 0x2b1b6200, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
Event: 2708.571 GC heap after
Heap after GC invocations=156 (full 8):
def new generation total 209344K, used 9513K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 0% used [0x043a0000, 0x043a0000, 0x0f960000)
from space 23232K, 40% used [0x11010000, 0x1195a518, 0x126c0000)
to space 23232K, 0% used [0x0f960000, 0x0f960000, 0x11010000)
tenured generation total 465080K, used 287512K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 61% used [0x198f0000, 0x2b1b60d0, 0x2b1b6200, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
}
Event: 2731.478 GC heap before
{Heap before GC invocations=156 (full 8):
def new generation total 209344K, used 195625K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 100% used [0x043a0000, 0x0f960000, 0x0f960000)
from space 23232K, 40% used [0x11010000, 0x1195a518, 0x126c0000)
to space 23232K, 0% used [0x0f960000, 0x0f960000, 0x11010000)
tenured generation total 465080K, used 287512K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 61% used [0x198f0000, 0x2b1b60d0, 0x2b1b6200, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
Event: 2731.498 GC heap after
Heap after GC invocations=157 (full 8):
def new generation total 209344K, used 9676K [0x043a0000, 0x126c0000, 0x198f0000)
eden space 186112K, 0% used [0x043a0000, 0x043a0000, 0x0f960000)
from space 23232K, 41% used [0x0f960000, 0x102d33a8, 0x11010000)
to space 23232K, 0% used [0x11010000, 0x11010000, 0x126c0000)
tenured generation total 465080K, used 287512K [0x198f0000, 0x35f1e000, 0x443a0000)
the space 465080K, 61% used [0x198f0000, 0x2b1b60d0, 0x2b1b6200, 0x35f1e000)
compacting perm gen total 25600K, used 25494K [0x443a0000, 0x45ca0000, 0x483a0000)
the space 25600K, 99% used [0x443a0000, 0x45c85bd8, 0x45c85c00, 0x45ca0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 2736.352 Thread 0x4b5d9400 Threw 0x05fdb310 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2736.353 Thread 0x4b5d9400 Threw 0x05fdbf68 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 2736.355 Thread 0x4b5d9400 Threw 0x05fdc0c8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2736.411 Thread 0x4b5d9400 Threw 0x05fdc268 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2736.452 Thread 0x4b5d9400 Threw 0x05fdc408 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2736.454 Thread 0x4b5d9400 Threw 0x05fdd060 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 2736.454 Thread 0x4b5d9400 Threw 0x05fdd200 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 2736.496 Thread 0x4b5d9400 Threw 0x05fdd360 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 2736.496 Thread 0x4b5d9400 Threw 0x05fddfb8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2846
Event: 2736.499 Thread 0x4b5d9400 Threw 0x05fde118 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:2888

Events (10 events):
Event: 2731.476 Thread 0x51a6a000 Thread added: 0x51a6a000
Event: 2731.477 Executing VM operation: GenCollectForAllocation
Event: 2731.498 Executing VM operation: GenCollectForAllocation done
Event: 2731.503 Executing VM operation: RevokeBias
Event: 2731.504 Executing VM operation: RevokeBias done
Event: 2731.504 Thread 0x51a6a000 Thread exited: 0x51a6a000
Event: 2736.492 Thread 0x51a6a000 Thread added: 0x51a6a000
Event: 2736.712 Executing VM operation: RevokeBias
Event: 2736.713 Executing VM operation: RevokeBias done
Event: 2736.713 Thread 0x51a6a000 Thread exited: 0x51a6a000


Dynamic libraries:
0x011a0000 - 0x011cf000 C:\Program Files\Java\jre7\bin\javaw.exe
0x76df0000 - 0x76f18000 C:\Windows\system32\ntdll.dll
0x75650000 - 0x7572c000 C:\Windows\system32\kernel32.dll
0x75ac0000 - 0x75b86000 C:\Windows\system32\ADVAPI32.dll
0x758f0000 - 0x759b3000 C:\Windows\system32\RPCRT4.dll
0x76c30000 - 0x76ccd000 C:\Windows\system32\USER32.dll
0x76da0000 - 0x76deb000 C:\Windows\system32\GDI32.dll
0x74390000 - 0x7452e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6002.18305_none_5cb72f2a088b0ed3\COMCTL32.dll
0x769a0000 - 0x76a4a000 C:\Windows\system32\msvcrt.dll
0x76fa0000 - 0x76ff9000 C:\Windows\system32\SHLWAPI.dll
0x759c0000 - 0x759de000 C:\Windows\system32\IMM32.DLL
0x75730000 - 0x757f8000 C:\Windows\system32\MSCTF.dll
0x75ce0000 - 0x75ce9000 C:\Windows\system32\LPK.DLL
0x76a80000 - 0x76afd000 C:\Windows\system32\USP10.dll
0x65eb0000 - 0x65f6e000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x5caf0000 - 0x5ce3f000 C:\Program Files\Java\jre7\bin\client\jvm.dll
0x707e0000 - 0x707e7000 C:\Windows\system32\WSOCK32.dll
0x76a50000 - 0x76a7d000 C:\Windows\system32\WS2_32.dll
0x76cd0000 - 0x76cd6000 C:\Windows\system32\NSI.dll
0x73dc0000 - 0x73df2000 C:\Windows\system32\WINMM.dll
0x75b90000 - 0x75cd5000 C:\Windows\system32\ole32.dll
0x76d10000 - 0x76d9d000 C:\Windows\system32\OLEAUT32.dll
0x73d80000 - 0x73dbe000 C:\Windows\system32\OLEACC.dll
0x75640000 - 0x75647000 C:\Windows\system32\PSAPI.DLL
0x70b10000 - 0x70b1c000 C:\Program Files\Java\jre7\bin\verify.dll
0x70850000 - 0x70870000 C:\Program Files\Java\jre7\bin\java.dll
0x70280000 - 0x70293000 C:\Program Files\Java\jre7\bin\zip.dll
0x643d0000 - 0x64512000 C:\Program Files\Java\jre7\bin\awt.dll
0x74690000 - 0x746cf000 C:\Windows\system32\uxtheme.dll
0x75e80000 - 0x76991000 C:\Windows\system32\SHELL32.dll
0x73910000 - 0x7391c000 C:\Windows\system32\DWMAPI.DLL
0x71cd0000 - 0x71e8a000 C:\Windows\system32\d3d9.dll
0x74ce0000 - 0x74ce8000 C:\Windows\system32\VERSION.dll
0x72380000 - 0x72386000 C:\Windows\system32\d3d8thk.dll
0x71a90000 - 0x71b7f000 C:\Windows\system32\aticfx32.dll
0x721f0000 - 0x72209000 C:\Windows\system32\atiu9pag.dll
0x71390000 - 0x71949000 C:\Windows\system32\atiumdag.dll
0x60750000 - 0x60b96000 C:\Windows\system32\atiumdva.dll
0x6d930000 - 0x6d961000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x70260000 - 0x70274000 C:\Program Files\Java\jre7\bin\net.dll
0x74c70000 - 0x74cab000 C:\Windows\system32\mswsock.dll
0x74cd0000 - 0x74cd5000 C:\Windows\System32\wship6.dll
0x70b00000 - 0x70b0e000 C:\Program Files\Java\jre7\bin\nio.dll
0x74860000 - 0x7486f000 C:\Windows\system32\NLAapi.dll
0x74fa0000 - 0x74fb9000 C:\Windows\system32\IPHLPAPI.DLL
0x74e40000 - 0x74e75000 C:\Windows\system32\dhcpcsvc.DLL
0x750f0000 - 0x7511c000 C:\Windows\system32\DNSAPI.dll
0x754e0000 - 0x754f4000 C:\Windows\system32\Secur32.dll
0x75060000 - 0x75067000 C:\Windows\system32\WINNSI.DLL
0x74e10000 - 0x74e32000 C:\Windows\system32\dhcpcsvc6.DLL
0x70160000 - 0x7016f000 C:\Windows\system32\napinsp.dll
0x6eec0000 - 0x6eed2000 C:\Windows\system32\pnrpnsp.dll
0x70010000 - 0x70018000 C:\Windows\System32\winrnr.dll
0x77000000 - 0x77049000 C:\Windows\system32\WLDAP32.dll
0x6edc0000 - 0x6ede1000 C:\Program Files\Bonjour\mdnsNSP.dll
0x749e0000 - 0x74a1b000 C:\Windows\system32\rsaenh.dll
0x75500000 - 0x7551e000 C:\Windows\system32\USERENV.dll
0x70c80000 - 0x70c86000 C:\Windows\system32\rasadhlp.dll
0x74930000 - 0x74935000 C:\Windows\System32\wshtcpip.dll
0x6dbd0000 - 0x6dbf0000 C:\Program Files\Java\jre7\bin\sunec.dll
0x6da70000 - 0x6daa0000 C:\Program Files\Java\jre7\bin\t2k.dll
0x71280000 - 0x71286000 C:\Program Files\BitDefender\BitDefender 2011\pchook32.dll
0x740f0000 - 0x74193000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x759e0000 - 0x75a64000 C:\Windows\system32\CLBCatQ.DLL
0x72af0000 - 0x72be4000 C:\Windows\system32\WindowsCodecs.dll
0x75450000 - 0x7547c000 C:\Windows\system32\apphelp.dll
0x71a60000 - 0x71a7f000 C:\Windows\system32\EhStorShell.dll
0x73790000 - 0x7384b000 C:\Windows\system32\PROPSYS.dll
0x70af0000 - 0x70af9000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x74e80000 - 0x74f73000 C:\Windows\system32\CRYPT32.dll
0x750b0000 - 0x750c2000 C:\Windows\system32\MSASN1.dll
0x73920000 - 0x739a5000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.6002.18305_none_88f3a38569c2c436\comctl32.dll
0x4b080000 - 0x4b0eb000 C:\Users\xav\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x64a20000 - 0x64aeb000 C:\Windows\system32\OPENGL32.dll
0x6c050000 - 0x6c073000 C:\Windows\system32\GLU32.dll
0x63490000 - 0x63575000 C:\Windows\system32\DDRAW.dll
0x6ab20000 - 0x6ab26000 C:\Windows\system32\DCIMAN32.dll
0x75cf0000 - 0x75e7a000 C:\Windows\system32\SETUPAPI.dll
0x70800000 - 0x70806000 C:\Program Files\Java\jre7\bin\jawt.dll
0x70210000 - 0x70217000 C:\Windows\system32\atiglpxx.dll
0x559c0000 - 0x56d21000 C:\Windows\system32\atioglxx.dll
0x73050000 - 0x730c3000 C:\Windows\system32\atiadlxx.dll
0x74920000 - 0x7492a000 C:\Windows\system32\WTSAPI32.dll
0x74790000 - 0x747bd000 C:\Windows\system32\WINTRUST.dll
0x76ce0000 - 0x76d0a000 C:\Windows\system32\imagehlp.dll
0x70200000 - 0x7020c000 C:\Windows\system32\atigktxx.dll
0x6dbc0000 - 0x6dbca000 C:\Program Files\Java\jre7\bin\management.dll
0x5f1a0000 - 0x5f2c9000 C:\Users\xav\AppData\Roaming\.minecraft\bin\natives\OpenAL32.dll
0x6e160000 - 0x6e1d0000 C:\Windows\system32\dsound.dll
0x74940000 - 0x7495a000 C:\Windows\system32\POWRPROF.dll
0x73500000 - 0x73528000 C:\Windows\System32\MMDevApi.dll
0x733e0000 - 0x7340f000 C:\Windows\system32\wdmaud.drv
0x734b0000 - 0x734b4000 C:\Windows\system32\ksuser.dll
0x74530000 - 0x74537000 C:\Windows\system32\AVRT.dll
0x73370000 - 0x73391000 C:\Windows\system32\AUDIOSES.DLL
0x73170000 - 0x731d6000 C:\Windows\system32\audioeng.dll
0x73470000 - 0x73479000 C:\Windows\system32\msacm32.drv
0x73120000 - 0x73134000 C:\Windows\system32\MSACM32.dll
0x73150000 - 0x73157000 C:\Windows\system32\midimap.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\xav\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre7\lib\ext\QTJava.zip
PATH=C:\Program Files\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\QuickTime\QTSystem\;C:\Users\xav\AppData\Local\Smartbar\Application\;C:\Program Files\Java\jre7\bin
USERNAME=xav
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 16 Model 2 Stepping 2, AuthenticAMD



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

OS: Windows Vista Build 6002 Service Pack 2

CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 2 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 3144528k(293864k free), swap 6516848k(1951068k free)

vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr 4 2013 04:43:10 by "java_re" with unknown MS VC++:1600

time: Tue May 14 19:56:00 2013
elapsed time: 2737 seconds

Bref, j'ai déjà regardé mes drivers de Carte Graphiques sont à jour, j'ai déjà désinstallé/réinstallé plusieurs fois mon java, j'ai même testé de complètement clean mon .minecraft et rien de fonctionne, donc si quelqu'un a une petite idée pour régler mon soucis je suis preneur.

Merci d'avance,
Blak.
 
Bon j'ai "résolu" mon problème, depuis que j'utilise le nouveau launcher mon minecraft ne s'est plus subitement fermé et je n'ai plus de fichier d'erreurs qui se crée.

Par contre si quelqu'un sait m'expliquer comment mettre un mod avec le nouveau launcher j'suis preneur :3