Advertisement
Guest User

Spiral Knights Error Log - hs_err_pid4584.log

a guest
Mar 25th, 2011
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.10 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69538a85, pid=4584, tid=4896
  5. #
  6. # JRE version: 6.0_24-b07
  7. # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode, sharing windows-x86 )
  8. # Problematic frame:
  9. # C [atioglxx.dll+0x508a85]
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. # The crash happened outside the Java Virtual Machine in native code.
  14. # See problematic frame for where to report the bug.
  15. #
  16.  
  17. --------------- T H R E A D ---------------
  18.  
  19. Current thread (0x02f7f400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4896, stack(0x04d30000,0x04d80000)]
  20.  
  21. siginfo: ExceptionCode=0xc0000005, reading address 0x078d1000
  22.  
  23. Registers:
  24. EAX=0x07af0020, EBX=0x00100000, ECX=0x0000fc08, EDX=0x00100000
  25. ESP=0x04d7e000, EBP=0x00000400, ESI=0x078d1000, EDI=0x07bb1000
  26. EIP=0x69538a85, EFLAGS=0x00010206
  27.  
  28. Register to memory mapping:
  29.  
  30. EAX=0x07af0020
  31. 0x07af0020 is pointing to unknown location
  32.  
  33. EBX=0x00100000
  34. 0x00100000 is pointing to unknown location
  35.  
  36. ECX=0x0000fc08
  37. 0x0000fc08 is pointing to unknown location
  38.  
  39. EDX=0x00100000
  40. 0x00100000 is pointing to unknown location
  41.  
  42. ESP=0x04d7e000
  43. 0x04d7e000 is pointing into the stack for thread: 0x02f7f400
  44. "AWT-EventQueue-0" prio=6 tid=0x02f7f400 nid=0x1320 runnable [0x04d7e000]
  45. java.lang.Thread.State: RUNNABLE
  46.  
  47. EBP=0x00000400
  48. 0x00000400 is pointing to unknown location
  49.  
  50. ESI=0x078d1000
  51. 0x078d1000 is pointing to unknown location
  52.  
  53. EDI=0x07bb1000
  54. 0x07bb1000 is pointing to unknown location
  55.  
  56.  
  57. Top of Stack: (sp=0x04d7e000)
  58. 0x04d7e000: 00000001 00000001 06f63f30 695389d9
  59. 0x04d7e010: 06f63f30 00000100 07810020 06f2f008
  60. 0x04d7e020: 06f63f30 0000004c 694f2ef2 00000100
  61. 0x04d7e030: 00000400 00000000 0000004c 078e0020
  62. 0x04d7e040: 00000001 06f2f0e0 04dd9928 06f2f008
  63. 0x04d7e050: 04dd9928 00000006 00000000 0000004c
  64. 0x04d7e060: 00000000 00000000 00000400 00000100
  65. 0x04d7e070: 04ddfcd8 047bff88 694f1776 06f2f008
  66.  
  67. Instructions: (pc=0x69538a85)
  68. 0x69538a75: 85 c0 89 47 58 74 1d 8b cb 8b d1 c1 e9 02 8b f8
  69. 0x69538a85: f3 a5 8b ca 83 e1 03 f3 a4 5f 5e b8 01 00 00 00
  70.  
  71.  
  72. Stack: [0x04d30000,0x04d80000], sp=0x04d7e000, free space=312k
  73. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  74. C [atioglxx.dll+0x508a85]
  75.  
  76. [error occurred during error reporting (printing native stack), id 0xc0000005]
  77.  
  78. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  79. j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIILjava/nio/Buffer;IJ)V+0
  80. j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/ByteBuffer;)V+74
  81. j com.threerings.opengl.renderer.Texture2D.setImage(IIZLjava/awt/image/BufferedImage;ZZ)V+133
  82. j com.threerings.opengl.renderer.Texture2D.setImage(IZLjava/awt/image/BufferedImage;ZZZ)V+53
  83. j com.threerings.opengl.renderer.config.TextureConfig$Original2D$ImageFile.load(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/opengl/renderer/Texture2D;Lcom/threerings/opengl/renderer/config/TextureConfig$Format;ZZ)V+79
  84. j com.threerings.opengl.renderer.config.TextureConfig$Original2D.createTexture(Lcom/threerings/opengl/util/GlContext;)Lcom/threerings/opengl/renderer/Texture;+36
  85. j com.threerings.opengl.renderer.config.TextureConfig$Original.getTexture(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/opengl/renderer/state/TextureState;Lcom/threerings/opengl/renderer/TextureUnit;Lcom/threerings/expr/Scope;Ljava/util/List;Ljava/util/List;)Lcom/threerings/opengl/renderer/Texture;+35
  86. j com.threerings.opengl.renderer.config.TextureConfig.getTexture(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/opengl/renderer/state/TextureState;Lcom/threerings/opengl/renderer/TextureUnit;Lcom/threerings/expr/Scope;Ljava/util/List;Ljava/util/List;)Lcom/threerings/opengl/renderer/Texture;+13
  87. j com.threerings.opengl.renderer.config.TextureUnitConfig.createUnit(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/opengl/renderer/state/TextureState;Lcom/threerings/expr/Scope;Ljava/util/List;Ljava/util/List;)Lcom/threerings/opengl/renderer/TextureUnit;+34
  88. j com.threerings.opengl.renderer.config.TextureStateConfig.createInstance(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Ljava/util/List;Ljava/util/List;)Lcom/threerings/opengl/renderer/state/TextureState;+52
  89. j com.threerings.opengl.renderer.config.TextureStateConfig.getState(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Ljava/util/List;Ljava/util/List;)Lcom/threerings/opengl/renderer/state/TextureState;+80
  90. j com.threerings.opengl.material.config.PassConfig.createStates(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Ljava/util/List;Ljava/util/List;)[Lcom/threerings/opengl/renderer/state/RenderState;+266
  91. j com.threerings.opengl.material.config.TechniqueConfig$NormalEnqueuer.createBatch(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/Geometry;Lcom/threerings/opengl/material/config/PassConfig;Ljava/util/List;Ljava/util/List;Lcom/threerings/expr/MutableInteger;)Lcom/threerings/opengl/renderer/SimpleBatch;+8
  92. j com.threerings.opengl.material.config.TechniqueConfig$NormalEnqueuer.createEnqueueable(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/Geometry;ZLcom/threerings/opengl/compositor/RenderQueue$Group;Ljava/util/List;Lcom/threerings/expr/MutableInteger;)Lcom/threerings/opengl/compositor/Enqueueable;+41
  93. j com.threerings.opengl.material.config.TechniqueConfig$CompoundEnqueuer.createEnqueueable(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/Geometry;ZLcom/threerings/opengl/compositor/RenderQueue$Group;Ljava/util/List;Lcom/threerings/expr/MutableInteger;)Lcom/threerings/opengl/compositor/Enqueueable;+42
  94. j com.threerings.opengl.material.config.TechniqueConfig$GroupedEnqueuer.createEnqueueable(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/Geometry;ZLcom/threerings/opengl/compositor/RenderQueue$Group;Ljava/util/List;Lcom/threerings/expr/MutableInteger;)Lcom/threerings/opengl/compositor/Enqueueable;+26
  95. j com.threerings.opengl.material.config.TechniqueConfig.createCompositable(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/Geometry;Lcom/threerings/opengl/compositor/RenderQueue$Group;)Lcom/threerings/opengl/compositor/Compositable;+77
  96. j com.threerings.opengl.material.Surface.updateFromConfigs()V+185
  97. j com.threerings.opengl.material.Surface.setMaterialConfig(Lcom/threerings/opengl/material/config/MaterialConfig;)V+33
  98. j com.threerings.opengl.material.Surface.<init>(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/config/GeometryConfig;Lcom/threerings/opengl/material/config/MaterialConfig;Lcom/threerings/opengl/geometry/Geometry;Lcom/threerings/opengl/compositor/RenderQueue$Group;)V+30
  99. j com.threerings.opengl.material.Surface.<init>(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/config/GeometryConfig;Lcom/threerings/opengl/material/config/MaterialConfig;Lcom/threerings/opengl/compositor/RenderQueue$Group;)V+9
  100. j com.threerings.opengl.material.Surface.<init>(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/geometry/config/GeometryConfig;Lcom/threerings/opengl/material/config/MaterialConfig;)V+15
  101. j com.threerings.opengl.model.Model$Implementation.createSurface(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/config/ModelConfig$VisibleMesh;[Lcom/threerings/opengl/model/config/ModelConfig$Imported$MaterialMapping;Ljava/util/Map;)Lcom/threerings/opengl/material/Surface;+25
  102. j com.threerings.opengl.model.Articulated$MeshNode.createSurfaces(Lcom/threerings/opengl/util/GlContext;[Lcom/threerings/opengl/model/config/ModelConfig$Imported$MaterialMapping;Ljava/util/Map;)V+42
  103. j com.threerings.opengl.model.Articulated.updateFromConfig()V+403
  104. j com.threerings.opengl.model.Articulated.setConfig(Lcom/threerings/opengl/model/config/ArticulatedConfig;)V+6
  105. j com.threerings.opengl.model.Articulated.<init>(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/config/ArticulatedConfig;)V+130
  106. j com.threerings.opengl.model.config.ArticulatedConfig.getModelImplementation(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/Model$Implementation;)Lcom/threerings/opengl/model/Model$Implementation;+34
  107. j com.threerings.opengl.model.config.ModelConfig.getModelImplementation(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/Model$Implementation;)Lcom/threerings/opengl/model/Model$Implementation;+7
  108. j com.threerings.opengl.model.Model.updateFromConfig()V+24
  109. j com.threerings.opengl.model.Model.setConfig(Lcom/threerings/opengl/model/config/ModelConfig;)V+42
  110. j com.threerings.opengl.model.Model.setConfig(Lcom/threerings/config/ConfigReference;)V+19
  111. j com.threerings.opengl.model.Compound.updateFromConfig()V+178
  112. j com.threerings.opengl.model.Compound.setConfig(Lcom/threerings/opengl/model/config/CompoundConfig;)V+6
  113. j com.threerings.opengl.model.Compound.<init>(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/config/CompoundConfig;)V+56
  114. j com.threerings.opengl.model.config.CompoundConfig.getModelImplementation(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/Model$Implementation;)Lcom/threerings/opengl/model/Model$Implementation;+25
  115. j com.threerings.opengl.model.config.ModelConfig.getModelImplementation(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/model/Model$Implementation;)Lcom/threerings/opengl/model/Model$Implementation;+7
  116. j com.threerings.opengl.model.Model.updateFromConfig()V+24
  117. j com.threerings.opengl.model.Model.setConfig(Lcom/threerings/opengl/model/config/ModelConfig;)V+42
  118. j com.threerings.opengl.model.Model.setConfig(Lcom/threerings/config/ConfigReference;)V+19
  119. j com.threerings.opengl.gui.config.ComponentConfig$RenderableView.configure(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)V+191
  120. j com.threerings.opengl.gui.config.ComponentConfig.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+17
  121. j com.threerings.opengl.gui.config.LayoutConfig$Absolute.layout(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Container;[Lcom/threerings/opengl/gui/Component;)V+69
  122. j com.threerings.opengl.gui.config.LayoutConfig.configure(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Container;)V+52
  123. j com.threerings.opengl.gui.config.ComponentConfig$Container.configure(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)V+21
  124. j com.threerings.opengl.gui.config.ComponentConfig.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+17
  125. j com.threerings.opengl.gui.config.UserInterfaceConfig$Original.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+59
  126. j com.threerings.opengl.gui.config.UserInterfaceConfig.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+7
  127. j com.threerings.opengl.gui.UserInterface.updateFromConfig()V+50
  128. j com.threerings.opengl.gui.UserInterface.setConfig(Lcom/threerings/opengl/gui/config/UserInterfaceConfig;)V+42
  129. j com.threerings.opengl.gui.UserInterface.setConfig(Lcom/threerings/config/ConfigReference;)V+19
  130. j com.threerings.opengl.gui.config.ComponentConfig$UserInterface.configure(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)V+31
  131. j com.threerings.opengl.gui.config.ComponentConfig.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+17
  132. j com.threerings.opengl.gui.config.LayoutConfig$Anchor.layout(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Container;[Lcom/threerings/opengl/gui/Component;)V+65
  133. j com.threerings.opengl.gui.config.LayoutConfig.configure(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Container;)V+52
  134. j com.threerings.opengl.gui.config.ComponentConfig$Container.configure(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)V+21
  135. j com.threerings.opengl.gui.config.ComponentConfig.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/util/MessageBundle;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+17
  136. j com.threerings.opengl.gui.config.UserInterfaceConfig$Original.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+59
  137. j com.threerings.opengl.gui.config.UserInterfaceConfig.getComponent(Lcom/threerings/opengl/util/GlContext;Lcom/threerings/expr/Scope;Lcom/threerings/opengl/gui/Component;)Lcom/threerings/opengl/gui/Component;+7
  138. j com.threerings.opengl.gui.UserInterface.updateFromConfig()V+50
  139. j com.threerings.opengl.gui.UserInterface.setConfig(Lcom/threerings/opengl/gui/config/UserInterfaceConfig;)V+42
  140. j com.threerings.opengl.gui.UserInterface.setConfig(Lcom/threerings/config/ConfigReference;)V+19
  141. j com.threerings.opengl.gui.UserInterfaceWindow.<init>(Lcom/threerings/opengl/util/GlContext;ZLcom/threerings/config/ConfigReference;)V+66
  142. j com.threerings.opengl.gui.UserInterfaceWindow.<init>(Lcom/threerings/opengl/util/GlContext;ZLjava/lang/String;)V+11
  143. j com.threerings.projectx.client.LogonWindow.<init>(Lcom/threerings/projectx/util/ProjectXContext;Ljava/lang/String;)V+5
  144. j com.threerings.projectx.client.ProjectXApp.showLogonWindow()V+23
  145. j com.threerings.projectx.client.ProjectXApp.didInit()V+24
  146. j com.threerings.opengl.GlApp.init()V+31
  147. j com.threerings.opengl.GlDisplayApp.init()V+9
  148. j com.threerings.projectx.client.ProjectXApp.init()V+54
  149. j com.threerings.opengl.GlDisplayApp$1.run()V+4
  150. j java.awt.event.InvocationEvent.dispatch()V+47
  151. j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
  152. j java.awt.EventQueue.access$000(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
  153. j java.awt.EventQueue$1.run()Ljava/lang/Void;+12
  154. j java.awt.EventQueue$1.run()Ljava/lang/Object;+1
  155. v ~StubRoutines::call_stub
  156. j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
  157. j java.security.AccessControlContext$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
  158. j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
  159. j java.awt.EventDispatchThread.pumpOneEventForFilters(I)Z+204
  160. j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+30
  161. j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
  162. j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
  163. j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
  164. j java.awt.EventDispatchThread.run()V+9
  165. v ~StubRoutines::call_stub
  166.  
  167. --------------- P R O C E S S ---------------
  168.  
  169. Java Threads: ( => current thread )
  170. 0x003a7400 JavaThread "DestroyJavaVM" [_thread_blocked, id=4300, stack(0x008c0000,0x00910000)]
  171. =>0x02f7f400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4896, stack(0x04d30000,0x04d80000)]
  172. 0x02f68400 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=5580, stack(0x04ce0000,0x04d30000)]
  173. 0x0305f400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5500, stack(0x04c90000,0x04ce0000)]
  174. 0x02f5b400 JavaThread "AWT-Shutdown" [_thread_blocked, id=4644, stack(0x04c40000,0x04c90000)]
  175. 0x047f0400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5164, stack(0x04bf0000,0x04c40000)]
  176. 0x02f0a800 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=1960, stack(0x046b0000,0x04700000)]
  177. 0x02b48000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5004, stack(0x02dc0000,0x02e10000)]
  178. 0x02b45400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1784, stack(0x02d70000,0x02dc0000)]
  179. 0x02b40800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4648, stack(0x02d20000,0x02d70000)]
  180. 0x02b3f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4188, stack(0x02cd0000,0x02d20000)]
  181. 0x02b38400 JavaThread "Finalizer" daemon [_thread_blocked, id=5872, stack(0x02c80000,0x02cd0000)]
  182. 0x02b37000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5892, stack(0x02c30000,0x02c80000)]
  183.  
  184. Other Threads:
  185. 0x02afac00 VMThread [stack: 0x02be0000,0x02c30000] [id=6020]
  186. 0x02b52c00 WatcherThread [stack: 0x02e10000,0x02e60000] [id=5564]
  187.  
  188. VM state:not at safepoint (normal execution)
  189.  
  190. VM Mutex/Monitor currently owned by a thread: None
  191.  
  192. Heap
  193. def new generation total 12288K, used 10296K [0x22990000, 0x236e0000, 0x27ee0000)
  194. eden space 10944K, 81% used [0x22990000, 0x2324e160, 0x23440000)
  195. from space 1344K, 100% used [0x23440000, 0x23590000, 0x23590000)
  196. to space 1344K, 0% used [0x23590000, 0x23590000, 0x236e0000)
  197. tenured generation total 27156K, used 21991K [0x27ee0000, 0x29965000, 0x32990000)
  198. the space 27156K, 80% used [0x27ee0000, 0x29459f88, 0x2945a000, 0x29965000)
  199. compacting perm gen total 12288K, used 10320K [0x32990000, 0x33590000, 0x36990000)
  200. the space 12288K, 83% used [0x32990000, 0x333a4008, 0x333a4200, 0x33590000)
  201. ro space 10240K, 51% used [0x36990000, 0x36ebcf58, 0x36ebd000, 0x37390000)
  202. rw space 12288K, 54% used [0x37390000, 0x37a28f50, 0x37a29000, 0x37f90000)
  203.  
  204. Dynamic libraries:
  205. 0x00400000 - 0x00424000 C:\Program Files\Java\jre6\bin\javaw.exe
  206. 0x7c900000 - 0x7c9b2000 C:\WINDOWS\system32\ntdll.dll
  207. 0x7c800000 - 0x7c8f6000 C:\WINDOWS\system32\kernel32.dll
  208. 0x77dd0000 - 0x77e6b000 C:\WINDOWS\system32\ADVAPI32.dll
  209. 0x77e70000 - 0x77f03000 C:\WINDOWS\system32\RPCRT4.dll
  210. 0x77fe0000 - 0x77ff1000 C:\WINDOWS\system32\Secur32.dll
  211. 0x7e410000 - 0x7e4a1000 C:\WINDOWS\system32\USER32.dll
  212. 0x77f10000 - 0x77f59000 C:\WINDOWS\system32\GDI32.dll
  213. 0x76390000 - 0x763ad000 C:\WINDOWS\system32\IMM32.DLL
  214. 0x7c340000 - 0x7c396000 C:\Program Files\Java\jre6\bin\msvcr71.dll
  215. 0x6d7f0000 - 0x6da96000 C:\Program Files\Java\jre6\bin\client\jvm.dll
  216. 0x76b40000 - 0x76b6d000 C:\WINDOWS\system32\WINMM.dll
  217. 0x6d7a0000 - 0x6d7ac000 C:\Program Files\Java\jre6\bin\verify.dll
  218. 0x6d320000 - 0x6d33f000 C:\Program Files\Java\jre6\bin\java.dll
  219. 0x6d280000 - 0x6d288000 C:\Program Files\Java\jre6\bin\hpi.dll
  220. 0x76bf0000 - 0x76bfb000 C:\WINDOWS\system32\PSAPI.DLL
  221. 0x6d7e0000 - 0x6d7ef000 C:\Program Files\Java\jre6\bin\zip.dll
  222. 0x6d000000 - 0x6d14a000 C:\Program Files\Java\jre6\bin\awt.dll
  223. 0x73000000 - 0x73026000 C:\WINDOWS\system32\WINSPOOL.DRV
  224. 0x77c10000 - 0x77c68000 C:\WINDOWS\system32\msvcrt.dll
  225. 0x774e0000 - 0x7761e000 C:\WINDOWS\system32\ole32.dll
  226. 0x773d0000 - 0x774d3000 C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.6028_x-ww_61e65202\COMCTL32.dll
  227. 0x77f60000 - 0x77fd6000 C:\WINDOWS\system32\SHLWAPI.dll
  228. 0x10000000 - 0x10071000 C:\Program Files\Three Rings Design\Spiral Knights\native\lwjgl.dll
  229. 0x5ed00000 - 0x5edcc000 C:\WINDOWS\system32\OPENGL32.dll
  230. 0x68b20000 - 0x68b40000 C:\WINDOWS\system32\GLU32.dll
  231. 0x73760000 - 0x737ab000 C:\WINDOWS\system32\DDRAW.dll
  232. 0x73bc0000 - 0x73bc6000 C:\WINDOWS\system32\DCIMAN32.dll
  233. 0x77c00000 - 0x77c08000 C:\WINDOWS\system32\VERSION.dll
  234. 0x03aa0000 - 0x03cc0000 C:\Program Files\Three Rings Design\Spiral Knights\native\OpenAL32.dll
  235. 0x73f10000 - 0x73f6c000 C:\WINDOWS\system32\dsound.dll
  236. 0x76c30000 - 0x76c5e000 C:\WINDOWS\system32\WINTRUST.dll
  237. 0x77a80000 - 0x77b15000 C:\WINDOWS\system32\CRYPT32.dll
  238. 0x77b20000 - 0x77b32000 C:\WINDOWS\system32\MSASN1.dll
  239. 0x76c90000 - 0x76cb8000 C:\WINDOWS\system32\IMAGEHLP.dll
  240. 0x72d20000 - 0x72d29000 C:\WINDOWS\system32\wdmaud.drv
  241. 0x72d10000 - 0x72d18000 C:\WINDOWS\system32\msacm32.drv
  242. 0x77be0000 - 0x77bf5000 C:\WINDOWS\system32\MSACM32.dll
  243. 0x77bd0000 - 0x77bd7000 C:\WINDOWS\system32\midimap.dll
  244. 0x74720000 - 0x7476c000 C:\WINDOWS\system32\MSCTF.dll
  245. 0x03ee0000 - 0x03fa6000 C:\Program Files\Raptr\ltc_help32-48855.dll
  246. 0x7c9c0000 - 0x7d1d7000 C:\WINDOWS\system32\SHELL32.dll
  247. 0x76fd0000 - 0x7704f000 C:\WINDOWS\system32\CLBCATQ.DLL
  248. 0x77050000 - 0x77115000 C:\WINDOWS\system32\COMRes.dll
  249. 0x77120000 - 0x771ab000 C:\WINDOWS\system32\OLEAUT32.dll
  250. 0x5ef80000 - 0x5ef84000 C:\WINDOWS\system32\KsUser.dll
  251. 0x6d600000 - 0x6d613000 C:\Program Files\Java\jre6\bin\net.dll
  252. 0x71ab0000 - 0x71ac7000 C:\WINDOWS\system32\WS2_32.dll
  253. 0x71aa0000 - 0x71aa8000 C:\WINDOWS\system32\WS2HELP.dll
  254. 0x71a50000 - 0x71a8f000 C:\WINDOWS\System32\mswsock.dll
  255. 0x76f20000 - 0x76f47000 C:\WINDOWS\system32\DNSAPI.dll
  256. 0x76fb0000 - 0x76fb8000 C:\WINDOWS\System32\winrnr.dll
  257. 0x76f60000 - 0x76f8c000 C:\WINDOWS\system32\WLDAP32.dll
  258. 0x76fc0000 - 0x76fc6000 C:\WINDOWS\system32\rasadhlp.dll
  259. 0x755c0000 - 0x755ee000 C:\WINDOWS\system32\msctfime.ime
  260. 0x69030000 - 0x69bcd000 C:\WINDOWS\system32\atioglxx.dll
  261. 0x047c0000 - 0x047df000 C:\WINDOWS\system32\atiadlxx.dll
  262. 0x77920000 - 0x77a13000 C:\WINDOWS\system32\SETUPAPI.dll
  263. 0x78130000 - 0x781cb000 C:\WINDOWS\WinSxS\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.4053_x-ww_e6967989\MSVCR80.dll
  264. 0x06eb0000 - 0x06eb6000 C:\WINDOWS\system32\ctagent.dll
  265. 0x73b30000 - 0x73b45000 C:\WINDOWS\system32\mscms.dll
  266. 0x66e90000 - 0x66ed1000 C:\WINDOWS\system32\icm32.dll
  267. 0x68000000 - 0x68036000 C:\WINDOWS\system32\rsaenh.dll
  268. 0x769c0000 - 0x76a74000 C:\WINDOWS\system32\USERENV.dll
  269. 0x5b860000 - 0x5b8b5000 C:\WINDOWS\system32\netapi32.dll
  270. 0x6d230000 - 0x6d27f000 C:\Program Files\Java\jre6\bin\fontmanager.dll
  271. 0x6d620000 - 0x6d629000 C:\Program Files\Java\jre6\bin\nio.dll
  272.  
  273. VM Arguments:
  274. jvm_args: -Dcom.threerings.getdown=true -Xmx256M -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=10 -Djava.library.path=C:\Program Files\Three Rings Design\Spiral Knights\./native -Dorg.lwjgl.util.NoChecks=true -Dsun.java2d.d3d=false -Dappdir=C:\Program Files\Three Rings Design\Spiral Knights\. -Dresource_dir=C:\Program Files\Three Rings Design\Spiral Knights\./rsrc
  275. java_command: com.threerings.projectx.client.ProjectXApp
  276. Launcher Type: SUN_STANDARD
  277.  
  278. Environment Variables:
  279. PATH=C:\Program Files\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Adobe\AGL;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Common Files\Nero\Lib\
  280. USERNAME=user
  281. OS=Windows_NT
  282. PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel
  283.  
  284.  
  285.  
  286. --------------- S Y S T E M ---------------
  287.  
  288. OS: Windows XP Build 2600 Service Pack 3
  289.  
  290. 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
  291.  
  292. Memory: 4k page, physical 3407020k(2373580k free), swap 5341492k(4268116k free)
  293.  
  294. vm_info: Java HotSpot(TM) Client VM (19.1-b02) for windows-x86 JRE (1.6.0_24-b07), built on Feb 2 2011 17:44:41 by "java_re" with MS VC++ 7.1 (VS2003)
  295.  
  296. time: Fri Mar 25 17:17:20 2011
  297. elapsed time: 6 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement