Crashing after Mojang. Need help with Java

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

okamii

New Member
Jul 29, 2019
1
0
0
So my game crashes right after the Mojang screen. My drivers are up to date and I've reinstalled Java multiple times (after properly removing them)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5fd5bdc8, pid=5736, tid=6000
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x86bdc8]
#
# 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 (0x00c4d000): JavaThread "Minecraft main thread" [_thread_in_native, id=6000, stack(0x00330000,0x00380000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x5b71ac50, EBX=0x0037eccc, ECX=0x5836e1f8, EDX=0x006897a8
ESP=0x0037ec18, EBP=0x0037ec38, ESI=0x00000000, EDI=0x0037ec60
EIP=0x5fd5bdc8, EFLAGS=0x00010206

Top of Stack: (sp=0x0037ec18)
0x0037ec18: 00000004 0037ec60 5b76d4a8 000ac440
0x0037ec28: 00000000 5b71ac50 00000000 0037ece8
0x0037ec38: 0037ece8 5fd51148 0037eccc 5836e1f8
0x0037ec48: 00000004 0037ec60 583b0e10 583afc70
0x0037ec58: 0037ee8c 4635c088 00000000 00000001
0x0037ec68: 00000000 0037ef20 00c4d000 613e8ee1
0x0037ec78: 00000000 0037ec9c 00000000 00000000
0x0037ec88: 613e8ee0 56ea13c8 00000000 6b11f5c8

Instructions: (pc=0x5fd5bdc8)
0x5fd5bda8: 85 c0 74 09 8b c8 e8 2d fa ff ff eb 02 33 c0 8b
0x5fd5bdb8: 7d 14 8b 5d 08 8b 4d 0c 57 ff 75 10 89 44 24 14
0x5fd5bdc8: ff 76 08 89 03 c7 43 04 00 00 00 00 e8 57 22 32
0x5fd5bdd8: 00 8b 4c 24 0c 8b 13 89 41 08 8b 4d 10 83 f9 0e

Register to memory mapping:

EAX=0x5b71ac50 is an unknown value
EBX=0x0037eccc is pointing into the stack for thread: 0x00c4d000
ECX=0x5836e1f8 is an unknown value
EDX=0x006897a8 is an unknown value
ESP=0x0037ec18 is pointing into the stack for thread: 0x00c4d000
EBP=0x0037ec38 is pointing into the stack for thread: 0x00c4d000
ESI=0x00000000 is an unknown value
EDI=0x0037ec60 is pointing into the stack for thread: 0x00c4d000

Stack: [0x00330000,0x00380000], sp=0x0037ec18, free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x86bdc8]
C [atioglxx.dll+0x861148]
C [atioglxx.dll+0x847ee4]
C [atioglxx.dll+0x8481b5]
C [atioglxx.dll+0x84b7a7]
C [atioglxx.dll+0xc94fd]
C [lwjgl.dll+0x9771]
J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
j net.minecraft.client.renderer.texture.TextureManager.func_110580_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TickableTextureObject;)Z+3
j net.minecraft.client.renderer.texture.TextureManager.func_130088_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureMap;)Z+3
j net.minecraft.client.Minecraft.func_71384_a()V+931
j net.minecraft.client.Minecraft.func_99999_d()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
v ~StubRoutines::call_stub
V [jvm.dll+0x13f1fa]
V [jvm.dll+0x202aee]
V [jvm.dll+0x13f27d]
V [jvm.dll+0x14b5ae]
V [jvm.dll+0x14b7d5]
V [jvm.dll+0xf1309]
C [java.dll+0x7d6e]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub
V [jvm.dll+0x13f1fa]
V [jvm.dll+0x202aee]
V [jvm.dll+0x13f27d]
V [jvm.dll+0xc9945]
V [jvm.dll+0xd45e7]
C [javaw.exe+0x2070]
C [javaw.exe+0xa5b1]
C [javaw.exe+0xa63b]
C [kernel32.dll+0x1336a]
C [ntdll.dll+0x39f72]
C [ntdll.dll+0x39f45]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.GL11.nglTexSubImage2D(IIIIIIIIJJ)V
J org.lwjgl.opengl.GL11.glTexSubImage2D(IIIIIIIILjava/nio/IntBuffer;)V
J net.minecraft.client.renderer.texture.TextureUtil.func_110998_a([IIIIIZZ)V
j net.minecraft.client.renderer.texture.TextureMap.func_110571_b(Lnet/minecraft/client/resources/ResourceManager;)V+387
j net.minecraft.client.renderer.texture.TextureMap.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+6
j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
j net.minecraft.client.renderer.texture.TextureManager.func_110580_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TickableTextureObject;)Z+3
j net.minecraft.client.renderer.texture.TextureManager.func_130088_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureMap;)Z+3
j net.minecraft.client.Minecraft.func_71384_a()V+931
j net.minecraft.client.Minecraft.func_99999_d()V+6
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x5a5b4c00 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=5444, stack(0x5efc0000,0x5f010000)]
0x5a836400 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5172, stack(0x5af50000,0x5afa0000)]
0x5a7d6800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=5788, stack(0x5a1a0000,0x5a1f0000)]
0x56f1fc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6104, stack(0x56990000,0x569e0000)]
0x56f1f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5944, stack(0x57f20000,0x57f70000)]
0x56672000 JavaThread "Thread-1" daemon [_thread_blocked, id=6100, stack(0x57630000,0x57680000)]
0x564f3000 JavaThread "Service Thread" daemon [_thread_blocked, id=1228, stack(0x56b70000,0x56bc0000)]
0x564ee400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=2264, stack(0x56bc0000,0x56c10000)]
0x564e9400 JavaThread "Attach Listener" daemon [_thread_blocked, id=5088, stack(0x56a60000,0x56ab0000)]
0x564e6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5952, stack(0x568b0000,0x56900000)]
0x564b6800 JavaThread "Finalizer" daemon [_thread_blocked, id=3760, stack(0x56a10000,0x56a60000)]
0x564b1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1896, stack(0x567c0000,0x56810000)]
=>0x00c4d000 JavaThread "Minecraft main thread" [_thread_in_native, id=6000, stack(0x00330000,0x00380000)]

