Has anyone else been having problems with Minecraft/Java not being able to load or crashing in the past week or two? I haven't changed my specs so it must be a software problem.
I've been using snapshots. 14w30c was stable, but sometime after that things started going wrong. I've rolled back the snapshot, restored my backup saves and uninstalled/reinstalled Java and Minecraft. When I try to start up, I get a "cannot create virtual machine" error and it won't start. I usually allocate 3G of RAM to Minecraft in the launcher. If I put that back to 1G the game starts up, but will crash before long.
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at io.netty.util.concurrent.SingleThreadEventExecutor.startThread(SingleThreadEventExecutor.java:812)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:690)
at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:415)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:305)
at io.netty.bootstrap.AbstractBootstrap.doBind(AbstractBootstrap.java:272)
at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:236)
at qu.a(SourceFile:104)
at brp.a(SourceFile:1916)
at bvy.e(SourceFile:172)
at bvy.a(SourceFile:135)
at bvx.a(SourceFile:342)
at bvx.k(SourceFile:405)
at bvy.k(SourceFile:81)
at bvx.p(SourceFile:382)
at brp.r(SourceFile:1476)
at brp.ar(SourceFile:871)
at brp.a(SourceFile:311)
at net.minecraft.client.main.Main.main(SourceFile:120)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at io.netty.util.concurrent.SingleThreadEventExecutor.startThread(SingleThreadEventExecutor.java:812)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:690)
at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:415)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:305)
at io.netty.bootstrap.AbstractBootstrap.doBind(AbstractBootstrap.java:272)
at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:236)
at qu.a(SourceFile:104)
at brp.a(SourceFile:1916)
at bvy.e(SourceFile:172)
at bvy.a(SourceFile:135)
at bvx.a(SourceFile:342)
at bvx.k(SourceFile:405)
at bvy.k(SourceFile:81)
at bvx.p(SourceFile:382)
-- Affected screen --
Details:
Screen name: bwi
Stacktrace:
at brp.r(SourceFile:1476)
at brp.ar(SourceFile:871)
at brp.a(SourceFile:311)
at net.minecraft.client.main.Main.main(SourceFile:120)
-- System Details --
Details:
Minecraft Version: 14w30c
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 262083472 bytes (249 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 10, tcache: 0, allocated: 13, tallocated: 99
Launched Version: 14w30c
LWJGL: 2.9.1
OpenGL: GeForce GTX 260/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
And you say when you allocate 3 GB to the VM it crashes? Can you give that crash report?
Also, looks like you are not using the default args. Edit the profile and uncheck JVM Args, then save. Then edit the profile again and check the box. It should be default. You can edit the memory there.
With the default RVM, the mem and allocated are maxed out and the game is running at about 0 fps.
If I change the -Xmn to 512m, the game is playable but choppy, then another crash when I exit a nether portal.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 8/18/14 5:59 PM
Description: Tesselating block model
java.lang.OutOfMemoryError: Tesselating block model
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at bro.c(SourceFile:42)
at chh.d(SourceFile:57)
at chh.a(SourceFile:166)
at cjx.a(SourceFile:159)
at cjx.a(SourceFile:74)
at cjx.a(SourceFile:43)
at cjx.a(SourceFile:35)
at cjv.a(SourceFile:62)
at cmy.b(SourceFile:156)
at cmr.a(SourceFile:71)
at cmr.run(SourceFile:31)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at bro.c(SourceFile:42)
at chh.d(SourceFile:57)
at chh.a(SourceFile:166)
at cjx.a(SourceFile:159)
at cjx.a(SourceFile:74)
-- Block model being tesselated --
Details:
Block: minecraft:grass[snowy=false]
Block location: World: (1170,82,943), Chunk: (at 2,5,15 in 73,58; contains blocks 1168,0,928 to 1183,255,943), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
Using AO: true
Stacktrace:
at cjx.a(SourceFile:43)
at cjx.a(SourceFile:35)
-- Block being tesselated --
Details:
Block type: ID #2 (tile.grass // avp)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (1170,82,943), Chunk: (at 2,5,15 in 73,58; contains blocks 1168,0,928 to 1183,255,943), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
Stacktrace:
at cjv.a(SourceFile:62)
-- System Details --
Details:
Minecraft Version: 14w30c
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 250721016 bytes (239 MB) / 1020067840 bytes (972 MB) up to 1020067840 bytes (972 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512m
IntCache: cache: 0, tcache: 33, allocated: 12, tallocated: 98
Launched Version: 14w30c
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Still having crashes. It's not just one world, even new worlds do it, so it's not a save corruption.
The Mojang bugs site suggested it might be my GPU drivers, but they are up to date.
Here's the latest crash report on a new world.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69b92f01, pid=7952, tid=11360
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode windows-x86 )
# Problematic frame:
# C [nvoglv32.DLL+0x882f01]
#
# 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 (0x00f7d800): JavaThread "Client thread" [_thread_in_native, id=11360, stack(0x00990000,0x009e0000)]
Instructions: (pc=0x69b92f01)
0x69b92ee1: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 55
0x69b92ef1: 8b ec 8b 45 08 8b 4d 08 53 56 8b 75 08 32 db 57
0x69b92f01: 0f b7 78 08 85 ff 7e 20 83 c0 24 8d 64 24 00 0f
0x69b92f11: b7 50 fc 4a 74 22 83 ea 2c 75 07 b3 01 8b 08 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x009de700 is pointing into the stack for thread: 0x00f7d800
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x009da7b0 is pointing into the stack for thread: 0x00f7d800
EBP=0x009da7bc is pointing into the stack for thread: 0x00f7d800
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x00990000,0x009e0000], sp=0x009da7b0, free space=297k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nvoglv32.DLL+0x882f01]
C [nvoglv32.DLL+0x884fcf]
C [nvoglv32.DLL+0x8833fa]
C [nvoglv32.DLL+0x905f97]
C [nvoglv32.DLL+0x90651c]
C [nvoglv32.DLL+0x89c6d1]
C [nvoglv32.DLL+0x89cad4]
C [nvoglv32.DLL+0x89cf3d]
C [nvoglv32.DLL+0x9062aa]
C [nvoglv32.DLL+0x90d6a9]
C [nvoglv32.DLL+0x277b]
C [nvoglv32.DLL+0x22e9]
C [nvoglv32.DLL+0x137b9b]
C [nvoglv32.DLL+0x90a8e5]
C [nvoglv32.DLL+0x928389]
C [nvoglv32.DLL+0x68c759]
C [nvoglv32.DLL+0x7308c0]
C [nvoglv32.DLL+0x155f22]
C [lwjgl.dll+0x8389]
J 3133 C1 cki.a(FI)V (1513 bytes) @ 0x02d3fdd4 [0x02d3f7f0+0x5e4]
J 4900 C1 cjd.a(IFJ)V (1237 bytes) @ 0x0309acd4 [0x0309a680+0x654]
J 4899 C1 cjd.a(FJ)V (137 bytes) @ 0x03098e98 [0x03098c90+0x208]
J 4339 C1 cjd.b(F)V (809 bytes) @ 0x02f607a0 [0x02f5ff30+0x870]
J 3593 C1 bsr.as()V (881 bytes) @ 0x02e4612c [0x02e459b0+0x77c]
j bsr.a()V+72
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1010
v ~StubRoutines::call_stub
V [jvm.dll+0x1410fa]
V [jvm.dll+0x20567e]
V [jvm.dll+0x14117d]
V [jvm.dll+0xca7f5]
V [jvm.dll+0xd5497]
C [javaw.exe+0x2070]
C [javaw.exe+0xa601]
C [javaw.exe+0xa68b]
C [kernel32.dll+0x1338a]
C [ntdll.dll+0x39f72]
C [ntdll.dll+0x39f45]
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 471872K, used 39626K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 9% used [0x04a00000, 0x070b2af8, 0x1e3a0000)
from space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 337903K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21733K [0x44a00000, 0x46d84000, 0x48a00000)
GC Heap History (10 events):
Event: 388.591 GC heap before
{Heap before GC invocations=422 (full 41):
par new generation total 471872K, used 444830K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 48% used [0x216d0000, 0x22f97978, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 476206K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 388.600 GC heap after
Heap after GC invocations=423 (full 41):
par new generation total 471872K, used 20014K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 38% used [0x1e3a0000, 0x1f72ba20, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 478402K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 389.496 GC heap before
{Heap before GC invocations=423 (full 41):
par new generation total 471872K, used 439470K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 38% used [0x1e3a0000, 0x1f72ba20, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 478402K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 389.505 GC heap after
Heap after GC invocations=424 (full 41):
par new generation total 471872K, used 20308K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 38% used [0x216d0000, 0x22aa5370, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 480192K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 390.394 GC heap before
{Heap before GC invocations=424 (full 41):
par new generation total 471872K, used 439764K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 38% used [0x216d0000, 0x22aa5370, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 480192K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 390.408 GC heap after
Heap after GC invocations=425 (full 41):
par new generation total 471872K, used 47000K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 89% used [0x1e3a0000, 0x211862a8, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 484088K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 391.185 GC heap before
{Heap before GC invocations=425 (full 41):
par new generation total 471872K, used 466456K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 89% used [0x1e3a0000, 0x211862a8, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 484088K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 391.217 GC heap after
Heap after GC invocations=426 (full 41):
par new generation total 471872K, used 52416K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 100% used [0x216d0000, 0x24a00000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 502745K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 392.100 GC heap before
{Heap before GC invocations=426 (full 42):
par new generation total 471872K, used 465638K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 98% used [0x04a00000, 0x1dd89b80, 0x1e3a0000)
from space 52416K, 100% used [0x216d0000, 0x24a00000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 502745K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 392.609 GC heap after
Heap after GC invocations=427 (full 43):
par new generation total 471872K, used 0K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 337903K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21731K [0x44a00000, 0x46d84000, 0x48a00000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 383.621 Thread 0x4b8ad000 Threw 0x0851adc0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.640 Thread 0x4b8ad000 Threw 0x0851af60 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.671 Thread 0x4b8ad000 Threw 0x0851b100 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.689 Thread 0x4b8ad000 Threw 0x0c7f3b70 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.722 Thread 0x4b8ad000 Threw 0x0c7f3d10 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.739 Thread 0x4b8ad000 Threw 0x0c7f3eb0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.755 Thread 0x4b8ad000 Threw 0x0c7f4050 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.771 Thread 0x4b8ad000 Threw 0x0c7f41f0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.797 Thread 0x4b8ad000 Threw 0x109121d8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\unsafe.cpp:586
Event: 385.711 Thread 0x00f7d800 Threw 0x088611f0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 390.394 Executing VM operation: GenCollectForAllocation
Event: 390.408 Executing VM operation: GenCollectForAllocation done
Event: 391.185 Executing VM operation: GenCollectForAllocation
Event: 391.217 Executing VM operation: GenCollectForAllocation done
Event: 391.535 Executing VM operation: CMS_Initial_Mark
Event: 391.655 Executing VM operation: CMS_Initial_Mark done
Event: 392.100 Executing VM operation: GenCollectForAllocation
Event: 392.609 Executing VM operation: GenCollectForAllocation done
Event: 392.609 loading class 0x54daa8d0
Event: 392.609 loading class 0x54daa8d0 done
vm_info: Java HotSpot(TM) Client VM (24.65-b04) for windows-x86 JRE (1.7.0_67-b01), built on Jul 25 2014 10:20:53 by "java_re" with unknown MS VC++:1600
time: Thu Aug 21 10:58:01 2014
elapsed time: 392 seconds
I love how you say nothing has changed, but then describe the many changes you made prior to posting.
First, if you ever ran with 3G then one of the things you've messed up is uninstalling 64bit Java and replacing it with 32bit Java. This is why it crashes when you try using 3G now, and may also be the cause of some of your other crashes. 64bit Java is generally better performing and the 32bit drivers that 32bit Java must use are more likely to have bugs in them.
What I meant was I hadn't made any changes to my system before the problems started. MC just stopped loading. Changing the mem allocation allowed it to load, but it started crashing.
Downloaded Java 64-bit and it ran for a few minutes as I flew around and loaded a new world. Logged out and tried it again with more mem allocation and it loaded and seems to be stable.
Seems like Java64 was the solution, but I hadn't fiddled with Java when the problem started. Could it have auto-updated to the wrong version?
I have seen the Java auto updater uninstall Java64 before.
Oracle has done something weird there. Java 32 has an auto-updater, Java 64 doesn't. The auto-updater can remove the Java 64 install as out of date, leaving you only with an up to date Java32 installed. Maybe this is what happened to you.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've been using snapshots. 14w30c was stable, but sometime after that things started going wrong. I've rolled back the snapshot, restored my backup saves and uninstalled/reinstalled Java and Minecraft. When I try to start up, I get a "cannot create virtual machine" error and it won't start. I usually allocate 3G of RAM to Minecraft in the launcher. If I put that back to 1G the game starts up, but will crash before long.
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 8/18/14 1:49 PM
Description: Updating screen events
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at io.netty.util.concurrent.SingleThreadEventExecutor.startThread(SingleThreadEventExecutor.java:812)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:690)
at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:415)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:305)
at io.netty.bootstrap.AbstractBootstrap.doBind(AbstractBootstrap.java:272)
at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:236)
at qu.a(SourceFile:104)
at brp.a(SourceFile:1916)
at bvy.e(SourceFile:172)
at bvy.a(SourceFile:135)
at bvx.a(SourceFile:342)
at bvx.k(SourceFile:405)
at bvy.k(SourceFile:81)
at bvx.p(SourceFile:382)
at brp.r(SourceFile:1476)
at brp.ar(SourceFile:871)
at brp.a(SourceFile:311)
at net.minecraft.client.main.Main.main(SourceFile:120)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at io.netty.util.concurrent.SingleThreadEventExecutor.startThread(SingleThreadEventExecutor.java:812)
at io.netty.util.concurrent.SingleThreadEventExecutor.execute(SingleThreadEventExecutor.java:690)
at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:415)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60)
at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48)
at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64)
at io.netty.bootstrap.AbstractBootstrap.initAndRegister(AbstractBootstrap.java:305)
at io.netty.bootstrap.AbstractBootstrap.doBind(AbstractBootstrap.java:272)
at io.netty.bootstrap.AbstractBootstrap.bind(AbstractBootstrap.java:236)
at qu.a(SourceFile:104)
at brp.a(SourceFile:1916)
at bvy.e(SourceFile:172)
at bvy.a(SourceFile:135)
at bvx.a(SourceFile:342)
at bvx.k(SourceFile:405)
at bvy.k(SourceFile:81)
at bvx.p(SourceFile:382)
-- Affected screen --
Details:
Screen name: bwi
Stacktrace:
at brp.r(SourceFile:1476)
at brp.ar(SourceFile:871)
at brp.a(SourceFile:311)
at net.minecraft.client.main.Main.main(SourceFile:120)
-- System Details --
Details:
Minecraft Version: 14w30c
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 262083472 bytes (249 MB) / 1037959168 bytes (989 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
IntCache: cache: 10, tcache: 0, allocated: 13, tallocated: 99
Launched Version: 14w30c
LWJGL: 2.9.1
OpenGL: GeForce GTX 260/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
And you say when you allocate 3 GB to the VM it crashes? Can you give that crash report?
Also, looks like you are not using the default args. Edit the profile and uncheck JVM Args, then save. Then edit the profile again and check the box. It should be default. You can edit the memory there.
When it tries to use more than 1G, it's Java itself that crashes (I think) when you press play. The Windows error message is;
"Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. The program will exit."
Then the launcher returns with a "Game Output" message;
" Error occurred during initialization of VM
Could not reserve enough space for object heap"
Checking now with default JVM.
If I change the -Xmn to 512m, the game is playable but choppy, then another crash when I exit a nether portal.
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 8/18/14 5:59 PM
Description: Tesselating block model
java.lang.OutOfMemoryError: Tesselating block model
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at bro.c(SourceFile:42)
at chh.d(SourceFile:57)
at chh.a(SourceFile:166)
at cjx.a(SourceFile:159)
at cjx.a(SourceFile:74)
at cjx.a(SourceFile:43)
at cjx.a(SourceFile:35)
at cjv.a(SourceFile:62)
at cmy.b(SourceFile:156)
at cmr.a(SourceFile:71)
at cmr.run(SourceFile:31)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at sun.misc.Unsafe.allocateMemory(Native Method)
at java.nio.DirectByteBuffer.<init>(Unknown Source)
at java.nio.ByteBuffer.allocateDirect(Unknown Source)
at bro.c(SourceFile:42)
at chh.d(SourceFile:57)
at chh.a(SourceFile:166)
at cjx.a(SourceFile:159)
at cjx.a(SourceFile:74)
-- Block model being tesselated --
Details:
Block: minecraft:grass[snowy=false]
Block location: World: (1170,82,943), Chunk: (at 2,5,15 in 73,58; contains blocks 1168,0,928 to 1183,255,943), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
Using AO: true
Stacktrace:
at cjx.a(SourceFile:43)
at cjx.a(SourceFile:35)
-- Block being tesselated --
Details:
Block type: ID #2 (tile.grass // avp)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (1170,82,943), Chunk: (at 2,5,15 in 73,58; contains blocks 1168,0,928 to 1183,255,943), Region: (2,1; contains chunks 64,32 to 95,63, blocks 1024,0,512 to 1535,255,1023)
Stacktrace:
at cjv.a(SourceFile:62)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [cha['rthepenguin'/755, l='MpServer', x=949.99, y=69.00, z=890.20]]
Chunk stats: MultiplayerChunkCache: 1089, 1089
Level seed: 0
Level generator: ID 02 - largeBiomes, ver 0. Features enabled: false
Level generator options:
Level spawn location: 8.00,64.00,8.00 - World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 27426878 game time, 1298720 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 96 total; [cha['rthepenguin'/755, l='MpServer', x=949.99, y=69.00, z=890.20], afg['Skeleton'/141905, l='MpServer', x=972.06, y=145.16, z=918.69], afg['Skeleton'/141904, l='MpServer', x=969.50, y=147.00, z=924.50], agt['arrow'/141907, l='MpServer', x=971.69, y=31.94, z=941.38], afg['Skeleton'/141906, l='MpServer', x=970.50, y=147.00, z=917.50], aft['Zombie'/141908, l='MpServer', x=964.50, y=40.00, z=947.50], afg['Skeleton'/141919, l='MpServer', x=983.50, y=25.00, z=814.50], afg['Skeleton'/141918, l='MpServer', x=981.72, y=24.00, z=812.25], aft['Zombie'/141820, l='MpServer', x=881.63, y=16.00, z=876.84], aft['Zombie'/141888, l='MpServer', x=963.06, y=14.00, z=850.69], abn['Chicken'/141821, l='MpServer', x=884.38, y=70.00, z=936.41], afo['Spider'/141889, l='MpServer', x=966.50, y=16.00, z=850.84], aec['Enderman'/141822, l='MpServer', x=893.72, y=26.00, z=965.28], aft['Zombie'/141890, l='MpServer', x=961.47, y=13.02, z=856.69], aea['Creeper'/141823, l='MpServer', x=890.91, y=26.00, z=965.56], abk['Bat'/141891, l='MpServer', x=971.63, y=27.00, z=855.16], abn['Chicken'/141816, l='MpServer', x=879.53, y=70.00, z=881.59], abk['Bat'/141892, l='MpServer', x=965.59, y=43.10, z=884.81], abn['Chicken'/141817, l='MpServer', x=879.53, y=69.00, z=892.66], abk['Bat'/141893, l='MpServer', x=967.25, y=43.10, z=897.56], aft['Zombie'/141818, l='MpServer', x=879.50, y=50.00, z=914.50], adh['item.item.bone'/141894, l='MpServer', x=969.31, y=53.00, z=920.41], abn['Chicken'/141819, l='MpServer', x=874.31, y=69.00, z=942.44], adh['item.item.bone'/141895, l='MpServer', x=970.22, y=54.00, z=920.09], agt['arrow'/141896, l='MpServer', x=973.00, y=105.03, z=921.81], agt['arrow'/141897, l='MpServer', x=975.56, y=105.00, z=916.41], afg['Skeleton'/141814, l='MpServer', x=879.50, y=28.00, z=828.81], agt['arrow'/141898, l='MpServer', x=975.28, y=105.00, z=916.31], aea['Creeper'/141899, l='MpServer', x=975.50, y=127.00, z=919.50], afg['Skeleton'/141900, l='MpServer', x=970.72, y=115.31, z=918.28], afg['Skeleton'/141901, l='MpServer', x=967.50, y=117.00, z=915.50], afg['Skeleton'/141902, l='MpServer', x=965.50, y=117.00, z=917.50], aea['Creeper'/141903, l='MpServer', x=971.00, y=130.31, z=918.59], aea['Creeper'/141939, l='MpServer', x=997.47, y=22.00, z=836.44], aea['Creeper'/141938, l='MpServer', x=1001.44, y=19.77, z=828.50], aea['Creeper'/141937, l='MpServer', x=993.50, y=22.00, z=837.50], afg['Skeleton'/141943, l='MpServer', x=993.50, y=21.00, z=849.81], aea['Creeper'/141942, l='MpServer', x=1007.91, y=24.00, z=849.34], abw['Pig'/141941, l='MpServer', x=1005.91, y=69.00, z=835.06], aea['Creeper'/141940, l='MpServer', x=996.16, y=22.00, z=838.84], afs['Witch'/141947, l='MpServer', x=1009.50, y=15.00, z=824.50], abk['Bat'/141945, l='MpServer', x=994.31, y=52.03, z=876.94], aft['Zombie'/141944, l='MpServer', x=1006.19, y=58.00, z=863.81], abw['Pig'/141950, l='MpServer', x=1022.53, y=69.00, z=821.19], acf['Sheep'/141949, l='MpServer', x=1011.28, y=69.00, z=818.75], aea['Creeper'/141948, l='MpServer', x=1008.50, y=15.00, z=827.00], abn['Chicken'/141923, l='MpServer', x=994.38, y=69.00, z=822.44], abk['Bat'/141926, l='MpServer', x=988.25, y=29.10, z=870.75], aea['Creeper'/141927, l='MpServer', x=989.47, y=49.02, z=883.00], aft['Zombie'/141924, l='MpServer', x=982.50, y=30.00, z=837.50], abw['Pig'/141925, l='MpServer', x=990.38, y=69.00, z=845.75], abk['Bat'/141930, l='MpServer', x=976.25, y=41.10, z=891.75], aft['Zombie'/141931, l='MpServer', x=973.28, y=42.31, z=883.50], aft['Zombie'/141928, l='MpServer', x=978.91, y=42.00, z=888.47], aft['Zombie'/141929, l='MpServer', x=982.50, y=42.00, z=888.50], aea['Creeper'/141934, l='MpServer', x=991.50, y=50.00, z=880.50], afg['Skeleton'/141932, l='MpServer', x=982.50, y=42.00, z=890.50], afg['Skeleton'/141933, l='MpServer', x=983.50, y=42.00, z=890.50], aft['Zombie'/141845, l='MpServer', x=931.22, y=21.00, z=823.44], aft['Zombie'/141847, l='MpServer', x=935.97, y=22.00, z=819.69], aft['Zombie'/141846, l='MpServer', x=935.19, y=22.00, z=819.28], aft['Zombie'/141843, l='MpServer', x=934.94, y=22.00, z=815.34], abk['Bat'/141853, l='MpServer', x=948.84, y=14.03, z=874.06], aft['Zombie'/141852, l='MpServer', x=933.53, y=21.00, z=821.56], abp['Weaksauce McDerp'/141854, l='MpServer', x=938.88, y=69.00, z=887.03], aft['Zombie'/141849, l='MpServer', x=936.66, y=22.00, z=818.84], aft['Zombie'/141848, l='MpServer', x=934.28, y=22.00, z=818.84], aft['Zombie'/141851, l='MpServer', x=931.28, y=21.00, z=824.59], aft['Zombie'/141850, l='MpServer', x=932.10, y=21.00, z=823.69], abk['Bat'/141830, l='MpServer', x=921.41, y=15.06, z=825.19], abk['Bat'/141831, l='MpServer', x=922.59, y=15.56, z=825.50], xg['entity.LeashKnot.name'/142229, l='MpServer', x=940.50, y=70.50, z=889.50], afg['Skeleton'/141833, l='MpServer', x=917.50, y=29.00, z=970.50], abn['Chicken'/141874, l='MpServer', x=952.53, y=69.00, z=968.28], xc['Experience Orb'/141873, l='MpServer', x=959.78, y=68.00, z=905.44], xf['entity.ItemFrame.name'/141872, l='MpServer', x=944.97, y=71.50, z=889.50], abn['Chicken'/141887, l='MpServer', x=966.25, y=50.00, z=832.47], afo['Spider'/141886, l='MpServer', x=967.94, y=19.09, z=836.69], aft['Zombie'/141885, l='MpServer', x=975.28, y=17.00, z=842.81], aft['Zombie'/141884, l='MpServer', x=963.94, y=16.00, z=844.47], abn['Chicken'/141883, l='MpServer', x=964.38, y=70.00, z=816.25], afg['Skeleton'/141862, l='MpServer', x=946.50, y=15.00, z=877.50], abk['Bat'/141863, l='MpServer', x=943.66, y=16.06, z=875.44], afg['Skeleton'/141860, l='MpServer', x=959.28, y=14.00, z=851.28], abk['Bat'/141861, l='MpServer', x=949.81, y=15.69, z=873.28], aft['Zombie'/141858, l='MpServer', x=957.41, y=19.00, z=820.84], abn['Chicken'/141859, l='MpServer', x=944.50, y=70.00, z=836.44], abk['Bat'/141857, l='MpServer', x=944.03, y=26.10, z=813.00], xf['entity.ItemFrame.name'/141870, l='MpServer', x=944.97, y=70.50, z=889.50], xf['entity.ItemFrame.name'/141871, l='MpServer', x=944.97, y=71.50, z=890.50], xf['entity.ItemFrame.name'/141868, l='MpServer', x=944.97, y=69.50, z=889.50], xf['entity.ItemFrame.name'/141869, l='MpServer', x=944.97, y=70.50, z=890.50], xf['entity.ItemFrame.name'/141866, l='MpServer', x=944.97, y=69.50, z=890.50], xf['entity.ItemFrame.name'/141867, l='MpServer', x=944.97, y=70.50, z=891.50], xf['entity.ItemFrame.name'/141864, l='MpServer', x=944.97, y=69.50, z=891.50], xf['entity.ItemFrame.name'/141865, l='MpServer', x=944.97, y=71.50, z=891.50]]
Retry entities: 0 total; []
Server brand: vanilla
Server type: Integrated singleplayer server
Stacktrace:
at ccz.a(SourceFile:308)
at brp.b(SourceFile:2254)
at cmr.run(SourceFile:37)
at java.lang.Thread.run(Unknown Source)
-- System Details --
Details:
Minecraft Version: 14w30c
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 250721016 bytes (239 MB) / 1020067840 bytes (972 MB) up to 1020067840 bytes (972 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512m
IntCache: cache: 0, tcache: 33, allocated: 12, tallocated: 98
Launched Version: 14w30c
LWJGL: 2.9.1
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
The Mojang bugs site suggested it might be my GPU drivers, but they are up to date.
Here's the latest crash report on a new world.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69b92f01, pid=7952, tid=11360
#
# JRE version: Java(TM) SE Runtime Environment (7.0_67-b01) (build 1.7.0_67-b01)
# Java VM: Java HotSpot(TM) Client VM (24.65-b04 mixed mode windows-x86 )
# Problematic frame:
# C [nvoglv32.DLL+0x882f01]
#
# 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 (0x00f7d800): JavaThread "Client thread" [_thread_in_native, id=11360, stack(0x00990000,0x009e0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x009de700, ECX=0x00000000, EDX=0x00000008
ESP=0x009da7b0, EBP=0x009da7bc, ESI=0x00000000, EDI=0x00000000
EIP=0x69b92f01, EFLAGS=0x00010246
Top of Stack: (sp=0x009da7b0)
0x009da7b0: 00000000 00000000 009de7bc 009da7dc
0x009da7c0: 69b94fcf 00000000 009da8f8 009de7bc
0x009da7d0: 4c730020 4c81275c 00000000 009da800
0x009da7e0: 69b933fa 4c730020 00000000 009da8f8
0x009da7f0: 009de914 00000001 009de7bc 5949a160
0x009da800: 009dabac 69c15f97 4c730020 009de7bc
0x009da810: 5949a160 009da8f8 009de914 4c81275c
0x009da820: 009da8f8 009da848 009de7bc 4c730020
Instructions: (pc=0x69b92f01)
0x69b92ee1: cc cc cc cc cc cc cc cc cc cc cc cc cc cc cc 55
0x69b92ef1: 8b ec 8b 45 08 8b 4d 08 53 56 8b 75 08 32 db 57
0x69b92f01: 0f b7 78 08 85 ff 7e 20 83 c0 24 8d 64 24 00 0f
0x69b92f11: b7 50 fc 4a 74 22 83 ea 2c 75 07 b3 01 8b 08 8b
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x009de700 is pointing into the stack for thread: 0x00f7d800
ECX=0x00000000 is an unknown value
EDX=0x00000008 is an unknown value
ESP=0x009da7b0 is pointing into the stack for thread: 0x00f7d800
EBP=0x009da7bc is pointing into the stack for thread: 0x00f7d800
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x00990000,0x009e0000], sp=0x009da7b0, free space=297k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nvoglv32.DLL+0x882f01]
C [nvoglv32.DLL+0x884fcf]
C [nvoglv32.DLL+0x8833fa]
C [nvoglv32.DLL+0x905f97]
C [nvoglv32.DLL+0x90651c]
C [nvoglv32.DLL+0x89c6d1]
C [nvoglv32.DLL+0x89cad4]
C [nvoglv32.DLL+0x89cf3d]
C [nvoglv32.DLL+0x9062aa]
C [nvoglv32.DLL+0x90d6a9]
C [nvoglv32.DLL+0x277b]
C [nvoglv32.DLL+0x22e9]
C [nvoglv32.DLL+0x137b9b]
C [nvoglv32.DLL+0x90a8e5]
C [nvoglv32.DLL+0x928389]
C [nvoglv32.DLL+0x68c759]
C [nvoglv32.DLL+0x7308c0]
C [nvoglv32.DLL+0x155f22]
C [lwjgl.dll+0x8389]
J 3133 C1 cki.a(FI)V (1513 bytes) @ 0x02d3fdd4 [0x02d3f7f0+0x5e4]
J 4900 C1 cjd.a(IFJ)V (1237 bytes) @ 0x0309acd4 [0x0309a680+0x654]
J 4899 C1 cjd.a(FJ)V (137 bytes) @ 0x03098e98 [0x03098c90+0x208]
J 4339 C1 cjd.b(F)V (809 bytes) @ 0x02f607a0 [0x02f5ff30+0x870]
J 3593 C1 bsr.as()V (881 bytes) @ 0x02e4612c [0x02e459b0+0x77c]
j bsr.a()V+72
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1010
v ~StubRoutines::call_stub
V [jvm.dll+0x1410fa]
V [jvm.dll+0x20567e]
V [jvm.dll+0x14117d]
V [jvm.dll+0xca7f5]
V [jvm.dll+0xd5497]
C [javaw.exe+0x2070]
C [javaw.exe+0xa601]
C [javaw.exe+0xa68b]
C [kernel32.dll+0x1338a]
C [ntdll.dll+0x39f72]
C [ntdll.dll+0x39f45]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 3231 org.lwjgl.opengl.GL11.nglCallList(IJ)V (0 bytes) @ 0x02d9a6ab [0x02d9a660+0x4b]
J 3133 C1 cki.a(FI)V (1513 bytes) @ 0x02d3fdd4 [0x02d3f7f0+0x5e4]
J 4900 C1 cjd.a(IFJ)V (1237 bytes) @ 0x0309acd4 [0x0309a680+0x654]
J 4899 C1 cjd.a(FJ)V (137 bytes) @ 0x03098e98 [0x03098c90+0x208]
J 4339 C1 cjd.b(F)V (809 bytes) @ 0x02f607a0 [0x02f5ff30+0x870]
J 3593 C1 bsr.as()V (881 bytes) @ 0x02e4612c [0x02e459b0+0x77c]
j bsr.a()V+72
j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1010
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x4bc0bc00 JavaThread "File IO Thread" [_thread_blocked, id=9584, stack(0x4c100000,0x4c150000)]
0x4bc0b000 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=5664, stack(0x5ac50000,0x5aca0000)]
0x4bc0ac00 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=10712, stack(0x513f0000,0x51440000)]
0x4bc09c00 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=13012, stack(0x51310000,0x51360000)]
0x4bc09800 JavaThread "Server thread" [_thread_in_Java, id=5744, stack(0x5a930000,0x5a980000)]
0x4bc09000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13128, stack(0x4dd90000,0x4dde0000)]
0x54d18000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=13080, stack(0x51a20000,0x51a70000)]
0x54cf8800 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=13136, stack(0x514c0000,0x51510000)]
0x54cf3c00 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=12140, stack(0x52440000,0x52490000)]
0x4b819400 JavaThread "Thread-7" [_thread_blocked, id=9680, stack(0x51360000,0x513b0000)]
0x4b7f1400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=11984, stack(0x4c2a0000,0x4c2f0000)]
0x4b7e6800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=12892, stack(0x4ae90000,0x4aee0000)]
0x4b714000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=10348, stack(0x4c050000,0x4c0a0000)]
0x4a758000 JavaThread "Service Thread" daemon [_thread_blocked, id=11112, stack(0x4b100000,0x4b150000)]
0x4a753c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8536, stack(0x4ac20000,0x4ac70000)]
0x4a753400 JavaThread "Attach Listener" daemon [_thread_blocked, id=11956, stack(0x4af80000,0x4afd0000)]
0x4a752c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12916, stack(0x047e0000,0x04830000)]
0x4a750400 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=10376, stack(0x4ad30000,0x4ad80000)]
0x4a726800 JavaThread "Finalizer" daemon [_thread_blocked, id=2552, stack(0x4abb0000,0x4ac00000)]
0x4a722800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12832, stack(0x01090000,0x010e0000)]
=>0x00f7d800 JavaThread "Client thread" [_thread_in_native, id=11360, stack(0x00990000,0x009e0000)]
Other Threads:
0x4a720c00 VMThread [stack: 0x4aa80000,0x4aad0000] [id=11940]
0x4a761000 WatcherThread [stack: 0x4b040000,0x4b090000] [id=12648]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
par new generation total 471872K, used 39626K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 9% used [0x04a00000, 0x070b2af8, 0x1e3a0000)
from space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 337903K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21733K [0x44a00000, 0x46d84000, 0x48a00000)
Card table byte_map: [0x48a00000,0x48c30000] byte_map_base: 0x489db000
Polling page: 0x001c0000
Code Cache [0x027d0000, 0x03240000, 0x047d0000)
total_blobs=5998 nmethods=5584 adapters=347 free_code_cache=22111Kb largest_free_block=22638912
Compilation events (10 events):
Event: 386.735 Thread 0x4a753c00 5650 zd::e (335 bytes)
Event: 386.736 Thread 0x4a753c00 nmethod 5650 0x03235c08 code [0x03235e50, 0x0323644c]
Event: 387.405 Thread 0x4a753c00 5651 zd::b (20 bytes)
Event: 387.405 Thread 0x4a753c00 nmethod 5651 0x03236e88 code [0x03236f90, 0x0323704c]
Event: 388.069 Thread 0x4a753c00 5652 ato::a (94 bytes)
Event: 388.069 Thread 0x4a753c00 nmethod 5652 0x032370c8 code [0x03237230, 0x03237468]
Event: 390.019 Thread 0x4a753c00 5653 cpp::a (317 bytes)
Event: 390.020 Thread 0x4a753c00 nmethod 5653 0x032376c8 code [0x032379a0, 0x0323800c]
Event: 392.003 Thread 0x4a753c00 5654 cgr::a (2 bytes)
Event: 392.003 Thread 0x4a753c00 nmethod 5654 0x03238d08 code [0x03238e00, 0x03238e80]
GC Heap History (10 events):
Event: 388.591 GC heap before
{Heap before GC invocations=422 (full 41):
par new generation total 471872K, used 444830K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 48% used [0x216d0000, 0x22f97978, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 476206K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 388.600 GC heap after
Heap after GC invocations=423 (full 41):
par new generation total 471872K, used 20014K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 38% used [0x1e3a0000, 0x1f72ba20, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 478402K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 389.496 GC heap before
{Heap before GC invocations=423 (full 41):
par new generation total 471872K, used 439470K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 38% used [0x1e3a0000, 0x1f72ba20, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 478402K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 389.505 GC heap after
Heap after GC invocations=424 (full 41):
par new generation total 471872K, used 20308K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 38% used [0x216d0000, 0x22aa5370, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 480192K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 390.394 GC heap before
{Heap before GC invocations=424 (full 41):
par new generation total 471872K, used 439764K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 38% used [0x216d0000, 0x22aa5370, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 480192K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 390.408 GC heap after
Heap after GC invocations=425 (full 41):
par new generation total 471872K, used 47000K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 89% used [0x1e3a0000, 0x211862a8, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 484088K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 391.185 GC heap before
{Heap before GC invocations=425 (full 41):
par new generation total 471872K, used 466456K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 100% used [0x04a00000, 0x1e3a0000, 0x1e3a0000)
from space 52416K, 89% used [0x1e3a0000, 0x211862a8, 0x216d0000)
to space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
concurrent mark-sweep generation total 524288K, used 484088K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 391.217 GC heap after
Heap after GC invocations=426 (full 41):
par new generation total 471872K, used 52416K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 100% used [0x216d0000, 0x24a00000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 502745K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
}
Event: 392.100 GC heap before
{Heap before GC invocations=426 (full 42):
par new generation total 471872K, used 465638K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 98% used [0x04a00000, 0x1dd89b80, 0x1e3a0000)
from space 52416K, 100% used [0x216d0000, 0x24a00000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 502745K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21765K [0x44a00000, 0x46d84000, 0x48a00000)
Event: 392.609 GC heap after
Heap after GC invocations=427 (full 43):
par new generation total 471872K, used 0K [0x04a00000, 0x24a00000, 0x24a00000)
eden space 419456K, 0% used [0x04a00000, 0x04a00000, 0x1e3a0000)
from space 52416K, 0% used [0x216d0000, 0x216d0000, 0x24a00000)
to space 52416K, 0% used [0x1e3a0000, 0x1e3a0000, 0x216d0000)
concurrent mark-sweep generation total 524288K, used 337903K [0x24a00000, 0x44a00000, 0x44a00000)
concurrent-mark-sweep perm gen total 36368K, used 21731K [0x44a00000, 0x46d84000, 0x48a00000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 383.621 Thread 0x4b8ad000 Threw 0x0851adc0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.640 Thread 0x4b8ad000 Threw 0x0851af60 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.671 Thread 0x4b8ad000 Threw 0x0851b100 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.689 Thread 0x4b8ad000 Threw 0x0c7f3b70 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.722 Thread 0x4b8ad000 Threw 0x0c7f3d10 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.739 Thread 0x4b8ad000 Threw 0x0c7f3eb0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.755 Thread 0x4b8ad000 Threw 0x0c7f4050 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.771 Thread 0x4b8ad000 Threw 0x0c7f41f0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:2965
Event: 383.797 Thread 0x4b8ad000 Threw 0x109121d8 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\unsafe.cpp:586
Event: 385.711 Thread 0x00f7d800 Threw 0x088611f0 at C:\re\jdk7u67\1368\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 390.394 Executing VM operation: GenCollectForAllocation
Event: 390.408 Executing VM operation: GenCollectForAllocation done
Event: 391.185 Executing VM operation: GenCollectForAllocation
Event: 391.217 Executing VM operation: GenCollectForAllocation done
Event: 391.535 Executing VM operation: CMS_Initial_Mark
Event: 391.655 Executing VM operation: CMS_Initial_Mark done
Event: 392.100 Executing VM operation: GenCollectForAllocation
Event: 392.609 Executing VM operation: GenCollectForAllocation done
Event: 392.609 loading class 0x54daa8d0
Event: 392.609 loading class 0x54daa8d0 done
Dynamic libraries:
0x013a0000 - 0x013cf000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x777d0000 - 0x77950000 C:\Windows\SysWOW64\ntdll.dll
0x75640000 - 0x75750000 C:\Windows\syswow64\kernel32.dll
0x75230000 - 0x75277000 C:\Windows\syswow64\KERNELBASE.dll
0x753f0000 - 0x75490000 C:\Windows\syswow64\ADVAPI32.dll
0x75780000 - 0x7582c000 C:\Windows\syswow64\msvcrt.dll
0x75b80000 - 0x75b99000 C:\Windows\SysWOW64\sechost.dll
0x772e0000 - 0x773d0000 C:\Windows\syswow64\RPCRT4.dll
0x751d0000 - 0x75230000 C:\Windows\syswow64\SspiCli.dll
0x751c0000 - 0x751cc000 C:\Windows\syswow64\CRYPTBASE.dll
0x75d90000 - 0x75e90000 C:\Windows\syswow64\USER32.dll
0x76160000 - 0x761f0000 C:\Windows\syswow64\GDI32.dll
0x75630000 - 0x7563a000 C:\Windows\syswow64\LPK.dll
0x760c0000 - 0x7615d000 C:\Windows\syswow64\USP10.dll
0x6f360000 - 0x6f4fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75d30000 - 0x75d87000 C:\Windows\syswow64\SHLWAPI.dll
0x75c40000 - 0x75ca0000 C:\Windows\system32\IMM32.DLL
0x75e90000 - 0x75f5c000 C:\Windows\syswow64\MSCTF.dll
0x56b60000 - 0x56c1f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x77c70000 - 0x77ff8000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74f20000 - 0x74f27000 C:\Windows\system32\WSOCK32.dll
0x75c00000 - 0x75c35000 C:\Windows\syswow64\WS2_32.dll
0x75620000 - 0x75626000 C:\Windows\syswow64\NSI.dll
0x715f0000 - 0x71622000 C:\Windows\system32\WINMM.dll
0x754d0000 - 0x754d5000 C:\Windows\syswow64\PSAPI.DLL
0x72b10000 - 0x72b1c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x72af0000 - 0x72b10000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x72ad0000 - 0x72ae3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x61700000 - 0x6170a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x72400000 - 0x72414000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x6fe00000 - 0x6fe3c000 C:\Windows\system32\mswsock.dll
0x6f960000 - 0x6f966000 C:\Windows\System32\wship6.dll
0x720d0000 - 0x720df000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x73be0000 - 0x73bf0000 C:\Windows\system32\NLAapi.dll
0x73bd0000 - 0x73be0000 C:\Windows\system32\napinsp.dll
0x72980000 - 0x72992000 C:\Windows\system32\pnrpnsp.dll
0x6ecc0000 - 0x6ece1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x74c90000 - 0x74cac000 C:\Windows\system32\Iphlpapi.DLL
0x74c80000 - 0x74c87000 C:\Windows\system32\WINNSI.DLL
0x749e0000 - 0x74a24000 C:\Windows\system32\DNSAPI.dll
0x72960000 - 0x72968000 C:\Windows\System32\winrnr.dll
0x6ec90000 - 0x6ecb7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x72630000 - 0x7263d000 C:\Windows\system32\wshbth.dll
0x6ec40000 - 0x6ec78000 C:\Windows\System32\fwpuclnt.dll
0x6ec80000 - 0x6ec86000 C:\Windows\system32\rasadhlp.dll
0x01210000 - 0x0125d000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\lwjgl.dll
0x5e0e0000 - 0x5e1a8000 C:\Windows\system32\OPENGL32.dll
0x5e6f0000 - 0x5e712000 C:\Windows\system32\GLU32.dll
0x5b550000 - 0x5b637000 C:\Windows\system32\DDRAW.dll
0x60a70000 - 0x60a76000 C:\Windows\system32\DCIMAN32.dll
0x76f60000 - 0x770fd000 C:\Windows\syswow64\SETUPAPI.dll
0x754a0000 - 0x754c7000 C:\Windows\syswow64\CFGMGR32.dll
0x75ca0000 - 0x75d2f000 C:\Windows\syswow64\OLEAUT32.dll
0x75f60000 - 0x760bc000 C:\Windows\syswow64\ole32.dll
0x75880000 - 0x75892000 C:\Windows\syswow64\DEVOBJ.dll
0x6eb90000 - 0x6eba3000 C:\Windows\system32\dwmapi.dll
0x750f0000 - 0x750f9000 C:\Windows\system32\VERSION.dll
0x73e80000 - 0x73e96000 C:\Windows\system32\CRYPTSP.dll
0x73e40000 - 0x73e7b000 C:\Windows\system32\rsaenh.dll
0x772c0000 - 0x772d7000 C:\Windows\syswow64\USERENV.dll
0x75490000 - 0x7549b000 C:\Windows\syswow64\profapi.dll
0x724b0000 - 0x724c2000 C:\Windows\system32\dhcpcsvc.DLL
0x724a0000 - 0x724ad000 C:\Windows\system32\dhcpcsvc6.DLL
0x51aa0000 - 0x51be3000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x6ef70000 - 0x6eff0000 C:\Windows\system32\uxtheme.dll
0x69310000 - 0x6aa4a000 C:\Windows\system32\nvoglv32.DLL
0x76310000 - 0x76f5a000 C:\Windows\syswow64\SHELL32.dll
0x71cc0000 - 0x71ccd000 C:\Windows\system32\WTSAPI32.dll
0x75750000 - 0x7577e000 C:\Windows\syswow64\WINTRUST.dll
0x761f0000 - 0x76310000 C:\Windows\syswow64\CRYPT32.dll
0x777a0000 - 0x777ac000 C:\Windows\syswow64\MSASN1.dll
0x75060000 - 0x75081000 C:\Windows\system32\ntmarta.dll
0x75830000 - 0x75875000 C:\Windows\syswow64\WLDAP32.dll
0x71c90000 - 0x71cb9000 C:\Windows\system32\WINSTA.dll
0x615d0000 - 0x61649000 C:\Windows\system32\mscms.dll
0x56280000 - 0x562b8000 C:\Windows\system32\icm32.dll
0x70a40000 - 0x70a7a000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\avutil-ttv-51.dll
0x65980000 - 0x6599d000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\swresample-ttv-0.dll
0x500b0000 - 0x50139000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\libmp3lame-ttv.dll
0x50140000 - 0x510c0000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\libmfxsw32.dll
0x51610000 - 0x51740000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\twitchsdk.dll
0x77100000 - 0x772bd000 C:\Windows\syswow64\WININET.dll
0x75930000 - 0x75934000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x75580000 - 0x75584000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75b70000 - 0x75b74000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x75570000 - 0x75573000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x75280000 - 0x75283000 C:\Windows\syswow64\normaliz.DLL
0x75940000 - 0x75b5a000 C:\Windows\syswow64\iertutil.dll
0x75b60000 - 0x75b65000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x512a0000 - 0x51305000 C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233\OpenAL32.dll
0x75590000 - 0x75613000 C:\Windows\syswow64\CLBCatQ.DLL
0x5e480000 - 0x5e4b9000 C:\Windows\System32\MMDevApi.dll
0x51740000 - 0x51835000 C:\Windows\System32\PROPSYS.dll
0x61e90000 - 0x61f02000 C:\Windows\system32\dsound.dll
0x73cd0000 - 0x73cf5000 C:\Windows\system32\POWRPROF.dll
0x5e3a0000 - 0x5e3d6000 C:\Windows\system32\AUDIOSES.DLL
0x6fdf0000 - 0x6fdf5000 C:\Windows\System32\wshtcpip.dll
0x61df0000 - 0x61e10000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6b100000 - 0x6b109000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
VM Arguments:
jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M -Djava.library.path=C:\Users\RDJ\AppData\Roaming\.minecraft\versions\14w34d\14w34d-natives-5729777075233
java_command: net.minecraft.client.main.Main --username rthepenguin --version 14w34d --gameDir C:\Users\RDJ\AppData\Roaming\.minecraft --assetsDir C:\Users\RDJ\AppData\Roaming\.minecraft\assets --assetIndex 14w31a --uuid 50c7562999714782b78eb5e51091cb8a --accessToken 1a2cdbe216da4257b67fd8d72a294406 --userProperties {} --userType mojang --width 1280 --height 800
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Common Files\Acronis\SnapAPI\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;;C:\Program Files (x86)\Java\jre7\bin
USERNAME=RDJ
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 12547552k(7485436k free), swap 25093240k(18736488k free)
vm_info: Java HotSpot(TM) Client VM (24.65-b04) for windows-x86 JRE (1.7.0_67-b01), built on Jul 25 2014 10:20:53 by "java_re" with unknown MS VC++:1600
time: Thu Aug 21 10:58:01 2014
elapsed time: 392 seconds
First, if you ever ran with 3G then one of the things you've messed up is uninstalling 64bit Java and replacing it with 32bit Java. This is why it crashes when you try using 3G now, and may also be the cause of some of your other crashes. 64bit Java is generally better performing and the 32bit drivers that 32bit Java must use are more likely to have bugs in them.
Resolve that and then see where you are.
Downloaded Java 64-bit and it ran for a few minutes as I flew around and loaded a new world. Logged out and tried it again with more mem allocation and it loaded and seems to be stable.
Seems like Java64 was the solution, but I hadn't fiddled with Java when the problem started. Could it have auto-updated to the wrong version?
Thanks gerbil.
Oracle has done something weird there. Java 32 has an auto-updater, Java 64 doesn't. The auto-updater can remove the Java 64 install as out of date, leaving you only with an up to date Java32 installed. Maybe this is what happened to you.