Guest User

Untitled

a guest
May 18th, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.20 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=0x000000001000b302, pid=1544, tid=4384
  5. #
  6. # JRE version: 7.0_25-b17
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig4icd64.dll+0xbb302]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x000000002211d000): JavaThread "Render Thread" daemon [_thread_in_native, id=4384, stack(0x0000000019b90000,0x0000000019c90000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000001d94
  24.  
  25. Registers:
  26. RAX=0x0000000011080670, RBX=0x0000000000001d94, RCX=0x0000000000000006, RDX=0x0000000000000006
  27. RSP=0x0000000019c8f320, RBP=0x0000000000000006, RSI=0x00000000000004b0, RDI=0x0000000011359580
  28. R8 =0x0000000000001d94, R9 =0x0000000000000000, R10=0x0000000000001d94, R11=0x0000000000000000
  29. R12=0x0000000000001d94, R13=0x00000000127a75c0, R14=0x0000000000000000, R15=0x0000000000000000
  30. RIP=0x000000001000b302, EFLAGS=0x0000000000010216
  31.  
  32. Top of Stack: (sp=0x0000000019c8f320)
  33. 0x0000000019c8f320: 000000000ff50000 000000001005d1a6
  34. 0x0000000019c8f330: 0000000000000004 00000000000004b0
  35. 0x0000000019c8f340: 0000000000000000 0000000000000006
  36. 0x0000000019c8f350: 000000077b606ee8 0000000011359580
  37. 0x0000000019c8f360: 0000000000000000 0000000012ac1410
  38. 0x0000000019c8f370: 0000000000000006 000000001000cd0d
  39. 0x0000000019c8f380: 00000000000004b0 0000000000000006
  40. 0x0000000019c8f390: 0000000000001d94 0000000000001403
  41. 0x0000000019c8f3a0: 0000000000001d94 0000000000000000
  42. 0x0000000019c8f3b0: 0000000011359500 0000000000000000
  43. 0x0000000019c8f3c0: 0000000000000004 00000017dfff0004
  44. 0x0000000019c8f3d0: 00000000000009e0 0000000000000006
  45. 0x0000000019c8f3e0: 00000017dfff0004 0000000000000004
  46. 0x0000000019c8f3f0: 00000017dfff0004 0000000000000004
  47. 0x0000000019c8f400: 0000000011359580 000000001000d92a
  48. 0x0000000019c8f410: 0000000011359580 0000000000000004
  49.  
  50. Instructions: (pc=0x000000001000b302)
  51. 0x000000001000b2e2: 00 7c 1d 48 8b cf e8 a3 3a 78 00 4c 8b af d0 dc
  52. 0x000000001000b2f2: 00 00 44 8b b7 20 dd 00 00 e9 c0 00 00 00 8b cd
  53. 0x000000001000b302: 0f b7 03 83 e9 02 41 b8 03 00 00 00 41 89 45 00
  54. 0x000000001000b312: 0f b7 43 02 4c 63 d9 4d 3b c3 41 89 45 04 0f b7
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000011080670 is an unknown value
  60. RBX=0x0000000000001d94 is an unknown value
  61. RCX=0x0000000000000006 is an unknown value
  62. RDX=0x0000000000000006 is an unknown value
  63. RSP=0x0000000019c8f320 is pointing into the stack for thread: 0x000000002211d000
  64. RBP=0x0000000000000006 is an unknown value
  65. RSI=0x00000000000004b0 is an unknown value
  66. RDI=0x0000000011359580 is an unknown value
  67. R8 =0x0000000000001d94 is an unknown value
  68. R9 =0x0000000000000000 is an unknown value
  69. R10=0x0000000000001d94 is an unknown value
  70. R11=0x0000000000000000 is an unknown value
  71. R12=0x0000000000001d94 is an unknown value
  72. R13=0x00000000127a75c0 is an unknown value
  73. R14=0x0000000000000000 is an unknown value
  74. R15=0x0000000000000000 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000019b90000,0x0000000019c90000], sp=0x0000000019c8f320, free space=1020k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig4icd64.dll+0xbb302]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. J org.lwjgl.opengl.GL12.nglDrawRangeElementsBO(IIIIIJJ)V
  83. J zombie.core.SpriteRenderer$RingBuffer$StateRun.render()V
  84. J zombie.core.SpriteRenderer$RingBuffer.render()V
  85. J zombie.core.SpriteRenderer$RingBuffer.add(Lzombie/core/textures/TextureDraw;Lzombie/core/textures/TextureDraw;Lzombie/core/Styles/Style;F)V
  86. J zombie.core.SpriteRenderer.build()V
  87. J zombie.core.opengl.RenderThread$1.run()V
  88. j java.lang.Thread.run()V+11
  89. v ~StubRoutines::call_stub
  90.  
  91. --------------- P R O C E S S ---------------
  92.  
  93. Java Threads: ( => current thread )
  94. 0x00000000231de800 JavaThread "PathFind0" [_thread_blocked, id=1416, stack(0x00000000266b0000,0x00000000267b0000)]
  95. 0x0000000022dbe800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5444, stack(0x0000000025f90000,0x0000000026090000)]
  96. 0x0000000023c07800 JavaThread "Lighting Thread" daemon [_thread_blocked, id=6044, stack(0x00000000252f0000,0x00000000253f0000)]
  97. 0x000000002f2b6000 JavaThread "World Streamer" daemon [_thread_blocked, id=4556, stack(0x00000000251f0000,0x00000000252f0000)]
  98. 0x000000002350e800 JavaThread "Thread-5" [_thread_blocked, id=2788, stack(0x000000001ecf0000,0x000000001edf0000)]
  99. =>0x000000002211d000 JavaThread "Render Thread" daemon [_thread_in_native, id=4384, stack(0x0000000019b90000,0x0000000019c90000)]
  100. 0x0000000021ec7800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1384, stack(0x000000001b9d0000,0x000000001bad0000)]
  101. 0x000000000e73d000 JavaThread "Thread-2" daemon [_thread_in_native, id=3360, stack(0x000000001b230000,0x000000001b330000)]
  102. 0x000000000e6ce000 JavaThread "Stream Thread" daemon [_thread_blocked, id=5448, stack(0x0000000014170000,0x0000000014270000)]
  103. 0x000000000cc65800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4032, stack(0x000000000ecf0000,0x000000000edf0000)]
  104. 0x000000000cc37000 JavaThread "Service Thread" daemon [_thread_blocked, id=3868, stack(0x000000000e260000,0x000000000e360000)]
  105. 0x000000000cc2e800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=4348, stack(0x000000000e160000,0x000000000e260000)]
  106. 0x000000000cc1c000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=4500, stack(0x000000000e060000,0x000000000e160000)]
  107. 0x000000000cc1b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6124, stack(0x000000000df60000,0x000000000e060000)]
  108. 0x000000000cc13800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3600, stack(0x000000000de60000,0x000000000df60000)]
  109. 0x00000000036b8800 JavaThread "Finalizer" daemon [_thread_blocked, id=3860, stack(0x000000000dd60000,0x000000000de60000)]
  110. 0x00000000036b2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5124, stack(0x000000000dc60000,0x000000000dd60000)]
  111. 0x000000000071d800 JavaThread "main" [_thread_in_Java, id=5904, stack(0x0000000000030000,0x0000000000130000)]
  112.  
  113. Other Threads:
  114. 0x000000000cb90800 VMThread [stack: 0x000000000db60000,0x000000000dc60000] [id=1488]
  115. 0x000000000cc45000 WatcherThread [stack: 0x000000000e360000,0x000000000e460000] [id=3436]
  116.  
  117. VM state:not at safepoint (normal execution)
  118.  
  119. VM Mutex/Monitor currently owned by a thread: None
  120.  
  121. Heap
  122. PSYoungGen total 568064K, used 26914K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  123. eden space 524416K, 5% used [0x00000007d5560000,0x00000007d6fa8b90,0x00000007f5580000)
  124. from space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  125. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  126. ParOldGen total 699072K, used 251101K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  127. object space 699072K, 35% used [0x0000000780000000,0x000000078f537470,0x00000007aaab0000)
  128. PSPermGen total 35520K, used 21561K [0x000000077ae00000, 0x000000077d0b0000, 0x0000000780000000)
  129. object space 35520K, 60% used [0x000000077ae00000,0x000000077c30e6d8,0x000000077d0b0000)
  130.  
  131. Card table byte_map: [0x0000000006aa0000,0x0000000006ed0000] byte_map_base: 0x0000000002ec9000
  132.  
  133. Polling page: 0x0000000000280000
  134.  
  135. Code Cache [0x00000000039e0000, 0x0000000003f30000, 0x00000000069e0000)
  136. total_blobs=1868 nmethods=1187 adapters=632 free_code_cache=43814Kb largest_free_block=44771904
  137.  
  138. Compilation events (10 events):
  139. Event: 99.914 Thread 0x000000000cc1c000 1213 zombie.core.SpriteRenderer::glBlendFunc (41 bytes)
  140. Event: 99.916 Thread 0x000000000cc1c000 nmethod 1213 0x0000000003e5c550 code [0x0000000003e5c6a0, 0x0000000003e5c848]
  141. Event: 99.916 Thread 0x000000000cc2e800 1214 zombie.core.textures.TextureDraw::glBlendFunc (18 bytes)
  142. Event: 99.917 Thread 0x000000000cc1c000 1215 zombie.IndieGL::glBlendFunc (15 bytes)
  143. Event: 99.917 Thread 0x000000000cc2e800 nmethod 1214 0x0000000003e5c2d0 code [0x0000000003e5c400, 0x0000000003e5c478]
  144. Event: 99.919 Thread 0x000000000cc1c000 nmethod 1215 0x0000000003bf2d90 code [0x0000000003bf2ee0, 0x0000000003bf30a8]
  145. Event: 99.920 Thread 0x000000000cc2e800 1216 ! zombie.iso.IsoGridSquare::renderMinusFloor (966 bytes)
  146. Event: 99.931 Thread 0x000000000cc1c000 1217 zombie.iso.IsoMovingObject::getCurrentSquare (5 bytes)
  147. Event: 99.931 Thread 0x000000000cc1c000 nmethod 1217 0x0000000003bf2b90 code [0x0000000003bf2cc0, 0x0000000003bf2d38]
  148. Event: 99.968 Thread 0x000000000cc2e800 nmethod 1216 0x0000000003f29990 code [0x0000000003f29ce0, 0x0000000003f2b410]
  149.  
  150. GC Heap History (10 events):
  151. Event: 57.883 GC heap before
  152. {Heap before GC invocations=8 (full 3):
  153. PSYoungGen total 568064K, used 31248K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  154. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  155. from space 43648K, 71% used [0x00000007f5580000,0x00000007f74041b0,0x00000007f8020000)
  156. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  157. ParOldGen total 699072K, used 152392K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  158. object space 699072K, 21% used [0x0000000780000000,0x00000007894d2090,0x00000007aaab0000)
  159. PSPermGen total 32192K, used 20748K [0x000000077ae00000, 0x000000077cd70000, 0x0000000780000000)
  160. object space 32192K, 64% used [0x000000077ae00000,0x000000077c243008,0x000000077cd70000)
  161. Event: 58.307 GC heap after
  162. Heap after GC invocations=8 (full 3):
  163. PSYoungGen total 568064K, used 0K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  164. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  165. from space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  166. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  167. ParOldGen total 699072K, used 183156K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  168. object space 699072K, 26% used [0x0000000780000000,0x000000078b2dd158,0x00000007aaab0000)
  169. PSPermGen total 35392K, used 20747K [0x000000077ae00000, 0x000000077d090000, 0x0000000780000000)
  170. object space 35392K, 58% used [0x000000077ae00000,0x000000077c242d68,0x000000077d090000)
  171. }
  172. Event: 81.788 GC heap before
  173. {Heap before GC invocations=9 (full 3):
  174. PSYoungGen total 568064K, used 142154K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  175. eden space 524416K, 27% used [0x00000007d5560000,0x00000007de032aa8,0x00000007f5580000)
  176. from space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  177. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  178. ParOldGen total 699072K, used 183156K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  179. object space 699072K, 26% used [0x0000000780000000,0x000000078b2dd158,0x00000007aaab0000)
  180. PSPermGen total 35392K, used 21247K [0x000000077ae00000, 0x000000077d090000, 0x0000000780000000)
  181. object space 35392K, 60% used [0x000000077ae00000,0x000000077c2bfde0,0x000000077d090000)
  182. Event: 81.886 GC heap after
  183. Heap after GC invocations=9 (full 3):
  184. PSYoungGen total 568064K, used 43628K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  185. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  186. from space 43648K, 99% used [0x00000007f8020000,0x00000007faabb3e0,0x00000007faac0000)
  187. to space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  188. ParOldGen total 699072K, used 202449K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  189. object space 699072K, 28% used [0x0000000780000000,0x000000078c5b4680,0x00000007aaab0000)
  190. PSPermGen total 35392K, used 21247K [0x000000077ae00000, 0x000000077d090000, 0x0000000780000000)
  191. object space 35392K, 60% used [0x000000077ae00000,0x000000077c2bfde0,0x000000077d090000)
  192. }
  193. Event: 81.886 GC heap before
  194. {Heap before GC invocations=10 (full 4):
  195. PSYoungGen total 568064K, used 43628K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  196. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  197. from space 43648K, 99% used [0x00000007f8020000,0x00000007faabb3e0,0x00000007faac0000)
  198. to space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  199. ParOldGen total 699072K, used 202449K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  200. object space 699072K, 28% used [0x0000000780000000,0x000000078c5b4680,0x00000007aaab0000)
  201. PSPermGen total 35392K, used 21247K [0x000000077ae00000, 0x000000077d090000, 0x0000000780000000)
  202. object space 35392K, 60% used [0x000000077ae00000,0x000000077c2bfde0,0x000000077d090000)
  203. Event: 82.669 GC heap after
  204. Heap after GC invocations=10 (full 4):
  205. PSYoungGen total 568064K, used 0K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  206. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  207. from space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  208. to space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  209. ParOldGen total 699072K, used 245163K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  210. object space 699072K, 35% used [0x0000000780000000,0x000000078ef6aca0,0x00000007aaab0000)
  211. PSPermGen total 36032K, used 21247K [0x000000077ae00000, 0x000000077d130000, 0x0000000780000000)
  212. object space 36032K, 58% used [0x000000077ae00000,0x000000077c2bfd20,0x000000077d130000)
  213. }
  214. Event: 93.554 GC heap before
  215. {Heap before GC invocations=11 (full 4):
  216. PSYoungGen total 568064K, used 30746K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  217. eden space 524416K, 5% used [0x00000007d5560000,0x00000007d7366b68,0x00000007f5580000)
  218. from space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  219. to space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  220. ParOldGen total 699072K, used 245163K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  221. object space 699072K, 35% used [0x0000000780000000,0x000000078ef6aca0,0x00000007aaab0000)
  222. PSPermGen total 36032K, used 21319K [0x000000077ae00000, 0x000000077d130000, 0x0000000780000000)
  223. object space 36032K, 59% used [0x000000077ae00000,0x000000077c2d1d20,0x000000077d130000)
  224. Event: 93.565 GC heap after
  225. Heap after GC invocations=11 (full 4):
  226. PSYoungGen total 568064K, used 6977K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  227. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  228. from space 43648K, 15% used [0x00000007f5580000,0x00000007f5c50660,0x00000007f8020000)
  229. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  230. ParOldGen total 699072K, used 245163K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  231. object space 699072K, 35% used [0x0000000780000000,0x000000078ef6aca0,0x00000007aaab0000)
  232. PSPermGen total 36032K, used 21319K [0x000000077ae00000, 0x000000077d130000, 0x0000000780000000)
  233. object space 36032K, 59% used [0x000000077ae00000,0x000000077c2d1d20,0x000000077d130000)
  234. }
  235. Event: 93.565 GC heap before
  236. {Heap before GC invocations=12 (full 5):
  237. PSYoungGen total 568064K, used 6977K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  238. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  239. from space 43648K, 15% used [0x00000007f5580000,0x00000007f5c50660,0x00000007f8020000)
  240. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  241. ParOldGen total 699072K, used 245163K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  242. object space 699072K, 35% used [0x0000000780000000,0x000000078ef6aca0,0x00000007aaab0000)
  243. PSPermGen total 36032K, used 21319K [0x000000077ae00000, 0x000000077d130000, 0x0000000780000000)
  244. object space 36032K, 59% used [0x000000077ae00000,0x000000077c2d1d20,0x000000077d130000)
  245. Event: 94.232 GC heap after
  246. Heap after GC invocations=12 (full 5):
  247. PSYoungGen total 568064K, used 0K [0x00000007d5560000, 0x00000007faac0000, 0x0000000800000000)
  248. eden space 524416K, 0% used [0x00000007d5560000,0x00000007d5560000,0x00000007f5580000)
  249. from space 43648K, 0% used [0x00000007f5580000,0x00000007f5580000,0x00000007f8020000)
  250. to space 43648K, 0% used [0x00000007f8020000,0x00000007f8020000,0x00000007faac0000)
  251. ParOldGen total 699072K, used 251101K [0x0000000780000000, 0x00000007aaab0000, 0x00000007d5560000)
  252. object space 699072K, 35% used [0x0000000780000000,0x000000078f537470,0x00000007aaab0000)
  253. PSPermGen total 35520K, used 21319K [0x000000077ae00000, 0x000000077d0b0000, 0x0000000780000000)
  254. object space 35520K, 60% used [0x000000077ae00000,0x000000077c2d1c60,0x000000077d0b0000)
  255. }
  256.  
  257. Deoptimization events (10 events):
  258. Event: 97.799 Thread 0x0000000023c07800 Uncommon trap -83 fr.pc 0x0000000003e16c8c
  259. Event: 97.877 Thread 0x0000000023c07800 Uncommon trap -83 fr.pc 0x0000000003f07d78
  260. Event: 97.882 Thread 0x0000000023c07800 Uncommon trap -83 fr.pc 0x0000000003eeeac0
  261. Event: 98.913 Thread 0x000000002211d000 Uncommon trap -75 fr.pc 0x0000000003c8dcb4
  262. Event: 98.915 Thread 0x000000002211d000 Uncommon trap -34 fr.pc 0x0000000003e0eb3c
  263. Event: 99.002 Thread 0x000000002211d000 Uncommon trap -122 fr.pc 0x0000000003a98888
  264. Event: 99.896 Thread 0x000000002211d000 Uncommon trap -42 fr.pc 0x0000000003f026e4
  265. Event: 99.896 Thread 0x000000002211d000 Uncommon trap -42 fr.pc 0x0000000003f026e4
  266. Event: 99.969 Thread 0x000000002211d000 Uncommon trap -42 fr.pc 0x0000000003f026e4
  267. Event: 99.969 Thread 0x000000002211d000 Uncommon trap -42 fr.pc 0x0000000003f026e4
  268.  
  269. Internal exceptions (10 events):
  270. Event: 98.918 Thread 0x000000002211d000 Threw 0x00000007d62a6ca8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  271. Event: 98.978 Thread 0x000000000071d800 Threw 0x00000007d5b2d9b0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
  272. Event: 99.085 Thread 0x000000000071d800 Threw 0x00000007d6d9fd08 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  273. Event: 99.309 Thread 0x000000000071d800 Threw 0x00000007d6da5ea0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  274. Event: 99.403 Thread 0x000000000071d800 Threw 0x00000007d6dabf10 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  275. Event: 99.515 Thread 0x000000000071d800 Threw 0x00000007d6db2578 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  276. Event: 99.515 Thread 0x000000000071d800 Threw 0x00000007d6db4868 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  277. Event: 99.518 Thread 0x000000000071d800 Threw 0x00000007d6dbbef0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  278. Event: 99.659 Thread 0x000000000071d800 Threw 0x00000007d6dc1f08 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  279. Event: 99.817 Thread 0x000000000071d800 Threw 0x00000007d6dc8cb8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jni.cpp:716
  280.  
  281. Events (10 events):
  282. Event: 99.896 Thread 0x000000002211d000 DEOPT UNPACKING pc=0x0000000003a19164 sp=0x0000000019c8f228 mode 2
  283. Event: 99.896 Thread 0x000000002211d000 DEOPT PACKING pc=0x0000000003f026e4 sp=0x0000000019c8f280
  284. Event: 99.896 Thread 0x000000002211d000 DEOPT UNPACKING pc=0x0000000003a19164 sp=0x0000000019c8f228 mode 2
  285. Event: 99.897 Executing VM operation: RevokeBias
  286. Event: 99.897 Executing VM operation: RevokeBias done
  287. Event: 99.931 Thread 0x000000000cc1c000 flushing nmethod 0x0000000003b1d850
  288. Event: 99.969 Thread 0x000000002211d000 DEOPT PACKING pc=0x0000000003f026e4 sp=0x0000000019c8f280
  289. Event: 99.969 Thread 0x000000002211d000 DEOPT UNPACKING pc=0x0000000003a19164 sp=0x0000000019c8f228 mode 2
  290. Event: 99.969 Thread 0x000000002211d000 DEOPT PACKING pc=0x0000000003f026e4 sp=0x0000000019c8f280
  291. Event: 99.969 Thread 0x000000002211d000 DEOPT UNPACKING pc=0x0000000003a19164 sp=0x0000000019c8f228 mode 2
  292.  
  293.  
  294. Dynamic libraries:
  295. 0x0000000140000000 - 0x000000014005f000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\ProjectZomboid64.exe
  296. 0x0000000077010000 - 0x00000000771b9000 C:\Windows\SYSTEM32\ntdll.dll
  297. 0x0000000076df0000 - 0x0000000076f0f000 C:\Windows\system32\kernel32.dll
  298. 0x000007fefd070000 - 0x000007fefd0dc000 C:\Windows\system32\KERNELBASE.dll
  299. 0x0000000074cf0000 - 0x0000000074d35000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
  300. 0x0000000076f10000 - 0x000000007700a000 C:\Windows\system32\USER32.dll
  301. 0x000007fefe130000 - 0x000007fefe197000 C:\Windows\system32\GDI32.dll
  302. 0x000007fefe280000 - 0x000007fefe28e000 C:\Windows\system32\LPK.dll
  303. 0x000007fefd870000 - 0x000007fefd939000 C:\Windows\system32\USP10.dll
  304. 0x000007feff1d0000 - 0x000007feff26f000 C:\Windows\system32\msvcrt.dll
  305. 0x000007fefe1a0000 - 0x000007fefe27b000 C:\Windows\system32\ADVAPI32.dll
  306. 0x000007fefdc10000 - 0x000007fefdc2f000 C:\Windows\SYSTEM32\sechost.dll
  307. 0x000007fefd5c0000 - 0x000007fefd6ed000 C:\Windows\system32\RPCRT4.dll
  308. 0x000007fefb600000 - 0x000007fefb7f4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  309. 0x000007fefd330000 - 0x000007fefd3a1000 C:\Windows\system32\SHLWAPI.dll
  310. 0x000007feff270000 - 0x000007feff29e000 C:\Windows\system32\IMM32.DLL
  311. 0x000007fefe290000 - 0x000007fefe399000 C:\Windows\system32\MSCTF.dll
  312. 0x000007fef0970000 - 0x000007fef0a4d000 C:\Program Files (x86)\Steam\gameoverlayrenderer64.dll
  313. 0x000007fefbb40000 - 0x000007fefbb7b000 C:\Windows\system32\WINMM.dll
  314. 0x000007fefd3b0000 - 0x000007fefd5b3000 C:\Windows\system32\ole32.dll
  315. 0x00000000771e0000 - 0x00000000771e7000 C:\Windows\system32\psapi.dll
  316. 0x0000000059700000 - 0x0000000059e0f000 c:\program files (x86)\steam\steamapps\common\projectzomboid\jre64\bin\server\jvm.dll
  317. 0x000007fef9b20000 - 0x000007fef9b29000 C:\Windows\system32\WSOCK32.dll
  318. 0x000007fefdb20000 - 0x000007fefdb6d000 C:\Windows\system32\WS2_32.dll
  319. 0x000007fefe120000 - 0x000007fefe128000 C:\Windows\system32\NSI.dll
  320. 0x000000005da00000 - 0x000000005dad2000 C:\Windows\system32\MSVCR100.dll
  321. 0x0000000065fe0000 - 0x0000000065fef000 c:\program files (x86)\steam\steamapps\common\projectzomboid\jre64\bin\verify.dll
  322. 0x0000000063e70000 - 0x0000000063e98000 c:\program files (x86)\steam\steamapps\common\projectzomboid\jre64\bin\java.dll
  323. 0x000000005e790000 - 0x000000005e7a5000 c:\program files (x86)\steam\steamapps\common\projectzomboid\jre64\bin\zip.dll
  324. 0x000000005dd90000 - 0x000000005dda9000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\net.dll
  325. 0x000007fefc7d0000 - 0x000007fefc825000 C:\Windows\system32\mswsock.dll
  326. 0x000007fefc7c0000 - 0x000007fefc7c7000 C:\Windows\System32\wship6.dll
  327. 0x000000005dd70000 - 0x000000005dd81000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\nio.dll
  328. 0x0000000059560000 - 0x00000000596f5000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jre64\bin\awt.dll
  329. 0x000007fefdd60000 - 0x000007fefde37000 C:\Windows\system32\OLEAUT32.dll
  330. 0x000007fefb170000 - 0x000007fefb188000 C:\Windows\system32\DWMAPI.DLL
  331. 0x0000000180000000 - 0x0000000180050000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\lwjgl64.dll
  332. 0x000007fef0850000 - 0x000007fef096d000 C:\Windows\system32\OPENGL32.dll
  333. 0x000007fef3510000 - 0x000007fef353d000 C:\Windows\system32\GLU32.dll
  334. 0x000007fef0bb0000 - 0x000007fef0ca1000 C:\Windows\system32\DDRAW.dll
  335. 0x000007fefa4f0000 - 0x000007fefa4f8000 C:\Windows\system32\DCIMAN32.dll
  336. 0x000007fefd940000 - 0x000007fefdb17000 C:\Windows\system32\SETUPAPI.dll
  337. 0x000007fefd2f0000 - 0x000007fefd326000 C:\Windows\system32\CFGMGR32.dll
  338. 0x000007fefd050000 - 0x000007fefd06a000 C:\Windows\system32\DEVOBJ.dll
  339. 0x000007fefc070000 - 0x000007fefc07c000 C:\Windows\system32\VERSION.dll
  340. 0x00000000033f0000 - 0x0000000003454000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\OpenAL64.dll
  341. 0x000007fefe440000 - 0x000007feff1c8000 C:\Windows\system32\SHELL32.dll
  342. 0x000007fefce90000 - 0x000007fefce9f000 C:\Windows\system32\CRYPTBASE.dll
  343. 0x000007fefb550000 - 0x000007fefb5a6000 C:\Windows\system32\uxtheme.dll
  344. 0x000007fefdb70000 - 0x000007fefdc09000 C:\Windows\system32\CLBCatQ.DLL
  345. 0x000007fefbc40000 - 0x000007fefbd6c000 C:\Windows\System32\PROPSYS.dll
  346. 0x000007fefd010000 - 0x000007fefd04a000 C:\Windows\system32\WINTRUST.dll
  347. 0x000000000f2e0000 - 0x000000000f447000 C:\Windows\system32\CRYPT32.dll
  348. 0x000007fefd000000 - 0x000007fefd00f000 C:\Windows\system32\MSASN1.dll
  349. 0x000007fefbb80000 - 0x000007fefbc08000 C:\Windows\system32\dsound.dll
  350. 0x000007fefbdc0000 - 0x000007fefbdec000 C:\Windows\system32\POWRPROF.dll
  351. 0x000007fefbd70000 - 0x000007fefbdbb000 C:\Windows\System32\MMDevApi.dll
  352. 0x000007fefbaf0000 - 0x000007fefbb3f000 C:\Windows\system32\AUDIOSES.DLL
  353. 0x000000000ff50000 - 0x0000000011142000 C:\Windows\system32\ig4icd64.dll
  354. 0x000000000c9d0000 - 0x000000000ca35000 C:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll
  355. 0x000007fef8a80000 - 0x000007fef8b1c000 C:\Windows\system32\mscms.dll
  356. 0x000007fefc260000 - 0x000007fefc27e000 C:\Windows\system32\USERENV.dll
  357. 0x000007fefcec0000 - 0x000007fefcecf000 C:\Windows\system32\profapi.dll
  358. 0x000007fef3010000 - 0x000007fef3052000 C:\Windows\system32\icm32.dll
  359. 0x00000000158a0000 - 0x00000000159fc000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\RakNet64.dll
  360. 0x000000005d960000 - 0x000000005d9f8000 C:\Windows\system32\MSVCP100.dll
  361. 0x0000000003500000 - 0x0000000003516000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jinput-dx8_64.dll
  362. 0x000007fef2560000 - 0x000007fef259c000 C:\Windows\system32\DINPUT8.dll
  363. 0x000007fefb190000 - 0x000007fefb19b000 C:\Windows\system32\HID.DLL
  364. 0x000000000ca40000 - 0x000000000ca54000 C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\jinput-raw_64.dll
  365. 0x000007feface0000 - 0x000007fefacf5000 C:\Windows\system32\NLAapi.dll
  366. 0x000007fef7e10000 - 0x000007fef7e25000 C:\Windows\system32\napinsp.dll
  367. 0x000007fef55f0000 - 0x000007fef5609000 C:\Windows\system32\pnrpnsp.dll
  368. 0x000007fef55e0000 - 0x000007fef55f0000 C:\Windows\system32\wshbth.dll
  369. 0x000007fef91c0000 - 0x000007fef91ee000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  370. 0x000007fefc650000 - 0x000007fefc6ab000 C:\Windows\system32\DNSAPI.dll
  371. 0x000007fef55d0000 - 0x000007fef55db000 C:\Windows\System32\winrnr.dll
  372. 0x00000000700d0000 - 0x00000000700f6000 C:\Program Files\Bonjour\mdnsNSP.dll
  373. 0x000007fefa340000 - 0x000007fefa367000 C:\Windows\system32\Iphlpapi.DLL
  374. 0x000007fefa330000 - 0x000007fefa33b000 C:\Windows\system32\WINNSI.DLL
  375. 0x000007fefa1c0000 - 0x000007fefa213000 C:\Windows\System32\fwpuclnt.dll
  376. 0x000007fef91b0000 - 0x000007fef91b8000 C:\Windows\system32\rasadhlp.dll
  377. 0x000007fefc140000 - 0x000007fefc147000 C:\Windows\System32\wshtcpip.dll
  378. 0x000007fef2c60000 - 0x000007fef2d85000 C:\Windows\system32\dbghelp.dll
  379.  
  380. VM Arguments:
  381. jvm_args: -Dexe4j.semaphoreName=Local\c:_program_files_(x86)_steam_steamapps_common_projectzomboid_projectzomboid64.exe0 -Dexe4j.moduleName=C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\ProjectZomboid64.exe -Dexe4j.tempDir=C:\Users\Jessica\AppData\Local\Temp\e4j79F0.tmp_dir1400426810 -Dexe4j.unextractedPosition=385552 -Djava.library.path=C:\Program Files (x86)\Steam;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;c:\program files (x86)\steam\steamapps\common\projectzomboid\jre64\bin -Dexe4j.consoleCodepage=cp437 -Xms1024m -Xmx2048m -Djava.library.path=./
  382. java_command: C:\Program Files (x86)\Steam\steamapps\common\ProjectZomboid\ProjectZomboid64.exe
  383. Launcher Type: generic
  384.  
  385. Environment Variables:
  386. CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
  387. PATH=C:\Program Files (x86)\Steam;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\OEM\12.0\DLLShared\;C:\Program Files (x86)\Roxio\OEM\AudioCore\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;c:\program files (x86)\steam\steamapps\common\projectzomboid\jre64\bin
  388. USERNAME=Jessica
  389. OS=Windows_NT
  390. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
  391.  
  392.  
  393.  
  394. --------------- S Y S T E M ---------------
  395.  
  396. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  397.  
  398. CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
  399.  
  400. Memory: 4k page, physical 6085308k(1814476k free), swap 12168764k(6874340k free)
  401.  
  402. vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b17), built on Jun 21 2013 12:58:32 by "java_re" with unknown MS VC++:1600
  403.  
  404. time: Sun May 18 11:28:30 2014
  405. elapsed time: 100 seconds
Add Comment
Please, Sign In to add comment