Other Threads:
0x564b0400 VMThread [stack: 0x566c0000,0x56710000] [id=4044]
0x56506800 WatcherThread [stack: 0x56c50000,0x56ca0000] [id=3944]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 170368K, used 104813K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 68% used [0x04380000, 0x0a97ead0, 0x0d770000)
from space 18880K, 1% used [0x0d770000, 0x0d7ccb00, 0x0e9e0000)
to space 18880K, 0% used [0x0e9e0000, 0x0e9e0000, 0x0fc50000)
tenured generation total 378488K, used 319785K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 84% used [0x198d0000, 0x2d11a770, 0x2d11a800, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.

Card table byte_map: [0x56180000,0x56410000] byte_map_base: 0x5615e400

Polling page: 0x00140000

Code Cache [0x02380000, 0x029a8000, 0x04380000)
total_blobs=3680 nmethods=3260 adapters=356 free_code_cache=26485Kb largest_free_block=27119232

Compilation events (10 events):
Event: 50.016 Thread 0x564ee400 3319 java.lang.ClassLoader::getResource (36 bytes)
Event: 50.017 Thread 0x564ee400 nmethod 3319 0x029a0388 code [0x029a04c0, 0x029a05f0]
Event: 50.130 Thread 0x564ee400 3320 ! java.net.URLClassLoader::getResourceAsStream (137 bytes)
Event: 50.131 Thread 0x564ee400 nmethod 3320 0x029a06c8 code [0x029a0850, 0x029a0db4]
Event: 50.271 Thread 0x564ee400 3321 net.minecraft.client.resources.DefaultResourcePack::func_110605_c (28 bytes)
Event: 50.272 Thread 0x564ee400 nmethod 3321 0x029a1348 code [0x029a1500, 0x029a18a0]
Event: 50.273 Thread 0x564ee400 3322 net.minecraft.client.renderer.texture.Stitcher::func_94305_f (161 bytes)
Event: 50.273 Thread 0x564ee400 nmethod 3322 0x029a1d48 code [0x029a1ef0, 0x029a23d8]
Event: 52.305 Thread 0x564ee400 3323 net.minecraft.client.renderer.texture.Stitcher::func_94309_g (127 bytes)
Event: 52.306 Thread 0x564ee400 nmethod 3323 0x029a2908 code [0x029a2a90, 0x029a2dd4]

GC Heap History (10 events):
Event: 49.652 GC heap before
{Heap before GC invocations=107 (full 2):
def new generation total 170368K, used 166698K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 100% used [0x04380000, 0x0d770000, 0x0d770000)
from space 18880K, 80% used [0x0e9e0000, 0x0f8baa50, 0x0fc50000)
to space 18880K, 0% used [0x0d770000, 0x0d770000, 0x0e9e0000)
tenured generation total 378488K, used 286332K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 75% used [0x198d0000, 0x2b06f3e0, 0x2b06f400, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
Event: 49.690 GC heap after
Heap after GC invocations=108 (full 2):
def new generation total 170368K, used 13782K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 0% used [0x04380000, 0x04380000, 0x0d770000)
from space 18880K, 73% used [0x0d770000, 0x0e4e5a30, 0x0e9e0000)
to space 18880K, 0% used [0x0e9e0000, 0x0e9e0000, 0x0fc50000)
tenured generation total 378488K, used 299724K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 79% used [0x198d0000, 0x2bd830e0, 0x2bd83200, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
}
Event: 50.380 GC heap before
{Heap before GC invocations=108 (full 2):
def new generation total 170368K, used 165270K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 100% used [0x04380000, 0x0d770000, 0x0d770000)
from space 18880K, 73% used [0x0d770000, 0x0e4e5a30, 0x0e9e0000)
to space 18880K, 0% used [0x0e9e0000, 0x0e9e0000, 0x0fc50000)
tenured generation total 378488K, used 299724K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 79% used [0x198d0000, 0x2bd830e0, 0x2bd83200, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
Event: 50.415 GC heap after
Heap after GC invocations=109 (full 2):
def new generation total 170368K, used 9669K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 0% used [0x04380000, 0x04380000, 0x0d770000)
from space 18880K, 51% used [0x0e9e0000, 0x0f3516d0, 0x0fc50000)
to space 18880K, 0% used [0x0d770000, 0x0d770000, 0x0e9e0000)
tenured generation total 378488K, used 311697K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 82% used [0x198d0000, 0x2c9345a0, 0x2c934600, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
}
Event: 50.919 GC heap before
{Heap before GC invocations=109 (full 2):
def new generation total 170368K, used 161157K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 100% used [0x04380000, 0x0d770000, 0x0d770000)
from space 18880K, 51% used [0x0e9e0000, 0x0f3516d0, 0x0fc50000)
to space 18880K, 0% used [0x0d770000, 0x0d770000, 0x0e9e0000)
tenured generation total 378488K, used 311697K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 82% used [0x198d0000, 0x2c9345a0, 0x2c934600, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
Event: 50.940 GC heap after
Heap after GC invocations=110 (full 2):
def new generation total 170368K, used 178K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 0% used [0x04380000, 0x04380000, 0x0d770000)
from space 18880K, 0% used [0x0d770000, 0x0d79c880, 0x0e9e0000)
to space 18880K, 0% used [0x0e9e0000, 0x0e9e0000, 0x0fc50000)
tenured generation total 378488K, used 319785K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 84% used [0x198d0000, 0x2d11a770, 0x2d11a800, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
}
Event: 51.446 GC heap before
{Heap before GC invocations=110 (full 2):
def new generation total 170368K, used 151666K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 100% used [0x04380000, 0x0d770000, 0x0d770000)
from space 18880K, 0% used [0x0d770000, 0x0d79c880, 0x0e9e0000)
to space 18880K, 0% used [0x0e9e0000, 0x0e9e0000, 0x0fc50000)
tenured generation total 378488K, used 319785K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 84% used [0x198d0000, 0x2d11a770, 0x2d11a800, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
Event: 51.449 GC heap after
Heap after GC invocations=111 (full 2):
def new generation total 170368K, used 286K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 0% used [0x04380000, 0x04380000, 0x0d770000)
from space 18880K, 1% used [0x0e9e0000, 0x0ea278c8, 0x0fc50000)
to space 18880K, 0% used [0x0d770000, 0x0d770000, 0x0e9e0000)
tenured generation total 378488K, used 319785K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 84% used [0x198d0000, 0x2d11a770, 0x2d11a800, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
}
Event: 51.955 GC heap before
{Heap before GC invocations=111 (full 2):
def new generation total 170368K, used 151774K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 100% used [0x04380000, 0x0d770000, 0x0d770000)
from space 18880K, 1% used [0x0e9e0000, 0x0ea278c8, 0x0fc50000)
to space 18880K, 0% used [0x0d770000, 0x0d770000, 0x0e9e0000)
tenured generation total 378488K, used 319785K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 84% used [0x198d0000, 0x2d11a770, 0x2d11a800, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
Event: 51.959 GC heap after
Heap after GC invocations=112 (full 2):
def new generation total 170368K, used 370K [0x04380000, 0x0fc50000, 0x198d0000)
eden space 151488K, 0% used [0x04380000, 0x04380000, 0x0d770000)
from space 18880K, 1% used [0x0d770000, 0x0d7ccb00, 0x0e9e0000)
to space 18880K, 0% used [0x0e9e0000, 0x0e9e0000, 0x0fc50000)
tenured generation total 378488K, used 319785K [0x198d0000, 0x30a6e000, 0x44380000)
the space 378488K, 84% used [0x198d0000, 0x2d11a770, 0x2d11a800, 0x30a6e000)
compacting perm gen total 262144K, used 49030K [0x44380000, 0x54380000, 0x54380000)
the space 262144K, 18% used [0x44380000, 0x473618d8, 0x47361a00, 0x54380000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 40.287 Thread 0x00c4d000 Threw 0x08cafb00 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
Event: 40.288 Thread 0x00c4d000 Threw 0x08cb0600 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
Event: 40.288 Thread 0x00c4d000 Threw 0x08cb1100 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
Event: 40.358 Thread 0x00c4d000 Implicit null exception at 0x0275c32b to 0x0275c575
Event: 40.358 Thread 0x00c4d000 Threw 0x09136da8 at C:\re\jdk7u45\229\hotspot\src\share\vm\runtime\sharedRuntime.cpp:591
Event: 41.017 Thread 0x00c4d000 Threw 0x055b4f98 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
Event: 41.193 Thread 0x00c4d000 Threw 0x083e9638 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
Event: 42.729 Thread 0x00c4d000 Threw 0x08b100c0 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883
Event: 44.326 Thread 0x00c4d000 Threw 0x057b6a60 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 48.247 Thread 0x00c4d000 Threw 0x067ccd00 at C:\re\jdk7u45\229\hotspot\src\share\vm\interpreter\linkResolver.cpp:883

Events (10 events):
Event: 50.092 Executing VM operation: RevokeBias done
Event: 50.380 Executing VM operation: GenCollectForAllocation
Event: 50.415 Executing VM operation: GenCollectForAllocation done
Event: 50.918 Executing VM operation: GenCollectForAllocation
Event: 50.940 Executing VM operation: GenCollectForAllocation done
Event: 50.946 Thread 0x5a8b2400 Thread exited: 0x5a8b2400
Event: 51.446 Executing VM operation: GenCollectForAllocation
Event: 51.450 Executing VM operation: GenCollectForAllocation done
Event: 51.955 Executing VM operation: GenCollectForAllocation
Event: 51.959 Executing VM operation: GenCollectForAllocation done

Dynamic libraries:
0x00c60000 - 0x00c8f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77d00000 - 0x77e80000 C:\Windows\SysWOW64\ntdll.dll
0x76310000 - 0x76420000 C:\Windows\syswow64\kernel32.dll
0x77780000 - 0x777c7000 C:\Windows\syswow64\KERNELBASE.dll
0x75ac0000 - 0x75b60000 C:\Windows\syswow64\ADVAPI32.dll
0x76260000 - 0x7630c000 C:\Windows\syswow64\msvcrt.dll
0x761f0000 - 0x76209000 C:\Windows\SysWOW64\sechost.dll
0x75b90000 - 0x75c80000 C:\Windows\syswow64\RPCRT4.dll
0x75720000 - 0x75780000 C:\Windows\syswow64\SspiCli.dll
0x75710000 - 0x7571c000 C:\Windows\syswow64\CRYPTBASE.dll
0x75d10000 - 0x75e10000 C:\Windows\syswow64\USER32.dll
0x760d0000 - 0x76160000 C:\Windows\syswow64\GDI32.dll
0x76250000 - 0x7625a000 C:\Windows\syswow64\LPK.dll
0x766a0000 - 0x7673d000 C:\Windows\syswow64\USP10.dll
0x75180000 - 0x7531e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76ad0000 - 0x76b27000 C:\Windows\syswow64\SHLWAPI.dll
0x75110000 - 0x7515c000 C:\Windows\system32\apphelp.dll
0x6d7f0000 - 0x6d87d000 C:\Windows\AppPatch\AcLayers.DLL
0x76b30000 - 0x7777a000 C:\Windows\syswow64\SHELL32.dll
0x76540000 - 0x7669c000 C:\Windows\syswow64\ole32.dll
0x76a40000 - 0x76acf000 C:\Windows\syswow64\OLEAUT32.dll
0x737e0000 - 0x737f7000 C:\Windows\system32\USERENV.dll
0x75560000 - 0x7556b000 C:\Windows\system32\profapi.dll
0x74390000 - 0x743e1000 C:\Windows\system32\WINSPOOL.DRV
0x73da0000 - 0x73db2000 C:\Windows\system32\MPR.dll
0x75e20000 - 0x75e80000 C:\Windows\system32\IMM32.DLL
0x759d0000 - 0x75a9c000 C:\Windows\syswow64\MSCTF.dll
0x6b430000 - 0x6b4ef000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6b0b0000 - 0x6b430000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73b00000 - 0x73b07000 C:\Windows\system32\WSOCK32.dll
0x76210000 - 0x76245000 C:\Windows\syswow64\WS2_32.dll
0x76860000 - 0x76866000 C:\Windows\syswow64\NSI.dll
0x73a90000 - 0x73ac2000 C:\Windows\system32\WINMM.dll
0x759a0000 - 0x759a5000 C:\Windows\syswow64\PSAPI.DLL
0x6e3c0000 - 0x6e3cc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6e3a0000 - 0x6e3c0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6e380000 - 0x6e393000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6e360000 - 0x6e374000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73770000 - 0x737ac000 C:\Windows\system32\mswsock.dll
0x715b0000 - 0x715b6000 C:\Windows\System32\wship6.dll
0x6e4e0000 - 0x6e4ef000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x6ae10000 - 0x6af53000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75420000 - 0x754a0000 C:\Windows\system32\uxtheme.dll
0x725d0000 - 0x725e3000 C:\Windows\system32\dwmapi.dll
0x6b530000 - 0x6b568000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x6ac40000 - 0x6ae03000 C:\Windows\system32\d3d9.dll
0x75170000 - 0x75179000 C:\Windows\system32\VERSION.dll
0x6e340000 - 0x6e346000 C:\Windows\system32\d3d8thk.dll
0x6afa0000 - 0x6b0a6000 C:\Windows\system32\aticfx32.dll
0x6b570000 - 0x6b58b000 C:\Windows\system32\atiu9pag.dll
0x6a600000 - 0x6ac3d000 C:\Windows\system32\atiumdag.dll
0x67c00000 - 0x6823a000 C:\Windows\system32\atiumdva.dll
0x6af70000 - 0x6afa0000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x6a4f0000 - 0x6a501000 C:\Program Files (x86)\Java\jre7\bin\unpack.dll
0x6b590000 - 0x6b5b0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6d7e0000 - 0x6d7e9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x76740000 - 0x76860000 C:\Windows\syswow64\CRYPT32.dll
0x76510000 - 0x7651c000 C:\Windows\syswow64\MSASN1.dll
0x74bc0000 - 0x74bd6000 C:\Windows\system32\CRYPTSP.dll
0x74b80000 - 0x74bbb000 C:\Windows\system32\rsaenh.dll
0x74380000 - 0x74390000 C:\Windows\system32\NLAapi.dll
0x74370000 - 0x74380000 C:\Windows\system32\napinsp.dll
0x74350000 - 0x74362000 C:\Windows\system32\pnrpnsp.dll
0x71750000 - 0x71794000 C:\Windows\system32\DNSAPI.dll
0x73d90000 - 0x73d98000 C:\Windows\System32\winrnr.dll
0x71720000 - 0x71741000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x73030000 - 0x7304c000 C:\Windows\system32\Iphlpapi.DLL
0x73020000 - 0x73027000 C:\Windows\system32\WINNSI.DLL
0x73760000 - 0x73765000 C:\Windows\System32\wshtcpip.dll
0x725c0000 - 0x725c6000 C:\Windows\system32\rasadhlp.dll
0x715c0000 - 0x715f8000 C:\Windows\System32\fwpuclnt.dll
0x57430000 - 0x5747c000 C:\Program Files (x86)\FTB\Direwolf20_1_6_4\natives\lwjgl.dll
0x64c70000 - 0x64d38000 C:\Windows\system32\OPENGL32.dll
0x69ac0000 - 0x69ae2000 C:\Windows\system32\GLU32.dll
0x64b80000 - 0x64c67000 C:\Windows\system32\DDRAW.dll
0x69a00000 - 0x69a06000 C:\Windows\system32\DCIMAN32.dll
0x768a0000 - 0x76a3d000 C:\Windows\syswow64\SETUPAPI.dll
0x75b60000 - 0x75b87000 C:\Windows\syswow64\CFGMGR32.dll
0x75aa0000 - 0x75ab2000 C:\Windows\syswow64\DEVOBJ.dll
0x6a4d0000 - 0x6a4e5000 C:\Windows\system32\atiglpxx.dll
0x5f4f0000 - 0x609fc000 C:\Windows\system32\atioglxx.dll
0x6a1c0000 - 0x6a298000 C:\Windows\system32\atiadlxy.dll
0x75320000 - 0x75415000 C:\Windows\system32\PROPSYS.dll
0x737d0000 - 0x737dd000 C:\Windows\system32\WTSAPI32.dll
0x76420000 - 0x7644e000 C:\Windows\syswow64\WINTRUST.dll
0x6a490000 - 0x6a4ac000 C:\Windows\system32\atigktxx.dll
0x6a050000 - 0x6a0c9000 C:\Windows\system32\mscms.dll
0x6a450000 - 0x6a488000 C:\Windows\system32\icm32.dll
0x6e350000 - 0x6e35a000 C:\Program Files (x86)\Java\jre7\bin\management.dll

VM Arguments:
jvm_args: -Xms256M -Xmx1024M -XX:permSize=256m -Dorg.lwjgl.librarypath=C:\Program Files (x86)\FTB\Direwolf20_1_6_4\natives -Dnet.java.games.input.librarypath=C:\Program Files (x86)\FTB\Direwolf20_1_6_4\natives -Duser.home=C:\Program Files (x86)\FTB\Direwolf20_1_6_4
java_command: net.minecraft.launchwrapper.Launch --username F3mAnon --session cef1f85f1cb24799a22fe53d41444f92 --version 1.6.4 --gameDir C:\Program Files (x86)\FTB\Direwolf20_1_6_4\minecraft --assetsDir C:\Program Files (x86)\FTB\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static ;"c:\Program Files (x86)\Java\jre7\bin";C:\Program Files (x86)\Java\jre7\bin
USERNAME=Valerie Theriault
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, 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 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc

Memory: 4k page, physical 4193528k(1876356k free), swap 8385192k(4749424k free)

vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600

time: Wed Dec 25 15:50:37 2013
elapsed time: 52 seconds