Java Problem

Mister.Honk

Beta member
Messages
3
Location
USA
Hi everyone. I recently tried to start my own minecraft server and think I messed up my code and java. The game now freezes after a few seconds of gameplay. I post this here and not in the gaming section because I believe that the problem is not with minecraft. This is the error report. I can't get it to attach... Its long so bear with me. I'll have to break it up between 2 posts.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5904b220, pid=14856, tid=13344
#
# JRE version: 7.0_05-b06
# Java VM: Java HotSpot(TM) Client VM (23.1-b03 mixed mode windows-x86 )
# Problematic frame:
# C [awt.dll+0xab220] D3DVertexCacher::Render+0x50
#
# 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:
# HotSpot Virtual Machine Error Reporting Page
# 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 (0x4a402800): JavaThread "AWT-Windows" daemon [_thread_in_native, id=13344, stack(0x4ac10000,0x4ac60000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x4ac5f584, EBX=0x000000c0, ECX=0x000000fc, EDX=0x000000c0
ESP=0x4ac5f56c, EBP=0x00000000, ESI=0x4b558110, EDI=0x00000000
EIP=0x5904b220, EFLAGS=0x00010206

Top of Stack: (sp=0x4ac5f56c)
0x4ac5f56c: 4ac5f584 00001000 00000000 00000001
0x4ac5f57c: 4b557cd0 0010000f 59083826 5904239b
0x4ac5f58c: 00000000 00000000 4b557cd0 5904247a
0x4ac5f59c: 00000000 4b557cd0 00000001 5904257e
0x4ac5f5ac: 4b557cd0 590032a0 4b52d098 00000000
0x4ac5f5bc: 590446da 00000001 590984ec 00000000
0x4ac5f5cc: 4b52d098 59045bc2 590984e4 59045dbb
0x4ac5f5dc: 590984e4 5902fa69 00000000 38850fd6

Instructions: (pc=0x5904b220)
0x5904b200: d8 53 1b c0 57 8b be 10 a0 00 00 25 00 f0 ff ff
0x5904b210: 05 00 20 00 00 50 c1 e2 05 8d 44 24 14 50 8b da
0x5904b220: 8b 17 53 c1 e1 05 51 8b 4a 2c 57 ff d1 33 ff 3b
0x5904b230: c7 0f 8c 8f 00 00 00 8b 56 04 8b 4c 24 10 c1 e2


Register to memory mapping:

EAX=0x4ac5f584 is pointing into the stack for thread: 0x4a402800
EBX=0x000000c0 is an unknown value
ECX=0x000000fc is an unknown value
EDX=0x000000c0 is an unknown value
ESP=0x4ac5f56c is pointing into the stack for thread: 0x4a402800
EBP=0x00000000 is an unknown value
ESI=0x4b558110 is an unknown value
EDI=0x00000000 is an unknown value


Stack: [0x4ac10000,0x4ac60000], sp=0x4ac5f56c, free space=317k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [awt.dll+0xab220] D3DVertexCacher::Render+0x50

[error occurred during error reporting (printing native stack), id 0xc0000005]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.windows.WToolkit.eventLoop()V+0
j sun.awt.windows.WToolkit.run()V+49
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x4b7c1400 JavaThread "Thread-0" daemon [_thread_in_native, id=5948, stack(0x4b2d0000,0x4b320000)]
0x4b7c2c00 JavaThread "Thread-33" [_thread_blocked, id=11628, stack(0x4eca0000,0x4ecf0000)]
0x4b7c4400 JavaThread "Client write thread" daemon [_thread_blocked, id=14264, stack(0x60210000,0x60260000)]
0x4b7c3000 JavaThread "Client read thread" daemon [_thread_in_native, id=13412, stack(0x54200000,0x54250000)]
0x4b7c3800 JavaThread "Thread-14" daemon [_thread_in_native, id=16292, stack(0x60000000,0x60050000)]
0x4b7c2000 JavaThread "Minecraft main thread" daemon [_thread_blocked, id=13700, stack(0x4f330000,0x4f380000)]
0x4b7c0c00 JavaThread "Timer hack thread" daemon [_thread_blocked, id=12772, stack(0x50770000,0x507c0000)]
0x4b7c1800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=16136, stack(0x50710000,0x50760000)]
0x4b567400 JavaThread "TimerQueue" daemon [_thread_blocked, id=15636, stack(0x4d6f0000,0x4d740000)]
0x4b6dc400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=14948, stack(0x4d570000,0x4d5c0000)]
0x004db000 JavaThread "DestroyJavaVM" [_thread_blocked, id=15376, stack(0x01dd0000,0x01e20000)]
0x4b5c8400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=15440, stack(0x4d890000,0x4d8e0000)]
=>0x4a402800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=13344, stack(0x4ac10000,0x4ac60000)]
0x4a401c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=16168, stack(0x4abc0000,0x4ac10000)]
0x4a3ff400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=15560, stack(0x4ab50000,0x4aba0000)]
0x4a2a7400 JavaThread "Service Thread" daemon [_thread_blocked, id=15304, stack(0x004e0000,0x00530000)]
0x4a2a2800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=15340, stack(0x4a9c0000,0x4aa10000)]
0x4a2a1400 JavaThread "Attach Listener" daemon [_thread_blocked, id=13112, stack(0x4a910000,0x4a960000)]
0x4a29e400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15592, stack(0x01e40000,0x01e90000)]
0x4a24ac00 JavaThread "Finalizer" daemon [_thread_blocked, id=15988, stack(0x4a4f0000,0x4a540000)]
0x4a244000 JavaThread "Reference Handler" daemon [_thread_blocked, id=16312, stack(0x4a610000,0x4a660000)]

Other Threads:
0x4a23e400 VMThread [stack: 0x01ef0000,0x01f40000] [id=15368]
0x4a2c4400 WatcherThread [stack: 0x4a820000,0x4a870000] [id=14872]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 157376K, used 83431K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 57% used [0x04090000, 0x08f9c3f8, 0x0c930000)
from space 17472K, 14% used [0x0c930000, 0x0cb9da20, 0x0da40000)
to space 17472K, 0% used [0x0da40000, 0x0da40000, 0x0eb50000)
tenured generation total 349568K, used 76165K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 21% used [0x195e0000, 0x1e041540, 0x1e041600, 0x2eb40000)
compacting perm gen total 16128K, used 16007K [0x44090000, 0x45050000, 0x48090000)
the space 16128K, 99% used [0x44090000, 0x45031d90, 0x45031e00, 0x45050000)
No shared spaces configured.

Code Cache [0x02090000, 0x026e8000, 0x04090000)
total_blobs=3066 nmethods=2701 adapters=298 free_code_cache=26301Kb largest_free_block=26931776

Compilation events (10 events):
Event: 112.948 Thread 0x4a2a2800 2693 paulscode.sound.Library::removeTemporarySources (83 bytes)
Event: 112.948 Thread 0x4a2a2800 nmethod 2693 0x026de448 code [0x026de5d0, 0x026de7e0]
Event: 119.348 Thread 0x4a2a2800 17 % ! bc::run @ 27 (74 bytes)
Event: 119.348 Thread 0x4a2a2800 nmethod 17% 0x026dea48 code [0x026deb80, 0x026dede8]
Event: 121.366 Thread 0x4a2a2800 2694 cu::<init> (5 bytes)
Event: 121.366 Thread 0x4a2a2800 nmethod 2694 0x026df188 code [0x026df280, 0x026df320]
Event: 121.366 Thread 0x4a2a2800 2695 cu::a (30 bytes)
Event: 121.366 Thread 0x4a2a2800 nmethod 2695 0x026df388 code [0x026df4f0, 0x026df764]
Event: 125.417 Thread 0x4a2a2800 2696 sun.security.provider.MD5::implCompress (1508 bytes)
Event: 125.419 Thread 0x4a2a2800 nmethod 2696 0x026df9c8 code [0x026dfb00, 0x026e089c]

GC Heap History (10 events):
Event: 5.672 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 157248K, used 139776K [0x04090000, 0x0eb30000, 0x195e0000)
eden space 139776K, 100% used [0x04090000, 0x0c910000, 0x0c910000)
from space 17472K, 0% used [0x0c910000, 0x0c910000, 0x0da20000)
to space 17472K, 0% used [0x0da20000, 0x0da20000, 0x0eb30000)
tenured generation total 349568K, used 0K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 0% used [0x195e0000, 0x195e0000, 0x195e0200, 0x2eb40000)
compacting perm gen total 15104K, used 14984K [0x44090000, 0x44f50000, 0x48090000)
the space 15104K, 99% used [0x44090000, 0x44f32048, 0x44f32200, 0x44f50000)
No shared spaces configured.
Event: 5.727 GC heap after
Heap after GC invocations=1 (full 0):
def new generation total 157248K, used 17472K [0x04090000, 0x0eb30000, 0x195e0000)
eden space 139776K, 0% used [0x04090000, 0x04090000, 0x0c910000)
from space 17472K, 100% used [0x0da20000, 0x0eb30000, 0x0eb30000)
to space 17472K, 0% used [0x0c910000, 0x0c910000, 0x0da20000)
tenured generation total 349568K, used 19113K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 5% used [0x195e0000, 0x1a88a478, 0x1a88a600, 0x2eb40000)
compacting perm gen total 15104K, used 14984K [0x44090000, 0x44f50000, 0x48090000)
the space 15104K, 99% used [0x44090000, 0x44f32048, 0x44f32200, 0x44f50000)
No shared spaces configured.
}
Event: 7.182 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation total 157248K, used 36503K [0x04090000, 0x0eb30000, 0x195e0000)
eden space 139776K, 13% used [0x04090000, 0x05325d40, 0x0c910000)
from space 17472K, 100% used [0x0da20000, 0x0eb30000, 0x0eb30000)
to space 17472K, 0% used [0x0c910000, 0x0c910000, 0x0da20000)
tenured generation total 349568K, used 19113K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 5% used [0x195e0000, 0x1a88a478, 0x1a88a600, 0x2eb40000)
compacting perm gen total 15360K, used 15177K [0x44090000, 0x44f90000, 0x48090000)
the space 15360K, 98% used [0x44090000, 0x44f626b0, 0x44f62800, 0x44f90000)
No shared spaces configured.
Event: 7.235 GC heap after
Heap after GC invocations=2 (full 1):
def new generation total 157376K, used 0K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 0% used [0x04090000, 0x04090000, 0x0c930000)
from space 17472K, 0% used [0x0c930000, 0x0c930000, 0x0da40000)
to space 17472K, 0% used [0x0da40000, 0x0da40000, 0x0eb50000)
tenured generation total 349568K, used 35638K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 10% used [0x195e0000, 0x1b8ad9c8, 0x1b8ada00, 0x2eb40000)
compacting perm gen total 15360K, used 15177K [0x44090000, 0x44f90000, 0x48090000)
the space 15360K, 98% used [0x44090000, 0x44f626b0, 0x44f62800, 0x44f90000)
No shared spaces configured.
}
Event: 8.452 GC heap before
{Heap before GC invocations=2 (full 1):
def new generation total 157376K, used 42243K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 30% used [0x04090000, 0x069d0f00, 0x0c930000)
from space 17472K, 0% used [0x0c930000, 0x0c930000, 0x0da40000)
to space 17472K, 0% used [0x0da40000, 0x0da40000, 0x0eb50000)
tenured generation total 349568K, used 35638K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 10% used [0x195e0000, 0x1b8ad9c8, 0x1b8ada00, 0x2eb40000)
compacting perm gen total 15872K, used 15684K [0x44090000, 0x45010000, 0x48090000)
the space 15872K, 98% used [0x44090000, 0x44fe1140, 0x44fe1200, 0x45010000)
No shared spaces configured.
Event: 8.511 GC heap after
Heap after GC invocations=3 (full 2):
def new generation total 157376K, used 0K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 0% used [0x04090000, 0x04090000, 0x0c930000)
from space 17472K, 0% used [0x0c930000, 0x0c930000, 0x0da40000)
to space 17472K, 0% used [0x0da40000, 0x0da40000, 0x0eb50000)
tenured generation total 349568K, used 46970K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 13% used [0x195e0000, 0x1c3be938, 0x1c3bea00, 0x2eb40000)
compacting perm gen total 15872K, used 15684K [0x44090000, 0x45010000, 0x48090000)
the space 15872K, 98% used [0x44090000, 0x44fe1140, 0x44fe1200, 0x45010000)
No shared spaces configured.
}
Event: 14.683 GC heap before
{Heap before GC invocations=3 (full 2):
def new generation total 157376K, used 139904K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 100% used [0x04090000, 0x0c930000, 0x0c930000)
from space 17472K, 0% used [0x0c930000, 0x0c930000, 0x0da40000)
to space 17472K, 0% used [0x0da40000, 0x0da40000, 0x0eb50000)
tenured generation total 349568K, used 46970K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 13% used [0x195e0000, 0x1c3be938, 0x1c3bea00, 0x2eb40000)
compacting perm gen total 16128K, used 15950K [0x44090000, 0x45050000, 0x48090000)
the space 16128K, 98% used [0x44090000, 0x45023848, 0x45023a00, 0x45050000)
No shared spaces configured.
Event: 14.700 GC heap after
Heap after GC invocations=4 (full 2):
def new generation total 157376K, used 17472K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 0% used [0x04090000, 0x04090000, 0x0c930000)
from space 17472K, 100% used [0x0da40000, 0x0eb50000, 0x0eb50000)
to space 17472K, 0% used [0x0c930000, 0x0c930000, 0x0da40000)
tenured generation total 349568K, used 60649K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 17% used [0x195e0000, 0x1d11a478, 0x1d11a600, 0x2eb40000)
compacting perm gen total 16128K, used 15950K [0x44090000, 0x45050000, 0x48090000)
the space 16128K, 98% used [0x44090000, 0x45023848, 0x45023a00, 0x45050000)
No shared spaces configured.
}
Event: 46.582 GC heap before
{Heap before GC invocations=4 (full 2):
def new generation total 157376K, used 157376K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 100% used [0x04090000, 0x0c930000, 0x0c930000)
from space 17472K, 100% used [0x0da40000, 0x0eb50000, 0x0eb50000)
to space 17472K, 0% used [0x0c930000, 0x0c930000, 0x0da40000)
tenured generation total 349568K, used 60649K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 17% used [0x195e0000, 0x1d11a478, 0x1d11a600, 0x2eb40000)
compacting perm gen total 16128K, used 15967K [0x44090000, 0x45050000, 0x48090000)
the space 16128K, 99% used [0x44090000, 0x45027f20, 0x45028000, 0x45050000)
No shared spaces configured.
Event: 46.594 GC heap after
Heap after GC invocations=5 (full 2):
def new generation total 157376K, used 2486K [0x04090000, 0x0eb50000, 0x195e0000)
eden space 139904K, 0% used [0x04090000, 0x04090000, 0x0c930000)
from space 17472K, 14% used [0x0c930000, 0x0cb9da20, 0x0da40000)
to space 17472K, 0% used [0x0da40000, 0x0da40000, 0x0eb50000)
tenured generation total 349568K, used 76165K [0x195e0000, 0x2eb40000, 0x44090000)
the space 349568K, 21% used [0x195e0000, 0x1e041540, 0x1e041600, 0x2eb40000)
compacting perm gen total 16128K, used 15967K [0x44090000, 0x45050000, 0x48090000)
the space 16128K, 99% used [0x44090000, 0x45027f20, 0x45028000, 0x45050000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 125.419 Thread 0x4b7c2000 Threw 0x08b3c280 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.419 Thread 0x4b7c2000 Threw 0x08b3c418 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.419 Thread 0x4b7c2000 Threw 0x08b3c580 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.419 Thread 0x4b7c1400 Threw 0x08a11d58 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 125.519 Thread 0x4b7c2400 Threw 0x08c18d68 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:2888
Event: 125.639 Thread 0x4b7c2000 Threw 0x08b3ce60 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.639 Thread 0x4b7c2000 Threw 0x08b3cff8 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.639 Thread 0x4b7c2000 Threw 0x08b3d160 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.640 Thread 0x4b7c2000 Threw 0x08b3d360 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
Event: 125.640 Thread 0x4b7c2000 Threw 0x08b3d4c8 at C:\jdk7u5_32P\jdk7u5\hotspot\src\share\vm\prims\jni.cpp:715
 
Events (10 events):
Event: 125.419 Thread 0x4b7c1400 Thread exited: 0x4b7c1400
Event: 125.519 Executing VM operation: RevokeBias
Event: 125.519 Executing VM operation: RevokeBias done
Event: 125.520 Thread 0x4b7c2400 Thread exited: 0x4b7c2400
Event: 125.725 Thread 0x4b7c2400 Thread added: 0x4b7c2400
Event: 125.725 Thread 0x4b7c1400 Thread added: 0x4b7c1400
Event: 125.725 Thread 0x4b7c5800 Thread added: 0x4b7c5800
Event: 125.725 Thread 0x4b7c2400 Thread exited: 0x4b7c2400
Event: 125.725 Thread 0x4b7c5800 Thread exited: 0x4b7c5800
Event: 125.725 Thread 0x4b6f3400 Thread exited: 0x4b6f3400


Dynamic libraries:
0x000e0000 - 0x0010f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77660000 - 0x777e0000 C:\Windows\SysWOW64\ntdll.dll
0x76c60000 - 0x76d70000 C:\Windows\syswow64\kernel32.dll
0x74e20000 - 0x74e66000 C:\Windows\syswow64\KERNELBASE.dll
0x767d0000 - 0x76870000 C:\Windows\syswow64\ADVAPI32.dll
0x76580000 - 0x7662c000 C:\Windows\syswow64\msvcrt.dll
0x75010000 - 0x75029000 C:\Windows\SysWOW64\sechost.dll
0x76490000 - 0x76580000 C:\Windows\syswow64\RPCRT4.dll
0x74d40000 - 0x74da0000 C:\Windows\syswow64\SspiCli.dll
0x74d30000 - 0x74d3c000 C:\Windows\syswow64\CRYPTBASE.dll
0x766c0000 - 0x767c0000 C:\Windows\syswow64\USER32.dll
0x762a0000 - 0x76330000 C:\Windows\syswow64\GDI32.dll
0x75030000 - 0x7503a000 C:\Windows\syswow64\LPK.dll
0x75230000 - 0x752cd000 C:\Windows\syswow64\USP10.dll
0x71ed0000 - 0x7206e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76a20000 - 0x76a77000 C:\Windows\syswow64\SHLWAPI.dll
0x76050000 - 0x760b0000 C:\Windows\system32\IMM32.DLL
0x760b0000 - 0x7617c000 C:\Windows\syswow64\MSCTF.dll
0x72bb0000 - 0x72c6e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6d450000 - 0x6d79a000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x71540000 - 0x71547000 C:\Windows\system32\WSOCK32.dll
0x76c20000 - 0x76c55000 C:\Windows\syswow64\WS2_32.dll
0x75220000 - 0x75226000 C:\Windows\syswow64\NSI.dll
0x72710000 - 0x72742000 C:\Windows\system32\WINMM.dll
0x767c0000 - 0x767c5000 C:\Windows\syswow64\PSAPI.DLL
0x73460000 - 0x7346c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x73440000 - 0x73460000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x72e60000 - 0x72e73000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x58fa0000 - 0x590e2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x76630000 - 0x766bf000 C:\Windows\syswow64\OLEAUT32.dll
0x76330000 - 0x7648c000 C:\Windows\syswow64\ole32.dll
0x724d0000 - 0x72550000 C:\Windows\system32\uxtheme.dll
0x73050000 - 0x73059000 C:\ProgramData\Real\RealPlayer\BrowserRecordPlugin\Chrome\Hook\rpchrome150browserrecordhelper.dll
0x71910000 - 0x719b3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x75390000 - 0x75fda000 C:\Windows\syswow64\SHELL32.dll
0x72890000 - 0x728a3000 C:\Windows\system32\dwmapi.dll
0x72c70000 - 0x72e33000 C:\Windows\system32\d3d9.dll
0x74c60000 - 0x74c69000 C:\Windows\system32\VERSION.dll
0x73150000 - 0x73156000 C:\Windows\system32\d3d8thk.dll
0x60290000 - 0x610f7000 C:\Windows\system32\nvd3dum.dll
0x734b0000 - 0x734d5000 C:\Windows\system32\powrprof.dll
0x76a80000 - 0x76c1d000 C:\Windows\syswow64\SETUPAPI.dll
0x74e70000 - 0x74e97000 C:\Windows\syswow64\CFGMGR32.dll
0x75040000 - 0x75052000 C:\Windows\syswow64\DEVOBJ.dll
0x5f0a0000 - 0x5f0ca000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x6d810000 - 0x6d824000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x710a0000 - 0x710dc000 C:\Windows\system32\mswsock.dll
0x70eb0000 - 0x70eb6000 C:\Windows\System32\wship6.dll
0x6d800000 - 0x6d80f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x70ec0000 - 0x70ec5000 C:\Windows\System32\wshtcpip.dll
0x6f3d0000 - 0x6f414000 C:\Windows\system32\DNSAPI.dll
0x6f3a0000 - 0x6f3c7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x720c0000 - 0x720dc000 C:\Windows\system32\IPHLPAPI.DLL
0x72110000 - 0x72117000 C:\Windows\system32\WINNSI.DLL
0x6f390000 - 0x6f396000 C:\Windows\system32\rasadhlp.dll
0x6f350000 - 0x6f388000 C:\Windows\System32\fwpuclnt.dll
0x72310000 - 0x72326000 C:\Windows\system32\CRYPTSP.dll
0x722d0000 - 0x7230b000 C:\Windows\system32\rsaenh.dll
0x720f0000 - 0x72107000 C:\Windows\system32\USERENV.dll
0x720e0000 - 0x720eb000 C:\Windows\system32\profapi.dll
0x73d70000 - 0x73d80000 C:\Windows\system32\NLAapi.dll
0x73d60000 - 0x73d70000 C:\Windows\system32\napinsp.dll
0x73d40000 - 0x73d52000 C:\Windows\system32\pnrpnsp.dll
0x73d30000 - 0x73d38000 C:\Windows\System32\winrnr.dll
0x73d20000 - 0x73d2d000 C:\Windows\system32\wshbth.dll
0x6bed0000 - 0x6bef0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x5f060000 - 0x5f091000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x752d0000 - 0x75353000 C:\Windows\syswow64\CLBCatQ.DLL
0x6bf20000 - 0x6c01b000 C:\Windows\system32\WindowsCodecs.dll
0x729e0000 - 0x72a2c000 C:\Windows\system32\apphelp.dll
0x5e920000 - 0x5e951000 C:\Windows\system32\EhStorShell.dll
0x72370000 - 0x72465000 C:\Windows\system32\PROPSYS.dll
0x6e2e0000 - 0x6e350000 C:\Windows\system32\ntshrui.dll
0x71db0000 - 0x71dc9000 C:\Windows\system32\srvcli.dll
0x73d00000 - 0x73d0b000 C:\Windows\system32\cscapi.dll
0x72550000 - 0x7255a000 C:\Windows\system32\slc.dll
0x6e000000 - 0x6e009000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x76180000 - 0x7629e000 C:\Windows\syswow64\CRYPT32.dll
0x76040000 - 0x7604c000 C:\Windows\syswow64\MSASN1.dll
0x4e9d0000 - 0x4ea3b000 C:\Users\Devon\AppData\Roaming\.minecraft\bin\natives\lwjgl.dll
0x6d850000 - 0x6d918000 C:\Windows\system32\OPENGL32.dll
0x722a0000 - 0x722c2000 C:\Windows\system32\GLU32.dll
0x73350000 - 0x73437000 C:\Windows\system32\DDRAW.dll
0x73340000 - 0x73346000 C:\Windows\system32\DCIMAN32.dll
0x6b010000 - 0x6b016000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x57ce0000 - 0x58f95000 C:\Windows\system32\nvoglv32.DLL
0x76d70000 - 0x76d9d000 C:\Windows\syswow64\WINTRUST.dll
0x74bd0000 - 0x74bf1000 C:\Windows\system32\ntmarta.dll
0x74fc0000 - 0x75005000 C:\Windows\syswow64\WLDAP32.dll
0x69be0000 - 0x69c52000 C:\Windows\system32\dsound.dll
0x726d0000 - 0x72709000 C:\Windows\System32\MMDevApi.dll
0x6d7d0000 - 0x6d800000 C:\Windows\system32\wdmaud.drv
0x72fc0000 - 0x72fc4000 C:\Windows\system32\ksuser.dll
0x72e50000 - 0x72e57000 C:\Windows\system32\AVRT.dll
0x72330000 - 0x72366000 C:\Windows\system32\AUDIOSES.DLL
0x72e40000 - 0x72e48000 C:\Windows\system32\msacm32.drv
0x70110000 - 0x70124000 C:\Windows\system32\MSACM32.dll
0x72a40000 - 0x72a47000 C:\Windows\system32\midimap.dll
0x6b020000 - 0x6b02a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x6e700000 - 0x6e712000 C:\Windows\system32\dhcpcsvc.DLL
0x71a70000 - 0x71b5b000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Devon\Desktop\Minecraft.exe
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=C:\Program Files\Java\jre6\bin
PATH=C:\Program Files\Java\jre6\bin;C:\Program Files (x86)\Java\jre7\bin
USERNAME=Devon
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, 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 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, ht, tsc, tscinvbit

Memory: 4k page, physical 8365224k(5101404k free), swap 16728596k(11908356k free)

vm_info: Java HotSpot(TM) Client VM (23.1-b03) for windows-x86 JRE (1.7.0_05-b06), built on Jun 27 2012 00:51:27 by "java_re" with unknown MS VC++:1600

time: Sat Sep 01 06:46:11 2012
elapsed time: 125 seconds
 
That's not a Java error -well, not in the traditional sense. It's a VM crash caused by a native library, in this case DirectX. Very difficult to say what's wrong other than guessing at a few things:

- Firstly, you're running Java 7 update 5 - update 6 is out now, you'd be wise to upgrade and see if that solves it. Bugs like that are fixed all the time.
- Similarly for DirectX, check you're using the latest version (I can't tell from the dump whether you are or not.)
- If that doesn't work, try migrating back to Java 6 - Java 7 is still relatively new with some teething issues, and it's possible minecraft doesn't like working with it.
 
Back
Top Bottom