Cannot get client to boot.

Forum for bugs and technical problems.

Cannot get client to boot.

Postby polomarco » Tue May 07, 2013 12:46 am

I cannot get the game to run on my desktop, I have tried multiple versions of java and both the regular and ender client, Help!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x59771df1, pid=660, tid=2836
#
# JRE version: 6.0_45-b06
# Java VM: Java HotSpot(TM) Client VM (20.45-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x931df1]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/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 (0x06c78400): JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_in_native, id=2836, stack(0x08be0000,0x08c30000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000ecf

Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x08c2e580, EDX=0x09483054
ESP=0x08c2e2c8, EBP=0x08c2e564, ESI=0x094f3a78, EDI=0x094f3a78
EIP=0x59771df1, EFLAGS=0x00010206

Top of Stack: (sp=0x08c2e2c8)
0x08c2e2c8: 00000000 094f3a78 00000000 59e629d8
0x08c2e2d8: 00000000 00000000 02000000 00000000
0x08c2e2e8: 08c2e408 59f7fe84 597b3dd4 5a003b64
0x08c2e2f8: 08c2e408 00000040 08c2e63c 08c2e5ec
0x08c2e308: 00000000 00000000 00000000 00000000
0x08c2e318: 00000000 00000000 00000000 00000000
0x08c2e328: 00000000 00000000 00000000 00000000
0x08c2e338: 00000000 00000000 00000000 00000000

Instructions: (pc=0x59771df1)
0x59771dd1: c3 5b 5d c3 cc cc cc cc cc cc cc cc cc cc cc 55
0x59771de1: 8b ec 81 ec 90 02 00 00 53 56 57 8b f8 8b 47 10
0x59771df1: 80 b8 cf 0e 00 00 00 74 43 8b 00 83 f8 16 74 3c
0x59771e01: 83 f8 17 74 37 83 f8 18 74 32 83 f8 19 74 2d 83


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x08c2e580 is pointing into the stack for thread: 0x06c78400
EDX=0x09483054 is an unknown value
ESP=0x08c2e2c8 is pointing into the stack for thread: 0x06c78400
EBP=0x08c2e564 is pointing into the stack for thread: 0x06c78400
ESI=0x094f3a78 is an unknown value
EDI=0x094f3a78 is an unknown value


Stack: [0x08be0000,0x08c30000], sp=0x08c2e2c8, free space=312k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x931df1] DrvPresentBuffers+0x8f8891
C [atioglxx.dll+0x93210b] DrvPresentBuffers+0x8f8bab
C [atioglxx.dll+0xc9af1] DrvPresentBuffers+0x90591
C [atioglxx.dll+0x9029b5] DrvPresentBuffers+0x8c9455
C [atioglxx.dll+0x9024b6] DrvPresentBuffers+0x8c8f56
C [atioglxx.dll+0x1877b] DrvSwapBuffers+0x1ab
C [atioglxx.dll+0x17c19] DrvValidateVersion+0x29
C [OpenGL32.dll+0x3af0b] wglSwapMultipleBuffers+0xc5e
C [OpenGL32.dll+0x3b0f3] wglSwapMultipleBuffers+0xe46
C [OpenGL32.dll+0x3b1a9] wglSwapMultipleBuffers+0xefc
C [OpenGL32.dll+0x3c6a4] wglGetProcAddress+0x45f
C [OpenGL32.dll+0x45658] wglGetPixelFormat+0x70
C [OpenGL32.dll+0x45dd4] wglDescribePixelFormat+0xa2
C [GDI32.dll+0x45908] DescribePixelFormat+0x2e
C [nativewindow_win32.dll+0x1da0] Java_jogamp_nativewindow_windows_GDI_DescribePixelFormat1__JIILjava_nio_ByteBuffer_2+0x40
j jogamp.nativewindow.windows.GDI.DescribePixelFormat1(JIILjava/nio/ByteBuffer;)I+0
j jogamp.nativewindow.windows.GDI.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+17
j jogamp.opengl.windows.wgl.WGLUtil.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+20
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.wglAllGDIPFIDs(J)[I+4
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfigurationGDI(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;JZ[I)Z+275
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;JZ[I)V+205
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+129
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.updateGraphicsConfiguration(Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+7
j jogamp.opengl.windows.wgl.WindowsWGLDrawable.setRealizedImpl()V+29
j jogamp.opengl.GLDrawableImpl.setRealized(Z)V+152
j jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(Ljava/lang/String;)Ljogamp/opengl/SharedResourceRunner$Resource;+108
j jogamp.opengl.SharedResourceRunner.run()V+270
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [jvm.dll+0xfb88b]
V [jvm.dll+0x18d551]
V [jvm.dll+0xfba31]
V [jvm.dll+0xfba8b]
V [jvm.dll+0xb5e89]
V [jvm.dll+0x119b74]
V [jvm.dll+0x14217c]
C [msvcr71.dll+0x9565] endthreadex+0xa0
C [kernel32.dll+0x13677] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39f42] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39f15] RtlInitializeExceptionChain+0x36

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.nativewindow.windows.GDI.DescribePixelFormat1(JIILjava/nio/ByteBuffer;)I+0
j jogamp.nativewindow.windows.GDI.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+17
j jogamp.opengl.windows.wgl.WGLUtil.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+20
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.wglAllGDIPFIDs(J)[I+4
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfigurationGDI(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;JZ[I)Z+275
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;JZ[I)V+205
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+129
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.updateGraphicsConfiguration(Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+7
j jogamp.opengl.windows.wgl.WindowsWGLDrawable.setRealizedImpl()V+29
j jogamp.opengl.GLDrawableImpl.setRealized(Z)V+152
j jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(Ljava/lang/String;)Ljogamp/opengl/SharedResourceRunner$Resource;+108
j jogamp.opengl.SharedResourceRunner.run()V+270
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
=>0x06c78400 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_in_native, id=2836, stack(0x08be0000,0x08c30000)]
0x06c78000 JavaThread "Haven resource loader" daemon [_thread_in_native, id=4692, stack(0x08b50000,0x08ba0000)]
0x06c77800 JavaThread "Haven main thread" [_thread_blocked, id=3524, stack(0x09070000,0x090c0000)]
0x06c78c00 JavaThread "Error reporter" daemon [_thread_blocked, id=3080, stack(0x06a00000,0x06a50000)]
0x06c77400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=420, stack(0x080b0000,0x08100000)]
0x06bc7c00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=4260, stack(0x08020000,0x08070000)]
0x06bac800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4156, stack(0x07490000,0x074e0000)]
0x06ba8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2284, stack(0x07400000,0x07450000)]
0x06b4e400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4384, stack(0x07360000,0x073b0000)]
0x06b19000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=772, stack(0x06d50000,0x06da0000)]
0x06b18800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4352, stack(0x06a90000,0x06ae0000)]
0x0235b000 JavaThread "DestroyJavaVM" [_thread_blocked, id=2416, stack(0x003b0000,0x00400000)]
0x06b14000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=1128, stack(0x06970000,0x069c0000)]
0x06b13400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4216, stack(0x02460000,0x02560000)]
0x06b12800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1700, stack(0x06800000,0x06850000)]
0x0241a000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=808, stack(0x06670000,0x066c0000)]
0x023ef800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4720, stack(0x05000000,0x05050000)]
0x023ea800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3676, stack(0x04f70000,0x04fc0000)]
0x023e9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1448, stack(0x04ee0000,0x04f30000)]
0x023e6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2280, stack(0x04e50000,0x04ea0000)]
0x023de000 JavaThread "Finalizer" daemon [_thread_blocked, id=5056, stack(0x04bf0000,0x04c40000)]
0x023dc800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2512, stack(0x04a50000,0x04aa0000)]

Other Threads:
0x0239fc00 VMThread [stack: 0x026c0000,0x02710000] [id=1580]
0x02403000 WatcherThread [stack: 0x05090000,0x050e0000] [id=2732]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 4928K, used 738K [0x14500000, 0x14a50000, 0x1efa0000)
eden space 4416K, 5% used [0x14500000, 0x1453fbe0, 0x14950000)
from space 512K, 94% used [0x149d0000, 0x14a48fa0, 0x14a50000)
to space 512K, 0% used [0x14950000, 0x14950000, 0x149d0000)
tenured generation total 10944K, used 7824K [0x1efa0000, 0x1fa50000, 0x34500000)
the space 10944K, 71% used [0x1efa0000, 0x1f744018, 0x1f744200, 0x1fa50000)
compacting perm gen total 12288K, used 8373K [0x34500000, 0x35100000, 0x38500000)
the space 12288K, 68% used [0x34500000, 0x34d2d7b8, 0x34d2d800, 0x35100000)
ro space 10240K, 51% used [0x38500000, 0x38a33000, 0x38a33000, 0x38f00000)
rw space 12288K, 55% used [0x38f00000, 0x3959e4f8, 0x3959e600, 0x39b00000)

Code Cache [0x02780000, 0x02900000, 0x04780000)
total_blobs=933 nmethods=590 adapters=279 free_code_cache=31982912 largest_free_block=0

Dynamic libraries:
0x00400000 - 0x00425000 C:\Program Files (x86)\Java\jre6\bin\javaw.exe
0x772c0000 - 0x77440000 C:\Windows\SysWOW64\ntdll.dll
0x74ef0000 - 0x75000000 C:\Windows\syswow64\kernel32.dll
0x76640000 - 0x76687000 C:\Windows\syswow64\KERNELBASE.dll
0x74a00000 - 0x74aa0000 C:\Windows\syswow64\ADVAPI32.dll
0x76590000 - 0x7663c000 C:\Windows\syswow64\msvcrt.dll
0x75460000 - 0x75479000 C:\Windows\SysWOW64\sechost.dll
0x76430000 - 0x76520000 C:\Windows\syswow64\RPCRT4.dll
0x749a0000 - 0x74a00000 C:\Windows\syswow64\SspiCli.dll
0x74990000 - 0x7499c000 C:\Windows\syswow64\CRYPTBASE.dll
0x767e0000 - 0x768e0000 C:\Windows\syswow64\USER32.dll
0x76750000 - 0x767e0000 C:\Windows\syswow64\GDI32.dll
0x77290000 - 0x7729a000 C:\Windows\syswow64\LPK.dll
0x74b30000 - 0x74bcd000 C:\Windows\syswow64\USP10.dll
0x75160000 - 0x751c0000 C:\Windows\system32\IMM32.DLL
0x752e0000 - 0x753ac000 C:\Windows\syswow64\MSCTF.dll
0x7c340000 - 0x7c396000 C:\Program Files (x86)\Java\jre6\bin\msvcr71.dll
0x6d810000 - 0x6dac0000 C:\Program Files (x86)\Java\jre6\bin\client\jvm.dll
0x73120000 - 0x73152000 C:\Windows\system32\WINMM.dll
0x72340000 - 0x7238b000 C:\Windows\system32\apphelp.dll
0x6d7c0000 - 0x6d7cc000 C:\Program Files (x86)\Java\jre6\bin\verify.dll
0x6d330000 - 0x6d34f000 C:\Program Files (x86)\Java\jre6\bin\java.dll
0x6d000000 - 0x6d14c000 C:\Program Files (x86)\Java\jre6\bin\awt.dll
0x71e90000 - 0x71ee1000 C:\Windows\system32\WINSPOOL.DRV
0x74d90000 - 0x74eec000 C:\Windows\syswow64\ole32.dll
0x72490000 - 0x7262e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll
0x76690000 - 0x766e7000 C:\Windows\syswow64\SHLWAPI.dll
0x71d40000 - 0x71dc0000 C:\Windows\system32\uxtheme.dll
0x6d800000 - 0x6d80f000 C:\Program Files (x86)\Java\jre6\bin\zip.dll
0x73f40000 - 0x74103000 C:\Windows\system32\d3d9.dll
0x733f0000 - 0x733f9000 C:\Windows\system32\VERSION.dll
0x73f30000 - 0x73f36000 C:\Windows\system32\d3d8thk.dll
0x74710000 - 0x74723000 C:\Windows\system32\dwmapi.dll
0x6e040000 - 0x6e445000 C:\Windows\system32\atiumdag.dll
0x6c7f0000 - 0x6cc94000 C:\Windows\system32\atiumdva.dll
0x6d1d0000 - 0x6d1e3000 C:\Program Files (x86)\Java\jre6\bin\deploy.dll
0x75000000 - 0x7511e000 C:\Windows\syswow64\CRYPT32.dll
0x74be0000 - 0x74bec000 C:\Windows\syswow64\MSASN1.dll
0x75480000 - 0x760c9000 C:\Windows\syswow64\SHELL32.dll
0x751c0000 - 0x7524f000 C:\Windows\syswow64\OLEAUT32.dll
0x768e0000 - 0x769fb000 C:\Windows\syswow64\WININET.dll
0x760d0000 - 0x760d3000 C:\Windows\syswow64\Normaliz.dll
0x760e0000 - 0x76298000 C:\Windows\syswow64\iertutil.dll
0x76310000 - 0x76421000 C:\Windows\syswow64\urlmon.dll
0x73250000 - 0x7325b000 C:\Windows\system32\profapi.dll
0x6d610000 - 0x6d623000 C:\Program Files (x86)\Java\jre6\bin\net.dll
0x76550000 - 0x76585000 C:\Windows\syswow64\WS2_32.dll
0x74bd0000 - 0x74bd6000 C:\Windows\syswow64\NSI.dll
0x72fa0000 - 0x72fdc000 C:\Windows\system32\mswsock.dll
0x71e30000 - 0x71e36000 C:\Windows\System32\wship6.dll
0x6d630000 - 0x6d639000 C:\Program Files (x86)\Java\jre6\bin\nio.dll
0x6d6b0000 - 0x6d6f9000 C:\Program Files (x86)\Java\jre6\bin\regutils.dll
0x72a50000 - 0x72a58000 C:\Windows\system32\Secur32.dll
0x72440000 - 0x72484000 C:\Windows\system32\dnsapi.DLL
0x72c50000 - 0x72c6c000 C:\Windows\system32\iphlpapi.DLL
0x73160000 - 0x73167000 C:\Windows\system32\WINNSI.DLL
0x72390000 - 0x723e2000 C:\Windows\system32\RASAPI32.dll
0x71ef0000 - 0x71f05000 C:\Windows\system32\rasman.dll
0x72a40000 - 0x72a4d000 C:\Windows\system32\rtutils.dll
0x72a60000 - 0x72a66000 C:\Windows\system32\sensapi.dll
0x73890000 - 0x7389d000 C:\Windows\system32\dhcpcsvc6.DLL
0x73180000 - 0x73185000 C:\Windows\System32\wshtcpip.dll
0x738a0000 - 0x738b2000 C:\Windows\system32\dhcpcsvc.DLL
0x71e00000 - 0x71e21000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x71e50000 - 0x71e56000 C:\Windows\system32\rasadhlp.dll
0x71dc0000 - 0x71df8000 C:\Windows\System32\fwpuclnt.dll
0x73190000 - 0x731b1000 C:\Windows\system32\ntmarta.dll
0x762a0000 - 0x762e5000 C:\Windows\syswow64\WLDAP32.dll
0x6d230000 - 0x6d286000 C:\Program Files (x86)\Java\jre6\bin\fontmanager.dll
0x72a70000 - 0x72a86000 C:\Windows\system32\CRYPTSP.dll
0x72910000 - 0x7294b000 C:\Windows\system32\rsaenh.dll
0x72a90000 - 0x72a9e000 C:\Windows\system32\RpcRtRemote.dll
0x731f0000 - 0x73207000 C:\Windows\system32\USERENV.dll
0x71e60000 - 0x71e70000 C:\Windows\system32\NLAapi.dll
0x73660000 - 0x73668000 C:\Windows\System32\winrnr.dll
0x73650000 - 0x73660000 C:\Windows\system32\napinsp.dll
0x73630000 - 0x73642000 C:\Windows\system32\pnrpnsp.dll
0x6d450000 - 0x6d475000 C:\Program Files (x86)\Java\jre6\bin\jpeg.dll
0x637c0000 - 0x637ca000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln830715168097009048\jln2623936456135529518\gluegen-rt.dll
0x6d360000 - 0x6d366000 C:\Program Files (x86)\Java\jre6\bin\jawt.dll
0x6a440000 - 0x6a44a000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln830715168097009048\jln2623936456135529518\nativewindow_awt.dll
0x6c100000 - 0x6c110000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln830715168097009048\jln2623936456135529518\nativewindow_win32.dll
0x71850000 - 0x71918000 C:\Windows\system32\OpenGL32.dll
0x71820000 - 0x71842000 C:\Windows\system32\GLU32.dll
0x71730000 - 0x71817000 C:\Windows\system32\DDRAW.dll
0x73620000 - 0x73626000 C:\Windows\system32\DCIMAN32.dll
0x74bf0000 - 0x74d8d000 C:\Windows\syswow64\SETUPAPI.dll
0x75120000 - 0x75147000 C:\Windows\syswow64\CFGMGR32.dll
0x762f0000 - 0x76302000 C:\Windows\syswow64\DEVOBJ.dll
0x64500000 - 0x6456a000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln830715168097009048\jln2623936456135529518\jogl_desktop.dll
0x58e40000 - 0x5a0c9000 C:\Windows\system32\atioglxx.dll
0x6cd60000 - 0x6cdd1000 C:\Windows\system32\atiadlxy.dll
0x731e0000 - 0x731ed000 C:\Windows\system32\WTSAPI32.dll
0x75150000 - 0x75155000 C:\Windows\syswow64\PSAPI.DLL
0x76520000 - 0x7654d000 C:\Windows\syswow64\WINTRUST.dll
0x74810000 - 0x748ff000 C:\Windows\system32\aticfx32.dll
0x6a820000 - 0x6a82b000 C:\Windows\system32\atigktxx.dll

VM Arguments:
jvm_args: -Xbootclasspath/a:C:\\Program Files (x86)\\Java\\jre6\\lib\\javaws.jar;C:\\Program Files (x86)\\Java\\jre6\\lib\\deploy.jar;C:\\Program Files (x86)\\Java\\jre6\\lib\\plugin.jar -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre6\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre6\\bin -Dsun.awt.warmup=true -Djnlpx.origFilenameArg=C:\Users\pau\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-27f4fb37 -Djnlpx.remove=false -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=50790 -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre6\\bin\\javaw.exe
java_command: com.sun.javaws.Main C:\Users\pau\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-27f4fb37
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Java\jre6\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;"C:\Program Files (x86)\Java\jre6\bin"
USERNAME=pau
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 11, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7600

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3

Memory: 4k page, physical 8387064k(6205044k free), swap 16772228k(14086052k free)

vm_info: Java HotSpot(TM) Client VM (20.45-b01) for windows-x86 JRE (1.6.0_45-b06), built on Mar 26 2013 13:40:03 by "java_re" with MS VC++ 7.1 (VS2003)

time: Mon May 06 19:44:28 2013
elapsed time: 5 seconds
polomarco
 
Posts: 2
Joined: Fri May 03, 2013 8:11 pm

Re: Cannot get client to boot.

Postby MagicManICT » Tue May 07, 2013 1:18 am

You're running 32-bit Java on a 64-bit operating system. Make sure you are downloading and installing a 64-bit Java.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Cannot get client to boot.

Postby polomarco » Tue May 07, 2013 1:41 am

Back by popular demand, java 64bit!

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006266c09e, pid=3116, tid=1244
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0xa9c09e] atiPS+0x81bb2e
#
# 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 (0x000000000bfde000): JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_in_native, id=1244, stack(0x000000000dde0000,0x000000000dee0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000ecf

Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x000000000d9c8950, RDX=0x000000000dedd880
RSP=0x000000000dedd4e0, RBP=0x000000000dedd5e0, RSI=0x000000000d9c8950, RDI=0x000000000d9c8950
R8 =0x0000000000000000, R9 =0x0000000000000100, R10=0x0000000000000100, R11=0x000000000000001b
R12=0x0000000000000000, R13=0x000000000dedd880, R14=0x0000000000000000, R15=0x000000000bfde000
RIP=0x000000006266c09e, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x000000000dedd4e0)
0x000000000dedd4e0: 00000000771f8201 0000000000000012
0x000000000dedd4f0: 000000000e5447d0 00000000004bb430
0x000000000dedd500: 000000000d9ca080 000000000e5447d0
0x000000000dedd510: 000000000e540298 0000000077131468
0x000000000dedd520: 00000000000a0009 0000000062f16368
0x000000000dedd530: 0000000000000000 00000000c70002c5
0x000000000dedd540: 000000000dedd8b0 0000000000000000
0x000000000dedd550: 0000000000000000 000000000dedd820
0x000000000dedd560: 656b6361005c3a43 0000007451002a7b
0x000000000dedd570: 0000000000000000 0000000000000000
0x000000000dedd580: 0000000000000000 0000000000000000
0x000000000dedd590: 0000000000000000 0000000000000000
0x000000000dedd5a0: 0000000000000000 0000000002000002
0x000000000dedd5b0: 0000000000000000 0000000000000000
0x000000000dedd5c0: 0000000000000000 0000000000000000
0x000000000dedd5d0: 0000000000000000 0000000000000000

Instructions: (pc=0x000000006266c09e)
0x000000006266c07e: cc cc 40 55 57 41 55 48 8d ac 24 50 fe ff ff 48
0x000000006266c08e: 81 ec b0 02 00 00 48 8b 41 20 4c 8b ea 48 8b f9
0x000000006266c09e: 80 b8 cf 0e 00 00 00 74 43 8b 00 83 f8 16 74 3c
0x000000006266c0ae: 83 f8 17 74 37 83 f8 18 74 32 83 f8 19 74 2d 83


Register to memory mapping:

RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000000d9c8950 is an unknown value
RDX=0x000000000dedd880 is pointing into the stack for thread: 0x000000000bfde000
RSP=0x000000000dedd4e0 is pointing into the stack for thread: 0x000000000bfde000
RBP=0x000000000dedd5e0 is pointing into the stack for thread: 0x000000000bfde000
RSI=0x000000000d9c8950 is an unknown value
RDI=0x000000000d9c8950 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000100 is an unknown value
R10=0x0000000000000100 is an unknown value
R11=0x000000000000001b is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x000000000dedd880 is pointing into the stack for thread: 0x000000000bfde000
R14=0x0000000000000000 is an unknown value
R15=0x000000000bfde000 is a thread


Stack: [0x000000000dde0000,0x000000000dee0000], sp=0x000000000dedd4e0, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0xa9c09e] atiPS+0x81bb2e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.nativewindow.windows.GDI.DescribePixelFormat1(JIILjava/nio/ByteBuffer;)I+0
j jogamp.nativewindow.windows.GDI.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+17
j jogamp.opengl.windows.wgl.WGLUtil.DescribePixelFormat(JIILjogamp/nativewindow/windows/PIXELFORMATDESCRIPTOR;)I+20
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.wglAllGDIPFIDs(J)[I+4
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfigurationGDI(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;JZ[I)Z+275
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljogamp/opengl/windows/wgl/WindowsWGLGraphicsConfiguration;Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;JZ[I)V+205
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfigurationFactory.updateGraphicsConfiguration(Ljavax/media/nativewindow/CapabilitiesChooser;Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+129
j jogamp.opengl.windows.wgl.WindowsWGLGraphicsConfiguration.updateGraphicsConfiguration(Ljavax/media/opengl/GLDrawableFactory;Ljavax/media/nativewindow/NativeSurface;[I)V+7
j jogamp.opengl.windows.wgl.WindowsWGLDrawable.setRealizedImpl()V+29
j jogamp.opengl.GLDrawableImpl.setRealized(Z)V+152
j jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.createSharedResource(Ljava/lang/String;)Ljogamp/opengl/SharedResourceRunner$Resource;+108
j jogamp.opengl.SharedResourceRunner.run()V+270
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
0x000000000bfde800 JavaThread "Haven resource loader" daemon [_thread_in_native, id=2072, stack(0x000000000e790000,0x000000000e890000)]
=>0x000000000bfde000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_in_native, id=1244, stack(0x000000000dde0000,0x000000000dee0000)]
0x000000000bfdc800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4452, stack(0x000000000e2e0000,0x000000000e3e0000)]
0x000000000bfdd000 JavaThread "Haven resource loader" daemon [_thread_in_native, id=844, stack(0x0000000010800000,0x0000000010900000)]
0x000000000bfd8000 JavaThread "Haven main thread" [_thread_blocked, id=2104, stack(0x000000000da60000,0x000000000db60000)]
0x000000000bfd7000 JavaThread "Error reporter" daemon [_thread_blocked, id=1032, stack(0x000000000cba0000,0x000000000cca0000)]
0x000000000bfd8800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4016, stack(0x000000000fe00000,0x000000000ff00000)]
0x000000000bfd6800 JavaThread "TimerQueue" daemon [_thread_blocked, id=5052, stack(0x000000000dba0000,0x000000000dca0000)]
0x000000000bfdb800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=4852, stack(0x000000000f3a0000,0x000000000f4a0000)]
0x000000000bfdb000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3008, stack(0x000000000e9a0000,0x000000000eaa0000)]
0x000000000bfd5800 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4260, stack(0x000000000dce0000,0x000000000dde0000)]
0x000000000bfda000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4960, stack(0x000000000e0b0000,0x000000000e1b0000)]
0x000000000bfd9800 JavaThread "ProgressReporter" daemon [_thread_blocked, id=4036, stack(0x000000000df40000,0x000000000e040000)]
0x000000000bfd5000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3684, stack(0x000000000d850000,0x000000000d950000)]
0x00000000021d8000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4708, stack(0x00000000022e0000,0x00000000023e0000)]
0x000000000bee0800 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=1076, stack(0x000000000ca80000,0x000000000cb80000)]
0x000000000be05000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3880, stack(0x00000000024f0000,0x00000000025f0000)]
0x000000000beee800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4812, stack(0x000000000c700000,0x000000000c800000)]
0x000000000beef800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=2720, stack(0x000000000c5c0000,0x000000000c6c0000)]
0x000000000bde0000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4432, stack(0x000000000c370000,0x000000000c470000)]
0x000000000bddf000 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=3084, stack(0x000000000c1e0000,0x000000000c2e0000)]
0x0000000007bba800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1408, stack(0x000000000b220000,0x000000000b320000)]
0x0000000007b8e800 JavaThread "Service Thread" daemon [_thread_blocked, id=4864, stack(0x000000000b0e0000,0x000000000b1e0000)]
0x0000000007b8b800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4088, stack(0x000000000aef0000,0x000000000aff0000)]
0x0000000007b86800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1480, stack(0x000000000ad70000,0x000000000ae70000)]
0x0000000007b84800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5048, stack(0x000000000ac30000,0x000000000ad30000)]
0x0000000007b7d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2528, stack(0x000000000aa70000,0x000000000ab70000)]
0x0000000007b04000 JavaThread "Finalizer" daemon [_thread_blocked, id=2312, stack(0x00000000096f0000,0x00000000097f0000)]
0x0000000007afd800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4276, stack(0x0000000009060000,0x0000000009160000)]

Other Threads:
0x0000000007af6000 VMThread [stack: 0x00000000091e0000,0x00000000092e0000] [id=2516]
0x0000000007ba7800 WatcherThread [stack: 0x000000000b3a0000,0x000000000b4a0000] [id=4752]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
PSYoungGen total 70976K, used 22728K [0x00000000f5560000, 0x00000000fa000000, 0x0000000100000000)
eden space 65536K, 26% used [0x00000000f5560000,0x00000000f6644de8,0x00000000f9560000)
from space 5440K, 99% used [0x00000000f9ab0000,0x00000000f9ffd458,0x00000000fa000000)
to space 5440K, 0% used [0x00000000f9560000,0x00000000f9560000,0x00000000f9ab0000)
ParOldGen total 87424K, used 44497K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 50% used [0x00000000e0000000,0x00000000e2b744b0,0x00000000e5560000)
PSPermGen total 23936K, used 23761K [0x00000000dae00000, 0x00000000dc560000, 0x00000000e0000000)
object space 23936K, 99% used [0x00000000dae00000,0x00000000dc5345f8,0x00000000dc560000)

Card table byte_map: [0x00000000057b0000,0x00000000058e0000] byte_map_base: 0x00000000050d9000

Polling page: 0x0000000000120000

Code Cache [0x00000000027b0000, 0x0000000002a20000, 0x00000000057b0000)
total_blobs=988 nmethods=240 adapters=699 free_code_cache=47958Kb largest_free_block=49057344

Compilation events (10 events):
Event: 6.112 Thread 0x0000000007b8b800 245 s javax.imageio.ImageReader::abortRequested (5 bytes)
Event: 6.113 Thread 0x0000000007b8b800 nmethod 245 0x000000000284a050 code [0x000000000284a180, 0x000000000284a398]
Event: 6.121 Thread 0x0000000007b8b800 246 javax.imageio.ImageReader::processImageProgress (56 bytes)
Event: 6.121 Thread 0x0000000007b8b800 nmethod 246 0x00000000028c7290 code [0x00000000028c73c0, 0x00000000028c7438]
Event: 6.234 Thread 0x0000000007b8b800 247 sun.java2d.cmm.kcms.CMMImageLayout::safeAdd (37 bytes)
Event: 6.235 Thread 0x0000000007b8b800 nmethod 247 0x0000000002849e10 code [0x0000000002849f40, 0x0000000002849fb8]
Event: 6.245 Thread 0x0000000007b8b800 248 haven.Utils::uint16d (20 bytes)
Event: 6.245 Thread 0x0000000007b8b800 nmethod 248 0x0000000002849b50 code [0x0000000002849c80, 0x0000000002849d38]
Event: 6.245 Thread 0x0000000007b8b800 249 haven.Utils::int16d (20 bytes)
Event: 6.246 Thread 0x0000000007b8b800 nmethod 249 0x00000000028caa90 code [0x00000000028cabc0, 0x00000000028cac98]

GC Heap History (8 events):
Event: 3.896 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 38208K, used 32768K [0x00000000f5560000, 0x00000000f8000000, 0x0000000100000000)
eden space 32768K, 100% used [0x00000000f5560000,0x00000000f7560000,0x00000000f7560000)
from space 5440K, 0% used [0x00000000f7ab0000,0x00000000f7ab0000,0x00000000f8000000)
to space 5440K, 0% used [0x00000000f7560000,0x00000000f7560000,0x00000000f7ab0000)
ParOldGen total 87424K, used 0K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e5560000)
PSPermGen total 21248K, used 16021K [0x00000000dae00000, 0x00000000dc2c0000, 0x00000000e0000000)
object space 21248K, 75% used [0x00000000dae00000,0x00000000dbda56b0,0x00000000dc2c0000)
Event: 3.909 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 38208K, used 3872K [0x00000000f5560000, 0x00000000f8000000, 0x0000000100000000)
eden space 32768K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f7560000)
from space 5440K, 71% used [0x00000000f7560000,0x00000000f7928040,0x00000000f7ab0000)
to space 5440K, 0% used [0x00000000f7ab0000,0x00000000f7ab0000,0x00000000f8000000)
ParOldGen total 87424K, used 8K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 0% used [0x00000000e0000000,0x00000000e0002000,0x00000000e5560000)
PSPermGen total 21248K, used 16021K [0x00000000dae00000, 0x00000000dc2c0000, 0x00000000e0000000)
object space 21248K, 75% used [0x00000000dae00000,0x00000000dbda56b0,0x00000000dc2c0000)
}
Event: 4.774 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 38208K, used 36640K [0x00000000f5560000, 0x00000000f8000000, 0x0000000100000000)
eden space 32768K, 100% used [0x00000000f5560000,0x00000000f7560000,0x00000000f7560000)
from space 5440K, 71% used [0x00000000f7560000,0x00000000f7928040,0x00000000f7ab0000)
to space 5440K, 0% used [0x00000000f7ab0000,0x00000000f7ab0000,0x00000000f8000000)
ParOldGen total 87424K, used 8K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 0% used [0x00000000e0000000,0x00000000e0002000,0x00000000e5560000)
PSPermGen total 21248K, used 19225K [0x00000000dae00000, 0x00000000dc2c0000, 0x00000000e0000000)
object space 21248K, 90% used [0x00000000dae00000,0x00000000dc0c66b8,0x00000000dc2c0000)
Event: 4.796 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 38208K, used 5421K [0x00000000f5560000, 0x00000000fa000000, 0x0000000100000000)
eden space 32768K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f7560000)
from space 5440K, 99% used [0x00000000f7ab0000,0x00000000f7ffb5f0,0x00000000f8000000)
to space 5440K, 0% used [0x00000000f7560000,0x00000000f7560000,0x00000000f7ab0000)
ParOldGen total 87424K, used 3405K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 3% used [0x00000000e0000000,0x00000000e03537c0,0x00000000e5560000)
PSPermGen total 21248K, used 19225K [0x00000000dae00000, 0x00000000dc2c0000, 0x00000000e0000000)
object space 21248K, 90% used [0x00000000dae00000,0x00000000dc0c66b8,0x00000000dc2c0000)
}
Event: 5.415 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 38208K, used 31890K [0x00000000f5560000, 0x00000000fa000000, 0x0000000100000000)
eden space 32768K, 80% used [0x00000000f5560000,0x00000000f6f394a8,0x00000000f7560000)
from space 5440K, 99% used [0x00000000f7ab0000,0x00000000f7ffb5f0,0x00000000f8000000)
to space 5440K, 0% used [0x00000000f7560000,0x00000000f7560000,0x00000000f7ab0000)
ParOldGen total 87424K, used 3405K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 3% used [0x00000000e0000000,0x00000000e03537c0,0x00000000e5560000)
PSPermGen total 23168K, used 23129K [0x00000000dae00000, 0x00000000dc4a0000, 0x00000000e0000000)
object space 23168K, 99% used [0x00000000dae00000,0x00000000dc4966f8,0x00000000dc4a0000)
Event: 5.431 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 38208K, used 5437K [0x00000000f5560000, 0x00000000fa000000, 0x0000000100000000)
eden space 32768K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f7560000)
from space 5440K, 99% used [0x00000000f7560000,0x00000000f7aaf778,0x00000000f7ab0000)
to space 5440K, 0% used [0x00000000f9ab0000,0x00000000f9ab0000,0x00000000fa000000)
ParOldGen total 87424K, used 9700K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 11% used [0x00000000e0000000,0x00000000e09790c8,0x00000000e5560000)
PSPermGen total 23168K, used 23129K [0x00000000dae00000, 0x00000000dc4a0000, 0x00000000e0000000)
object space 23168K, 99% used [0x00000000dae00000,0x00000000dc4966f8,0x00000000dc4a0000)
}
Event: 5.728 GC heap before
{Heap before GC invocations=4 (full 0):
PSYoungGen total 38208K, used 38172K [0x00000000f5560000, 0x00000000fa000000, 0x0000000100000000)
eden space 32768K, 99% used [0x00000000f5560000,0x00000000f75578e0,0x00000000f7560000)
from space 5440K, 99% used [0x00000000f7560000,0x00000000f7aaf778,0x00000000f7ab0000)
to space 5440K, 0% used [0x00000000f9ab0000,0x00000000f9ab0000,0x00000000fa000000)
ParOldGen total 87424K, used 9700K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 11% used [0x00000000e0000000,0x00000000e09790c8,0x00000000e5560000)
PSPermGen total 23744K, used 23573K [0x00000000dae00000, 0x00000000dc530000, 0x00000000e0000000)
object space 23744K, 99% used [0x00000000dae00000,0x00000000dc505780,0x00000000dc530000)
Event: 5.759 GC heap after
Heap after GC invocations=4 (full 0):
PSYoungGen total 70976K, used 5429K [0x00000000f5560000, 0x00000000fa000000, 0x0000000100000000)
eden space 65536K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f9560000)
from space 5440K, 99% used [0x00000000f9ab0000,0x00000000f9ffd458,0x00000000fa000000)
to space 5440K, 0% used [0x00000000f9560000,0x00000000f9560000,0x00000000f9ab0000)
ParOldGen total 87424K, used 44497K [0x00000000e0000000, 0x00000000e5560000, 0x00000000f5560000)
object space 87424K, 50% used [0x00000000e0000000,0x00000000e2b744b0,0x00000000e5560000)
PSPermGen total 23744K, used 23573K [0x00000000dae00000, 0x00000000dc530000, 0x00000000e0000000)
object space 23744K, 99% used [0x00000000dae00000,0x00000000dc505780,0x00000000dc530000)
}

Deoptimization events (10 events):
Event: 3.849 Thread 0x000000000bee6800 Uncommon trap -34 fr.pc 0x0000000002852b90
Event: 4.021 Thread 0x000000000bfdd000 Uncommon trap -12 fr.pc 0x0000000002868ec8
Event: 4.615 Thread 0x000000000bfdb000 Uncommon trap 43 fr.pc 0x00000000028495e4
Event: 4.884 Thread 0x000000000bfd8000 Uncommon trap -83 fr.pc 0x000000000286ebf8
Event: 4.885 Thread 0x000000000bfd8000 Uncommon trap -83 fr.pc 0x0000000002870d04
Event: 5.112 Thread 0x000000000bfd8000 Uncommon trap -83 fr.pc 0x000000000286e70c
Event: 5.123 Thread 0x000000000bfd8000 Uncommon trap -83 fr.pc 0x0000000002897b74
Event: 6.156 Thread 0x000000000bfdd000 Uncommon trap -58 fr.pc 0x00000000028a18d4
Event: 6.156 Thread 0x000000000bfdd000 Uncommon trap -58 fr.pc 0x00000000028a18d4
Event: 6.156 Thread 0x000000000bfdd000 Uncommon trap -58 fr.pc 0x00000000028a18d4

Internal exceptions (10 events):
Event: 6.106 Thread 0x000000000bfde000 Threw 0x00000000f5a5e520 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.106 Thread 0x000000000bfde000 Threw 0x00000000f5a5ffe0 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.106 Thread 0x000000000bfde000 Threw 0x00000000f5a641b8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.106 Thread 0x000000000bfde000 Threw 0x00000000f5a64698 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.106 Thread 0x000000000bfde000 Threw 0x00000000f5a64a10 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.107 Thread 0x000000000bfde000 Threw 0x00000000f5a66340 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.148 Thread 0x000000000bfde000 Threw 0x00000000f5a6b338 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.148 Thread 0x000000000bfde000 Threw 0x00000000f5a6b7a8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.148 Thread 0x000000000bfde000 Threw 0x00000000f5a6baf8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.148 Thread 0x000000000bfde000 Threw 0x00000000f5a6d1e8 at C:\jdk7u2_64p\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 6.170 loading class 0x000000000f0aa280 done
Event: 6.170 loading class 0x000000000eca95d0
Event: 6.170 loading class 0x000000000eca95d0 done
Event: 6.170 loading class 0x000000000ecba490
Event: 6.171 loading class 0x000000000beca560
Event: 6.171 loading class 0x000000000beca560 done
Event: 6.171 loading class 0x000000000eec3a60
Event: 6.171 loading class 0x000000000eec3a60 done
Event: 6.171 loading class 0x000000000ecba490 done
Event: 6.364 Thread 0x000000000bfde800 Thread added: 0x000000000bfde800


Dynamic libraries:
0x000000013fc70000 - 0x000000013fca3000 C:\Program Files\Java\jre7\bin\javaw.exe
0x00000000770e0000 - 0x000000007728c000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076fc0000 - 0x00000000770df000 C:\Windows\system32\kernel32.dll
0x000007fefd8b0000 - 0x000007fefd91c000 C:\Windows\system32\KERNELBASE.dll
0x000007fefde70000 - 0x000007fefdf4b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefdcc0000 - 0x000007fefdd5f000 C:\Windows\system32\msvcrt.dll
0x000007fefe0a0000 - 0x000007fefe0bf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefe0f0000 - 0x000007fefe21e000 C:\Windows\system32\RPCRT4.dll
0x0000000076ec0000 - 0x0000000076fba000 C:\Windows\system32\USER32.dll
0x000007fefdf50000 - 0x000007fefdfb7000 C:\Windows\system32\GDI32.dll
0x000007fefdd60000 - 0x000007fefdd6e000 C:\Windows\system32\LPK.dll
0x000007fefdd70000 - 0x000007fefde3a000 C:\Windows\system32\USP10.dll
0x000007fefc180000 - 0x000007fefc374000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x000007feff000000 - 0x000007feff071000 C:\Windows\system32\SHLWAPI.dll
0x000007fefde40000 - 0x000007fefde6e000 C:\Windows\system32\IMM32.DLL
0x000007fefd920000 - 0x000007fefda29000 C:\Windows\system32\MSCTF.dll
0x000000006a3e0000 - 0x000000006a4b1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x00000000632c0000 - 0x00000000639e1000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fef4f50000 - 0x000007fef4f59000 C:\Windows\system32\WSOCK32.dll
0x000007fefefb0000 - 0x000007fefeffd000 C:\Windows\system32\WS2_32.dll
0x000007fefe0e0000 - 0x000007fefe0e8000 C:\Windows\system32\NSI.dll
0x000007fef9410000 - 0x000007fef944b000 C:\Windows\system32\WINMM.dll
0x00000000772a0000 - 0x00000000772a7000 C:\Windows\system32\PSAPI.DLL
0x0000000071610000 - 0x000000007161f000 C:\Program Files\Java\jre7\bin\verify.dll
0x000000006ccc0000 - 0x000000006cce8000 C:\Program Files\Java\jre7\bin\java.dll
0x000000006a240000 - 0x000000006a3d3000 C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefdfc0000 - 0x000007fefe097000 C:\Windows\system32\OLEAUT32.dll
0x000007fefdab0000 - 0x000007fefdcb2000 C:\Windows\system32\ole32.dll
0x000007fefd480000 - 0x000007fefd48f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefbfa0000 - 0x000007fefbff6000 C:\Windows\system32\uxtheme.dll
0x0000000070110000 - 0x0000000070125000 C:\Program Files\Java\jre7\bin\zip.dll
0x000007feeada0000 - 0x000007feeaf9f000 C:\Windows\system32\d3d9.dll
0x000007fefc6a0000 - 0x000007fefc6ac000 C:\Windows\system32\VERSION.dll
0x000007fef1100000 - 0x000007fef1107000 C:\Windows\system32\d3d8thk.dll
0x000007fefbb70000 - 0x000007fefbb88000 C:\Windows\system32\dwmapi.dll
0x000007feea830000 - 0x000007feead9d000 C:\Windows\system32\atiumd64.dll
0x000007feea380000 - 0x000007feea823000 C:\Windows\system32\atiumd6a.dll
0x000000006a1c0000 - 0x000000006a234000 C:\Program Files\Java\jre7\bin\deploy.dll
0x0000000076b50000 - 0x0000000076cab000 C:\Windows\system32\WININET.dll
0x00000000772b0000 - 0x00000000772b3000 C:\Windows\system32\Normaliz.dll
0x0000000076cb0000 - 0x0000000076ebf000 C:\Windows\system32\iertutil.dll
0x0000000076a00000 - 0x0000000076b4d000 C:\Windows\system32\urlmon.dll
0x000007fefe220000 - 0x000007fefefa7000 C:\Windows\system32\SHELL32.dll
0x000007fefd550000 - 0x000007fefd55f000 C:\Windows\system32\profapi.dll
0x0000000070030000 - 0x0000000070049000 C:\Program Files\Java\jre7\bin\net.dll
0x000007fefcdc0000 - 0x000007fefce14000 C:\Windows\system32\mswsock.dll
0x000007fefcdb0000 - 0x000007fefcdb7000 C:\Windows\System32\wship6.dll
0x000000006cca0000 - 0x000000006ccb1000 C:\Program Files\Java\jre7\bin\nio.dll
0x000007fefd220000 - 0x000007fefd22b000 C:\Windows\system32\Secur32.dll
0x000007fefd3f0000 - 0x000007fefd415000 C:\Windows\system32\SSPICLI.DLL
0x000007fefcc40000 - 0x000007fefcc9b000 C:\Windows\system32\dnsapi.DLL
0x000007fefafd0000 - 0x000007fefaff7000 C:\Windows\system32\iphlpapi.DLL
0x000007fefafb0000 - 0x000007fefafbb000 C:\Windows\system32\WINNSI.DLL
0x000007feff300000 - 0x000007feff399000 C:\Windows\system32\CLBCatQ.DLL
0x000007fef6f30000 - 0x000007fef6fa4000 C:\Windows\System32\netprofm.dll
0x000007fefb480000 - 0x000007fefb495000 C:\Windows\System32\nlaapi.dll
0x000007fefce20000 - 0x000007fefce37000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcb20000 - 0x000007fefcb67000 C:\Windows\system32\rsaenh.dll
0x000007fefd530000 - 0x000007fefd544000 C:\Windows\system32\RpcRtRemote.dll
0x000007fef6930000 - 0x000007fef693c000 C:\Windows\System32\npmproxy.dll
0x000007fefc790000 - 0x000007fefc797000 C:\Windows\System32\wshtcpip.dll
0x000007fefae40000 - 0x000007fefae51000 C:\Windows\system32\dhcpcsvc6.DLL
0x0000000073550000 - 0x0000000073576000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefadc0000 - 0x000007fefadd8000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefa410000 - 0x000007fefa418000 C:\Windows\system32\rasadhlp.dll
0x000007fefae70000 - 0x000007fefaec3000 C:\Windows\System32\fwpuclnt.dll
0x000007fef54f0000 - 0x000007fef5552000 C:\Windows\system32\RASAPI32.dll
0x000007fef54d0000 - 0x000007fef54ec000 C:\Windows\system32\rasman.dll
0x000007fefb4a0000 - 0x000007fefb4b1000 C:\Windows\system32\rtutils.dll
0x000007feef010000 - 0x000007feef019000 C:\Windows\system32\sensapi.dll
0x000007fefb430000 - 0x000007fefb45d000 C:\Windows\system32\ntmarta.dll
0x000007feff3a0000 - 0x000007feff3f0000 C:\Windows\system32\WLDAP32.dll
0x000000006ccf0000 - 0x000000006cd2e000 C:\Program Files\Java\jre7\bin\fontmanager.dll
0x000000006a170000 - 0x000000006a1b1000 C:\Program Files\Java\jre7\bin\t2k.dll
0x000007fefba00000 - 0x000007fefbb2a000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefd420000 - 0x000007fefd477000 C:\Windows\system32\apphelp.dll
0x000007fef92e0000 - 0x000007fef9315000 C:\Windows\system32\EhStorShell.dll
0x000007feff080000 - 0x000007feff257000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd6c0000 - 0x000007fefd6f6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd6a0000 - 0x000007fefd6ba000 C:\Windows\system32\DEVOBJ.dll
0x000007fefc000000 - 0x000007fefc12c000 C:\Windows\system32\PROPSYS.dll
0x000007fef9260000 - 0x000007fef92de000 C:\Windows\System32\cscui.dll
0x000007fef9250000 - 0x000007fef925c000 C:\Windows\System32\CSCDLL.dll
0x000007fef97e0000 - 0x000007fef97ef000 C:\Windows\system32\CSCAPI.dll
0x000007fef91d0000 - 0x000007fef9250000 C:\Windows\system32\ntshrui.dll
0x000007fefd0a0000 - 0x000007fefd0c3000 C:\Windows\system32\srvcli.dll
0x000007fefb210000 - 0x000007fefb21b000 C:\Windows\system32\slc.dll
0x000007fefd700000 - 0x000007fefd86a000 C:\Windows\system32\CRYPT32.dll
0x000007fefd5f0000 - 0x000007fefd5ff000 C:\Windows\system32\MSASN1.dll
0x000000006a140000 - 0x000000006a164000 C:\Program Files\Java\jre7\bin\sunec.dll
0x0000000070140000 - 0x000000007014b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fefc8a0000 - 0x000007fefc8be000 C:\Windows\system32\USERENV.dll
0x000007fefb830000 - 0x000007fefb83b000 C:\Windows\System32\winrnr.dll
0x000007fefb810000 - 0x000007fefb825000 C:\Windows\system32\napinsp.dll
0x000007fefb7f0000 - 0x000007fefb809000 C:\Windows\system32\pnrpnsp.dll
0x000000006a110000 - 0x000000006a140000 C:\Program Files\Java\jre7\bin\jpeg.dll
0x000000000aa60000 - 0x000000000aa6a000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln1949462598468916835\jln1549792999038381082\gluegen-rt.dll
0x000000006a100000 - 0x000000006a107000 C:\Program Files\Java\jre7\bin\jawt.dll
0x000000000ab70000 - 0x000000000ab7b000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln1949462598468916835\jln1549792999038381082\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c10b000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln1949462598468916835\jln1549792999038381082\nativewindow_win32.dll
0x000007fef7bd0000 - 0x000007fef7ced000 C:\Windows\system32\OpenGL32.dll
0x000007fefa450000 - 0x000007fefa47d000 C:\Windows\system32\GLU32.dll
0x000007fef7670000 - 0x000007fef7761000 C:\Windows\system32\DDRAW.dll
0x000007fefa600000 - 0x000007fefa608000 C:\Windows\system32\DCIMAN32.dll
0x0000000064500000 - 0x000000006458b000 C:\Users\pau\AppData\Local\Temp\jogamp_0000\file_cache\jln1949462598468916835\jln1549792999038381082\jogl_desktop.dll
0x0000000061bd0000 - 0x00000000632b3000 C:\Windows\system32\atio6axx.dll
0x000000006a0c0000 - 0x000000006a0f9000 C:\Program Files\Java\jre7\bin\kcms.dll
0x000007fefab40000 - 0x000007fefabe6000 C:\Windows\system32\atiadlxx.dll
0x000007fefc6b0000 - 0x000007fefc6c1000 C:\Windows\system32\WTSAPI32.dll
0x000007fefd870000 - 0x000007fefd8a9000 C:\Windows\system32\WINTRUST.dll
0x000007fee7040000 - 0x000007fee715e000 C:\Windows\system32\aticfx64.dll
0x000007feeeff0000 - 0x000007feeeffe000 C:\Windows\system32\atig6txx.dll
0x000007fee9d10000 - 0x000007fee9e35000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\\Users\\pau\\Downloads\\salem (3).jnlp -Djnlpx.remove=true -Dsun.awt.warmup=true -Xbootclasspath/a:C:\\Program Files\\Java\\jre7\\lib\\javaws.jar;C:\\Program Files\\Java\\jre7\\lib\\deploy.jar;C:\\Program Files\\Java\\jre7\\lib\\plugin.jar -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=52986 -Djnlpx.jvm=C:\\Program Files\\Java\\jre7\\bin\\javaw.exe
java_command: com.sun.javaws.Main C:\Users\pau\AppData\Local\Temp\javaws2
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre7\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;"C:\Program Files\Java\jre7\bin"
USERNAME=pau
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 11, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7600

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 15 stepping 11, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 8387064k(5861616k free), swap 16772228k(13614876k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.21-b01) for windows-amd64 JRE (1.7.0_21-b11), built on Apr 4 2013 08:11:28 by "java_re" with unknown MS VC++:1600

time: Mon May 06 20:40:35 2013
elapsed time: 6 seconds
polomarco
 
Posts: 2
Joined: Fri May 03, 2013 8:11 pm

Re: Cannot get client to boot.

Postby MagicManICT » Tue May 07, 2013 3:37 pm

The video driver is what's crashing. Make sure it's up to date.

If this doesn't resolve the issue, there may be another problem, but the crash report isn't showing the same thing that usually shows up. There seems to be an unresolved issue in ATI's OpenGL driver for some specific integrated GPUs. I don't have a list yet and have only seen two cards reported here, but in general from some research on the 'Net, it appears to be limited to specific HD 4xxx or HD 5xxx integrated GPUs.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Cannot get client to boot.

Postby RonPaulFTW » Wed May 08, 2013 2:43 am

I'm getting the same error. I have an ATI Radeon HD 5670. Device drivers are up to date.
RonPaulFTW
 
Posts: 928
Joined: Sun May 05, 2013 8:30 pm

Re: Cannot get client to boot.

Postby RonPaulFTW » Sat May 11, 2013 3:14 pm

Turns out device drivers weren't entirely up to date even though ATI's software claimed it was.

I had to go via Dell to get the right Catalyst Control software version from AMD. Then that installed the latest driver. Now I can launch the game.
RonPaulFTW
 
Posts: 928
Joined: Sun May 05, 2013 8:30 pm


Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 3 guests