Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # A fatal error has been detected by the Java Runtime Environment:
- #
- # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69651fa7, pid=5588, tid=3080
- #
- # JRE version: 6.0_25-b06
- # Java VM: Java HotSpot(TM) Client VM (20.0-b11 mixed mode windows-x86 )
- # Problematic frame:
- # C [atioglxx.dll+0x621fa7]
- #
- # 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 (0x28b3a800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3080, stack(0x2b4e0000,0x2b530000)]
- siginfo: ExceptionCode=0xc0000005, writing address 0x00000000
- Registers:
- EAX=0x00000442, EBX=0x00000000, ECX=0x421448b8, EDX=0x00000000
- ESP=0x2b52f16c, EBP=0x00000000, ESI=0x00000001, EDI=0x00000000
- EIP=0x69651fa7, EFLAGS=0x00210246
- Top of Stack: (sp=0x2b52f16c)
- 0x2b52f16c: 00000000 2d952ed4 421448b8 2d95bab0
- 0x2b52f17c: 00000000 00000002 00000000 696524d1
- 0x2b52f18c: 2ebaea40 00000001 2d9120b8 2d952ed4
- 0x2b52f19c: 00000000 00000020 00000000 69652762
- 0x2b52f1ac: 2d952d20 00000001 00000000 2d952d20
- 0x2b52f1bc: 696550c4 2d952ed4 2d912030 00000004
- 0x2b52f1cc: 00000000 6965dce5 00000001 2d912030
- 0x2b52f1dc: 00000001 00000004 6d8a2b66 28b3a800
- Instructions: (pc=0x69651fa7)
- 0x69651f87: 7f 08 ff 44 b1 08 8b 9c 81 18 fc ff ff 2d 00 01
- 0x69651f97: 00 00 85 db 74 06 89 7c b3 04 eb 23 8b 5c 24 10
- 0x69651fa7: 89 02 89 7c b2 04 83 cf ff 89 7c 9a 04 8b 5c 24
- 0x69651fb7: 14 89 7c 9a 04 89 54 81 18 ff 41 04 83 c2 10 8b
- Register to memory mapping:
- EAX=0x00000442 is an unknown value
- EBX=0x00000000 is an unknown value
- ECX=0x421448b8 is an unknown value
- EDX=0x00000000 is an unknown value
- ESP=0x2b52f16c is pointing into the stack for thread: 0x28b3a800
- EBP=0x00000000 is an unknown value
- ESI=0x00000001 is an unknown value
- EDI=0x00000000 is an unknown value
- Stack: [0x2b4e0000,0x2b530000], sp=0x2b52f16c, free space=316k
- Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
- C [atioglxx.dll+0x621fa7]
- [error occurred during error reporting (printing native stack), id 0xc0000005]
- Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
- J org.lwjgl.opengl.GL11.nglLightfv(IILjava/nio/FloatBuffer;IJ)V
- J com.threerings.opengl.renderer.Renderer.setLightState([Lcom/threerings/opengl/renderer/Light;Lcom/threerings/opengl/renderer/Color4f;)V
- J com.threerings.opengl.renderer.a.h.apply(Lcom/threerings/opengl/renderer/Renderer;)V
- J com.threerings.opengl.renderer.Renderer.setStates([Lcom/threerings/opengl/renderer/a/m;)V
- J com.threerings.opengl.renderer.m.draw(Lcom/threerings/opengl/renderer/Renderer;)Z
- J com.threerings.opengl.renderer.Renderer.render(Ljava/util/List;)V
- J com.threerings.opengl.compositor.RenderQueue.renderLists(Lcom/threerings/opengl/renderer/Renderer;)V
- J com.threerings.opengl.compositor.config.RenderQueueConfig$RenderMode.render$6ef8e801(Lcom/threerings/openal/a/a;Lcom/threerings/opengl/compositor/RenderQueue;)V
- J com.threerings.opengl.compositor.RenderQueue$a.renderQueues(Ljava/lang/String;II)V
- J com.threerings.opengl.compositor.b.renderQueues(II)V
- J com.threerings.opengl.compositor.b.renderPrevious(I)V
- J com.threerings.opengl.compositor.b.renderView()V
- J com.threerings.projectx.client.ProjectXApp.renderView()V
- J com.threerings.opengl.n.updateFrame()V
- J com.threerings.projectx.client.ProjectXApp.updateFrame()V
- J com.threerings.opengl.p.run()V
- J java.awt.event.InvocationEvent.dispatch()V
- J java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
- J java.awt.EventQueue$1.run()Ljava/lang/Object;
- v ~StubRoutines::call_stub
- J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
- J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
- J java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z
- J java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V
- j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
- j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
- j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
- j java.awt.EventDispatchThread.run()V+9
- v ~StubRoutines::call_stub
- --------------- P R O C E S S ---------------
- Java Threads: ( => current thread )
- 0x2aaae000 JavaThread "BlockingCommunicator_DatagramWriter" [_thread_blocked, id=3756, stack(0x2e4c0000,0x2e510000)]
- 0x2aaacc00 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_Java, id=5072, stack(0x2adf0000,0x2ae40000)]
- 0x2aaac000 JavaThread "BlockingCommunicator_Writer" [_thread_blocked, id=3780, stack(0x2a1b0000,0x2a200000)]
- 0x2aaac800 JavaThread "BlockingCommunicator_Reader" [_thread_in_native, id=3896, stack(0x2a120000,0x2a170000)]
- 0x2aaabc00 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=6080, stack(0x2e680000,0x2e6d0000)]
- 0x2aaab400 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=3132, stack(0x2fe80000,0x2fed0000)]
- 0x2a92f800 JavaThread "Thread-6" daemon [_thread_in_native, id=3924, stack(0x2ff50000,0x2ffa0000)]
- 0x00d6a400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5640, stack(0x002a0000,0x002f0000)]
- =>0x28b3a800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3080, stack(0x2b4e0000,0x2b530000)]
- 0x28b3a000 JavaThread "Image Unit" [_thread_blocked, id=5288, stack(0x2b450000,0x2b4a0000)]
- 0x2a7ac000 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=5576, stack(0x2b3c0000,0x2b410000)]
- 0x2a801800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4184, stack(0x2b330000,0x2b380000)]
- 0x2a801000 JavaThread "AWT-Shutdown" [_thread_blocked, id=5468, stack(0x2b120000,0x2b170000)]
- 0x28bff400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4420, stack(0x2aeb0000,0x2af00000)]
- 0x28c06000 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=5772, stack(0x2a6c0000,0x2a710000)]
- 0x00c5cc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5668, stack(0x28a10000,0x28a60000)]
- 0x00c53000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=5664, stack(0x28980000,0x289d0000)]
- 0x00c50000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5660, stack(0x288f0000,0x28940000)]
- 0x00c4d000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5656, stack(0x28860000,0x288b0000)]
- 0x00c23400 JavaThread "Finalizer" daemon [_thread_blocked, id=5652, stack(0x287d0000,0x28820000)]
- 0x00c1e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5648, stack(0x28740000,0x28790000)]
- Other Threads:
- 0x00c19400 VMThread [stack: 0x286b0000,0x28700000] [id=5644]
- 0x00c89400 WatcherThread [stack: 0x28aa0000,0x28af0000] [id=5672]
- VM state:not at safepoint (normal execution)
- VM Mutex/Monitor currently owned by a thread: None
- Heap
- def new generation total 119296K, used 49536K [0x04490000, 0x0c600000, 0x0ef30000)
- eden space 106048K, 41% used [0x04490000, 0x06f4fe50, 0x0ac20000)
- from space 13248K, 43% used [0x0b910000, 0x0beb0590, 0x0c600000)
- to space 13248K, 0% used [0x0ac20000, 0x0ac20000, 0x0b910000)
- tenured generation total 265000K, used 204086K [0x0ef30000, 0x1f1fa000, 0x24490000)
- the space 265000K, 77% used [0x0ef30000, 0x1b67d928, 0x1b67da00, 0x1f1fa000)
- compacting perm gen total 22784K, used 22706K [0x24490000, 0x25ad0000, 0x28490000)
- the space 22784K, 99% used [0x24490000, 0x25abc830, 0x25abca00, 0x25ad0000)
- No shared spaces configured.
- Code Cache [0x02490000, 0x02c30000, 0x04490000)
- total_blobs=5169 nmethods=4858 adapters=246 free_code_cache=25572736 largest_free_block=384
- Dynamic libraries:
- 0x00400000 - 0x00424000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\java.exe
- 0x77870000 - 0x779f0000 C:\Windows\SysWOW64\ntdll.dll
- 0x75800000 - 0x75910000 C:\Windows\syswow64\kernel32.dll
- 0x74fb0000 - 0x74ff6000 C:\Windows\syswow64\KERNELBASE.dll
- 0x75760000 - 0x75800000 C:\Windows\syswow64\ADVAPI32.dll
- 0x75640000 - 0x756ec000 C:\Windows\syswow64\msvcrt.dll
- 0x75940000 - 0x75959000 C:\Windows\SysWOW64\sechost.dll
- 0x76a50000 - 0x76b40000 C:\Windows\syswow64\RPCRT4.dll
- 0x74f50000 - 0x74fb0000 C:\Windows\syswow64\SspiCli.dll
- 0x74f40000 - 0x74f4c000 C:\Windows\syswow64\CRYPTBASE.dll
- 0x7c340000 - 0x7c396000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\msvcr71.dll
- 0x6d8a0000 - 0x6db4f000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\client\jvm.dll
- 0x767d0000 - 0x768d0000 C:\Windows\syswow64\USER32.dll
- 0x766d0000 - 0x76760000 C:\Windows\syswow64\GDI32.dll
- 0x75630000 - 0x7563a000 C:\Windows\syswow64\LPK.dll
- 0x75550000 - 0x755ed000 C:\Windows\syswow64\USP10.dll
- 0x74a00000 - 0x74a32000 C:\Windows\system32\WINMM.dll
- 0x769f0000 - 0x76a50000 C:\Windows\system32\IMM32.DLL
- 0x76b40000 - 0x76c0c000 C:\Windows\syswow64\MSCTF.dll
- 0x729e0000 - 0x72a2c000 C:\Windows\system32\apphelp.dll
- 0x6d850000 - 0x6d85c000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\verify.dll
- 0x6d3d0000 - 0x6d3ef000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\java.dll
- 0x76c10000 - 0x76c15000 C:\Windows\syswow64\PSAPI.DLL
- 0x6d890000 - 0x6d89f000 c:\program files (x86)\steam\steamapps\common\spiral knights\java_vm\bin\zip.dll
- 0x6d0b0000 - 0x6d1fb000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\awt.dll
- 0x74ac0000 - 0x74b11000 C:\Windows\system32\WINSPOOL.DRV
- 0x76e50000 - 0x76fac000 C:\Windows\syswow64\ole32.dll
- 0x71120000 - 0x712be000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
- 0x756f0000 - 0x75747000 C:\Windows\syswow64\SHLWAPI.dll
- 0x28df0000 - 0x28e61000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\lwjgl.dll
- 0x739d0000 - 0x73a98000 C:\Windows\system32\OPENGL32.dll
- 0x739a0000 - 0x739c2000 C:\Windows\system32\GLU32.dll
- 0x73460000 - 0x73547000 C:\Windows\system32\DDRAW.dll
- 0x73c10000 - 0x73c16000 C:\Windows\system32\DCIMAN32.dll
- 0x76c20000 - 0x76dbd000 C:\Windows\syswow64\SETUPAPI.dll
- 0x75910000 - 0x75937000 C:\Windows\syswow64\CFGMGR32.dll
- 0x75150000 - 0x751df000 C:\Windows\syswow64\OLEAUT32.dll
- 0x76760000 - 0x76772000 C:\Windows\syswow64\DEVOBJ.dll
- 0x73970000 - 0x73983000 C:\Windows\system32\dwmapi.dll
- 0x74420000 - 0x74429000 C:\Windows\system32\VERSION.dll
- 0x29110000 - 0x29330000 c:\program files (x86)\steam\steamapps\common\spiral knights\native\OpenAL32.dll
- 0x74a40000 - 0x74ab2000 C:\Windows\system32\dsound.dll
- 0x749d0000 - 0x749f5000 C:\Windows\system32\POWRPROF.dll
- 0x750c0000 - 0x75143000 C:\Windows\syswow64\CLBCatQ.DLL
- 0x6d370000 - 0x6d3a9000 C:\Windows\System32\MMDevApi.dll
- 0x73c40000 - 0x73d35000 C:\Windows\System32\PROPSYS.dll
- 0x73f40000 - 0x73fc0000 C:\Windows\system32\uxtheme.dll
- 0x6d2c0000 - 0x6d2f6000 C:\Windows\system32\AUDIOSES.DLL
- 0x6d330000 - 0x6d360000 C:\Windows\system32\wdmaud.drv
- 0x6d310000 - 0x6d314000 C:\Windows\system32\ksuser.dll
- 0x6d300000 - 0x6d307000 C:\Windows\system32\AVRT.dll
- 0x6d2b0000 - 0x6d2b8000 C:\Windows\system32\msacm32.drv
- 0x6d290000 - 0x6d2a4000 C:\Windows\system32\MSACM32.dll
- 0x6d280000 - 0x6d287000 C:\Windows\system32\midimap.dll
- 0x3b400000 - 0x3b41e000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\steam_api.dll
- 0x75960000 - 0x765aa000 C:\Windows\syswow64\SHELL32.dll
- 0x6f010000 - 0x6f022000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\froth.dll
- 0x6d6b0000 - 0x6d6c3000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\net.dll
- 0x75000000 - 0x75035000 C:\Windows\syswow64\WS2_32.dll
- 0x755f0000 - 0x755f6000 C:\Windows\syswow64\NSI.dll
- 0x72a40000 - 0x72a7c000 C:\Windows\system32\mswsock.dll
- 0x731f0000 - 0x731f6000 C:\Windows\System32\wship6.dll
- 0x73b10000 - 0x73b20000 C:\Windows\system32\NLAapi.dll
- 0x73b00000 - 0x73b10000 C:\Windows\system32\napinsp.dll
- 0x73ae0000 - 0x73af2000 C:\Windows\system32\pnrpnsp.dll
- 0x73ad0000 - 0x73add000 C:\Windows\system32\wshbth.dll
- 0x73aa0000 - 0x73ac7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
- 0x73880000 - 0x738c4000 C:\Windows\system32\DNSAPI.dll
- 0x73910000 - 0x73918000 C:\Windows\System32\winrnr.dll
- 0x738e0000 - 0x73901000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
- 0x725a0000 - 0x725bc000 C:\Windows\system32\Iphlpapi.DLL
- 0x72590000 - 0x72597000 C:\Windows\system32\WINNSI.DLL
- 0x72a30000 - 0x72a35000 C:\Windows\System32\wshtcpip.dll
- 0x736a0000 - 0x736a6000 C:\Windows\system32\rasadhlp.dll
- 0x735e0000 - 0x73618000 C:\Windows\System32\fwpuclnt.dll
- 0x2af40000 - 0x2af8f000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\fontmanager.dll
- 0x38000000 - 0x38672000 C:\Program Files (x86)\Steam\steamclient.dll
- 0x753a0000 - 0x754bd000 C:\Windows\syswow64\CRYPT32.dll
- 0x75750000 - 0x7575c000 C:\Windows\syswow64\MSASN1.dll
- 0x75520000 - 0x7554a000 C:\Windows\syswow64\imagehlp.dll
- 0x3f000000 - 0x3f0aa000 C:\Program Files (x86)\Steam\tier0_s.dll
- 0x3f600000 - 0x3f67b000 C:\Program Files (x86)\Steam\vstdlib_s.dll
- 0x73e60000 - 0x73e68000 C:\Windows\system32\Secur32.dll
- 0x729b0000 - 0x729c6000 C:\Windows\system32\CRYPTSP.dll
- 0x72970000 - 0x729ab000 C:\Windows\system32\rsaenh.dll
- 0x30000000 - 0x302d8000 C:\Program Files (x86)\Steam\steam.dll
- 0x730c0000 - 0x731d5000 c:\program files (x86)\steam\DbgHelp.dll
- 0x60000000 - 0x60021000 C:\Program Files (x86)\Steam\CSERHelper.dll
- 0x2cb30000 - 0x2cbc2000 C:\Program Files (x86)\Steam\gameoverlayrenderer.dll
- 0x69030000 - 0x69b89000 C:\Windows\system32\atioglxx.dll
- 0x2b630000 - 0x2b65d000 C:\Windows\system32\atiadlxy.dll
- 0x75600000 - 0x7562d000 C:\Windows\syswow64\WINTRUST.dll
- 0x71600000 - 0x71679000 C:\Windows\system32\mscms.dll
- 0x72ae0000 - 0x72af7000 C:\Windows\system32\USERENV.dll
- 0x72b40000 - 0x72b4b000 C:\Windows\system32\profapi.dll
- 0x6f1c0000 - 0x6f1f8000 C:\Windows\system32\icm32.dll
- 0x6d6d0000 - 0x6d6d9000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\nio.dll
- 0x2b660000 - 0x2b676000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\jinput-dx8.dll
- 0x6e3c0000 - 0x6e3f0000 C:\Windows\system32\DINPUT8.dll
- 0x715d0000 - 0x715d9000 C:\Windows\system32\HID.DLL
- 0x2e5a0000 - 0x2e5b5000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\native\jinput-raw.dll
- 0x6d250000 - 0x6d273000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\dcpr.dll
- 0x6d4f0000 - 0x6d515000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\jpeg.dll
- 0x6d220000 - 0x6d24f000 C:\Program Files (x86)\Steam\steamapps\common\spiral knights\java_vm\bin\cmm.dll
- VM Arguments:
- jvm_args: -Dcom.threerings.getdown=true -Xmx256M -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=10 -Djava.library.path=c:\program files (x86)\steam\steamapps\common\spiral knights\./native -Dorg.lwjgl.util.NoChecks=true -Dsun.java2d.d3d=false -Dappdir=c:\program files (x86)\steam\steamapps\common\spiral knights\. -Dresource_dir=c:\program files (x86)\steam\steamapps\common\spiral knights\./rsrc -Xmx512M
- java_command: com.threerings.projectx.client.ProjectXApp
- Launcher Type: SUN_STANDARD
- Environment Variables:
- CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
- PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Calibre2\;C:\Program Files (x86)\Calibre\
- USERNAME=Kevin
- OS=Windows_NT
- PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
- --------------- S Y S T E M ---------------
- OS: Windows 7 Build 7601 Service Pack 1
- CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
- Memory: 4k page, physical 4189040k(1147140k free), swap 8376232k(4691092k free)
- vm_info: Java HotSpot(TM) Client VM (20.0-b11) for windows-x86 JRE (1.6.0_25-b06), built on Apr 14 2011 01:04:32 by "java_re" with MS VC++ 7.1 (VS2003)
- time: Fri Apr 27 22:06:56 2012
- elapsed time: 3659 seconds
Advertisement
Add Comment
Please, Sign In to add comment