Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.83 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=0x000000005e9255ec, pid=1492, tid=0x00000000000005d0
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig4dev64.dll+0x55ec]
  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 (0x0000000002110000): JavaThread "Client thread" [_thread_in_native, id=1488, stack(0x0000000002440000,0x0000000002540000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, writing address 0x0000000076543000
  24.  
  25. Registers:
  26. RAX=0x0000000000ffffff, RBX=0x00000000000ad800, RCX=0x0000000000000208, RDX=0x000000000000ff00
  27. RSP=0x000000000253b5a0, RBP=0x0000000000000208, RSI=0x0000000000000032, RDI=0x0000000076543000
  28. R8 =0x0000000000000000, R9 =0x0000000076543000, R10=0x0000000000000d80, R11=0x0000000000ffffff
  29. R12=0x0000000000000020, R13=0x000000000015d320, R14=0x000000005f874fe0, R15=0x0000000000000000
  30. RIP=0x000000005e9255ec, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000253b5a0)
  33. 0x000000000253b5a0: 000000000253b640 00000000000ad800
  34. 0x000000000253b5b0: 0000000000000208 0000000000000000
  35. 0x000000000253b5c0: 000000000253b600 00000000000ad800
  36. 0x000000000253b5d0: 0000000000000000 0000000000000208
  37. 0x000000000253b5e0: 0000000000000000 0000000000ffffff
  38. 0x000000000253b5f0: 000000005f849db0 000000005e92ad68
  39. 0x000000000253b600: 0000000000000d80 000000000253b640
  40. 0x000000000253b610: 000000000015dd20 00000000762a0000
  41. 0x000000000253b620: 0000000000ffffff 000000000253b640
  42. 0x000000000253b630: 000000005e0454f0 0000000000000000
  43. 0x000000000253b640: 0000000000000000 0000020800000352
  44. 0x000000000253b650: 000000000253b6d0 000000005e587395
  45. 0x000000000253b660: 0000000072ff30f0 000000005e927de7
  46. 0x000000000253b670: 0000000000000000 000000005e927de7
  47. 0x000000000253b680: 000000000253b690 000000005f841a90
  48. 0x000000000253b690: 0000000000000000 0000020800000352
  49.  
  50. Instructions: (pc=0x000000005e9255ec)
  51. 0x000000005e9255cc: 44 0b d8 45 0b d8 85 f6 0f 8e 98 00 00 00 66 66
  52. 0x000000005e9255dc: 90 66 66 90 85 ed 7e 0f 8b cd 41 8b c3 49 8b f9
  53. 0x000000005e9255ec: f3 ab 44 8b 54 24 60 41 8b c2 83 ee 01 4c 03 c8
  54. 0x000000005e9255fc: 85 f6 7f e0 eb 70 8b bc 24 80 00 00 00 48 8b 94
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000ffffff is an unknown value
  60. RBX=0x00000000000ad800 is an unknown value
  61. RCX=0x0000000000000208 is an unknown value
  62. RDX=0x000000000000ff00 is an unknown value
  63. RSP=0x000000000253b5a0 is pointing into the stack for thread: 0x0000000002110000
  64. RBP=0x0000000000000208 is an unknown value
  65. RSI=0x0000000000000032 is an unknown value
  66. RDI=0x0000000076543000 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000076543000 is an unknown value
  69. R10=0x0000000000000d80 is an unknown value
  70. R11=0x0000000000ffffff is an unknown value
  71. R12=0x0000000000000020 is an unknown value
  72. R13=0x000000000015d320 is an unknown value
  73. R14=0x000000005f874fe0 is an unknown value
  74. R15=0x0000000000000000 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002440000,0x0000000002540000], sp=0x000000000253b5a0, free space=1005k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig4dev64.dll+0x55ec]
  80. C [ig4dev64.dll+0xad68]
  81. C [ig4icd64.dll+0x297395]
  82. C [ig4icd64.dll+0x29090a]
  83. C [ig4icd64.dll+0x18a71b]
  84. C [ig4dev64.dll+0xdcad]
  85. C [ig4icd64.dll+0x355ab]
  86. C 0x0000000002825b34
  87.  
  88. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  89. j org.lwjgl.opengl.GL11.nglClear(IJ)V+0
  90. j org.lwjgl.opengl.GL11.glClear(I)V+15
  91. j net.minecraft.client.shader.Framebuffer.func_147614_f()V+54
  92. j net.minecraft.client.shader.Framebuffer.func_147605_b(II)V+238
  93. j net.minecraft.client.shader.Framebuffer.func_147613_a(II)V+39
  94. j net.minecraft.client.shader.Framebuffer.<init>(IIZ)V+62
  95. j net.minecraft.client.LoadingScreenRenderer.<init>(Lnet/minecraft/client/Minecraft;)V+62
  96. j net.minecraft.client.Minecraft.func_71384_a()V+1328
  97. j net.minecraft.client.Minecraft.func_99999_d()V+6
  98. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  99. v ~StubRoutines::call_stub
  100. J 785 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b14e3f [0x0000000002b14dc0+0x7f]
  101. J 784 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b17fdc [0x0000000002b16e80+0x115c]
  102. J 1038 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002c089a0 [0x0000000002c08900+0xa0]
  103. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+710
  104. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  105. v ~StubRoutines::call_stub
  106. J 785 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b14e3f [0x0000000002b14dc0+0x7f]
  107. J 784 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b17fdc [0x0000000002b16e80+0x115c]
  108. J 1038 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002c089a0 [0x0000000002c08900+0xa0]
  109. v ~StubRoutines::call_stub
  110. J 785 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b14e3f [0x0000000002b14dc0+0x7f]
  111. J 784 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b17fdc [0x0000000002b16e80+0x115c]
  112. J 1038 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002c089a0 [0x0000000002c08900+0xa0]
  113. j net.k773.GameStarter.newstart()V+3414
  114. v ~StubRoutines::call_stub
  115. J 785 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b14e3f [0x0000000002b14dc0+0x7f]
  116. J 784 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b17fdc [0x0000000002b16e80+0x115c]
  117. J 1038 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002c089a0 [0x0000000002c08900+0xa0]
  118. j net.k773.GameStarter.start()V+933
  119. v ~StubRoutines::call_stub
  120. J 785 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b14e3f [0x0000000002b14dc0+0x7f]
  121. J 784 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b17fdc [0x0000000002b16e80+0x115c]
  122. J 913 C2 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002b929a4 [0x0000000002b92900+0xa4]
  123. j net.k773.utils.Client.start()V+228
  124. v ~StubRoutines::call_stub
  125. J 785 sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b14e3f [0x0000000002b14dc0+0x7f]
  126. J 784 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x0000000002b17fdc [0x0000000002b16e80+0x115c]
  127. J 765 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x0000000002b06f44 [0x0000000002b06e40+0x104]
  128. J 764 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000002b076e4 [0x0000000002b07300+0x3e4]
  129. j net.k773.Start.<init>()V+517
  130. j Mainclass.main([Ljava/lang/String;)V+3
  131. v ~StubRoutines::call_stub
  132.  
  133. --------------- P R O C E S S ---------------
  134.  
  135. Java Threads: ( => current thread )
  136. 0x0000000058867800 JavaThread "Thread-23" [_thread_blocked, id=3324, stack(0x00000000708e0000,0x00000000709e0000)]
  137. 0x000000006e3e1000 JavaThread "Thread-22" [_thread_blocked, id=1308, stack(0x00000000733e0000,0x00000000734e0000)]
  138. 0x0000000058864800 JavaThread "CaptureSoundThread" daemon [_thread_blocked, id=1676, stack(0x0000000074540000,0x0000000074640000)]
  139. 0x000000006e3e0000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=324, stack(0x00000000726e0000,0x00000000727e0000)]
  140. 0x000000006e3dd000 JavaThread "Thread-13" [_thread_blocked, id=3664, stack(0x00000000635e0000,0x00000000636e0000)]
  141. 0x000000005bccd800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3948, stack(0x000000005dcf0000,0x000000005ddf0000)]
  142. 0x000000005c73b000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3472, stack(0x000000005d970000,0x000000005da70000)]
  143. 0x0000000056f64000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1444, stack(0x0000000059a90000,0x0000000059b90000)]
  144. 0x0000000056f70000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2804, stack(0x0000000059760000,0x0000000059860000)]
  145. 0x00000000579b6800 JavaThread "AWT-Shutdown" [_thread_blocked, id=1012, stack(0x00000000595d0000,0x00000000596d0000)]
  146. 0x0000000058535800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3216, stack(0x0000000059440000,0x0000000059540000)]
  147. 0x0000000057976000 JavaThread "Thread-2" [_thread_in_native, id=1156, stack(0x00000000580f0000,0x00000000581f0000)]
  148. 0x0000000057593000 JavaThread "Thread-1" daemon [_thread_in_native, id=3348, stack(0x0000000057290000,0x0000000057390000)]
  149. 0x0000000057587000 JavaThread "Thread-0" [_thread_blocked, id=1604, stack(0x0000000057eb0000,0x0000000057fb0000)]
  150. 0x0000000056bc8800 JavaThread "Service Thread" daemon [_thread_blocked, id=3300, stack(0x00000000563a0000,0x00000000564a0000)]
  151. 0x0000000055db1000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=3860, stack(0x0000000056a90000,0x0000000056b90000)]
  152. 0x0000000055dac000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=1832, stack(0x0000000056930000,0x0000000056a30000)]
  153. 0x0000000055daa000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3972, stack(0x0000000056740000,0x0000000056840000)]
  154. 0x0000000055db3800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=3188, stack(0x0000000056550000,0x0000000056650000)]
  155. 0x0000000055d92800 JavaThread "Finalizer" daemon [_thread_blocked, id=3168, stack(0x0000000056280000,0x0000000056380000)]
  156. 0x0000000055d4b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3020, stack(0x0000000055fb0000,0x00000000560b0000)]
  157. =>0x0000000002110000 JavaThread "Client thread" [_thread_in_native, id=1488, stack(0x0000000002440000,0x0000000002540000)]
  158.  
  159. Other Threads:
  160. 0x0000000055d41800 VMThread [stack: 0x0000000055ea0000,0x0000000055fa0000] [id=2780]
  161. 0x0000000056be3800 WatcherThread [stack: 0x0000000056f90000,0x0000000057090000] [id=1408]
  162.  
  163. VM state:not at safepoint (normal execution)
  164.  
  165. VM Mutex/Monitor currently owned by a thread: None
  166.  
  167. Heap:
  168. par new generation total 153344K, used 14919K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  169. eden space 136320K, 1% used [0x00000000c0000000, 0x00000000c029ce80, 0x00000000c8520000)
  170. from space 17024K, 71% used [0x00000000c95c0000, 0x00000000ca1b50a8, 0x00000000ca660000)
  171. to space 17024K, 0% used [0x00000000c8520000, 0x00000000c8520000, 0x00000000c95c0000)
  172. concurrent mark-sweep generation total 365288K, used 264668K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  173. Metaspace used 71648K, capacity 72473K, committed 73344K, reserved 1112064K
  174. class space used 10048K, capacity 10264K, committed 10368K, reserved 1048576K
  175.  
  176. Card table byte_map: [0x0000000011e70000,0x0000000012080000] byte_map_base: 0x0000000011870000
  177.  
  178. Marking Bits: (CMSBitMap*) 0x000000000214f5b8
  179. Bits: [0x0000000012340000, 0x00000000130a6800)
  180.  
  181. Mod Union Table: (CMSBitMap*) 0x000000000214f678
  182. Bits: [0x00000000020a0000, 0x00000000020d59a0)
  183.  
  184. Polling page: 0x0000000000440000
  185.  
  186. CodeCache: size=245760Kb used=23949Kb max_used=24267Kb free=221810Kb
  187. bounds [0x0000000002810000, 0x0000000004000000, 0x0000000011810000]
  188. total_blobs=7291 nmethods=6188 adapters=1015
  189. compilation: enabled
  190.  
  191. Compilation events (10 events):
  192. Event: 140.977 Thread 0x0000000055db1000 8834 3 codechicken.lib.asm.ObfMapping::<init> (44 bytes)
  193. Event: 140.978 Thread 0x0000000055db1000 nmethod 8834 0x0000000003cb52d0 code [0x0000000003cb5480, 0x0000000003cb5b38]
  194. Event: 140.980 Thread 0x0000000055db1000 8837 2 org.objectweb.asm.MethodVisitor::visitJumpInsn (17 bytes)
  195. Event: 140.980 Thread 0x0000000055db1000 nmethod 8837 0x0000000003ae9890 code [0x0000000003ae9a00, 0x0000000003ae9b88]
  196. Event: 140.980 Thread 0x0000000055db1000 8838 2 org.objectweb.asm.MethodVisitor::visitInsn (16 bytes)
  197. Event: 140.980 Thread 0x0000000055db1000 nmethod 8838 0x0000000003cb2910 code [0x0000000003cb2a80, 0x0000000003cb2c08]
  198. Event: 140.980 Thread 0x0000000055db1000 8839 2 org.objectweb.asm.MethodVisitor::visitLineNumber (17 bytes)
  199. Event: 140.980 Thread 0x0000000055db1000 nmethod 8839 0x0000000003d2a890 code [0x0000000003d2aa00, 0x0000000003d2ab88]
  200. Event: 141.031 Thread 0x0000000055db1000 8841 2 org.objectweb.asm.MethodVisitor::visitFieldInsn (20 bytes)
  201. Event: 141.031 Thread 0x0000000055db1000 nmethod 8841 0x00000000036a3a10 code [0x00000000036a3b80, 0x00000000036a3d08]
  202.  
  203. GC Heap History (10 events):
  204. Event: 136.342 GC heap before
  205. {Heap before GC invocations=911 (full 54):
  206. par new generation total 153344K, used 150664K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  207. eden space 136320K, 98% used [0x00000000c0000000, 0x00000000c83429d8, 0x00000000c8520000)
  208. from space 17024K, 95% used [0x00000000c8520000, 0x00000000c94ff758, 0x00000000c95c0000)
  209. to space 17024K, 0% used [0x00000000c95c0000, 0x00000000c95c0000, 0x00000000ca660000)
  210. concurrent mark-sweep generation total 365288K, used 246833K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  211. Metaspace used 71479K, capacity 72249K, committed 72960K, reserved 1112064K
  212. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  213. Event: 136.421 GC heap after
  214. Heap after GC invocations=912 (full 54):
  215. par new generation total 153344K, used 15335K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  216. eden space 136320K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c8520000)
  217. from space 17024K, 90% used [0x00000000c95c0000, 0x00000000ca4b9db8, 0x00000000ca660000)
  218. to space 17024K, 0% used [0x00000000c8520000, 0x00000000c8520000, 0x00000000c95c0000)
  219. concurrent mark-sweep generation total 365288K, used 256858K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  220. Metaspace used 71479K, capacity 72249K, committed 72960K, reserved 1112064K
  221. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  222. }
  223. Event: 138.856 GC heap before
  224. {Heap before GC invocations=912 (full 54):
  225. par new generation total 153344K, used 148354K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  226. eden space 136320K, 97% used [0x00000000c0000000, 0x00000000c81e6b08, 0x00000000c8520000)
  227. from space 17024K, 90% used [0x00000000c95c0000, 0x00000000ca4b9db8, 0x00000000ca660000)
  228. to space 17024K, 0% used [0x00000000c8520000, 0x00000000c8520000, 0x00000000c95c0000)
  229. concurrent mark-sweep generation total 365288K, used 256858K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  230. Metaspace used 71483K, capacity 72249K, committed 72960K, reserved 1112064K
  231. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  232. Event: 138.888 GC heap after
  233. Heap after GC invocations=913 (full 54):
  234. par new generation total 153344K, used 11158K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  235. eden space 136320K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c8520000)
  236. from space 17024K, 65% used [0x00000000c8520000, 0x00000000c9005910, 0x00000000c95c0000)
  237. to space 17024K, 0% used [0x00000000c95c0000, 0x00000000c95c0000, 0x00000000ca660000)
  238. concurrent mark-sweep generation total 365288K, used 259373K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  239. Metaspace used 71483K, capacity 72249K, committed 72960K, reserved 1112064K
  240. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  241. }
  242. Event: 138.959 GC heap before
  243. {Heap before GC invocations=913 (full 54):
  244. par new generation total 153344K, used 144927K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  245. eden space 136320K, 98% used [0x00000000c0000000, 0x00000000c82a2480, 0x00000000c8520000)
  246. from space 17024K, 65% used [0x00000000c8520000, 0x00000000c9005910, 0x00000000c95c0000)
  247. to space 17024K, 0% used [0x00000000c95c0000, 0x00000000c95c0000, 0x00000000ca660000)
  248. concurrent mark-sweep generation total 365288K, used 259373K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  249. Metaspace used 71483K, capacity 72249K, committed 72960K, reserved 1112064K
  250. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  251. Event: 138.990 GC heap after
  252. Heap after GC invocations=914 (full 54):
  253. par new generation total 153344K, used 8638K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  254. eden space 136320K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c8520000)
  255. from space 17024K, 50% used [0x00000000c95c0000, 0x00000000c9e2f9b0, 0x00000000ca660000)
  256. to space 17024K, 0% used [0x00000000c8520000, 0x00000000c8520000, 0x00000000c95c0000)
  257. concurrent mark-sweep generation total 365288K, used 268297K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  258. Metaspace used 71483K, capacity 72249K, committed 72960K, reserved 1112064K
  259. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  260. }
  261. Event: 139.121 GC heap before
  262. {Heap before GC invocations=914 (full 54):
  263. par new generation total 153344K, used 142414K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  264. eden space 136320K, 98% used [0x00000000c0000000, 0x00000000c82a3f38, 0x00000000c8520000)
  265. from space 17024K, 50% used [0x00000000c95c0000, 0x00000000c9e2f9b0, 0x00000000ca660000)
  266. to space 17024K, 0% used [0x00000000c8520000, 0x00000000c8520000, 0x00000000c95c0000)
  267. concurrent mark-sweep generation total 365288K, used 268297K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  268. Metaspace used 71483K, capacity 72249K, committed 72960K, reserved 1112064K
  269. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  270. Event: 139.128 GC heap after
  271. Heap after GC invocations=915 (full 54):
  272. par new generation total 153344K, used 2187K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  273. eden space 136320K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c8520000)
  274. from space 17024K, 12% used [0x00000000c8520000, 0x00000000c8742d00, 0x00000000c95c0000)
  275. to space 17024K, 0% used [0x00000000c95c0000, 0x00000000c95c0000, 0x00000000ca660000)
  276. concurrent mark-sweep generation total 365288K, used 268297K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  277. Metaspace used 71483K, capacity 72249K, committed 72960K, reserved 1112064K
  278. class space used 10032K, capacity 10232K, committed 10240K, reserved 1048576K
  279. }
  280. Event: 140.985 GC heap before
  281. {Heap before GC invocations=915 (full 54):
  282. par new generation total 153344K, used 138507K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  283. eden space 136320K, 100% used [0x00000000c0000000, 0x00000000c8520000, 0x00000000c8520000)
  284. from space 17024K, 12% used [0x00000000c8520000, 0x00000000c8742d00, 0x00000000c95c0000)
  285. to space 17024K, 0% used [0x00000000c95c0000, 0x00000000c95c0000, 0x00000000ca660000)
  286. concurrent mark-sweep generation total 365288K, used 264668K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  287. Metaspace used 71612K, capacity 72409K, committed 73088K, reserved 1112064K
  288. class space used 10046K, capacity 10264K, committed 10368K, reserved 1048576K
  289. Event: 141.008 GC heap after
  290. Heap after GC invocations=916 (full 54):
  291. par new generation total 153344K, used 12244K [0x00000000c0000000, 0x00000000ca660000, 0x00000000ca660000)
  292. eden space 136320K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c8520000)
  293. from space 17024K, 71% used [0x00000000c95c0000, 0x00000000ca1b50a8, 0x00000000ca660000)
  294. to space 17024K, 0% used [0x00000000c8520000, 0x00000000c8520000, 0x00000000c95c0000)
  295. concurrent mark-sweep generation total 365288K, used 264668K [0x00000000ca660000, 0x00000000e0b1a000, 0x0000000100000000)
  296. Metaspace used 71612K, capacity 72409K, committed 73088K, reserved 1112064K
  297. class space used 10046K, capacity 10264K, committed 10368K, reserved 1048576K
  298. }
  299.  
  300. Deoptimization events (10 events):
  301. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000352e900 method=org.objectweb.asm.MethodVisitor.visitJumpInsn(ILorg/objectweb/asm/Label;)V @ 13
  302. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003517f4c method=org.objectweb.asm.MethodVisitor.visitFieldInsn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;)V @ 16
  303. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030827c0 method=org.objectweb.asm.MethodVisitor.visitIntInsn(II)V @ 13
  304. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003516320 method=org.objectweb.asm.MethodVisitor.visitMethodInsn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V @ 64
  305. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030827c0 method=org.objectweb.asm.MethodVisitor.visitIntInsn(II)V @ 13
  306. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030827c0 method=org.objectweb.asm.MethodVisitor.visitIntInsn(II)V @ 13
  307. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003516320 method=org.objectweb.asm.MethodVisitor.visitMethodInsn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V @ 64
  308. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003554e70 method=org.objectweb.asm.MethodVisitor.visitTypeInsn(ILjava/lang/String;)V @ 13
  309. Event: 140.968 Thread 0x0000000002110000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000301558c method=org.objectweb.asm.ClassVisitor.visitEnd()V @ 11
  310. Event: 140.975 Thread 0x0000000002110000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003384a68 method=sun.misc.FloatingDecimal$BinaryToASCIIBuffer.dtoa(IJIZ)V @ 386
  311.  
  312. Internal exceptions (10 events):
  313. Event: 139.948 Thread 0x000000006e3e1000 Exception <a 'java/lang/InterruptedException': sleep interrupted> (0x00000000c20fc9d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
  314. Event: 139.948 Thread 0x000000006e3e1800 Exception <a 'java/io/IOException'> (0x00000000c13ba3a0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  315. Event: 139.948 Thread 0x000000006e3e1800 Exception <a 'java/io/IOException'> (0x00000000c13ba600) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  316. Event: 140.701 Thread 0x0000000056f64000 Implicit null exception at 0x00000000039d9af8 to 0x00000000039d9d49
  317. Event: 140.768 Thread 0x0000000002110000 Exception <a 'java/io/FileNotFoundException'> (0x00000000c70dc990) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  318. Event: 140.769 Thread 0x0000000002110000 Exception <a 'java/io/IOException'> (0x00000000c70df5a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  319. Event: 140.769 Thread 0x0000000002110000 Exception <a 'java/io/IOException'> (0x00000000c70df9f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  320. Event: 140.769 Thread 0x0000000002110000 Exception <a 'java/lang/NullPointerException'> (0x00000000c70e0848) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1197]
  321. Event: 140.771 Thread 0x0000000002110000 Exception <a 'java/io/IOException'> (0x00000000c70f9378) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  322. Event: 140.771 Thread 0x0000000002110000 Exception <a 'java/io/IOException'> (0x00000000c70f97c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
  323.  
  324. Events (10 events):
  325. Event: 140.968 Thread 0x0000000002110000 DEOPT UNPACKING pc=0x000000000285556a sp=0x000000000253a3c0 mode 2
  326. Event: 140.974 Thread 0x0000000002110000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003384a68
  327. Event: 140.975 Thread 0x0000000002110000 DEOPT PACKING pc=0x0000000003384a68 sp=0x0000000002539ca0
  328. Event: 140.975 Thread 0x0000000002110000 DEOPT UNPACKING pc=0x000000000285556a sp=0x0000000002539bb8 mode 2
  329. Event: 140.984 Executing VM operation: GenCollectForAllocation
  330. Event: 141.009 Executing VM operation: GenCollectForAllocation done
  331. Event: 141.035 loading class baubles/client/gui/GuiPlayerExpanded
  332. Event: 141.035 loading class baubles/client/gui/GuiPlayerExpanded done
  333. Event: 141.043 loading class net/minecraft/client/LoadingScreenRenderer
  334. Event: 141.044 loading class net/minecraft/client/LoadingScreenRenderer done
  335.  
  336.  
  337. Dynamic libraries:
  338. 0x000000013fd00000 - 0x000000013fd37000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\java.exe
  339. 0x0000000077690000 - 0x0000000077839000 C:\Windows\SYSTEM32\ntdll.dll
  340. 0x0000000077470000 - 0x000000007758f000 C:\Windows\system32\kernel32.dll
  341. 0x000007fefd6d0000 - 0x000007fefd73b000 C:\Windows\system32\KERNELBASE.dll
  342. 0x000007feff260000 - 0x000007feff33b000 C:\Windows\system32\ADVAPI32.dll
  343. 0x000007feff620000 - 0x000007feff6bf000 C:\Windows\system32\msvcrt.dll
  344. 0x000007fefee00000 - 0x000007fefee1f000 C:\Windows\SYSTEM32\sechost.dll
  345. 0x000007fefdbd0000 - 0x000007fefdcfd000 C:\Windows\system32\RPCRT4.dll
  346. 0x0000000077590000 - 0x000000007768a000 C:\Windows\system32\USER32.dll
  347. 0x000007fefdb50000 - 0x000007fefdbb7000 C:\Windows\system32\GDI32.dll
  348. 0x000007fefdbc0000 - 0x000007fefdbce000 C:\Windows\system32\LPK.dll
  349. 0x000007fefecd0000 - 0x000007fefed99000 C:\Windows\system32\USP10.dll
  350. 0x000007fefc050000 - 0x000007fefc244000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  351. 0x000007fefdad0000 - 0x000007fefdb41000 C:\Windows\system32\SHLWAPI.dll
  352. 0x000007fefeca0000 - 0x000007fefecce000 C:\Windows\system32\IMM32.DLL
  353. 0x000007fefd9b0000 - 0x000007fefdab9000 C:\Windows\system32\MSCTF.dll
  354. 0x00000000723c0000 - 0x0000000072492000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\msvcr100.dll
  355. 0x0000000071040000 - 0x00000000718dd000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\server\jvm.dll
  356. 0x000007fef8550000 - 0x000007fef8559000 C:\Windows\system32\WSOCK32.dll
  357. 0x000007feff170000 - 0x000007feff1bd000 C:\Windows\system32\WS2_32.dll
  358. 0x000007fefdac0000 - 0x000007fefdac8000 C:\Windows\system32\NSI.dll
  359. 0x000007fefbb10000 - 0x000007fefbb4b000 C:\Windows\system32\WINMM.dll
  360. 0x000007fefc740000 - 0x000007fefc74c000 C:\Windows\system32\VERSION.dll
  361. 0x0000000077850000 - 0x0000000077857000 C:\Windows\system32\PSAPI.DLL
  362. 0x0000000072a90000 - 0x0000000072a9f000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\verify.dll
  363. 0x0000000072a60000 - 0x0000000072a89000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\java.dll
  364. 0x0000000072a40000 - 0x0000000072a56000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\zip.dll
  365. 0x000007fefdf10000 - 0x000007fefec98000 C:\Windows\system32\SHELL32.dll
  366. 0x000007fefdd00000 - 0x000007fefdf03000 C:\Windows\system32\ole32.dll
  367. 0x000007fefd5e0000 - 0x000007fefd5ef000 C:\Windows\system32\profapi.dll
  368. 0x00000000728f0000 - 0x0000000072914000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\sunec.dll
  369. 0x0000000072940000 - 0x000000007295a000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\net.dll
  370. 0x000007fefcdf0000 - 0x000007fefce45000 C:\Windows\system32\mswsock.dll
  371. 0x000007fefcde0000 - 0x000007fefcde7000 C:\Windows\System32\wship6.dll
  372. 0x000007fefabd0000 - 0x000007fefabf7000 C:\Windows\system32\IPHLPAPI.DLL
  373. 0x000007fefabc0000 - 0x000007fefabcb000 C:\Windows\system32\WINNSI.DLL
  374. 0x000007fefaa50000 - 0x000007fefaa61000 C:\Windows\system32\dhcpcsvc6.DLL
  375. 0x000007fefa9d0000 - 0x000007fefa9e8000 C:\Windows\system32\dhcpcsvc.DLL
  376. 0x00000000727f0000 - 0x0000000072801000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\nio.dll
  377. 0x000007feef790000 - 0x000007feefcfe000 C:\.streamcraft\libs\CheatGuard.dll
  378. 0x000007fefb6e0000 - 0x000007fefb6f1000 C:\Windows\system32\WTSAPI32.dll
  379. 0x0000000072a30000 - 0x0000000072a3d000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\management.dll
  380. 0x0000000072220000 - 0x00000000723b8000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\awt.dll
  381. 0x000007feff6e0000 - 0x000007feff7b7000 C:\Windows\system32\OLEAUT32.dll
  382. 0x000007fefb8f0000 - 0x000007fefb908000 C:\Windows\system32\DWMAPI.DLL
  383. 0x000007fef03b0000 - 0x000007fef04cd000 C:\Windows\system32\opengl32.dll
  384. 0x000007fefc020000 - 0x000007fefc04d000 C:\Windows\system32\GLU32.dll
  385. 0x000007fef02b0000 - 0x000007fef03a1000 C:\Windows\system32\DDRAW.dll
  386. 0x000007fefaf20000 - 0x000007fefaf28000 C:\Windows\system32\DCIMAN32.dll
  387. 0x000007feff7c0000 - 0x000007feff997000 C:\Windows\system32\SETUPAPI.dll
  388. 0x000007fefd690000 - 0x000007fefd6c6000 C:\Windows\system32\CFGMGR32.dll
  389. 0x000007fefd740000 - 0x000007fefd75a000 C:\Windows\system32\DEVOBJ.dll
  390. 0x000007fefd510000 - 0x000007fefd51f000 C:\Windows\system32\CRYPTBASE.dll
  391. 0x000007fefce50000 - 0x000007fefce67000 C:\Windows\system32\CRYPTSP.dll
  392. 0x000007fefcb50000 - 0x000007fefcb97000 C:\Windows\system32\rsaenh.dll
  393. 0x000007fefc930000 - 0x000007fefc94e000 C:\Windows\system32\USERENV.dll
  394. 0x00000000721d0000 - 0x0000000072217000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\fontmanager.dll
  395. 0x0000000072180000 - 0x00000000721c2000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\t2k.dll
  396. 0x000007fefbaf0000 - 0x000007fefbb05000 C:\Windows\system32\NLAapi.dll
  397. 0x000007fef8840000 - 0x000007fef8855000 C:\Windows\system32\napinsp.dll
  398. 0x000007fef8790000 - 0x000007fef87a9000 C:\Windows\system32\pnrpnsp.dll
  399. 0x000007fefcc70000 - 0x000007fefcccb000 C:\Windows\system32\DNSAPI.dll
  400. 0x000007fef86f0000 - 0x000007fef86fb000 C:\Windows\System32\winrnr.dll
  401. 0x000007fefc810000 - 0x000007fefc817000 C:\Windows\System32\wshtcpip.dll
  402. 0x000007fef8f70000 - 0x000007fef8f78000 C:\Windows\system32\rasadhlp.dll
  403. 0x000007fefaa80000 - 0x000007fefaad3000 C:\Windows\System32\fwpuclnt.dll
  404. 0x0000000073fd0000 - 0x0000000073fe7000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\unpack.dll
  405. 0x0000000180000000 - 0x0000000180053000 C:\.streamcraft\versions\1.7.10\natives\lwjgl64.dll
  406. 0x0000000072a20000 - 0x0000000072a27000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\jawt.dll
  407. 0x000000005e2f0000 - 0x000000005e91f000 C:\Windows\system32\ig4icd64.dll
  408. 0x000000005e920000 - 0x000000005ed6d000 C:\Windows\system32\ig4dev64.dll
  409. 0x0000000072a10000 - 0x0000000072a1b000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\sunmscapi.dll
  410. 0x000007fefd840000 - 0x000007fefd9a7000 C:\Windows\system32\CRYPT32.dll
  411. 0x000007fefd680000 - 0x000007fefd68f000 C:\Windows\system32\MSASN1.dll
  412. 0x00000000564a0000 - 0x0000000056504000 C:\.streamcraft\versions\1.7.10\natives\OpenAL64.dll
  413. 0x000007feff1c0000 - 0x000007feff259000 C:\Windows\system32\CLBCatQ.DLL
  414. 0x000007fefb950000 - 0x000007fefb99b000 C:\Windows\System32\MMDevApi.dll
  415. 0x000007fefbed0000 - 0x000007fefbffc000 C:\Windows\System32\PROPSYS.dll
  416. 0x000007fef6890000 - 0x000007fef6918000 C:\Windows\system32\dsound.dll
  417. 0x000007fefbaa0000 - 0x000007fefbacc000 C:\Windows\system32\POWRPROF.dll
  418. 0x000007fefb1d0000 - 0x000007fefb21f000 C:\Windows\system32\AUDIOSES.DLL
  419. 0x0000000072a00000 - 0x0000000072a0c000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\jsound.dll
  420. 0x00000000729f0000 - 0x00000000729fb000 C:\Users\areg\AppData\Roaming\.streamcraft\java\bin\jsoundds.dll
  421. 0x000007fefb2b0000 - 0x000007fefb2eb000 C:\Windows\system32\wdmaud.drv
  422. 0x00000000753a0000 - 0x00000000753a6000 C:\Windows\system32\ksuser.dll
  423. 0x000007fefc560000 - 0x000007fefc569000 C:\Windows\system32\AVRT.dll
  424. 0x000007fefafe0000 - 0x000007fefafea000 C:\Windows\system32\msacm32.drv
  425. 0x000007fefafc0000 - 0x000007fefafd8000 C:\Windows\system32\MSACM32.dll
  426. 0x000007fefafb0000 - 0x000007fefafb9000 C:\Windows\system32\midimap.dll
  427. 0x000007fef8420000 - 0x000007fef8545000 C:\Windows\system32\dbghelp.dll
  428.  
  429. VM Arguments:
  430. jvm_args: -Xmx1024M -Xbootclasspath/a:C:\Users\areg\AppData\Roaming\.streamcraft\java\lib\ext\jfxrt.jar -XX:+DisableAttachMechanism -Dsun.java2d.noddraw=true -Dsun.java2d.d3d=false -Dsun.java2d.opengl=false -Dsun.java2d.pmoffscreen=false -XX:+AggressiveOpts -XX:+UseStringCache -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:+UseFastAccessorMethods -Dorg.lwjgl.opengl.Display.allowSoftwareOpenGL=true
  431. java_command: Mainclass
  432. java_class_path (initial): C:\Users\areg\AppData\Roaming\.streamcraft\launcher.jar
  433. Launcher Type: SUN_STANDARD
  434.  
  435. Environment Variables:
  436. PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
  437. USERNAME=areg
  438. OS=Windows_NT
  439. PROCESSOR_IDENTIFIER=Intel64 Family 15 Model 6 Stepping 5, GenuineIntel
  440.  
  441.  
  442.  
  443. --------------- S Y S T E M ---------------
  444.  
  445. OS: Windows 7 , 64 bit Build 7601 (6.1.7601.17514)
  446.  
  447. CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 15 model 6 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, tsc
  448.  
  449. Memory: 4k page, physical 2087416k(236432k free), swap 5223408k(2916908k free)
  450.  
  451. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)
  452.  
  453. time: Thu Jun 27 11:14:28 2019
  454. elapsed time: 141 seconds (0d 0h 2m 21s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement