Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-12679

Minecraft Crash on Launch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.5.1
    • None
    • Windows 8
      JRE7U17 x64
    • Unconfirmed

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      #  EXCEPTION_INT_DIVIDE_BY_ZERO (0xc0000094) at pc=0x000000006a06a67f, pid=6632, tid=6684
      #
      # JRE version: 7.0_17-b02
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
      # Problematic frame:
      # C  [atio6axx.dll+0x118a67f]  DrvPresentBuffers+0x114793f
      #
      # 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 (0x000000000bce5000):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=6684, stack(0x0000000013d80000,0x0000000013e80000)]
      
      siginfo: ExceptionCode=0xc0000094
      
      Registers:
      RAX=0x0000000000070000, RBX=0x000000000ef79940, RCX=0x0000000000000000, RDX=0x0000000000000000
      RSP=0x0000000013e7e3f0, RBP=0x0000000013e7e4f0, RSI=0x0000000000000380, RDI=0x0000000000000200
      R8 =0x0000000000000001, R9 =0x0000000002040101, R10=0x0000000000000000, R11=0x0000000000000007
      R12=0x0000000000000000, R13=0x000000001462c450, R14=0x0000000000000000, R15=0x0000000014173e80
      RIP=0x000000006a06a67f, EFLAGS=0x0000000000010206
      
      Top of Stack: (sp=0x0000000013e7e3f0)
      0x0000000013e7e3f0:   0000000100001000 0000000000001000
      0x0000000013e7e400:   0000000000001000 000000006a0e69cb
      0x0000000013e7e410:   0000000000000008 0000000013e7e728
      0x0000000013e7e420:   0000000000000001 0000000013e7e728
      0x0000000013e7e430:   0000000000000001 000000006a0e7547
      0x0000000013e7e440:   0000000000000004 0000000000000000
      0x0000000013e7e450:   0000000000000000 0000000069a4169f
      0x0000000013e7e460:   00000000148656a8 0000000000000001
      0x0000000013e7e470:   0000000000520000 0000000013e7e728
      0x0000000013e7e480:   000000001436eba8 0000000069a3cb07
      0x0000000013e7e490:   0000000000000000 0000000013e7e728
      0x0000000013e7e4a0:   0000000000000000 000000001462c820
      0x0000000013e7e4b0:   00000000146298e0 0000000069a0e776
      0x0000000013e7e4c0:   0000000000000000 0000000000000022
      0x0000000013e7e4d0:   00000000140c9c50 0000000014093900
      0x0000000013e7e4e0:   000000001462c820 00000000146298e0 
      
      Instructions: (pc=0x000000006a06a67f)
      0x000000006a06a65f:   45 85 c0 0f 84 81 04 00 00 ff c9 74 0c ff c9 74
      0x000000006a06a66f:   2e ff c9 0f 85 7b 05 00 00 33 d2 8b c7 0f af c6
      0x000000006a06a67f:   41 f7 b7 20 05 00 00 44 8b e0 3d 00 00 08 00 0f
      0x000000006a06a68f:   87 86 02 00 00 bb 08 00 00 00 e9 9e 02 00 00 41 
      
      
      Register to memory mapping:
      
      RAX=0x0000000000070000 is an unknown value
      RBX=0x000000000ef79940 is an unknown value
      RCX=0x0000000000000000 is an unknown value
      RDX=0x0000000000000000 is an unknown value
      RSP=0x0000000013e7e3f0 is pointing into the stack for thread: 0x000000000bce5000
      RBP=0x0000000013e7e4f0 is pointing into the stack for thread: 0x000000000bce5000
      RSI=0x0000000000000380 is an unknown value
      RDI=0x0000000000000200 is an unknown value
      R8 =0x0000000000000001 is an unknown value
      R9 =0x0000000002040101 is an unknown value
      R10=0x0000000000000000 is an unknown value
      R11=0x0000000000000007 is an unknown value
      R12=0x0000000000000000 is an unknown value
      R13=0x000000001462c450 is an unknown value
      R14=0x0000000000000000 is an unknown value
      R15=0x0000000014173e80 is an unknown value
      
      
      Stack: [0x0000000013d80000,0x0000000013e80000],  sp=0x0000000013e7e3f0,  free space=1016k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C  [atio6axx.dll+0x118a67f]  DrvPresentBuffers+0x114793f
      C  0x0000000000000000
      
      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j  org.lwjgl.opengl.GL11.nglClear(IJ)V+0
      j  org.lwjgl.opengl.GL11.glClear(I)V+15
      j  org.lwjgl.opengl.Display.initContext()V+16
      j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+97
      j  org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
      j  net.minecraft.client.Minecraft.a()V+177
      j  avv.a()V+94
      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 )
      =>0x000000000bce5000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=6684, stack(0x0000000013d80000,0x0000000013e80000)]
        0x000000000bce0800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=6740, stack(0x0000000013c80000,0x0000000013d80000)]
        0x000000000bcde800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=6700, stack(0x0000000012280000,0x0000000012380000)]
        0x000000000baa2000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=844, stack(0x000000000f900000,0x000000000fa00000)]
        0x000000000225d800 JavaThread "DestroyJavaVM" [_thread_blocked, id=6624, stack(0x00000000020b0000,0x00000000021b0000)]
        0x000000000b7dc000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4268, stack(0x000000000f600000,0x000000000f700000)]
        0x000000000b5d6800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4216, stack(0x000000000f300000,0x000000000f400000)]
        0x000000000b555800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=1412, stack(0x000000000f400000,0x000000000f500000)]
        0x000000000b610800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6584, stack(0x000000000c3e0000,0x000000000c4e0000)]
        0x000000000b3e7800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4328, stack(0x000000000c2e0000,0x000000000c3e0000)]
        0x000000000b59d800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6460, stack(0x000000000c1e0000,0x000000000c2e0000)]
        0x0000000008cc4000 JavaThread "Service Thread" daemon [_thread_blocked, id=6648, stack(0x000000000b0b0000,0x000000000b1b0000)]
        0x0000000008cc1800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4312, stack(0x000000000afb0000,0x000000000b0b0000)]
        0x0000000008cb8800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1856, stack(0x000000000aeb0000,0x000000000afb0000)]
        0x0000000008cb7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6604, stack(0x000000000adb0000,0x000000000aeb0000)]
        0x0000000008cb2800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6596, stack(0x000000000acb0000,0x000000000adb0000)]
        0x0000000008c4e800 JavaThread "Finalizer" daemon [_thread_blocked, id=6588, stack(0x000000000abb0000,0x000000000acb0000)]
        0x0000000008c47800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4796, stack(0x000000000aab0000,0x000000000abb0000)]
      
      Other Threads:
        0x0000000008c42800 VMThread [stack: 0x000000000a9b0000,0x000000000aab0000] [id=6544]
        0x0000000008ce1000 WatcherThread [stack: 0x000000000b1b0000,0x000000000b2b0000] [id=6660]
      
      VM state:not at safepoint (normal execution)
      
      VM Mutex/Monitor currently owned by a thread: None
      
      Heap
       PSYoungGen      total 152896K, used 110165K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
        eden space 131072K, 84% used [0x00000000eaab0000,0x00000000f16457c0,0x00000000f2ab0000)
        from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
        to   space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
       ParOldGen       total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
        object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
       PSPermGen       total 21440K, used 21414K [0x00000000bae00000, 0x00000000bc2f0000, 0x00000000c0000000)
        object space 21440K, 99% used [0x00000000bae00000,0x00000000bc2e99a8,0x00000000bc2f0000)
      
      Card table byte_map: [0x0000000005420000,0x0000000005650000] byte_map_base: 0x0000000004e49000
      
      Polling page: 0x00000000006b0000
      
      Code Cache  [0x0000000002360000, 0x00000000025d0000, 0x0000000005360000)
       total_blobs=1046 nmethods=384 adapters=613 free_code_cache=47631Kb largest_free_block=48758016
      
      Compilation events (10 events):
      Event: 7.291 Thread 0x0000000008cb8800  388             java.util.Formatter$Flags::valueOf (5 bytes)
      Event: 7.291 Thread 0x0000000008cb8800 nmethod 388 0x0000000002442810 code [0x0000000002442940, 0x0000000002442998]
      Event: 7.292 Thread 0x0000000008cc1800  389             java.util.regex.Pattern$BmpCharProperty::match (50 bytes)
      Event: 7.293 Thread 0x0000000008cc1800 nmethod 389 0x00000000024cfa10 code [0x00000000024cfb60, 0x00000000024cfcf8]
      Event: 7.294 Thread 0x0000000008cb8800  390             java.util.concurrent.ConcurrentHashMap::get (141 bytes)
      Event: 7.296 Thread 0x0000000008cb8800 nmethod 390 0x00000000024cf410 code [0x00000000024cf580, 0x00000000024cf7c8]
      Event: 7.339 Thread 0x0000000008cc1800  391             sun.awt.AppContext::getAppContext (59 bytes)
      Event: 7.340 Thread 0x0000000008cc1800 nmethod 391 0x000000000243a3d0 code [0x000000000243a540, 0x000000000243a638]
      Event: 7.355 Thread 0x0000000008cb8800  392             sun.net.www.ParseUtil::encodePath (336 bytes)
      Event: 7.369 Thread 0x0000000008cb8800 nmethod 392 0x00000000024d8cd0 code [0x00000000024d8f00, 0x00000000024da088]
      
      GC Heap History (0 events):
      No events
      
      Deoptimization events (10 events):
      Event: 7.209 Thread 0x000000000bce1000 Uncommon trap -83 fr.pc 0x00000000023ff1c8
      Event: 7.254 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x000000000243e058
      Event: 7.256 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x0000000002439d58
      Event: 7.257 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x0000000002439a18
      Event: 7.259 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x0000000002439618
      Event: 7.261 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x0000000002448098
      Event: 7.268 Thread 0x000000000bce1000 Uncommon trap -83 fr.pc 0x0000000002430dec
      Event: 7.268 Thread 0x000000000bce1000 Uncommon trap -83 fr.pc 0x000000000242552c
      Event: 7.273 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x00000000024426d8
      Event: 7.273 Thread 0x000000000bce1000 Uncommon trap -75 fr.pc 0x0000000002447cd8
      
      Internal exceptions (10 events):
      Event: 7.514 Thread 0x000000000bce5000 Threw 0x00000000f1574ea0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.514 Thread 0x000000000bce5000 Threw 0x00000000f15752a0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.517 Thread 0x000000000bce5000 Threw 0x00000000f15a26e0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.517 Thread 0x000000000bce5000 Threw 0x00000000f15a2ae0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.539 Thread 0x000000000bce5000 Threw 0x00000000f15cece8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.539 Thread 0x000000000bce5000 Threw 0x00000000f15cf150 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.539 Thread 0x000000000bce5000 Threw 0x00000000f15d2258 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.539 Thread 0x000000000bce5000 Threw 0x00000000f15d2698 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.539 Thread 0x000000000bce5000 Threw 0x00000000f15d5968 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 7.539 Thread 0x000000000bce5000 Threw 0x00000000f15d5dc8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
      
      Events (10 events):
      Event: 7.514 loading class 0x000000000b2f15f0
      Event: 7.514 loading class 0x000000000b2f15f0 done
      Event: 7.517 loading class 0x000000000b2ef100
      Event: 7.517 loading class 0x000000000b2ef100 done
      Event: 7.539 loading class 0x000000000b306da0
      Event: 7.539 loading class 0x000000000b306da0 done
      Event: 7.539 loading class 0x00000000112de4a0
      Event: 7.539 loading class 0x00000000112de4a0 done
      Event: 7.539 loading class 0x000000000b308720
      Event: 7.539 loading class 0x000000000b308720 done
      
      
      Dynamic libraries:
      0x000007f743970000 - 0x000007f7439a3000 	C:\Program Files\Java\jre7\bin\javaw.exe
      0x000007fc7c640000 - 0x000007fc7c7fe000 	C:\WINDOWS\SYSTEM32\ntdll.dll
      0x000007fc7b130000 - 0x000007fc7b266000 	C:\WINDOWS\system32\KERNEL32.DLL
      0x000007fc79670000 - 0x000007fc79763000 	C:\WINDOWS\system32\KERNELBASE.dll
      0x000000006c0a0000 - 0x000000006c128000 	C:\Program Files\Bitdefender\Bitdefender 2013\Active Virus Control\Avc3_00185_017\avcuf64.dll
      0x000007fc7bd30000 - 0x000007fc7be0e000 	C:\WINDOWS\system32\ADVAPI32.dll
      0x000007fc7b5c0000 - 0x000007fc7b70c000 	C:\WINDOWS\system32\USER32.dll
      0x000007fc76750000 - 0x000007fc769b9000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_418c2a697189c07f\COMCTL32.dll
      0x000007fc7bc70000 - 0x000007fc7bd15000 	C:\WINDOWS\system32\msvcrt.dll
      0x000007fc79d90000 - 0x000007fc79dd8000 	C:\WINDOWS\SYSTEM32\sechost.dll
      0x000007fc79a90000 - 0x000007fc79bd0000 	C:\WINDOWS\system32\RPCRT4.dll
      0x000007fc7b940000 - 0x000007fc7ba80000 	C:\WINDOWS\system32\GDI32.dll
      0x000007fc7ba80000 - 0x000007fc7bab9000 	C:\WINDOWS\system32\IMM32.DLL
      0x000007fc7c4c0000 - 0x000007fc7c5d5000 	C:\WINDOWS\system32\MSCTF.dll
      0x000000006b730000 - 0x000000006b801000 	C:\Program Files\Java\jre7\bin\msvcr100.dll
      0x000000006a6c0000 - 0x000000006addf000 	C:\Program Files\Java\jre7\bin\server\jvm.dll
      0x000007fc70c30000 - 0x000007fc70c39000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
      0x000007fc78760000 - 0x000007fc78780000 	C:\WINDOWS\SYSTEM32\WINMM.dll
      0x000007fc79ca0000 - 0x000007fc79ca7000 	C:\WINDOWS\system32\PSAPI.DLL
      0x000007fc7b0d0000 - 0x000007fc7b128000 	C:\WINDOWS\system32\WS2_32.dll
      0x000007fc78710000 - 0x000007fc78742000 	C:\WINDOWS\SYSTEM32\WINMMBASE.dll
      0x000007fc7bd20000 - 0x000007fc7bd29000 	C:\WINDOWS\system32\NSI.dll
      0x000000006b720000 - 0x000000006b72f000 	C:\Program Files\Java\jre7\bin\verify.dll
      0x000000006b6f0000 - 0x000000006b718000 	C:\Program Files\Java\jre7\bin\java.dll
      0x000000006b6d0000 - 0x000000006b6e5000 	C:\Program Files\Java\jre7\bin\zip.dll
      0x000000006b530000 - 0x000000006b6c3000 	C:\Program Files\Java\jre7\bin\awt.dll
      0x000007fc79bd0000 - 0x000007fc79c93000 	C:\WINDOWS\system32\OLEAUT32.dll
      0x000007fc7bac0000 - 0x000007fc7bc70000 	C:\WINDOWS\system32\combase.dll
      0x000007fc748c0000 - 0x000007fc7495f000 	C:\WINDOWS\system32\apphelp.dll
      0x000007fc77760000 - 0x000007fc77843000 	C:\WINDOWS\system32\uxtheme.dll
      0x000007fc77090000 - 0x000007fc770b1000 	C:\WINDOWS\SYSTEM32\dwmapi.dll
      0x000007fc7b270000 - 0x000007fc7b3ee000 	C:\WINDOWS\system32\ole32.dll
      0x000007fc79390000 - 0x000007fc7939a000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
      0x000007fc79330000 - 0x000007fc7938c000 	C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
      0x000007fc79de0000 - 0x000007fc7b0c8000 	C:\WINDOWS\system32\SHELL32.dll
      0x000007fc7bff0000 - 0x000007fc7c040000 	C:\WINDOWS\system32\SHLWAPI.dll
      0x000007fc78600000 - 0x000007fc78696000 	C:\WINDOWS\SYSTEM32\shcore.dll
      0x000007fc5af30000 - 0x000007fc5b130000 	C:\WINDOWS\system32\d3d9.dll
      0x000007fc786a0000 - 0x000007fc786a9000 	C:\WINDOWS\SYSTEM32\VERSION.dll
      0x000007fc75ea0000 - 0x000007fc75fbb000 	C:\WINDOWS\SYSTEM32\aticfx64.dll
      0x000007fc74380000 - 0x000007fc743a0000 	C:\WINDOWS\SYSTEM32\atiu9p64.dll
      0x000007fc5a870000 - 0x000007fc5af27000 	C:\WINDOWS\SYSTEM32\atiumd64.dll
      0x000000006af90000 - 0x000000006b465000 	C:\WINDOWS\SYSTEM32\atiumd6a.dll
      0x000000006b4f0000 - 0x000000006b524000 	C:\Program Files\Java\jre7\bin\fontmanager.dll
      0x000000006b4d0000 - 0x000000006b4e9000 	C:\Program Files\Java\jre7\bin\net.dll
      0x000007fc78d30000 - 0x000007fc78d8c000 	C:\WINDOWS\system32\mswsock.dll
      0x000000006b4b0000 - 0x000000006b4c1000 	C:\Program Files\Java\jre7\bin\nio.dll
      0x000007fc755f0000 - 0x000007fc75606000 	C:\WINDOWS\system32\NLAapi.dll
      0x000007fc71b60000 - 0x000007fc71b74000 	C:\WINDOWS\system32\napinsp.dll
      0x000007fc719d0000 - 0x000007fc719e8000 	C:\WINDOWS\system32\pnrpnsp.dll
      0x000007fc78b70000 - 0x000007fc78c08000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
      0x000007fc719b0000 - 0x000007fc719c2000 	C:\WINDOWS\System32\winrnr.dll
      0x000007fc78780000 - 0x000007fc787aa000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
      0x000007fc78750000 - 0x000007fc7875a000 	C:\WINDOWS\SYSTEM32\WINNSI.DLL
      0x000007fc78dd0000 - 0x000007fc78dea000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
      0x000007fc78a50000 - 0x000007fc78a99000 	C:\WINDOWS\system32\rsaenh.dll
      0x000007fc78b50000 - 0x000007fc78b6f000 	C:\WINDOWS\SYSTEM32\USERENV.dll
      0x000007fc79550000 - 0x000007fc79565000 	C:\WINDOWS\SYSTEM32\profapi.dll
      0x000007fc727c0000 - 0x000007fc7281f000 	C:\WINDOWS\System32\fwpuclnt.dll
      0x000007fc729c0000 - 0x000007fc729c8000 	C:\Windows\System32\rasadhlp.dll
      0x000000006b480000 - 0x000000006b4a4000 	C:\Program Files\Java\jre7\bin\sunec.dll
      0x000000006a670000 - 0x000000006a6b1000 	C:\Program Files\Java\jre7\bin\t2k.dll
      0x000007fc7c040000 - 0x000007fc7c0d6000 	C:\WINDOWS\SYSTEM32\clbcatq.dll
      0x000007fc76ee0000 - 0x000007fc7706a000 	C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
      0x000000006b470000 - 0x000000006b47b000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll
      0x000007fc79770000 - 0x000007fc79947000 	C:\WINDOWS\system32\CRYPT32.dll
      0x000007fc79600000 - 0x000007fc79616000 	C:\WINDOWS\system32\MSASN1.dll
      0x0000000180000000 - 0x0000000180048000 	C:\Users\Tom\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
      0x000007fc61e00000 - 0x000007fc61f1f000 	C:\WINDOWS\SYSTEM32\OPENGL32.dll
      0x000007fc72ed0000 - 0x000007fc72efc000 	C:\WINDOWS\SYSTEM32\GLU32.dll
      0x000007fc61d10000 - 0x000007fc61dfa000 	C:\WINDOWS\SYSTEM32\DDRAW.dll
      0x000007fc72ec0000 - 0x000007fc72ec8000 	C:\WINDOWS\SYSTEM32\DCIMAN32.dll
      0x000000006a660000 - 0x000000006a667000 	C:\Program Files\Java\jre7\bin\jawt.dll
      0x000007fc55d60000 - 0x000007fc55d69000 	C:\WINDOWS\SYSTEM32\atig6pxx.dll
      0x0000000068ee0000 - 0x000000006a657000 	C:\WINDOWS\SYSTEM32\atio6axx.dll
      0x000007fc7be20000 - 0x000007fc7bff0000 	C:\WINDOWS\system32\SETUPAPI.dll
      0x000007fc79620000 - 0x000007fc7966f000 	C:\WINDOWS\system32\CFGMGR32.dll
      0x000007fc79950000 - 0x000007fc79972000 	C:\WINDOWS\system32\DEVOBJ.dll
      0x000007fc73ac0000 - 0x000007fc73b69000 	C:\WINDOWS\SYSTEM32\atiadlxx.dll
      0x000007fc73920000 - 0x000007fc73a7a000 	C:\WINDOWS\SYSTEM32\PROPSYS.dll
      0x000007fc79460000 - 0x000007fc79471000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
      0x000007fc79a30000 - 0x000007fc79a85000 	C:\WINDOWS\system32\WINTRUST.dll
      0x000007fc55b40000 - 0x000007fc55b4f000 	C:\WINDOWS\SYSTEM32\atig6txx.dll
      0x000007fc59410000 - 0x000007fc59573000 	C:\WINDOWS\SYSTEM32\dbghelp.dll
      
      VM Arguments:
      jvm_args: -Xms512m -Xmx1024m 
      java_command: C:\Users\Tom\Downloads\Minecraft.exe
      Launcher Type: SUN_STANDARD
      
      Environment Variables:
      CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
      PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre7\bin
      USERNAME=Tom Smedley
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
      
      
      
      ---------------  S Y S T E M  ---------------
      
      OS: Windows 8 , 64 bit Build 9200 
      
      CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit
      
      Memory: 4k page, physical 8370072k(6002520k free), swap 16758680k(13490916k free)
      
      vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600
      
      time: Sat Mar 23 14:21:59 2013
      elapsed time: 7 seconds

            Unassigned Unassigned
            siltar Thomas Smedley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: