• Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.4.2
    • None
    • Unconfirmed

      Im getting an error when i go into fullscreen. the error is this:

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000b49f9f8, pid=1668, tid=4964
      #
      # JRE version: 7.0_07-b11
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.3-b01 mixed mode windows-amd64 compressed oops)
      # Problematic frame:
      # C  [ig4icd64.dll+0x3f9f8]
      #
      # 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 (0x0000000008674000):  JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4964, stack(0x0000000009cf0000,0x0000000009df0000)]
      
      siginfo: ExceptionCode=0xc0000005, writing address 0x00000000000001b8
      
      Registers:
      RAX=0x0000000000000000, RBX=0x000000000cc779a0, RCX=0x000000000f47be40, RDX=0x000000000bc97f50
      RSP=0x0000000009dee970, RBP=0x000000000bc97f50, RSI=0x00000000002fe8c0, RDI=0x00000000002fe420
      R8 =0x0000000000000000, R9 =0x000000000bc97f50, R10=0x000000000cbe65b0, R11=0x000000000bbbbd40
      R12=0x0000000000000001, R13=0x000007fef5534d70, R14=0x0000000000001364, R15=0x000007fef56004d0
      RIP=0x000000000b49f9f8, EFLAGS=0x0000000000010206
      
      Top of Stack: (sp=0x0000000009dee970)
      0x0000000009dee970:   00000000002fe420 000000000cc77900
      0x0000000009dee980:   000000000cc779a0 0000000000000000
      0x0000000009dee990:   fffffffffffffffe 0000000077c42788
      0x0000000009dee9a0:   00000000001204ae ffffffffcf010d5d
      0x0000000009dee9b0:   00000000002fe420 000000000b72242b
      0x0000000009dee9c0:   000000000cc779a0 00000000002c9ee0
      0x0000000009dee9d0:   000000000bc97f50 000007fef5510000
      0x0000000009dee9e0:   0000000009dee9f8 0000000000000000
      0x0000000009dee9f0:   0000000000000000 0000000009dee9f8
      0x0000000009deea00:   0000000009dee9f8 0000000000000001
      0x0000000009deea10:   00000000002ae398 000007fffffd6000
      0x0000000009deea20:   000000000074616d 0000000008674000
      0x0000000009deea30:   0000000009deec80 00000000fc14b2b8
      0x0000000009deea40:   0000000000000000 0000000000000000
      0x0000000009deea50:   000000007eb8ff36 0000000000010000
      0x0000000009deea60:   0000000008674000 0000000009deec80 
      
      Instructions: (pc=0x000000000b49f9f8)
      0x000000000b49f9d8:   8d 00 b7 00 00 44 8b 86 a8 01 00 00 ba 40 8d 00
      0x000000000b49f9e8:   00 48 8b cd e8 ff e9 00 00 4c 8b 85 00 b7 00 00
      0x000000000b49f9f8:   41 ff 88 b8 01 00 00 41 83 b8 b8 01 00 00 00 75
      0x000000000b49fa08:   15 49 8b 88 b0 01 00 00 48 85 c9 74 09 48 8b 01 
      
      
      Register to memory mapping:
      
      RAX=0x0000000000000000 is an unknown value
      RBX=0x000000000cc779a0 is an unknown value
      RCX=0x000000000f47be40 is an unknown value
      RDX=0x000000000bc97f50 is an unknown value
      RSP=0x0000000009dee970 is pointing into the stack for thread: 0x0000000008674000
      RBP=0x000000000bc97f50 is an unknown value
      RSI=0x00000000002fe8c0 is an unknown value
      RDI=0x00000000002fe420 is an unknown value
      R8 =0x0000000000000000 is an unknown value
      R9 =0x000000000bc97f50 is an unknown value
      R10=0x000000000cbe65b0 is an unknown value
      R11=0x000000000bbbbd40 is an unknown value
      R12=0x0000000000000001 is an unknown value
      R13=0x000007fef5534d70 is an unknown value
      R14=0x0000000000001364 is an unknown value
      R15=0x000007fef56004d0 is an unknown value
      
      
      Stack: [0x0000000009cf0000,0x0000000009df0000],  sp=0x0000000009dee970,  free space=1018k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C  [ig4icd64.dll+0x3f9f8]
      
      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j  org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V+0
      j  org.lwjgl.opengl.WindowsContextImplementation.makeCurrent(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/ByteBuffer;)V+7
      j  org.lwjgl.opengl.Context.makeCurrent()V+46
      j  org.lwjgl.opengl.Display.makeCurrent()V+25
      j  org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0
      j  org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70
      j  net.minecraft.client.Minecraft.k()V+26
      j  ard.a(Larf;I)V+496
      j  atg.a(Larl;)V+44
      j  asw.a(III)V+74
      j  asw.d()V+53
      j  asw.m()V+7
      j  net.minecraft.client.Minecraft.l()V+261
      j  net.minecraft.client.Minecraft.J()V+146
      j  net.minecraft.client.Minecraft.run()V+90
      j  java.lang.Thread.run()V+11
      v  ~StubRoutines::call_stub
      
      ---------------  P R O C E S S  ---------------
      
      Java Threads: ( => current thread )
      =>0x0000000008674000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=4964, stack(0x0000000009cf0000,0x0000000009df0000)]
        0x0000000008673000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3424, stack(0x0000000009f50000,0x000000000a050000)]
        0x0000000008672800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=700, stack(0x000000000a1f0000,0x000000000a2f0000)]
        0x00000000084c2800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4876, stack(0x0000000009e30000,0x0000000009f30000)]
        0x000000000227c000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5092, stack(0x0000000002400000,0x0000000002500000)]
        0x00000000069c6000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3432, stack(0x0000000007b30000,0x0000000007c30000)]
        0x00000000068f4800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1616, stack(0x0000000006f40000,0x0000000007040000)]
        0x00000000069c3000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=4808, stack(0x0000000007950000,0x0000000007a50000)]
        0x00000000067a9800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3144, stack(0x0000000006e20000,0x0000000006f20000)]
        0x00000000067a8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4556, stack(0x0000000005c40000,0x0000000005d40000)]
        0x00000000067a8000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1944, stack(0x0000000006b50000,0x0000000006c50000)]
        0x0000000005830000 JavaThread "Service Thread" daemon [_thread_blocked, id=4456, stack(0x0000000006420000,0x0000000006520000)]
        0x000000000582e800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4928, stack(0x0000000006060000,0x0000000006160000)]
        0x000000000581e000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3968, stack(0x0000000006320000,0x0000000006420000)]
        0x000000000581c800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5072, stack(0x00000000061b0000,0x00000000062b0000)]
        0x0000000005819000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1172, stack(0x0000000005f10000,0x0000000006010000)]
        0x0000000005792000 JavaThread "Finalizer" daemon [_thread_blocked, id=1912, stack(0x0000000005d50000,0x0000000005e50000)]
        0x000000000578b000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4404, stack(0x0000000005b20000,0x0000000005c20000)]
      
      Other Threads:
        0x0000000005785000 VMThread [stack: 0x0000000005a20000,0x0000000005b20000] [id=5088]
        0x000000000583d800 WatcherThread [stack: 0x0000000006620000,0x0000000006720000] [id=3356]
      
      VM state:not at safepoint (normal execution)
      
      VM Mutex/Monitor currently owned by a thread: None
      
      Heap
       def new generation   total 157248K, used 138903K [0x00000000bae00000, 0x00000000c58a0000, 0x00000000d0350000)
        eden space 139776K,  99% used [0x00000000bae00000, 0x00000000c35a5cd0, 0x00000000c3680000)
        from space 17472K,   0% used [0x00000000c3680000, 0x00000000c3680000, 0x00000000c4790000)
        to   space 17472K,   0% used [0x00000000c4790000, 0x00000000c4790000, 0x00000000c58a0000)
       tenured generation   total 349568K, used 0K [0x00000000d0350000, 0x00000000e58b0000, 0x00000000fae00000)
         the space 349568K,   0% used [0x00000000d0350000, 0x00000000d0350000, 0x00000000d0350200, 0x00000000e58b0000)
       compacting perm gen  total 23488K, used 23206K [0x00000000fae00000, 0x00000000fc4f0000, 0x0000000100000000)
         the space 23488K,  98% used [0x00000000fae00000, 0x00000000fc4a9af8, 0x00000000fc4a9c00, 0x00000000fc4f0000)
      No shared spaces configured.
      
      Card table byte_map: [0x0000000005500000,0x0000000005730000] byte_map_base: 0x0000000004f29000
      
      Polling page: 0x0000000000220000
      
      Code Cache  [0x0000000002500000, 0x0000000002770000, 0x0000000005500000)
       total_blobs=1106 nmethods=462 adapters=595 free_code_cache=47479Kb largest_free_block=48550592
      
      Compilation events (10 events):
      Event: 14.751 Thread 0x000000000582e800 nmethod 470 0x00000000026af610 code [0x00000000026af760, 0x00000000026af928]
      Event: 14.751 Thread 0x000000000582e800  471             java.nio.DirectIntBufferU::order (19 bytes)
      Event: 14.752 Thread 0x000000000582e800 nmethod 471 0x000000000265acd0 code [0x000000000265ae00, 0x000000000265ae58]
      Event: 14.752 Thread 0x000000000582e800  472             org.lwjgl.opengl.GL11::glVertexPointer (49 bytes)
      Event: 14.757 Thread 0x000000000582e800 nmethod 472 0x0000000002667310 code [0x0000000002667460, 0x0000000002667648]
      Event: 14.757 Thread 0x000000000582e800  474             org.lwjgl.opengl.GL11::glDrawArrays (24 bytes)
      Event: 14.760 Thread 0x000000000582e800 nmethod 474 0x0000000002666f50 code [0x00000000026670a0, 0x0000000002667188]
      Event: 14.783 Thread 0x000000000581e000 nmethod 469 0x00000000025d0350 code [0x00000000025d06a0, 0x00000000025d1940]
      Event: 14.948 Thread 0x000000000582e800  477             java.util.ArrayList::access$100 (5 bytes)
      Event: 14.949 Thread 0x000000000582e800 nmethod 477 0x0000000002666c90 code [0x0000000002666dc0, 0x0000000002666e18]
      
      GC Heap History (0 events):
      No events
      
      Deoptimization events (10 events):
      Event: 9.953 Thread 0x0000000008674000 Uncommon trap -28 fr.pc 0x0000000002605570
      Event: 9.953 Thread 0x0000000008674000 Uncommon trap -28 fr.pc 0x0000000002605cb0
      Event: 9.953 Thread 0x0000000008674000 Uncommon trap -28 fr.pc 0x0000000002604e2c
      Event: 10.844 Thread 0x0000000008675800 Uncommon trap -83 fr.pc 0x000000000261853c
      Event: 10.845 Thread 0x0000000008675800 Uncommon trap -83 fr.pc 0x000000000261cd04
      Event: 11.275 Thread 0x0000000008675800 Uncommon trap -12 fr.pc 0x000000000261f5b8
      Event: 11.540 Thread 0x0000000008675800 Uncommon trap -34 fr.pc 0x000000000267f9ac
      Event: 11.541 Thread 0x0000000008675800 Uncommon trap -83 fr.pc 0x000000000261c94c
      Event: 11.609 Thread 0x0000000008675800 Uncommon trap -83 fr.pc 0x000000000269d184
      Event: 11.888 Thread 0x0000000008675800 Uncommon trap -83 fr.pc 0x000000000269c088
      
      Internal exceptions (10 events):
      Event: 13.311 Thread 0x0000000008674000 Threw 0x00000000c2ea5110 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.312 Thread 0x0000000008674000 Threw 0x00000000c2ea5430 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.393 Thread 0x0000000008674000 Threw 0x00000000c2eab268 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.393 Thread 0x0000000008674000 Threw 0x00000000c2eab588 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.403 Thread 0x0000000008674000 Threw 0x00000000c2ecb670 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.403 Thread 0x0000000008674000 Threw 0x00000000c2ecb990 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.405 Thread 0x0000000008674000 Threw 0x00000000c2ece660 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.405 Thread 0x0000000008674000 Threw 0x00000000c2ece980 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.406 Thread 0x0000000008674000 Threw 0x00000000c2ed0a00 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      Event: 13.406 Thread 0x0000000008674000 Threw 0x00000000c2ed0d20 at C:\jdk7u1_64p\jdk7u7\hotspot\src\share\vm\prims\jvm.cpp:1166
      
      Events (10 events):
      Event: 13.403 loading class 0x00000000084b06c0
      Event: 13.403 loading class 0x00000000084b06c0 done
      Event: 13.405 loading class 0x0000000008251000
      Event: 13.405 loading class 0x0000000008251000 done
      Event: 13.405 loading class 0x00000000084aa4a0
      Event: 13.405 loading class 0x00000000084aa4a0 done
      Event: 14.752 Thread 0x000000000582e800 flushing nmethod 0x0000000002618310
      Event: 14.757 Thread 0x000000000582e800 flushing nmethod 0x000000000261c750
      Event: 14.757 Thread 0x000000000582e800 flushing nmethod 0x000000000261cb10
      Event: 14.757 Thread 0x000000000582e800 flushing nmethod 0x000000000261f190
      
      
      Dynamic libraries:
      0x000000013f5c0000 - 0x000000013f5f4000 	C:\Program Files\Java\jre7\bin\javaw.exe
      0x0000000077c20000 - 0x0000000077dc9000 	C:\Windows\SYSTEM32\ntdll.dll
      0x0000000077540000 - 0x000000007765f000 	C:\Windows\system32\kernel32.dll
      0x000007fefe3e0000 - 0x000007fefe44c000 	C:\Windows\system32\KERNELBASE.dll
      0x000007fefea30000 - 0x000007fefeb0b000 	C:\Windows\system32\ADVAPI32.dll
      0x000007feffa10000 - 0x000007feffaaf000 	C:\Windows\system32\msvcrt.dll
      0x000007feffea0000 - 0x000007feffebf000 	C:\Windows\SYSTEM32\sechost.dll
      0x000007fefe450000 - 0x000007fefe57d000 	C:\Windows\system32\RPCRT4.dll
      0x00000000777b0000 - 0x00000000778aa000 	C:\Windows\system32\USER32.dll
      0x000007feffec0000 - 0x000007fefff27000 	C:\Windows\system32\GDI32.dll
      0x000007feffa00000 - 0x000007feffa0e000 	C:\Windows\system32\LPK.dll
      0x000007fefe8c0000 - 0x000007fefe989000 	C:\Windows\system32\USP10.dll
      0x000007fefcb00000 - 0x000007fefccf4000 	C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
      0x000007fefe840000 - 0x000007fefe8b1000 	C:\Windows\system32\SHLWAPI.dll
      0x000007feffb50000 - 0x000007feffb7e000 	C:\Windows\system32\IMM32.DLL
      0x000007feffd90000 - 0x000007feffe99000 	C:\Windows\system32\MSCTF.dll
      0x0000000074b60000 - 0x0000000074c31000 	C:\Program Files\Java\jre7\bin\msvcr100.dll
      0x000000006f5e0000 - 0x000000006fcff000 	C:\Program Files\Java\jre7\bin\server\jvm.dll
      0x000007fefa7c0000 - 0x000007fefa7c9000 	C:\Windows\system32\WSOCK32.dll
      0x000007fefeb20000 - 0x000007fefeb6d000 	C:\Windows\system32\WS2_32.dll
      0x000007fefeb10000 - 0x000007fefeb18000 	C:\Windows\system32\NSI.dll
      0x000007fefbd70000 - 0x000007fefbdab000 	C:\Windows\system32\WINMM.dll
      0x0000000077df0000 - 0x0000000077df7000 	C:\Windows\system32\PSAPI.DLL
      0x0000000075170000 - 0x000000007517f000 	C:\Program Files\Java\jre7\bin\verify.dll
      0x00000000750e0000 - 0x0000000075108000 	C:\Program Files\Java\jre7\bin\java.dll
      0x0000000075150000 - 0x0000000075165000 	C:\Program Files\Java\jre7\bin\zip.dll
      0x0000000074850000 - 0x00000000749e3000 	C:\Program Files\Java\jre7\bin\awt.dll
      0x000007fefe580000 - 0x000007fefe657000 	C:\Windows\system32\OLEAUT32.dll
      0x000007feffb80000 - 0x000007feffd83000 	C:\Windows\system32\ole32.dll
      0x000007fefc920000 - 0x000007fefc976000 	C:\Windows\system32\uxtheme.dll
      0x000007fefc4f0000 - 0x000007fefc508000 	C:\Windows\system32\dwmapi.dll
      0x000007fefdfb0000 - 0x000007fefdfbf000 	C:\Windows\system32\CRYPTBASE.dll
      0x000007fefec50000 - 0x000007feff9d8000 	C:\Windows\system32\SHELL32.dll
      0x0000000074ce0000 - 0x0000000074d14000 	C:\Program Files\Java\jre7\bin\fontmanager.dll
      0x0000000074cc0000 - 0x0000000074cd9000 	C:\Program Files\Java\jre7\bin\net.dll
      0x000007fefd8b0000 - 0x000007fefd905000 	C:\Windows\system32\mswsock.dll
      0x000007fefd8a0000 - 0x000007fefd8a7000 	C:\Windows\System32\wship6.dll
      0x0000000074ca0000 - 0x0000000074cb1000 	C:\Program Files\Java\jre7\bin\nio.dll
      0x000007fefbc40000 - 0x000007fefbc55000 	C:\Windows\system32\NLAapi.dll
      0x000007fefa9b0000 - 0x000007fefa9c5000 	C:\Windows\system32\napinsp.dll
      0x000007fefd910000 - 0x000007fefd927000 	C:\Windows\system32\CRYPTSP.dll
      0x000007fefd610000 - 0x000007fefd657000 	C:\Windows\system32\rsaenh.dll
      0x000007fefd370000 - 0x000007fefd38e000 	C:\Windows\system32\USERENV.dll
      0x000007fefe080000 - 0x000007fefe08f000 	C:\Windows\system32\profapi.dll
      0x000007fefa990000 - 0x000007fefa9a9000 	C:\Windows\system32\pnrpnsp.dll
      0x000007fefa960000 - 0x000007fefa98e000 	C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
      0x000007fefd730000 - 0x000007fefd78b000 	C:\Windows\system32\DNSAPI.dll
      0x000007fefa950000 - 0x000007fefa95b000 	C:\Windows\System32\winrnr.dll
      0x000007fefb6e0000 - 0x000007fefb707000 	C:\Windows\system32\IPHLPAPI.DLL
      0x000007fefb6d0000 - 0x000007fefb6db000 	C:\Windows\system32\WINNSI.DLL
      0x000007fefb580000 - 0x000007fefb5d3000 	C:\Windows\System32\fwpuclnt.dll
      0x000007fefa7b0000 - 0x000007fefa7b8000 	C:\Windows\system32\rasadhlp.dll
      0x000007fefd260000 - 0x000007fefd267000 	C:\Windows\System32\wshtcpip.dll
      0x0000000074c70000 - 0x0000000074c94000 	C:\Program Files\Java\jre7\bin\sunec.dll
      0x0000000074b10000 - 0x0000000074b51000 	C:\Program Files\Java\jre7\bin\t2k.dll
      0x000007fefe990000 - 0x000007fefea29000 	C:\Windows\system32\CLBCatQ.DLL
      0x000007fefc380000 - 0x000007fefc4aa000 	C:\Windows\system32\WindowsCodecs.dll
      0x000007fefdf50000 - 0x000007fefdfa7000 	C:\Windows\system32\apphelp.dll
      0x000007fef8af0000 - 0x000007fef8b25000 	C:\Windows\system32\EhStorShell.dll
      0x000007fefe660000 - 0x000007fefe837000 	C:\Windows\system32\SETUPAPI.dll
      0x000007fefe210000 - 0x000007fefe246000 	C:\Windows\system32\CFGMGR32.dll
      0x000007fefe3c0000 - 0x000007fefe3da000 	C:\Windows\system32\DEVOBJ.dll
      0x000007fefc980000 - 0x000007fefcaac000 	C:\Windows\system32\PROPSYS.dll
      0x000007fef8a70000 - 0x000007fef8af0000 	C:\Windows\system32\ntshrui.dll
      0x000007fefde10000 - 0x000007fefde33000 	C:\Windows\system32\srvcli.dll
      0x000007fef8a60000 - 0x000007fef8a6f000 	C:\Windows\system32\cscapi.dll
      0x000007fefbb20000 - 0x000007fefbb2b000 	C:\Windows\system32\slc.dll
      0x0000000075180000 - 0x000000007518b000 	C:\Program Files\Java\jre7\bin\sunmscapi.dll
      0x000007fefe250000 - 0x000007fefe3ba000 	C:\Windows\system32\CRYPT32.dll
      0x000007fefe120000 - 0x000007fefe12f000 	C:\Windows\system32\MSASN1.dll
      0x0000000180000000 - 0x0000000180048000 	C:\Users\Maldonado\AppData\Roaming\.minecraft\bin\natives\lwjgl64.dll
      0x000007fef5510000 - 0x000007fef562d000 	C:\Windows\system32\OPENGL32.dll
      0x000007fef65b0000 - 0x000007fef65dd000 	C:\Windows\system32\GLU32.dll
      0x000007fef5650000 - 0x000007fef5741000 	C:\Windows\system32\DDRAW.dll
      0x000007fefbac0000 - 0x000007fefbac8000 	C:\Windows\system32\DCIMAN32.dll
      0x000007fefd190000 - 0x000007fefd19c000 	C:\Windows\system32\VERSION.dll
      0x00000000750d0000 - 0x00000000750d7000 	C:\Program Files\Java\jre7\bin\jawt.dll
      0x000000000b460000 - 0x000000000bc33000 	C:\Windows\system32\ig4icd64.dll
      0x000000000bd40000 - 0x000000000c29a000 	C:\Windows\system32\ig4dev64.dll
      0x0000000075090000 - 0x000000007509b000 	C:\Program Files\Java\jre7\bin\management.dll
      0x000007fef6cf0000 - 0x000007fef6e15000 	C:\Windows\system32\dbghelp.dll
      
      VM Arguments:
      jvm_args: -Xms512m -Xmx1024m 
      java_command: C:\Users\Maldonado\Desktop\Minecraft.exe
      Launcher Type: SUN_STANDARD
      
      Environment Variables:
      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\Java\jre7\bin;C:\Program Files\Java\jre7\bin
      USERNAME=Maldonado
      OS=Windows_NT
      PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 22 Stepping 1, GenuineIntel
      
      
      
      ---------------  S Y S T E M  ---------------
      
      OS: Windows 7 , 64 bit Build 7601 Service Pack 1
      
      CPU:total 1 (1 cores per cpu, 1 threads per core) family 6 model 22 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
      
      Memory: 4k page, physical 2061560k(1191156k free), swap 4123120k(2427912k free)
      
      vm_info: Java HotSpot(TM) 64-Bit Server VM (23.3-b01) for windows-amd64 JRE (1.7.0_07-b11), built on Sep  7 2012 01:19:25 by "java_re" with unknown MS VC++:1600
      
      time: Thu Oct 25 18:36:26 2012
      elapsed time: 15 seconds

            Unassigned Unassigned
            xcod_liveordiex Carlos Maldonado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: