Results 1 to 2 of 2
- 05-18-2012, 05:34 PM #1
Member
- Join Date
- May 2012
- Posts
- 1
- Rep Power
- 0
Java applet crashes and produces error code
Hi there I have been trying to run a game which uses java and when i run it it justs black screens and crashes. It then produces an extensive error code and everytime i have looked for a solution to this everything i try just doesnt work. (I dont develop at all as you may have guessed :) ) I have no idea what to do, I expect its something very simple.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006903d268, pid=924, tid=2192
#
# JRE version: 7.0_04-b22
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.0-b21 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0xd268] DrvSwapBuffers+0xb8
#
# 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 (0x000000000c302000): JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2192, stack(0x0000000011050000,0x0000000011150000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000001, RCX=0x0000000000000000, RDX=0x0000000000002000
RSP=0x000000001114e4e0, RBP=0x00000000c501114a, RSI=0x00000000ec92fac0, RDI=0x00000000003bf6b0
R8 =0x000000000000000d, R9 =0x000000000000001a, R10=0x000000000000000d, R11=0x0000000000000003
R12=0x000000001114e780, R13=0x000000006907f270, R14=0x000000006903c610, R15=0x00000000ffffffff
RIP=0x000000006903d268, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000001114e4e0)
0x000000001114e4e0: 0000000000000001 ffffffffc501114a
0x000000001114e4f0: 000007feec92fac0 000007feec92fac0
0x000000001114e500: 00000000003bf6b0 000000006903c639
0x000000001114e510: 0000000000000001 000000001114e780
0x000000001114e520: ffffffff00120011 000007feec841bf8
0x000000001114e530: 00000000003bf610 000007feec867cc0
0x000000001114e540: 00000000003bf610 000000006907f280
0x000000001114e550: 000007feec92fab8 0000000069030000
0x000000001114e560: 0000000000000001 000000001114ed10
0x000000001114e570: 0000000000000000 0000000000000000
0x000000001114e580: 0000000000000001 000007feec867f93
0x000000001114e590: ffffffffc501114a 00000000ffffffff
0x000000001114e5a0: fffffffffe0119f2 000007feffcb0000
0x000000001114e5b0: 000000001114e600 000000000c302000
0x000000001114e5c0: 0000000000000000 0000000000000000
0x000000001114e5d0: 5c2e5c5c000001a8 3159414c50534944
Instructions: (pc=0x000000006903d268)
0x000000006903d248: fd 00 00 00 00 00 8b 81 00 03 00 00 48 8b 0d ed
0x000000006903d258: 85 01 01 33 d2 89 05 39 38 fd 00 e8 48 c5 04 00
0x000000006903d268: 8b 48 10 48 8b 05 d6 83 01 01 48 89 48 38 e8 c5
0x000000006903d278: 93 05 00 8b c8 e8 0e 9c 00 00 48 8b 0d bf 83 01
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000001 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000002000 is an unknown value
RSP=0x000000001114e4e0 is pointing into the stack for thread: 0x000000000c302000
RBP=0x00000000c501114a is an unknown value
RSI=0x00000000ec92fac0 is an unknown value
RDI=0x00000000003bf6b0 is an unknown value
R8 =0x000000000000000d is an unknown value
R9 =0x000000000000001a is an unknown value
R10=0x000000000000000d is an unknown value
R11=0x0000000000000003 is an unknown value
R12=0x000000001114e780 is pointing into the stack for thread: 0x000000000c302000
R13=0x000000006907f270 is an unknown value
R14=0x000000006903c610 is an unknown value
R15=0x00000000ffffffff is an unallocated location in the heap
Stack: [0x0000000011050000,0x0000000011150000], sp=0x000000001114e4e0, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xd268] DrvSwapBuffers+0xb8
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelForma t(JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+0
j org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat (JIILorg/lwjgl/opengl/PixelFormat;Ljava/nio/IntBuffer;ZZZZ)I+15
j org.lwjgl.opengl.WindowsDisplay.createWindow(Lorg/lwjgl/opengl/DisplayMode;Ljava/awt/Canvas;II)V+176
j org.lwjgl.opengl.Display.createWindow()V+68
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;Lorg/lwjgl/opengl/Drawable;Lorg/lwjgl/opengl/ContextAttribs;)V+63
j org.lwjgl.opengl.Display.create(Lorg/lwjgl/opengl/PixelFormat;)V+9
j net.minecraft.client.Minecraft.a()V+178
j net.minecraft.client.Minecraft.run()V+6
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x000000000c302000 JavaThread "Minecraft main thread" daemon [_thread_in_native, id=2192, stack(0x0000000011050000,0x0000000011150000)]
0x000000000c301000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3324, stack(0x0000000011a70000,0x0000000011b70000)]
0x000000000c300800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3844, stack(0x0000000015a30000,0x0000000015b30000)]
0x000000000be53800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5056, stack(0x0000000012c60000,0x0000000012d60000)]
0x000000000028c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3788, stack(0x0000000002490000,0x0000000002590000)]
0x000000000b40a800 JavaThread "TimerQueue" daemon [_thread_blocked, id=5396, stack(0x0000000010e50000,0x0000000010f50000)]
0x000000000bd9e800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3952, stack(0x0000000010a40000,0x0000000010b40000)]
0x000000000bcbc000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3480, stack(0x0000000010780000,0x0000000010880000)]
0x000000000b4b8800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4264, stack(0x000000000c8a0000,0x000000000c9a0000)]
0x000000000b450800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1576, stack(0x000000000c6b0000,0x000000000c7b0000)]
0x000000000b450000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1148, stack(0x000000000c440000,0x000000000c540000)]
0x000000000b207800 JavaThread "Service Thread" daemon [_thread_blocked, id=4236, stack(0x000000000bae0000,0x000000000bbe0000)]
0x000000000b203000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4608, stack(0x000000000b980000,0x000000000ba80000)]
0x000000000b1ee800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5816, stack(0x000000000add0000,0x000000000aed0000)]
0x000000000b1ec800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3860, stack(0x000000000b6b0000,0x000000000b7b0000)]
0x000000000b1eb800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2740, stack(0x000000000b5b0000,0x000000000b6b0000)]
0x00000000092fa000 JavaThread "Finalizer" daemon [_thread_blocked, id=5068, stack(0x000000000b0a0000,0x000000000b1a0000)]
0x00000000092f1800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2548, stack(0x000000000aed0000,0x000000000afd0000)]
Other Threads:
0x00000000092e8800 VMThread [stack: 0x000000000acb0000,0x000000000adb0000] [id=5284]
0x000000000b222800 WatcherThread [stack: 0x000000000b870000,0x000000000b970000] [id=4484]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 152896K, used 115459K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000000000000)
eden space 131072K, 88% used [0x00000000eaab0000,0x00000000f1b70e90,0x00000000f2 ab0000)
from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5 550000)
to space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4 000000)
ParOldGen total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5 560000)
PSPermGen total 21248K, used 19275K [0x00000000bae00000, 0x00000000bc2c0000, 0x00000000c0000000)
object space 21248K, 90% used [0x00000000bae00000,0x00000000bc0d2f78,0x00000000bc 2c0000)
Code Cache [0x0000000002590000, 0x0000000002800000, 0x0000000005590000)
total_blobs=999 nmethods=440 adapters=510 free_code_cache=47621Kb largest_free_block=48714304
Compilation events (10 events):
Event: 32.283 Thread 0x000000000b203000 nmethod 446 0x0000000002713a90 code [0x0000000002713ca0, 0x00000000027143b0]
Event: 32.283 Thread 0x000000000b203000 17 % java.util.ArrayList::remove @ 6 (77 bytes)
Event: 32.284 Thread 0x000000000b1ee800 nmethod 447 0x00000000026bdad0 code [0x00000000026bdc80, 0x00000000026be060]
Event: 32.284 Thread 0x000000000b203000 nmethod 17% 0x0000000002713610 code [0x0000000002713760, 0x0000000002713918]
Event: 32.292 Thread 0x000000000b1ee800 448 java.util.Formatter$Flags::valueOf (5 bytes)
Event: 32.292 Thread 0x000000000b1ee800 nmethod 448 0x00000000026450d0 code [0x0000000002645200, 0x0000000002645258]
Event: 32.292 Thread 0x000000000b203000 449 java.util.ArrayList::remove (77 bytes)
Event: 32.295 Thread 0x000000000b203000 nmethod 449 0x0000000002711410 code [0x0000000002711560, 0x00000000027117e8]
Event: 32.297 Thread 0x000000000b1ee800 450 sun.misc.MetaIndex::mayContain (51 bytes)
Event: 32.299 Thread 0x000000000b1ee800 nmethod 450 0x00000000026bf1d0 code [0x00000000026bf320, 0x00000000026bf5e8]
GC Heap History (0 events):
No events
Deoptimization events (10 events):
Event: 32.259 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x0000000002718618
Event: 32.268 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x00000000026956d8
Event: 32.269 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x0000000002695398
Event: 32.270 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x0000000002694f98
Event: 32.271 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x000000000270d218
Event: 32.272 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x000000000270ced8
Event: 32.281 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x0000000002718298
Event: 32.281 Thread 0x000000000b253800 Uncommon trap -83 fr.pc 0x0000000002713530
Event: 32.281 Thread 0x000000000b253800 Uncommon trap -75 fr.pc 0x000000000270cb98
Event: 32.311 Thread 0x000000000bcbc000 Uncommon trap -34 fr.pc 0x000000000269c360
Internal exceptions (10 events):
Event: 32.457 Thread 0x000000000c302000 Threw 0x00000000f1994e68 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.457 Thread 0x000000000c302000 Threw 0x00000000f1995358 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.458 Thread 0x000000000c302000 Threw 0x00000000f19988e8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.458 Thread 0x000000000c302000 Threw 0x00000000f1998de8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.495 Thread 0x000000000c302000 Threw 0x00000000f199bae8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.495 Thread 0x000000000c302000 Threw 0x00000000f199bf58 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.496 Thread 0x000000000c302000 Threw 0x00000000f199f8e0 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.496 Thread 0x000000000c302000 Threw 0x00000000f199fd60 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.497 Thread 0x000000000c302000 Threw 0x00000000f19a2aa8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Event: 32.497 Thread 0x000000000c302000 Threw 0x00000000f19a2ed8 at C:\jdk7u2_64p\jdk7u4\hotspot\src\share\vm\prims\jv m.cpp:1166
Events (10 events):
Event: 32.457 loading class 0x000000000c216360
Event: 32.457 loading class 0x000000000c216360 done
Event: 32.458 loading class 0x000000000b2816b0
Event: 32.458 loading class 0x000000000b2816b0 done
Event: 32.495 loading class 0x000000000c216460
Event: 32.495 loading class 0x000000000c216460 done
Event: 32.496 loading class 0x000000000c2162a0
Event: 32.496 loading class 0x000000000c2162a0 done
Event: 32.497 loading class 0x000000000b28ca70
Event: 32.497 loading class 0x000000000b28ca70 done
Dynamic libraries:
0x000000003f320000 - 0x000000003f354000 C:\Program Files\Java\jre7\bin\javaw.exe
0x0000000077ae0000 - 0x0000000077c89000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000779c0000 - 0x0000000077adf000 C:\Windows\system32\kernel32.dll
0x00000000fdff0000 - 0x00000000fe05c000 C:\Windows\system32\KERNELBASE.dll
0x00000000ff180000 - 0x00000000ff25b000 C:\Windows\system32\ADVAPI32.dll
0x00000000ff670000 - 0x00000000ff70f000 C:\Windows\system32\msvcrt.dll
0x00000000ffd20000 - 0x00000000ffd3f000 C:\Windows\SYSTEM32\sechost.dll
0x00000000ff710000 - 0x00000000ff83d000 C:\Windows\system32\RPCRT4.dll
0x00000000778c0000 - 0x00000000779ba000 C:\Windows\system32\USER32.dll
0x00000000ffcb0000 - 0x00000000ffd17000 C:\Windows\system32\GDI32.dll
0x00000000fe310000 - 0x00000000fe31e000 C:\Windows\system32\LPK.dll
0x00000000ffa50000 - 0x00000000ffb19000 C:\Windows\system32\USP10.dll
0x00000000fc6a0000 - 0x00000000fc894000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa39 6087175ac9ac\COMCTL32.dll
0x00000000ff840000 - 0x00000000ff8b1000 C:\Windows\system32\SHLWAPI.dll
0x00000000fe320000 - 0x00000000fe34e000 C:\Windows\system32\IMM32.DLL
0x00000000ffb20000 - 0x00000000ffc29000 C:\Windows\system32\MSCTF.dll
0x000000005e460000 - 0x000000005e531000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x000000005dd40000 - 0x000000005e45a000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00000000fb730000 - 0x00000000fb739000 C:\Windows\system32\WSOCK32.dll
0x00000000ffa00000 - 0x00000000ffa4d000 C:\Windows\system32\WS2_32.dll
0x00000000ffde0000 - 0x00000000ffde8000 C:\Windows\system32\NSI.dll
0x00000000faf60000 - 0x00000000faf9b000 C:\Windows\system32\WINMM.dll
0x0000000077ca0000 - 0x0000000077ca7000 C:\Windows\system32\PSAPI.DLL
0x000000006d790000 - 0x000000006d79f000 C:\Program Files\Java\jre7\bin\verify.dll
0x000000006d280000 - 0x000000006d2a8000 C:\Program Files\Java\jre7\bin\java.dll
0x000000006d260000 - 0x000000006d275000 C:\Program Files\Java\jre7\bin\zip.dll
0x000000005dba0000 - 0x000000005dd34000 C:\Program Files\Java\jre7\bin\awt.dll
0x00000000ff8c0000 - 0x00000000ff997000 C:\Windows\system32\OLEAUT32.dll
0x00000000ff260000 - 0x00000000ff463000 C:\Windows\system32\ole32.dll
0x00000000fb1c0000 - 0x00000000fb216000 C:\Windows\system32\uxtheme.dll
0x00000000faf10000 - 0x00000000faf28000 C:\Windows\system32\dwmapi.dll
0x00000000fde70000 - 0x00000000fde7f000 C:\Windows\system32\CRYPTBASE.dll
0x00000000fe350000 - 0x00000000ff0d8000 C:\Windows\system32\SHELL32.dll
0x00000000ec960000 - 0x00000000ecb5f000 C:\Windows\system32\d3d9.dll
0x00000000fd0a0000 - 0x00000000fd0ac000 C:\Windows\system32\VERSION.dll
0x00000000fadc0000 - 0x00000000fadc7000 C:\Windows\system32\d3d8thk.dll
0x0000000071b00000 - 0x0000000071f7f000 C:\Windows\system32\atiumd64.dll
0x0000000071860000 - 0x0000000071af4000 C:\Windows\system32\atiumd6a.dll
0x000000006d220000 - 0x000000006d254000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x000000005db80000 - 0x000000005db99000 C:\Program Files\Java\jre7\bin\net.dll
0x00000000fd7b0000 - 0x00000000fd805000 C:\Windows\system32\mswsock.dll
0x00000000fd7a0000 - 0x00000000fd7a7000 C:\Windows\System32\wship6.dll
0x000000005db60000 - 0x000000005db71000 C:\Program Files\Java\jre7\bin\nio.dll
0x00000000fd170000 - 0x00000000fd177000 C:\Windows\System32\wshtcpip.dll
0x00000000fd630000 - 0x00000000fd68b000 C:\Windows\system32\DNSAPI.dll
0x00000000fb8f0000 - 0x00000000fb917000 C:\Windows\system32\IPHLPAPI.DLL
0x00000000fb8e0000 - 0x00000000fb8eb000 C:\Windows\system32\WINNSI.DLL
0x00000000f93b0000 - 0x00000000f93b8000 C:\Windows\system32\rasadhlp.dll
0x00000000fb7a0000 - 0x00000000fb7f3000 C:\Windows\System32\fwpuclnt.dll
0x00000000fd810000 - 0x00000000fd827000 C:\Windows\system32\CRYPTSP.dll
0x00000000fd510000 - 0x00000000fd557000 C:\Windows\system32\rsaenh.dll
0x00000000fd290000 - 0x00000000fd2ae000 C:\Windows\system32\USERENV.dll
0x00000000fdf40000 - 0x00000000fdf4f000 C:\Windows\system32\profapi.dll
0x00000000fbac0000 - 0x00000000fbad5000 C:\Windows\system32\NLAapi.dll
0x00000000f86e0000 - 0x00000000f86f5000 C:\Windows\system32\napinsp.dll
0x00000000f86c0000 - 0x00000000f86d9000 C:\Windows\system32\pnrpnsp.dll
0x00000000f86b0000 - 0x00000000f86bb000 C:\Windows\System32\winrnr.dll
0x000000005db30000 - 0x000000005db54000 C:\Program Files\Java\jre7\bin\sunec.dll
0x00000000ffd40000 - 0x00000000ffdd9000 C:\Windows\system32\CLBCatQ.DLL
0x00000000fa850000 - 0x00000000fa97a000 C:\Windows\system32\WindowsCodecs.dll
0x00000000fde10000 - 0x00000000fde67000 C:\Windows\system32\apphelp.dll
0x00000000f6660000 - 0x00000000f6695000 C:\Windows\system32\EhStorShell.dll
0x00000000ff470000 - 0x00000000ff647000 C:\Windows\system32\SETUPAPI.dll
0x00000000fe100000 - 0x00000000fe136000 C:\Windows\system32\CFGMGR32.dll
0x00000000fe140000 - 0x00000000fe15a000 C:\Windows\system32\DEVOBJ.dll
0x00000000fc520000 - 0x00000000fc64c000 C:\Windows\system32\PROPSYS.dll
0x00000000f4970000 - 0x00000000f4fe2000 C:\PROGRA~1\MIF5BA~1\Office14\GROOVEEX.DLL
0x0000000073160000 - 0x0000000073203000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b 9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSV CR90.dll
0x0000000073080000 - 0x0000000073153000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b 9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSV CP90.dll
0x0000000073920000 - 0x000000007394f000 C:\Windows\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b 9a1e18e3b_9.0.30729.6161_none_0a1fd3a3a768b895\ATL 90.DLL
0x00000000f4550000 - 0x00000000f496a000 C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\of fice.odf
0x00000000f3ce0000 - 0x00000000f4545000 C:\PROGRA~1\MIF5BA~1\Office14\1033\GrooveIntlResou rce.dll
0x00000000f5d10000 - 0x00000000f5d90000 C:\Windows\system32\ntshrui.dll
0x00000000fdb70000 - 0x00000000fdb93000 C:\Windows\system32\srvcli.dll
0x00000000f86a0000 - 0x00000000f86af000 C:\Windows\system32\cscapi.dll
0x00000000fba30000 - 0x00000000fba3b000 C:\Windows\system32\slc.dll
0x000000005dae0000 - 0x000000005db21000 C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000060020000 - 0x000000006002b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x00000000fe160000 - 0x00000000fe2c7000 C:\Windows\system32\CRYPT32.dll
0x00000000fdfe0000 - 0x00000000fdfef000 C:\Windows\system32\MSASN1.dll
0x0000000080000000 - 0x0000000080048000 C:\Users\Norm\AppData\Roaming\.minecraft\bin\nativ es\lwjgl64.dll
0x00000000ec840000 - 0x00000000ec95d000 C:\Windows\system32\OPENGL32.dll
0x00000000f21f0000 - 0x00000000f221d000 C:\Windows\system32\GLU32.dll
0x00000000f1d90000 - 0x00000000f1e81000 C:\Windows\system32\DDRAW.dll
0x00000000f88f0000 - 0x00000000f88f8000 C:\Windows\system32\DCIMAN32.dll
0x000000005dad0000 - 0x000000005dad7000 C:\Program Files\Java\jre7\bin\jawt.dll
0x0000000069030000 - 0x000000006a12d000 C:\Windows\system32\atio6axx.dll
0x00000000f83b0000 - 0x00000000f83be000 C:\Windows\system32\atig6txx.dll
0x000000005da10000 - 0x000000005dac4000 C:\Windows\system32\aticfx64.dll
0x000000000e1e0000 - 0x000000000e230000 C:\Windows\system32\atiadlxx.dll
0x00000000fe2d0000 - 0x00000000fe30a000 C:\Windows\system32\WINTRUST.dll
0x00000000f79d0000 - 0x00000000f7af5000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: C:\Users\Norm\Downloads\Minecraft.exe
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=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\WindowsPowerShel l\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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
USERNAME=Norm
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, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8349660k(5952928k free), swap 16697468k(13369860k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.0-b21) for windows-amd64 JRE (1.7.0_04-b22), built on May 2 2012 23:28:26 by "java_re" with unknown MS VC++:1600
time: Fri May 18 16:20:20 2012
elapsed time: 32 seconds
- 05-18-2012, 05:40 PM #2
Member
- Join Date
- May 2012
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Setting panel color in different places produces different effects.
By shall in forum AWT / SwingReplies: 4Last Post: 04-17-2012, 09:49 PM -
Java crashes while playing minecraft
By marco473 in forum New To JavaReplies: 0Last Post: 03-26-2011, 09:11 PM -
Java crashes
By Nicole in forum Advanced JavaReplies: 2Last Post: 04-06-2009, 07:22 AM -
IE7 crashes on starting java web application.
By gosia.gabriel in forum Advanced JavaReplies: 1Last Post: 01-19-2009, 02:29 PM -
Java Crashes on Mac 10.3.9 not sure how to update
By patricknowow in forum New To JavaReplies: 1Last Post: 11-30-2007, 03:57 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks