So I have a weird issue here that may or may not be related to the game itself. When I start up the game while using my dedicated NVidia GPU, it crashes on launch with the following console log:
[17:23:29 INFO]: Launching game
[17:23:29 INFO]: Looking for old natives & assets to clean up...
[17:23:29 INFO]: Unpacking natives to C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679
[17:23:29 INFO]: Launching in C:\Users\Jackson\AppData\Roaming\.minecraft
[17:23:29 INFO]: Half command: C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -Djava.library.path=C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679 -cp C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\java3d\vecmath\1.3.1\vecmath-1.3.1.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.10.Final\netty-all-4.0.10.Final.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\15.0\guava-15.0.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.2.4\gson-2.2.4.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\1.2\authlib-1.2.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.0-beta9\log4j-api-2.0-beta9.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.0-beta9\log4j-core-2.0-beta9.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.1\lwjgl-2.9.1.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.1\lwjgl_util-2.9.1.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\libraries\tv\twitch\twitch\5.12\twitch-5.12.jar;C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b.jar net.minecraft.client.main.Main
[17:23:30 INFO]: Client> [17:23:30] [main/INFO]: Setting user: RadiantChaos
[17:23:30 INFO]: Client> [17:23:30] [main/INFO]: (Session ID is token:1be5f3ef0af9482e948652b1c6e5871c:794317bdd9b54d3d81c85e4551f3799e)
[17:23:31 INFO]: Client> [17:23:31] [Client thread/INFO]: LWJGL Version: 2.9.1
[17:23:33 INFO]: Client> [17:23:33] [Client thread/INFO]: Reloading ResourceManager: Default, R2Bl3ndVoiceSounds8-21.zip
[17:23:33 INFO]: Client>
[17:23:33 INFO]: Client> Starting up SoundSystem...
[17:23:33 INFO]: Client> Initializing LWJGL OpenAL
[17:23:33 INFO]: Client> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:23:33 INFO]: Client> OpenAL initialized.
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> # A fatal error has been detected by the Java Runtime Environment:
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fef51b0004, pid=6596, tid=6368
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> # JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
[17:23:33 INFO]: Client> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
[17:23:33 INFO]: Client> # Problematic frame:
[17:23:33 INFO]: Client> # C 0x000007fef51b0004
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> # An error report file with more information is saved as:
[17:23:33 INFO]: Client> # C:\Users\Jackson\AppData\Roaming\.minecraft\hs_err_pid6596.log
[17:23:33 INFO]: Client>
[17:23:33 INFO]: Client> [17:23:33] [Sound Library Loader/INFO]: Sound engine started
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> # If you would like to submit a bug report, please visit:
[17:23:33 INFO]: Client> # http://bugreport.sun.com/bugreport/crash.jsp
[17:23:33 INFO]: Client> # The crash happened outside the Java Virtual Machine in native code.
[17:23:33 INFO]: Client> # See problematic frame for where to report the bug.
[17:23:33 INFO]: Client> #
[17:23:33 INFO]: Client> AL lib: (EE) alc_cleanup: 1 device not closed
[17:23:33 ERROR]: Game ended with bad state (exit code 1)
[17:23:33 INFO]: Deleting C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679
[17:23:33 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[17:23:33 WARN]: Couldn't delete C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679 - scheduling for deletion upon exit
This has been the case since 1.7.3. Yesterday, I got Snapshot !4w02c to work, but I don't know why.
Today, I ran the game on my integrated Intel chipset, and the game runs as usual. However it lags significantly due to the lack of capability of the graphics drivers.
Anyone know what the problem is here? My Java is fully updated for both 32 bit and 64 bit OS (since Chrome is a 32 bit browser), and everything seems to be in order. Does my Nvidia card not support the new Open GL?
Crash report: #
A fatal error has been detected by the Java Runtime Environment:
#EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fef51b0004, pid=6596, tid=6368
#JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
Java VM: Java HotSpot(TM) 64-Bit Server VM (24.51-b03 mixed mode windows-amd64 compressed oops)
Problematic frame:
C 0x000007fef51b0004
#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:
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 (0x000000000a939000): JavaThread "Twitch authenticator" daemon [_thread_in_native, id=6368, stack(0x0000000011010000,0x0000000011110000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x00000000055beb74, RBX=0x0000000000000001, RCX=0x0000000000000020, RDX=0x0000000000000000
RSP=0x000000001110dce0, RBP=0x000007fef04c5268, RSI=0x0000000000000000, RDI=0x000000001110e240
R8 =0x0000000000000009, R9 =0x000000001110dbe8, R10=0x000000000c0eaea0, R11=0x000000001110dc62
R12=0x000000000d8dede8, R13=0x0000000000000000, R14=0x0000000000000001, R15=0x0000000000000006
RIP=0x000007fef51b0004, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000001110dce0)
0x000000001110dce0: 000007fef7920000 00000000773784c1
0x000000001110dcf0: 0000000000000000 0000000000000001
0x000000001110dd00: 0000000000000000 0000000005594d16
0x000000001110dd10: 000007fe00000000 00000000055c5038
0x000000001110dd20: 000007fef04c52e0 000007fefc5634c0
0x000000001110dd30: 00000000055c5640 0000000000000000
0x000000001110dd40: 0000000000000000 0000000000000002
0x000000001110dd50: 000000000010000f 000007fef04c52e0
0x000000001110dd60: 000000001110e240 000007fef04955e6
0x000000001110dd70: 0000000000000020 000007fef79596b0
0x000000001110dd80: 0000000000000000 0000000000000009
0x000000001110dd90: 000007fffffd0654 00000000772142c2
0x000000001110dda0: 0000000000000002 0000000000000001
0x000000001110ddb0: 000007fffffdd000 000007ffffeee000
0x000000001110ddc0: 000000001110de28 0000000000440158
0x000000001110ddd0: 0000000000000000 00000000773750d3
Instructions: (pc=0x000007fef51b0004)
0x000007fef51affe4:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
Register to memory mapping:
RAX=0x00000000055beb74 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000020 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000001110dce0 is pointing into the stack for thread: 0x000000000a939000
RBP=0x000007fef04c5268 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x000000001110e240 is pointing into the stack for thread: 0x000000000a939000
R8 =0x0000000000000009 is an unknown value
R9 =0x000000001110dbe8 is pointing into the stack for thread: 0x000000000a939000
R10=0x000000000c0eaea0 is an unknown value
R11=0x000000001110dc62 is pointing into the stack for thread: 0x000000000a939000
R12=0x000000000d8dede8 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000001 is an unknown value
R15=0x0000000000000006 is an unknown value
Stack: [0x0000000011010000,0x0000000011110000], sp=0x000000001110dce0, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000007fef51b0004
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j tv.twitch.StandardCoreAPI.TTV_Java_Init(Ljava/lang/String;ILjava/lang/String;)Ltv/twitch/ErrorCode;+0
j tv.twitch.StandardCoreAPI.init(Ljava/lang/String;Ltv/twitch/VideoEncoder;Ljava/lang/String;)Ltv/twitch/ErrorCode;+14
j tv.twitch.Core.initialize(Ljava/lang/String;Ltv/twitch/VideoEncoder;Ljava/lang/String;)Ltv/twitch/ErrorCode;+7
j bxc.A()Z+25
j bxr.run()V+186
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000000a833000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5612, stack(0x0000000013b50000,0x0000000013c50000)]
0x000000000a73b800 JavaThread "Thread-6" [_thread_blocked, id=780, stack(0x0000000013100000,0x0000000013200000)]
0x000000000a758800 JavaThread "Thread-5" [_thread_blocked, id=2172, stack(0x0000000012fa0000,0x00000000130a0000)]
=>0x000000000a939000 JavaThread "Twitch authenticator" daemon [_thread_in_native, id=6368, stack(0x0000000011010000,0x0000000011110000)]
0x000000000a7f0000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8460, stack(0x000000000bb60000,0x000000000bc60000)]
0x000000000a447800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=4596, stack(0x000000000b9b0000,0x000000000bab0000)]
0x000000000a7bf800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3900, stack(0x000000000b7f0000,0x000000000b8f0000)]
0x000000000824b000 JavaThread "Service Thread" daemon [_thread_blocked, id=6376, stack(0x0000000009c20000,0x0000000009d20000)]
0x0000000008245000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6528, stack(0x0000000009a80000,0x0000000009b80000)]
0x0000000008240000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=7064, stack(0x00000000098d0000,0x00000000099d0000)]
0x000000000823e800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4164, stack(0x00000000092e0000,0x00000000093e0000)]
0x0000000008237000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9052, stack(0x00000000097d0000,0x00000000098d0000)]
0x00000000081e5000 JavaThread "Finalizer" daemon [_thread_blocked, id=7200, stack(0x0000000009610000,0x0000000009710000)]
0x00000000081dd800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7820, stack(0x0000000009440000,0x0000000009540000)]
0x0000000001e2f000 JavaThread "Client thread" [_thread_in_Java, id=1224, stack(0x0000000001ff0000,0x00000000020f0000)]
Other Threads:
0x00000000081d7800 VMThread [stack: 0x00000000091a0000,0x00000000092a0000] [id=1324]
0x000000000825b800 WatcherThread [stack: 0x0000000009e10000,0x0000000009f10000] [id=2240]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 102400K, used 32371K [0x00000000eaa80000, 0x00000000f1280000, 0x0000000100000000)
eden space 98304K, 28% used [0x00000000eaa80000,0x00000000ec624d20,0x00000000f0a80000)
from space 4096K, 99% used [0x00000000f0e80000,0x00000000f12780c0,0x00000000f1280000)
to space 4096K, 0% used [0x00000000f0a80000,0x00000000f0a80000,0x00000000f0e80000)
ParOldGen total 64512K, used 33452K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 51% used [0x00000000c0000000,0x00000000c20ab378,0x00000000c3f00000)
PSPermGen total 22016K, used 21977K [0x00000000bae00000, 0x00000000bc380000, 0x00000000c0000000)
object space 22016K, 99% used [0x00000000bae00000,0x00000000bc376788,0x00000000bc380000)
Card table byte_map: [0x00000000050f0000,0x0000000005320000] byte_map_base: 0x0000000004b19000
Polling page: 0x0000000000110000
Code Cache [0x00000000020f0000, 0x0000000002360000, 0x00000000050f0000)
total_blobs=882 nmethods=308 adapters=526 free_code_cache=47958Kb largest_free_block=49075072
Compilation events (10 events):
Event: 4.048 Thread 0x0000000008245000 316 java.lang.ref.Reference::<init> (25 bytes)
Event: 4.049 Thread 0x0000000008245000 nmethod 316 0x0000000002162e50 code [0x0000000002162f80, 0x0000000002163018]
Event: 4.061 Thread 0x0000000008240000 317 java.io.InputStream::<init> (5 bytes)
Event: 4.062 Thread 0x0000000008240000 nmethod 317 0x0000000002160050 code [0x0000000002160180, 0x00000000021601f8]
Event: 4.083 Thread 0x0000000008245000 319 bln::a (11 bytes)
Event: 4.083 Thread 0x0000000008240000 320 bln::<init> (23 bytes)
Event: 4.084 Thread 0x0000000008240000 nmethod 320 0x000000000219cd90 code [0x000000000219cec0, 0x000000000219cf38]
Event: 4.084 Thread 0x0000000008245000 nmethod 319 0x000000000219cad0 code [0x000000000219cc20, 0x000000000219ccf8]
Event: 4.095 Thread 0x0000000008240000 321 java.lang.String::equalsIgnoreCase (48 bytes)
Event: 4.097 Thread 0x0000000008240000 nmethod 321 0x000000000219c390 code [0x000000000219c4e0, 0x000000000219c5a8]
GC Heap History (8 events):
Event: 0.719 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 28672K, used 24576K [0x00000000eaa80000, 0x00000000eca80000, 0x0000000100000000)
eden space 24576K, 100% used [0x00000000eaa80000,0x00000000ec280000,0x00000000ec280000)
from space 4096K, 0% used [0x00000000ec680000,0x00000000ec680000,0x00000000eca80000)
to space 4096K, 0% used [0x00000000ec280000,0x00000000ec280000,0x00000000ec680000)
ParOldGen total 64512K, used 0K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000c3f00000)
PSPermGen total 21504K, used 8859K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 41% used [0x00000000bae00000,0x00000000bb6a6da0,0x00000000bc300000)
Event: 0.728 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 28672K, used 4095K [0x00000000eaa80000, 0x00000000ee280000, 0x0000000100000000)
eden space 24576K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000ec280000)
from space 4096K, 99% used [0x00000000ec280000,0x00000000ec67fde0,0x00000000ec680000)
to space 4096K, 0% used [0x00000000ede80000,0x00000000ede80000,0x00000000ee280000)
ParOldGen total 64512K, used 2837K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 4% used [0x00000000c0000000,0x00000000c02c5568,0x00000000c3f00000)
PSPermGen total 21504K, used 8859K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 41% used [0x00000000bae00000,0x00000000bb6a6da0,0x00000000bc300000)
}
Event: 1.072 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 28672K, used 28671K [0x00000000eaa80000, 0x00000000ee280000, 0x0000000100000000)
eden space 24576K, 100% used [0x00000000eaa80000,0x00000000ec280000,0x00000000ec280000)
from space 4096K, 99% used [0x00000000ec280000,0x00000000ec67fde0,0x00000000ec680000)
to space 4096K, 0% used [0x00000000ede80000,0x00000000ede80000,0x00000000ee280000)
ParOldGen total 64512K, used 2837K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 4% used [0x00000000c0000000,0x00000000c02c5568,0x00000000c3f00000)
PSPermGen total 21504K, used 12738K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 59% used [0x00000000bae00000,0x00000000bba708b0,0x00000000bc300000)
Event: 1.085 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 53248K, used 4072K [0x00000000eaa80000, 0x00000000ee280000, 0x0000000100000000)
eden space 49152K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000eda80000)
from space 4096K, 99% used [0x00000000ede80000,0x00000000ee27a040,0x00000000ee280000)
to space 4096K, 0% used [0x00000000eda80000,0x00000000eda80000,0x00000000ede80000)
ParOldGen total 64512K, used 14990K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 23% used [0x00000000c0000000,0x00000000c0ea3bd8,0x00000000c3f00000)
PSPermGen total 21504K, used 12738K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 59% used [0x00000000bae00000,0x00000000bba708b0,0x00000000bc300000)
}
Event: 3.683 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 53248K, used 53224K [0x00000000eaa80000, 0x00000000ee280000, 0x0000000100000000)
eden space 49152K, 100% used [0x00000000eaa80000,0x00000000eda80000,0x00000000eda80000)
from space 4096K, 99% used [0x00000000ede80000,0x00000000ee27a040,0x00000000ee280000)
to space 4096K, 0% used [0x00000000eda80000,0x00000000eda80000,0x00000000ede80000)
ParOldGen total 64512K, used 14990K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 23% used [0x00000000c0000000,0x00000000c0ea3bd8,0x00000000c3f00000)
PSPermGen total 21504K, used 20224K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 94% used [0x00000000bae00000,0x00000000bc1c0090,0x00000000bc300000)
Event: 3.705 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 53248K, used 4082K [0x00000000eaa80000, 0x00000000f1280000, 0x0000000100000000)
eden space 49152K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000eda80000)
from space 4096K, 99% used [0x00000000eda80000,0x00000000ede7cb08,0x00000000ede80000)
to space 4096K, 0% used [0x00000000f0e80000,0x00000000f0e80000,0x00000000f1280000)
ParOldGen total 64512K, used 32195K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 49% used [0x00000000c0000000,0x00000000c1f70c00,0x00000000c3f00000)
PSPermGen total 21504K, used 20224K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 94% used [0x00000000bae00000,0x00000000bc1c0090,0x00000000bc300000)
}
Event: 4.003 GC heap before
{Heap before GC invocations=4 (full 0):
PSYoungGen total 53248K, used 39002K [0x00000000eaa80000, 0x00000000f1280000, 0x0000000100000000)
eden space 49152K, 71% used [0x00000000eaa80000,0x00000000ecc9a078,0x00000000eda80000)
from space 4096K, 99% used [0x00000000eda80000,0x00000000ede7cb08,0x00000000ede80000)
to space 4096K, 0% used [0x00000000f0e80000,0x00000000f0e80000,0x00000000f1280000)
ParOldGen total 64512K, used 32195K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 49% used [0x00000000c0000000,0x00000000c1f70c00,0x00000000c3f00000)
PSPermGen total 21504K, used 21066K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 97% used [0x00000000bae00000,0x00000000bc2928e8,0x00000000bc300000)
Event: 4.016 GC heap after
Heap after GC invocations=4 (full 0):
PSYoungGen total 102400K, used 4064K [0x00000000eaa80000, 0x00000000f1280000, 0x0000000100000000)
eden space 98304K, 0% used [0x00000000eaa80000,0x00000000eaa80000,0x00000000f0a80000)
from space 4096K, 99% used [0x00000000f0e80000,0x00000000f12780c0,0x00000000f1280000)
to space 4096K, 0% used [0x00000000f0a80000,0x00000000f0a80000,0x00000000f0e80000)
ParOldGen total 64512K, used 33452K [0x00000000c0000000, 0x00000000c3f00000, 0x00000000eaa80000)
object space 64512K, 51% used [0x00000000c0000000,0x00000000c20ab378,0x00000000c3f00000)
PSPermGen total 21504K, used 21066K [0x00000000bae00000, 0x00000000bc300000, 0x00000000c0000000)
object space 21504K, 97% used [0x00000000bae00000,0x00000000bc2928e8,0x00000000bc300000)
}
Deoptimization events (10 events):
Event: 1.491 Thread 0x0000000001e2f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000021b3c04 method=java.io.FilterInputStream.read()I @ 4
Event: 1.491 Thread 0x0000000001e2f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000021b3c04 method=java.io.FilterInputStream.read()I @ 4
Event: 1.491 Thread 0x0000000001e2f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000021b3c04 method=java.io.FilterInputStream.read()I @ 4
Event: 3.315 Thread 0x000000000a939000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000216a340 method=java.lang.StringCoding.deref(Ljava/lang/ThreadLocal;)Ljava/lang/Object; @ 4
Event: 3.853 Thread 0x000000000a939000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002208818 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128
Event: 3.927 Thread 0x000000000a939000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002208818 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128
Event: 3.935 Thread 0x000000000a939000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002208818 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128
Event: 3.938 Thread 0x000000000a939000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002208818 method=sun.security.provider.DigestBase.engineUpdate([BII)V @ 128
Event: 3.997 Thread 0x0000000001e2f000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002167be8 method=sun.misc.URLClassPath$JarLoader.findResource(Ljava/lang/String;Z)Ljava/net/URL; @ 8
Event: 3.997 Thread 0x0000000001e2f000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000022035e8 method=sun.misc.URLClassPath$JarLoader.findResource(Ljava/lang/String;Z)Ljava/net/URL; @ 8
Internal exceptions (10 events):
Event: 4.116 Thread 0x0000000001e2f000 Threw 0x00000000ec183dc8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.116 Thread 0x0000000001e2f000 Threw 0x00000000ec18cff8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.117 Thread 0x0000000001e2f000 Threw 0x00000000ec18f3f8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.117 Thread 0x0000000001e2f000 Threw 0x00000000ec1919e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.117 Thread 0x0000000001e2f000 Threw 0x00000000ec198508 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.118 Thread 0x0000000001e2f000 Threw 0x00000000ec19b688 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.120 Thread 0x0000000001e2f000 Threw 0x00000000ec1bf9b0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.124 Thread 0x0000000001e2f000 Threw 0x00000000ec1f25e8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.126 Thread 0x0000000001e2f000 Threw 0x00000000ec210a20 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 4.133 Thread 0x000000000a939000 Threw 0x00000000ebbd1730 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 4.132 loading class 0x000000000a59f3e0
Event: 4.132 loading class 0x000000000a59f3e0 done
Event: 4.132 Executing VM operation: Deoptimize
Event: 4.132 Executing VM operation: Deoptimize done
Event: 4.132 loading class 0x000000000a59f440
Event: 4.132 loading class 0x000000000a59f440 done
Event: 4.133 loading class 0x000000000a84c200
Event: 4.133 loading class 0x000000000a84c200 done
Event: 4.133 loading class 0x000000000a592330
Event: 4.133 loading class 0x000000000a592330 done
Dynamic libraries:
0x000000013f300000 - 0x000000013f333000 C:\Program Files\Java\jre7\bin\javaw.exe
0x0000000077320000 - 0x00000000774c9000 C:\windows\SYSTEM32\ntdll.dll
0x0000000077200000 - 0x000000007731f000 C:\windows\system32\kernel32.dll
0x000007fefc560000 - 0x000007fefc5cb000 C:\windows\system32\KERNELBASE.dll
0x000007fefddd0000 - 0x000007fefdeab000 C:\windows\system32\ADVAPI32.dll
0x000007fefe2e0000 - 0x000007fefe37f000 C:\windows\system32\msvcrt.dll
0x000007fefc820000 - 0x000007fefc83f000 C:\windows\SYSTEM32\sechost.dll
0x000007fefdbc0000 - 0x000007fefdced000 C:\windows\system32\RPCRT4.dll
0x0000000077100000 - 0x00000000771fa000 C:\windows\system32\USER32.dll
0x000007fefe790000 - 0x000007fefe7f7000 C:\windows\system32\GDI32.dll
0x000007fefe900000 - 0x000007fefe90e000 C:\windows\system32\LPK.dll
0x000007fefdf80000 - 0x000007fefe049000 C:\windows\system32\USP10.dll
0x000007fef9da0000 - 0x000007fef9f94000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefc7a0000 - 0x000007fefc811000 C:\windows\system32\SHLWAPI.dll
0x000007fefdf50000 - 0x000007fefdf7e000 C:\windows\system32\IMM32.DLL
0x000007fefc8e0000 - 0x000007fefc9e9000 C:\windows\system32\MSCTF.dll
0x000007fefc290000 - 0x000007fefc2bf000 C:\windows\system32\nvinitx.dll
0x000000000f000000 - 0x000000000f006000 C:\Program Files\NVIDIA Corporation\CoProcManager_etoured.dll
0x000007fef5210000 - 0x000007fef526f000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll
0x000007fefc9f0000 - 0x000007fefcbc7000 C:\windows\system32\SETUPAPI.dll
0x000007fefc6a0000 - 0x000007fefc6d6000 C:\windows\system32\CFGMGR32.dll
0x000007fefdcf0000 - 0x000007fefddc7000 C:\windows\system32\OLEAUT32.dll
0x000007fefe050000 - 0x000007fefe253000 C:\windows\system32\ole32.dll
0x000007fefc3b0000 - 0x000007fefc3ca000 C:\windows\system32\DEVOBJ.dll
0x000007fef51c0000 - 0x000007fef5206000 C:\Program Files\NVIDIA Corporation\CoProcManager\nvdxgiwrapx.dll
0x0000000064f70000 - 0x0000000065042000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005ceb0000 - 0x000000005d679000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef8450000 - 0x000007fef8459000 C:\windows\system32\WSOCK32.dll
0x000007fefc750000 - 0x000007fefc79d000 C:\windows\system32\WS2_32.dll
0x000007fefe8f0000 - 0x000007fefe8f8000 C:\windows\system32\NSI.dll
0x000007fefa790000 - 0x000007fefa7cb000 C:\windows\system32\WINMM.dll
0x00000000774e0000 - 0x00000000774e7000 C:\windows\system32\PSAPI.DLL
0x00000000694b0000 - 0x00000000694bf000 C:\Program Files\Java\jre7\bin\verify.dll
0x00000000688c0000 - 0x00000000688e8000 C:\Program Files\Java\jre7\bin\java.dll
0x0000000068990000 - 0x00000000689a5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000069480000 - 0x000000006948b000 C:\Program Files\Java\jre7\bin\management.dll
0x0000000068970000 - 0x0000000068989000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefbb70000 - 0x000007fefbbc5000 C:\windows\system32\mswsock.dll
0x000007fefbf80000 - 0x000007fefbf87000 C:\windows\System32\wship6.dll
0x0000000068850000 - 0x0000000068861000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefadd0000 - 0x000007fefade5000 C:\windows\system32\NLAapi.dll
0x000007fef7b40000 - 0x000007fef7b55000 C:\windows\system32\napinsp.dll
0x000007fef7b20000 - 0x000007fef7b39000 C:\windows\system32\pnrpnsp.dll
0x000007fefba00000 - 0x000007fefba5b000 C:\windows\system32\DNSAPI.dll
0x000007fef7e10000 - 0x000007fef7e1b000 C:\windows\System32\winrnr.dll
0x000007fef7d60000 - 0x000007fef7d70000 C:\windows\system32\wshbth.dll
0x000007fef7d30000 - 0x000007fef7d5e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000073a50000 - 0x0000000073a76000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fef8ee0000 - 0x000007fef8f07000 C:\windows\system32\Iphlpapi.DLL
0x000007fef8e90000 - 0x000007fef8e9b000 C:\windows\system32\WINNSI.DLL
0x000007fef8e30000 - 0x000007fef8e83000 C:\windows\System32\fwpuclnt.dll
0x000007fef7e80000 - 0x000007fef7e88000 C:\windows\system32\rasadhlp.dll
0x0000000180000000 - 0x0000000180051000 C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679\lwjgl64.dll
0x000007fef2c30000 - 0x000007fef2d4d000 C:\windows\system32\OPENGL32.dll
0x000007fef2c00000 - 0x000007fef2c2d000 C:\windows\system32\GLU32.dll
0x000007fef1e80000 - 0x000007fef1f71000 C:\windows\system32\DDRAW.dll
0x000007fef1e70000 - 0x000007fef1e78000 C:\windows\system32\DCIMAN32.dll
0x000007fefac40000 - 0x000007fefac58000 C:\windows\system32\dwmapi.dll
0x000007fefb510000 - 0x000007fefb51c000 C:\windows\system32\VERSION.dll
0x000007fefbbd0000 - 0x000007fefbbe7000 C:\windows\system32\CRYPTSP.dll
0x000007fefb8e0000 - 0x000007fefb927000 C:\windows\system32\rsaenh.dll
0x000007fefb600000 - 0x000007fefb61e000 C:\windows\system32\USERENV.dll
0x000007fefc2c0000 - 0x000007fefc2cf000 C:\windows\system32\profapi.dll
0x000007fefc260000 - 0x000007fefc26f000 C:\windows\system32\CRYPTBASE.dll
0x0000000064dd0000 - 0x0000000064f65000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fef9cf0000 - 0x000007fef9d46000 C:\windows\system32\uxtheme.dll
0x0000000005590000 - 0x00000000055e4000 C:\Program Files (x86)\Lenovo\Onekey Theater\ActiveDetect64.dll
0x0000000001dd0000 - 0x0000000001dfb000 C:\Program Files (x86)\Lenovo\Onekey Theater\WindowsApiHookDll64.dll
0x000007fefc370000 - 0x000007fefc3aa000 C:\windows\system32\WINTRUST.dll
0x000000000bea0000 - 0x000000000c00c000 C:\windows\system32\CRYPT32.dll
0x000007fefc360000 - 0x000007fefc36f000 C:\windows\system32\MSASN1.dll
0x000000005b180000 - 0x000000005cead000 C:\windows\system32\nvoglv64.DLL
0x000007fefcbd0000 - 0x000007fefd958000 C:\windows\system32\SHELL32.dll
0x000007fefadf0000 - 0x000007fefae1d000 C:\windows\system32\ntmarta.dll
0x000007fefc6f0000 - 0x000007fefc742000 C:\windows\system32\WLDAP32.dll
0x0000000010000000 - 0x000000001000a000 C:\Program Files (x86)\Lenovo\Energy Management\BatteryTestDLL.dll
0x000000006e9d0000 - 0x000000006ea99000 C:\windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCR80.dll
0x0000000005840000 - 0x00000000058a5000 C:\Program Files\Lenovo\Bluetooth Software\btmmhook.dll
0x000007fef5280000 - 0x000007fef531c000 C:\windows\system32\mscms.dll
0x000007fef9450000 - 0x000007fef9492000 C:\windows\system32\icm32.dll
0x000000000f210000 - 0x000000000f975000 C:\windows\system32\igd10umd64.dll
0x0000000070a40000 - 0x0000000070adc000 C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679\avutil-ttv-51.dll
0x0000000065980000 - 0x00000000659d6000 C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679\swresample-ttv-0.dll
0x000000006eb80000 - 0x000000006ec50000 C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679\libmp3lame-ttv.dll
0x000007feeaa90000 - 0x000007feebe34000 C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679\libmfxsw64.dll
0x000007fef0410000 - 0x000007fef053c000 C:\Users\Jackson\AppData\Roaming\.minecraft\versions\14w03b\14w03b-natives-21657142621679\twitchsdk.dll
0x000007fefd960000 - 0x000007fefdba0000 C:\windows\system32\WININET.dll
0x000007fefc5d0000 - 0x000007fefc5d4000 C:\windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefc5e0000 - 0x000007fefc5e4000 C:\windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefc3e0000 - 0x000007fefc3e4000 C:\windows\sy...
Linked issues
Comments

OK, so if it's Twitch related then what do you suggest I do? Disable Twitch integration?

Did you already install the latest graphics card drivers http://www.geforce.com/drivers/results/71706 ?
Somewhat twitch / graphics card related, but outside of Minecraft:
For technical support please use the Mojang Support Center.