Advertisement
Guest User

Problem with bodies

a guest
Jul 8th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.00 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=0x0000000066bcbd0d, pid=7432, tid=7192
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_71-b15) (build 1.8.0_71-b15)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.71-b15 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [gdx-box2d64.dll+0xbd0d]
  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.java.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 (0x000000001d6e1000): JavaThread "LWJGL Application" [_thread_in_native, id=7192, stack(0x000000001f7f0000,0x000000001f8f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000226f7bf40
  24.  
  25. Registers:
  26. RAX=0x0000000226f7bf40, RBX=0x0000000024eb1d10, RCX=0x0000000024eb1ce0, RDX=0x00000000000000b8
  27. RSP=0x000000001f8eead0, RBP=0x0000000000000006, RSI=0x0000000024eb1ce0, RDI=0x000000001f8eeb90
  28. R8 =0x0000000024eb1ce0, R9 =0x0000000000000002, R10=0x0000000000000000, R11=0x0000000000000001
  29. R12=0x0000000000000000, R13=0x00000000262a71c8, R14=0x000000001f8eee48, R15=0x000000001d6e1000
  30. RIP=0x0000000066bcbd0d, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000001f8eead0)
  33. 0x000000001f8eead0: 000000001d6e1000 000000001f8eedd8
  34. 0x000000001f8eeae0: 000000001f8eed28 0000000000000000
  35. 0x000000001f8eeaf0: 000000001f8eeb90 0000000024eb1ce0
  36. 0x000000001f8eeb00: 0000000000000001 000000001f8eeb90
  37. 0x000000001f8eeb10: 000000001f8eecb0 0000000000000000
  38. 0x000000001f8eeb20: 00000000262a71c8 0000000066be2483
  39. 0x000000001f8eeb30: 0000000000000000 0000000000000000
  40. 0x000000001f8eeb40: 000000001d6e1000 0000000000000000
  41. 0x000000001f8eeb50: 0000000000000001 0000000000000001
  42. 0x000000001f8eeb60: 0000000000000001 0000000066be8616
  43. 0x000000001f8eeb70: 000000001afef6d8 000000001d6e1000
  44. 0x000000001f8eeb80: 000000001d6e1000 00000000025a7ced
  45. 0x000000001f8eeb90: 41e8000000000002 0000000040000000
  46. 0x000000001f8eeba0: 0000000000000000 0000000000000000
  47. 0x000000001f8eebb0: 0000010100000000 0000000782f30c01
  48. 0x000000001f8eebc0: 0000000000000000 000000003f800000
  49.  
  50. Instructions: (pc=0x0000000066bcbd0d)
  51. 0x0000000066bcbced: 48 8d 05 6c a3 05 00 0f b6 1c 18 80 fb 0d 0f b6
  52. 0x0000000066bcbcfd: eb 77 21 48 8d 1c de 48 8b 43 10 48 85 c0 74 3a
  53. 0x0000000066bcbd0d: 48 8b 10 48 89 53 10 48 83 c4 28 5b 5e 5f 5d 41
  54. 0x0000000066bcbd1d: 5c 41 5d c3 48 8d 15 18 9e 04 00 48 8d 0d 99 9e
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000226f7bf40 is an unknown value
  60. RBX=0x0000000024eb1d10 is an unknown value
  61. RCX=0x0000000024eb1ce0 is an unknown value
  62. RDX=0x00000000000000b8 is an unknown value
  63. RSP=0x000000001f8eead0 is pointing into the stack for thread: 0x000000001d6e1000
  64. RBP=0x0000000000000006 is an unknown value
  65. RSI=0x0000000024eb1ce0 is an unknown value
  66. RDI=0x000000001f8eeb90 is pointing into the stack for thread: 0x000000001d6e1000
  67. R8 =0x0000000024eb1ce0 is an unknown value
  68. R9 =0x0000000000000002 is an unknown value
  69. R10=0x0000000000000000 is an unknown value
  70. R11=0x0000000000000001 is an unknown value
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x00000000262a71c8 is pointing into metadata
  73. R14=0x000000001f8eee48 is pointing into the stack for thread: 0x000000001d6e1000
  74. R15=0x000000001d6e1000 is a thread
  75.  
  76.  
  77. Stack: [0x000000001f7f0000,0x000000001f8f0000], sp=0x000000001f8eead0, free space=1018k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [gdx-box2d64.dll+0xbd0d]
  80. C [gdx-box2d64.dll+0x22483]
  81. C [gdx-box2d64.dll+0x28616]
  82. C 0x0000000002bfc9e4
  83.  
  84. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  85. J 1487 com.badlogic.gdx.physics.box2d.World.jniCreateBody(JIFFFFFFFFZZZZZF)J (0 bytes) @ 0x0000000002bfc966 [0x0000000002bfc8c0+0xa6]
  86. J 1494 C1 com.badlogic.gdx.physics.box2d.World.createBody(Lcom/badlogic/gdx/physics/box2d/BodyDef;)Lcom/badlogic/gdx/physics/box2d/Body; (120 bytes) @ 0x0000000002c04f4c [0x0000000002c04da0+0x1ac]
  87. j com.DuengonGainers.MainPackage.MainGame.createCircleBody(Lcom/badlogic/gdx/math/Vector2;FI)Lcom/badlogic/gdx/physics/box2d/Body;+49
  88. j com.DuengonGainers.Mobs.Enemys.EnemyManager.randomizeSpawning()V+133
  89. j com.DuengonGainers.Screens.DeadScreen$1$1.run()V+105
  90. J 1935 C1 com.badlogic.gdx.backends.lwjgl.LwjglApplication.executeRunnables()Z (98 bytes) @ 0x0000000002d7874c [0x0000000002d78080+0x6cc]
  91. j com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop()V+558
  92. j com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run()V+27
  93. v ~StubRoutines::call_stub
  94.  
  95. --------------- P R O C E S S ---------------
  96.  
  97. Java Threads: ( => current thread )
  98. 0x000000001d4fe000 JavaThread "Timer" daemon [_thread_blocked, id=5584, stack(0x00000000295b0000,0x00000000296b0000)]
  99. 0x000000001f24e800 JavaThread "Thread-3" [_thread_in_native, id=1680, stack(0x0000000028ea0000,0x0000000028fa0000)]
  100. 0x000000001efcd800 JavaThread "AsynchExecutor-Thread" daemon [_thread_blocked, id=3884, stack(0x0000000028da0000,0x0000000028ea0000)]
  101. 0x000000001ead3000 JavaThread "Client" daemon [_thread_in_native, id=3360, stack(0x0000000024fc0000,0x00000000250c0000)]
  102. 0x000000001e9fe000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=6344, stack(0x00000000250d0000,0x00000000251d0000)]
  103. =>0x000000001d6e1000 JavaThread "LWJGL Application" [_thread_in_native, id=7192, stack(0x000000001f7f0000,0x000000001f8f0000)]
  104. 0x000000001b06f800 JavaThread "Service Thread" daemon [_thread_blocked, id=7504, stack(0x000000001c2b0000,0x000000001c3b0000)]
  105. 0x000000001affc800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=6304, stack(0x000000001cc20000,0x000000001cd20000)]
  106. 0x000000001aff0800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4656, stack(0x000000001c600000,0x000000001c700000)]
  107. 0x000000001afe6000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=7348, stack(0x000000001cb20000,0x000000001cc20000)]
  108. 0x000000001afcd800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5764, stack(0x000000001c900000,0x000000001ca00000)]
  109. 0x000000001afc5800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7384, stack(0x000000001c720000,0x000000001c820000)]
  110. 0x000000001afc4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7652, stack(0x000000001c4f0000,0x000000001c5f0000)]
  111. 0x000000001a01e800 JavaThread "Finalizer" daemon [_thread_blocked, id=856, stack(0x000000001c3b0000,0x000000001c4b0000)]
  112. 0x000000001a017800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3492, stack(0x000000001c1b0000,0x000000001c2b0000)]
  113. 0x00000000020ba000 JavaThread "main" [_thread_in_Java, id=3680, stack(0x00000000021d0000,0x00000000022d0000)]
  114.  
  115. Other Threads:
  116. 0x000000001af73000 VMThread [stack: 0x000000001bff0000,0x000000001c0f0000] [id=3652]
  117. 0x000000001b097000 WatcherThread [stack: 0x000000001ce70000,0x000000001cf70000] [id=3696]
  118.  
  119. VM state:not at safepoint (normal execution)
  120.  
  121. VM Mutex/Monitor currently owned by a thread: None
  122.  
  123. Heap:
  124. PSYoungGen total 57344K, used 56889K [0x0000000780000000, 0x0000000784000000, 0x00000007c0000000)
  125. eden space 49152K, 99% used [0x0000000780000000,0x0000000782f91798,0x0000000783000000)
  126. from space 8192K, 99% used [0x0000000783800000,0x0000000783ffcfd0,0x0000000784000000)
  127. to space 8192K, 0% used [0x0000000783000000,0x0000000783000000,0x0000000783800000)
  128. ParOldGen total 131072K, used 12308K [0x0000000700000000, 0x0000000708000000, 0x0000000780000000)
  129. object space 131072K, 9% used [0x0000000700000000,0x0000000700c05388,0x0000000708000000)
  130. Metaspace used 12982K, capacity 13189K, committed 13568K, reserved 1060864K
  131. class space used 1314K, capacity 1411K, committed 1536K, reserved 1048576K
  132.  
  133. Card table byte_map: [0x0000000011960000,0x0000000011f70000] byte_map_base: 0x000000000e160000
  134.  
  135. Marking Bits: (ParMarkBitMap*) 0x000000005e39f600
  136. Begin Bits: [0x0000000013030000, 0x0000000016030000)
  137. End Bits: [0x0000000016030000, 0x0000000019030000)
  138.  
  139. Polling page: 0x0000000000430000
  140.  
  141. CodeCache: size=245760Kb used=8476Kb max_used=8476Kb free=237284Kb
  142. bounds [0x00000000025a0000, 0x0000000002df0000, 0x00000000115a0000]
  143. total_blobs=2651 nmethods=2105 adapters=459
  144. compilation: enabled
  145.  
  146. Compilation events (10 events):
  147. Event: 24.342 Thread 0x000000001affc800 2360 3 com.badlogic.gdx.graphics.Color::<init> (11 bytes)
  148. Event: 24.342 Thread 0x000000001affc800 nmethod 2360 0x0000000002de0690 code [0x0000000002de0800, 0x0000000002de0a50]
  149. Event: 24.351 Thread 0x000000001affc800 2361 3 com.badlogic.gdx.graphics.g2d.Gdx2DPixmap::getGLInternalFormat (8 bytes)
  150. Event: 24.352 Thread 0x000000001affc800 nmethod 2361 0x0000000002dd8010 code [0x0000000002dd8180, 0x0000000002dd8308]
  151. Event: 24.353 Thread 0x000000001affc800 2362 3 com.badlogic.gdx.backends.lwjgl.LwjglFileHandle::<init> (7 bytes)
  152. Event: 24.353 Thread 0x000000001affc800 nmethod 2362 0x0000000002de00d0 code [0x0000000002de0240, 0x0000000002de0528]
  153. Event: 24.353 Thread 0x000000001affc800 2363 3 com.badlogic.gdx.files.FileHandle::<init> (22 bytes)
  154. Event: 24.353 Thread 0x000000001affc800 nmethod 2363 0x0000000002ddfb10 code [0x0000000002ddfc80, 0x0000000002ddff08]
  155. Event: 24.359 Thread 0x000000001afe6000 2364 4 java.net.URLStreamHandler::parseURL (1158 bytes)
  156. Event: 24.367 Thread 0x000000001affc800 2365 3 java.lang.StringBuilder::append (9 bytes)
  157.  
  158. GC Heap History (4 events):
  159. Event: 5.807 GC heap before
  160. {Heap before GC invocations=1 (full 0):
  161. PSYoungGen total 57344K, used 49152K [0x0000000780000000, 0x0000000784000000, 0x00000007c0000000)
  162. eden space 49152K, 100% used [0x0000000780000000,0x0000000783000000,0x0000000783000000)
  163. from space 8192K, 0% used [0x0000000783800000,0x0000000783800000,0x0000000784000000)
  164. to space 8192K, 0% used [0x0000000783000000,0x0000000783000000,0x0000000783800000)
  165. ParOldGen total 131072K, used 0K [0x0000000700000000, 0x0000000708000000, 0x0000000780000000)
  166. object space 131072K, 0% used [0x0000000700000000,0x0000000700000000,0x0000000708000000)
  167. Metaspace used 11717K, capacity 11935K, committed 12288K, reserved 1060864K
  168. class space used 1199K, capacity 1250K, committed 1280K, reserved 1048576K
  169. Event: 5.814 GC heap after
  170. Heap after GC invocations=1 (full 0):
  171. PSYoungGen total 57344K, used 7793K [0x0000000780000000, 0x0000000784000000, 0x00000007c0000000)
  172. eden space 49152K, 0% used [0x0000000780000000,0x0000000780000000,0x0000000783000000)
  173. from space 8192K, 95% used [0x0000000783000000,0x000000078379c5e8,0x0000000783800000)
  174. to space 8192K, 0% used [0x0000000783800000,0x0000000783800000,0x0000000784000000)
  175. ParOldGen total 131072K, used 24K [0x0000000700000000, 0x0000000708000000, 0x0000000780000000)
  176. object space 131072K, 0% used [0x0000000700000000,0x0000000700006000,0x0000000708000000)
  177. Metaspace used 11717K, capacity 11935K, committed 12288K, reserved 1060864K
  178. class space used 1199K, capacity 1250K, committed 1280K, reserved 1048576K
  179. }
  180. Event: 8.313 GC heap before
  181. {Heap before GC invocations=2 (full 0):
  182. PSYoungGen total 57344K, used 56945K [0x0000000780000000, 0x0000000784000000, 0x00000007c0000000)
  183. eden space 49152K, 100% used [0x0000000780000000,0x0000000783000000,0x0000000783000000)
  184. from space 8192K, 95% used [0x0000000783000000,0x000000078379c5e8,0x0000000783800000)
  185. to space 8192K, 0% used [0x0000000783800000,0x0000000783800000,0x0000000784000000)
  186. ParOldGen total 131072K, used 24K [0x0000000700000000, 0x0000000708000000, 0x0000000780000000)
  187. object space 131072K, 0% used [0x0000000700000000,0x0000000700006000,0x0000000708000000)
  188. Metaspace used 12487K, capacity 12709K, committed 12928K, reserved 1060864K
  189. class space used 1285K, capacity 1379K, committed 1408K, reserved 1048576K
  190. Event: 8.325 GC heap after
  191. Heap after GC invocations=2 (full 0):
  192. PSYoungGen total 57344K, used
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement