Hey i have been getting this error for a LONG time and have tried watching videos on how to fix it and nothing worked
this is the log that i get.If you have any idea on how to fix this than that would be great!
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005ee741b0, pid=7664, tid=3272
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [prism_common.dll+0x41b0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000016585000): JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=3272, stack(0x00000000197a0000,0x00000000198a0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x000000005ee741b0
Registers:
RAX=0x000000005ee741b0, RBX=0x0000000022dd3e00, RCX=0x00000000165851e8, RDX=0x000000001989c6b8
RSP=0x000000001989c628, RBP=0x000000001989c6a8, RSI=0x0000000019624cd0, RDI=0x000000000063c002
R8 =0x0000000000000003, R9 =0x0000000000000003, R10=0x00000000022b3868, R11=0x0000000060842810
R12=0x0000000000000000, R13=0x0000000022dd3e00, R14=0x000000001989c6d0, R15=0x0000000016585000
RIP=0x000000005ee741b0, EFLAGS=0x0000000000010287
Top of Stack: (sp=0x000000001989c628)
0x000000001989c628: 00000000022b3894 000000000063c002
0x000000001989c638: 00000000022b360b 0000000016585000
0x000000001989c648: 0000000022dd3e00 0000000019624cd0
0x000000001989c658: 0000000016585000 00000000022b35c2
0x000000001989c668: 000000001989c668 0000000022dd3e00
0x000000001989c678: 000000001989c6d0 0000000022dd4530
0x000000001989c688: 0000000000000000 0000000022dd3e00
0x000000001989c698: 0000000000000000 000000001989c6c8
0x000000001989c6a8: 000000001989c718 00000000022a7a2d
0x000000001989c6b8: 00000000ec3d0958 00000000022af6b8
0x000000001989c6c8: 0000000000000003 0000000000000003
0x000000001989c6d8: 000000001989c6d8 0000000022dd4480
0x000000001989c6e8: 000000001989c720 0000000022dd4530
0x000000001989c6f8: 0000000000000000 0000000022dd4490
0x000000001989c708: 000000001989c6c8 000000001989c728
0x000000001989c718: 000000001989c800 00000000022a0622
Instructions: (pc=0x000000005ee741b0)
0x000000005ee74190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000000005ee741a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000000005ee741b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000000005ee741c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Register to memory mapping:
RAX=0x000000005ee741b0 is an unknown value
RBX={method} {0x0000000022dd3e08} 'init' '(II)V' in 'com/sun/prism/impl/shape/NativePiscesRasterizer'
RCX=0x00000000165851e8 is an unknown value
RDX=0x000000001989c6b8 is pointing into the stack for thread: 0x0000000016585000
RSP=0x000000001989c628 is pointing into the stack for thread: 0x0000000016585000
RBP=0x000000001989c6a8 is pointing into the stack for thread: 0x0000000016585000
RSI=0x0000000019624cd0 is pointing into metadata
RDI=0x000000000063c002 is an unknown value
R8 =0x0000000000000003 is an unknown value
R9 =0x0000000000000003 is an unknown value
R10=0x00000000022b3868 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x00000000022b3520, 0x00000000022b3e80] 2400 bytes
R11=0x0000000060842810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x0000000022dd3e08} 'init' '(II)V' in 'com/sun/prism/impl/shape/NativePiscesRasterizer'
R14=0x000000001989c6d0 is pointing into the stack for thread: 0x0000000016585000
R15=0x0000000016585000 is a thread
Stack: [0x00000000197a0000,0x00000000198a0000], sp=0x000000001989c628, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [prism_common.dll+0x41b0]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.prism.impl.shape.NativePiscesRasterizer.init(II)V+0
j com.sun.prism.impl.shape.NativePiscesRasterizer.<clinit>()V+24
v ~StubRoutines::call_stub
j com.sun.prism.impl.shape.ShapeUtil.<clinit>()V+6
v ~StubRoutines::call_stub
j com.sun.prism.impl.ps.BaseShaderGraphics.renderShape(Lcom/sun/javafx/geom/Shape;Lcom/sun/prism/BasicStroke;FFFF)V+43
j com.sun.prism.impl.BaseGraphics.fill(Lcom/sun/javafx/geom/Shape;)V+133
j com.sun.javafx.sg.prism.NGRegion.renderBackgroundShape(Lcom/sun/prism/Graphics;)V+145
j com.sun.javafx.sg.prism.NGRegion.renderAsShape(Lcom/sun/prism/Graphics;)V+235
j com.sun.javafx.sg.prism.NGRegion.renderContent(Lcom/sun/prism/Graphics;)V+80
j com.sun.javafx.sg.prism.NodeEffectInput.getImageDataForBoundedNode(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/sg/prism/NGNode;Lcom/sun/javafx/sg/prism/NodeEffectInput$RenderType;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;)Lcom/sun/scenario/effect/ImageData;+103
j com.sun.javafx.sg.prism.NodeEffectInput.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+163
j com.sun.scenario.effect.FilterEffect.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+111
j com.sun.scenario.effect.Offset.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+35
j com.sun.scenario.effect.Merge.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+27
j com.sun.scenario.effect.DelegateEffect.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+11
j com.sun.scenario.effect.impl.prism.PrEffectHelper.render(Lcom/sun/scenario/effect/Effect;Lcom/sun/prism/Graphics;FFLcom/sun/scenario/effect/Effect;)V+467
j com.sun.javafx.sg.prism.EffectFilter.render(Lcom/sun/prism/Graphics;)V+13
j com.sun.javafx.sg.prism.NGNode.renderEffect(Lcom/sun/prism/Graphics;)V+5
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+319
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.sg.prism.NGGroup.renderContent(Lcom/sun/prism/Graphics;)V+160
j com.sun.javafx.sg.prism.NGRegion.renderContent(Lcom/sun/prism/Graphics;)V+111
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.sg.prism.NGGroup.renderContent(Lcom/sun/prism/Graphics;)V+160
j com.sun.javafx.sg.prism.NGRegion.renderContent(Lcom/sun/prism/Graphics;)V+111
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.webkit.prism.theme.PrismRenderer.render(Ljavafx/scene/control/Control;Lcom/sun/webkit/graphics/WCGraphicsContext;)V+21
j com.sun.javafx.webkit.theme.ScrollBarThemeImpl.paint(Lcom/sun/webkit/graphics/WCGraphicsContext;Lcom/sun/webkit/graphics/Ref;IIII)V+122
j com.sun.javafx.webkit.prism.WCGraphicsPrismContext.drawScrollbar(Lcom/sun/webkit/graphics/ScrollBarTheme;Lcom/sun/webkit/graphics/Ref;IIII)V+10
j com.sun.webkit.graphics.GraphicsDecoder.decode(Lcom/sun/webkit/graphics/WCGraphicsManager;Lcom/sun/webkit/graphics/WCGraphicsContext;Lcom/sun/webkit/graphics/BufferData;)V+1221
j com.sun.webkit.graphics.WCRenderQueue.decode(Lcom/sun/webkit/graphics/WCGraphicsContext;)V+32
j com.sun.webkit.WebPage.paint2GC(Lcom/sun/webkit/graphics/WCGraphicsContext;)V+166
j com.sun.webkit.WebPage.paint(Lcom/sun/webkit/graphics/WCGraphicsContext;IIII)V+70
j com.sun.javafx.sg.prism.NGWebView.renderContent(Lcom/sun/prism/Graphics;)V+97
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.sg.prism.NGGroup.renderContent(Lcom/sun/prism/Graphics;)V+160
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.tk.quantum.ViewPainter.doPaint(Lcom/sun/prism/Graphics;Lcom/sun/javafx/sg/prism/NodePath;)V+201
j com.sun.javafx.tk.quantum.ViewPainter.paintImpl(Lcom/sun/prism/Graphics;)V+975
j com.sun.javafx.tk.quantum.UploadingPainter.run()V+521
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask.runAndReset()Z+47
j com.sun.javafx.tk.RenderJob.run()V+1
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run()V+8
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001bb4c000 JavaThread "URL-Loader-12" daemon [_thread_blocked, id=4468, stack(0x0000000023980000,0x0000000023a80000)]
0x000000001bb4e800 JavaThread "Thread-13" daemon [_thread_blocked, id=2656, stack(0x0000000023880000,0x0000000023980000)]
0x000000001bb4a800 JavaThread "Thread-12" daemon [_thread_blocked, id=2940, stack(0x0000000023470000,0x0000000023570000)]
0x000000001bb4b800 JavaThread "Thread-11" daemon [_thread_blocked, id=5064, stack(0x00000000235f0000,0x00000000236f0000)]
0x000000001bb4d800 JavaThread "Thread-10" daemon [_thread_blocked, id=1048, stack(0x0000000023340000,0x0000000023440000)]
0x000000001bb4a000 JavaThread "URL-Loader-11" daemon [_thread_blocked, id=3244, stack(0x0000000023160000,0x0000000023260000)]
0x000000001bb4d000 JavaThread "URL-Loader-10" daemon [_thread_blocked, id=8088, stack(0x0000000023060000,0x0000000023160000)]
0x000000001bb46000 JavaThread "URL-Loader-9" daemon [_thread_blocked, id=4908, stack(0x0000000022f60000,0x0000000023060000)]
0x000000001bb48800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=4168, stack(0x00000000223a0000,0x00000000224a0000)]
0x000000001bb49000 JavaThread "URL-Loader-8" daemon [_thread_blocked, id=4532, stack(0x000000001e3c0000,0x000000001e4c0000)]
0x000000001bb47800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5920, stack(0x000000001e2c0000,0x000000001e3c0000)]
0x000000001bb47000 JavaThread "URL-Loader-7" daemon [_thread_blocked, id=6636, stack(0x000000001dfc0000,0x000000001e0c0000)]
0x000000001bb42800 JavaThread "URL-Loader-6" daemon [_thread_blocked, id=7836, stack(0x000000001dec0000,0x000000001dfc0000)]
0x000000001bb45800 JavaThread "URL-Loader-5" daemon [_thread_blocked, id=6720, stack(0x000000001ddc0000,0x000000001dec0000)]
0x000000001bb41800 JavaThread "URL-Loader-4" daemon [_thread_blocked, id=7704, stack(0x000000001dcc0000,0x000000001ddc0000)]
0x000000001bb44800 JavaThread "URL-Loader-3" daemon [_thread_blocked, id=6396, stack(0x000000001dbc0000,0x000000001dcc0000)]
0x000000001bb44000 JavaThread "URL-Loader-2" daemon [_thread_blocked, id=88, stack(0x000000001dac0000,0x000000001dbc0000)]
0x000000001bb43000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=6372, stack(0x000000001d240000,0x000000001d340000)]
0x000000001bb3f800 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=5184, stack(0x000000001d0c0000,0x000000001d1c0000)]
0x000000001bb41000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=6544, stack(0x000000001cfc0000,0x000000001d0c0000)]
0x000000001bb40000 JavaThread "URL-Loader-1" daemon [_thread_blocked, id=6480, stack(0x000000001cdc0000,0x000000001cec0000)]
0x0000000016642800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7220, stack(0x000000001ccc0000,0x000000001cdc0000)]
0x0000000016644000 JavaThread "Disposer" daemon [_thread_blocked, id=3520, stack(0x000000001b7f0000,0x000000001b8f0000)]
0x0000000016643800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2404, stack(0x0000000002050000,0x0000000002150000)]
0x0000000016645000 JavaThread "pool-2-thread-1" daemon [_thread_blocked, id=4524, stack(0x000000001a870000,0x000000001a970000)]
0x0000000016642000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6060, stack(0x000000001a670000,0x000000001a770000)]
0x00000000164cf800 JavaThread "Thread-9" daemon [_thread_in_native, id=4568, stack(0x000000001a270000,0x000000001a370000)]
0x00000000164bf800 JavaThread "Thread-8" daemon [_thread_blocked, id=8096, stack(0x000000001a370000,0x000000001a470000)]
0x00000000164a1800 JavaThread "JavaFX Application Thread" [_thread_blocked, id=7800, stack(0x00000000199a0000,0x0000000019aa0000)]
0x00000000164a0800 JavaThread "Thread-7" daemon [_thread_blocked, id=676, stack(0x00000000198a0000,0x00000000199a0000)]
=>0x0000000016585000 JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=3272, stack(0x00000000197a0000,0x00000000198a0000)]
0x00000000160ae800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5912, stack(0x0000000018f50000,0x0000000019050000)]
0x00000000160ad800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4112, stack(0x0000000018d50000,0x0000000018e50000)]
0x00000000162c4000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1032, stack(0x0000000016f70000,0x0000000017070000)]
0x00000000162c1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7576, stack(0x0000000016e70000,0x0000000016f70000)]
0x00000000160cd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7780, stack(0x0000000016d70000,0x0000000016e70000)]
0x00000000160d1800 JavaThread "AsyncAppender-Async" daemon [_thread_blocked, id=3864, stack(0x0000000016850000,0x0000000016950000)]
0x000000001469f000 JavaThread "Service Thread" daemon [_thread_blocked, id=5316, stack(0x0000000015770000,0x0000000015870000)]
0x000000001463f800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=1876, stack(0x0000000015670000,0x0000000015770000)]
0x000000001463c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4796, stack(0x0000000015570000,0x0000000015670000)]
0x000000001463b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5500, stack(0x0000000015470000,0x0000000015570000)]
0x0000000014638000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2452, stack(0x0000000015370000,0x0000000015470000)]
0x00000000145fb800 JavaThread "Finalizer" daemon [_thread_blocked, id=2040, stack(0x0000000015270000,0x0000000015370000)]
0x00000000145f3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1536, stack(0x0000000015170000,0x0000000015270000)]
Other Threads:
0x00000000145eb800 VMThread [stack: 0x0000000015070000,0x0000000015170000] [id=612]
0x00000000146c9800 WatcherThread [stack: 0x0000000015870000,0x0000000015970000] [id=5664]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 24576K, used 19362K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 22016K, 76% used [0x00000000eb380000,0x00000000ec3e8ab8,0x00000000ec900000)
from space 2560K, 100% used [0x00000000ecb80000,0x00000000ece00000,0x00000000ece00000)
to space 2560K, 0% used [0x00000000ec900000,0x00000000ec900000,0x00000000ecb80000)
ParOldGen total 36352K, used 11636K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 32% used [0x00000000c1a00000,0x00000000c255d1b0,0x00000000c3d80000)
Metaspace used 33981K, capacity 34746K, committed 35120K, reserved 1079296K
class space used 4611K, capacity 4789K, committed 4912K, reserved 1048576K
Card table byte_map: [0x0000000011660000,0x0000000011860000] byte_map_base: 0x0000000011053000
Marking Bits: (ParMarkBitMap*) 0x0000000060e0d490
Begin Bits: [0x0000000011bb0000, 0x0000000012b48000)
End Bits: [0x0000000012b48000, 0x0000000013ae0000)
Polling page: 0x0000000001fd0000
CodeCache: size=245760Kb used=8469Kb max_used=8469Kb free=237290Kb
bounds [0x00000000022a0000, 0x0000000002af0000, 0x00000000112a0000]
total_blobs=3694 nmethods=2767 adapters=841
compilation: enabled
Compilation events (10 events):
Event: 5.921 Thread 0x000000001463f800 2764 3 java.lang.Math::getExponent (17 bytes)
Event: 5.921 Thread 0x000000001463f800 nmethod 2764 0x0000000002ae7e10 code [0x0000000002ae7f60, 0x0000000002ae80d0]
Event: 5.922 Thread 0x000000001463f800 2765 3 java.lang.invoke.MethodHandleNatives::refKindHasReceiver (33 bytes)
Event: 5.922 Thread 0x000000001463f800 nmethod 2765 0x0000000002ae8150 code [0x0000000002ae82a0, 0x0000000002ae8450]
Event: 5.928 Thread 0x000000001463f800 2766 3 sun.reflect.Reflection::isSubclassOf (21 bytes)
Event: 5.928 Thread 0x000000001463f800 nmethod 2766 0x0000000002ae8a10 code [0x0000000002ae8b80, 0x0000000002ae8e68]
Event: 5.944 Thread 0x000000001463f800 2767 1 javax.swing.Timer::getLock (5 bytes)
Event: 5.944 Thread 0x000000001463f800 nmethod 2767 0x0000000002ae8f50 code [0x0000000002ae90a0, 0x0000000002ae91b0]
Event: 5.944 Thread 0x000000001463f800 2768 3 java.awt.EventQueue::getNextEventPrivate (76 bytes)
Event: 5.945 Thread 0x000000001463f800 nmethod 2768 0x0000000002ae9210 code [0x0000000002ae93a0, 0x0000000002ae96e8]
GC Heap History (10 events):
Event: 1.402 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18944K, used 16384K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eb380000,0x00000000ec380000,0x00000000ec380000)
from space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 44032K, used 0K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 0% used [0x00000000c1a00000,0x00000000c1a00000,0x00000000c4500000)
Metaspace used 9137K, capacity 9188K, committed 9344K, reserved 1056768K
class space used 1107K, capacity 1136K, committed 1152K, reserved 1048576K
Event: 1.406 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 18944K, used 2554K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec380000,0x00000000ec5feaa0,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
ParOldGen total 44032K, used 682K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 1% used [0x00000000c1a00000,0x00000000c1aaa9c8,0x00000000c4500000)
Metaspace used 9137K, capacity 9188K, committed 9344K, reserved 1056768K
class space used 1107K, capacity 1136K, committed 1152K, reserved 1048576K
}
Event: 2.270 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 18944K, used 17400K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 90% used [0x00000000eb380000,0x00000000ec1ff6c0,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec380000,0x00000000ec5feaa0,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
ParOldGen total 44032K, used 682K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 1% used [0x00000000c1a00000,0x00000000c1aaa9c8,0x00000000c4500000)
Metaspace used 20934K, capacity 21196K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2820K, committed 2864K, reserved 1048576K
Event: 2.276 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 18944K, used 2544K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec600000,0x00000000ec87c030,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 44032K, used 2899K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 6% used [0x00000000c1a00000,0x00000000c1cd4f58,0x00000000c4500000)
Metaspace used 20934K, capacity 21196K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2820K, committed 2864K, reserved 1048576K
}
Event: 2.276 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 18944K, used 2544K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec600000,0x00000000ec87c030,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 44032K, used 2899K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 6% used [0x00000000c1a00000,0x00000000c1cd4f58,0x00000000c4500000)
Metaspace used 20934K, capacity 21196K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2820K, committed 2864K, reserved 1048576K
Event: 2.307 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 18944K, used 0K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 36352K, used 4741K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 13% used [0x00000000c1a00000,0x00000000c1ea16d0,0x00000000c3d80000)
Metaspace used 20933K, capacity 21194K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2819K, committed 2864K, reserved 1048576K
}
Event: 2.837 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 18944K, used 16384K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eb380000,0x00000000ec380000,0x00000000ec380000)
from space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 36352K, used 4741K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 13% used [0x00000000c1a00000,0x00000000c1ea16d0,0x00000000c3d80000)
Metaspace used 25996K, capacity 26510K, committed 26544K, reserved 1073152K
class space used 3572K, capacity 3733K, committed 3760K, reserved 1048576K
Event: 2.842 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 18944K, used 1825K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 71% used [0x00000000ec380000,0x00000000ec548700,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ecb80000,0x00000000ecb80000,0x00000000ece00000)
ParOldGen total 36352K, used 9492K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 26% used [0x00000000c1a00000,0x00000000c2345188,0x00000000c3d80000)
Metaspace used 25996K, capacity 26510K, committed 26544K, reserved 1073152K
class space used 3572K, capacity 3733K, committed 3760K, reserved 1048576K
}
Event: 3.957 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 18944K, used 18209K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eb380000,0x00000000ec380000,0x00000000ec380000)
from space 2560K, 71% used [0x00000000ec380000,0x00000000ec548700,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ecb80000,0x00000000ecb80000,0x00000000ece00000)
ParOldGen total 36352K, used 9492K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 26% used [0x00000000c1a00000,0x00000000c2345188,0x00000000c3d80000)
Metaspace used 30217K, capacity 30826K, committed 31024K, reserved 1075200K
class space used 4133K, capacity 4313K, committed 4400K, reserved 1048576K
Event: 3.965 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 24576K, used 2560K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 22016K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec900000)
from space 2560K, 100% used [0x00000000ecb80000,0x00000000ece00000,0x00000000ece00000)
to space 2560K, 0% used [0x00000000ec900000,0x00000000ec900000,0x00000000ecb80000)
ParOldGen total 36352K, used 11636K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 32% used [0x00000000c1a00000,0x00000000c255d1b0,0x00000000c3d80000)
Metaspace used 30217K, capacity 30826K, committed 31024K, reserved 1075200K
class space used 4133K, capacity 4313K, committed 4400K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2.884 Thread 0x00000000164a1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000245ec28 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8
Event: 3.074 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 3.075 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 3.076 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 3.076 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 5.551 Thread 0x00000000164a1800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000023f58d0 method=java.lang.CharacterData.of(I)Ljava/lang/CharacterData; @ 96
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Internal exceptions (10 events):
Event: 5.472 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebf9f758) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.472 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfa21c8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.507 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfa6ec0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.507 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfab6f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.507 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfae2e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.508 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfb97f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.508 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfc1e68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.509 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfc5ce0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.581 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ec02c9b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.583 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ec02fc00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 5.926 loading class com/sun/scenario/effect/impl/prism/ps/PPSRenderer$1
Event: 5.926 loading class com/sun/scenario/effect/impl/prism/ps/PPSRenderer$1 done
Event: 5.927 loading class com/sun/javafx/geom/transform/AffineBase$1
Event: 5.927 loading class com/sun/javafx/geom/transform/AffineBase$1 done
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeUtil
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeUtil done
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeRasterizer
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeRasterizer done
Event: 5.927 loading class com/sun/prism/impl/shape/NativePiscesRasterizer
Event: 5.927 loading class com/sun/prism/impl/shape/NativePiscesRasterizer done
Dynamic libraries:
0x00007ff70f9d0000 - 0x00007ff70fa04000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\java.exe
0x00007ffb1e520000 - 0x00007ffb1e6cc000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb1be20000 - 0x00007ffb1bf5e000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffb1b7a0000 - 0x00007ffb1b8b5000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffb1a230000 - 0x00007ffb1a2be000 C:\WINDOWS\system32\apphelp.dll
0x00007ffb16f50000 - 0x00007ffb16fa3000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffb1caf0000 - 0x00007ffb1cb9a000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffb1b630000 - 0x00007ffb1b65e000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffb1c590000 - 0x00007ffb1c5e4000 C:\WINDOWS\system32\SHLWAPI.dll
0x00007ffb1c970000 - 0x00007ffb1cae7000 C:\WINDOWS\system32\USER32.dll
0x00007ffb1cc70000 - 0x00007ffb1ce04000 C:\WINDOWS\system32\ole32.dll
0x00007ffb1ce80000 - 0x00007ffb1e399000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffb1ac70000 - 0x00007ffb1ac91000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb1e3a0000 - 0x00007ffb1e44a000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffb0df10000 - 0x00007ffb0df2e000 C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffb1c820000 - 0x00007ffb1c961000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffb1ce10000 - 0x00007ffb1ce69000 C:\WINDOWS\SYSTEM32\sechost.dll
0x00007ffb1c600000 - 0x00007ffb1c811000 C:\WINDOWS\SYSTEM32\combase.dll
0x00007ffb1c020000 - 0x00007ffb1c16f000 C:\WINDOWS\system32\GDI32.dll
0x00007ffb1b680000 - 0x00007ffb1b695000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffb19eb0000 - 0x00007ffb19f62000 C:\WINDOWS\SYSTEM32\SHCORE.dll
0x00007ffb1c530000 - 0x00007ffb1c566000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffb1c3d0000 - 0x00007ffb1c522000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffb19a30000 - 0x00007ffb19caa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\COMCTL32.dll
0x0000000060e90000 - 0x0000000060f62000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000060630000 - 0x0000000060e8a000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffb150e0000 - 0x00007ffb150e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb15180000 - 0x00007ffb151a2000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb1c170000 - 0x00007ffb1c177000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffb1bf60000 - 0x00007ffb1bfba000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffb15150000 - 0x00007ffb1517a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb1c5f0000 - 0x00007ffb1c5f9000 C:\WINDOWS\system32\NSI.dll
0x00007ffb1b750000 - 0x00007ffb1b79f000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffb1a480000 - 0x00007ffb1a4a8000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x0000000060620000 - 0x000000006062f000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x00000000605f0000 - 0x0000000060618000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\java.dll
0x00000000605d0000 - 0x00000000605e6000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00000000605c0000 - 0x00000000605cd000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\management.dll
0x00000000605a0000 - 0x00000000605ba000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffb1aee0000 - 0x00007ffb1af39000 C:\WINDOWS\system32\mswsock.dll
0x0000000060580000 - 0x0000000060591000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffb11cf0000 - 0x00007ffb11d05000 C:\WINDOWS\system32\napinsp.dll
0x00007ffb11cd0000 - 0x00007ffb11cea000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb17810000 - 0x00007ffb1782b000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffb1ace0000 - 0x00007ffb1ad84000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb11cc0000 - 0x00007ffb11ccd000 C:\WINDOWS\System32\winrnr.dll
0x00000000620d0000 - 0x00000000620f6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffb16760000 - 0x00007ffb1678a000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL
0x00007ffb16740000 - 0x00007ffb1674a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffb16500000 - 0x00007ffb1656b000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb157e0000 - 0x00007ffb157ea000 C:\Windows\System32\rasadhlp.dll
0x00000000603e0000 - 0x0000000060578000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffb1e450000 - 0x00007ffb1e511000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffb19cb0000 - 0x00007ffb19cd1000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffb1a350000 - 0x00007ffb1a479000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffb1a220000 - 0x00007ffb1a22b000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffb1b660000 - 0x00007ffb1b66b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffb1b510000 - 0x00007ffb1b573000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x00007ffafffd0000 - 0x00007ffb001f1000 C:\WINDOWS\system32\d3d9.dll
0x00007ffb15750000 - 0x00007ffb1575a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffafc7c0000 - 0x00007ffafd230000 C:\WINDOWS\SYSTEM32\igdumdim64.dll
0x00007ffb17e30000 - 0x00007ffb18292000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffb1af40000 - 0x00007ffb1af60000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb1ab60000 - 0x00007ffb1ab96000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffb1b1c0000 - 0x00007ffb1b1e6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffb165e0000 - 0x00007ffb165f6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb165c0000 - 0x00007ffb165da000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000060390000 - 0x00000000603d7000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
0x0000000060340000 - 0x0000000060381000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\t2k.dll
0x0000000060310000 - 0x000000006033c000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\prism_d3d.dll
0x00000000602c0000 - 0x0000000060302000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\glass.dll
0x00007ffb1cba0000 - 0x00007ffb1cc56000 C:\WINDOWS\system32\COMDLG32.dll
0x00000000602a0000 - 0x00000000602b5000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\javafx_font.dll
0x00007ffb19490000 - 0x00007ffb1967c000 C:\WINDOWS\SYSTEM32\dwrite.dll
0x00007ffb1bbb0000 - 0x00007ffb1bc66000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x00007ffb16af0000 - 0x00007ffb16c9e000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x000000005eec0000 - 0x0000000060298000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\jfxwebkit.dll
0x000000005ee90000 - 0x000000005eeb4000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x000000005ee70000 - 0x000000005ee81000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\prism_common.dll
0x00007ffb12520000 - 0x00007ffb126a9000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true
java_command: net.minecraft.launcher.Main --nativeLauncherVersion 286
java_class_path (initial): C:/Users/jayce_000/Desktop/game/launcher.jar
Launcher Type: SUN_STANDARD
Environment Variables:
_JAVA_OPTIONS=-Djava.net.preferIPv4Stack=true
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Skype\Phone\
USERNAME=jayce_000
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit, tscinv
Memory: 4k page, physical 4079820k(1833876k free), swap 6701260k(2799232k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Oct 14 17:45:25 2015
elapsed time: 6 seconds (0d 0h 0m 6s)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005ee741b0, pid=7664, tid=3272
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [prism_common.dll+0x41b0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
# --------------- T H R E A D --------------- Current thread (0x0000000016585000): JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=3272, stack(0x00000000197a0000,0x00000000198a0000)] siginfo: ExceptionCode=0xc0000005, writing address 0x000000005ee741b0 Registers:
RAX=0x000000005ee741b0, RBX=0x0000000022dd3e00, RCX=0x00000000165851e8, RDX=0x000000001989c6b8
RSP=0x000000001989c628, RBP=0x000000001989c6a8, RSI=0x0000000019624cd0, RDI=0x000000000063c002
R8 =0x0000000000000003, R9 =0x0000000000000003, R10=0x00000000022b3868, R11=0x0000000060842810
R12=0x0000000000000000, R13=0x0000000022dd3e00, R14=0x000000001989c6d0, R15=0x0000000016585000
RIP=0x000000005ee741b0, EFLAGS=0x0000000000010287 Top of Stack: (sp=0x000000001989c628)
0x000000001989c628: 00000000022b3894 000000000063c002
0x000000001989c638: 00000000022b360b 0000000016585000
0x000000001989c648: 0000000022dd3e00 0000000019624cd0
0x000000001989c658: 0000000016585000 00000000022b35c2
0x000000001989c668: 000000001989c668 0000000022dd3e00
0x000000001989c678: 000000001989c6d0 0000000022dd4530
0x000000001989c688: 0000000000000000 0000000022dd3e00
0x000000001989c698: 0000000000000000 000000001989c6c8
0x000000001989c6a8: 000000001989c718 00000000022a7a2d
0x000000001989c6b8: 00000000ec3d0958 00000000022af6b8
0x000000001989c6c8: 0000000000000003 0000000000000003
0x000000001989c6d8: 000000001989c6d8 0000000022dd4480
0x000000001989c6e8: 000000001989c720 0000000022dd4530
0x000000001989c6f8: 0000000000000000 0000000022dd4490
0x000000001989c708: 000000001989c6c8 000000001989c728
0x000000001989c718: 000000001989c800 00000000022a0622 Instructions: (pc=0x000000005ee741b0)
0x000000005ee74190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000000005ee741a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000000005ee741b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0x000000005ee741c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Register to memory mapping: RAX=0x000000005ee741b0 is an unknown value
RBX={method} {0x0000000022dd3e08} 'init' '(II)V' in 'com/sun/prism/impl/shape/NativePiscesRasterizer'
RCX=0x00000000165851e8 is an unknown value
RDX=0x000000001989c6b8 is pointing into the stack for thread: 0x0000000016585000
RSP=0x000000001989c628 is pointing into the stack for thread: 0x0000000016585000
RBP=0x000000001989c6a8 is pointing into the stack for thread: 0x0000000016585000
RSI=0x0000000019624cd0 is pointing into metadata
RDI=0x000000000063c002 is an unknown value
R8 =0x0000000000000003 is an unknown value
R9 =0x0000000000000003 is an unknown value
R10=0x00000000022b3868 is at code_begin+840 in an Interpreter codelet
method entry point (kind = native) [0x00000000022b3520, 0x00000000022b3e80] 2400 bytes
R11=0x0000000060842810 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x0000000022dd3e08} 'init' '(II)V' in 'com/sun/prism/impl/shape/NativePiscesRasterizer'
R14=0x000000001989c6d0 is pointing into the stack for thread: 0x0000000016585000
R15=0x0000000016585000 is a thread Stack: [0x00000000197a0000,0x00000000198a0000], sp=0x000000001989c628, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [prism_common.dll+0x41b0] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.prism.impl.shape.NativePiscesRasterizer.init(II)V+0
j com.sun.prism.impl.shape.NativePiscesRasterizer.<clinit>()V+24
v ~StubRoutines::call_stub
j com.sun.prism.impl.shape.ShapeUtil.<clinit>()V+6
v ~StubRoutines::call_stub
j com.sun.prism.impl.ps.BaseShaderGraphics.renderShape(Lcom/sun/javafx/geom/Shape;Lcom/sun/prism/BasicStroke;FFFF)V+43
j com.sun.prism.impl.BaseGraphics.fill(Lcom/sun/javafx/geom/Shape;)V+133
j com.sun.javafx.sg.prism.NGRegion.renderBackgroundShape(Lcom/sun/prism/Graphics;)V+145
j com.sun.javafx.sg.prism.NGRegion.renderAsShape(Lcom/sun/prism/Graphics;)V+235
j com.sun.javafx.sg.prism.NGRegion.renderContent(Lcom/sun/prism/Graphics;)V+80
j com.sun.javafx.sg.prism.NodeEffectInput.getImageDataForBoundedNode(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/sg/prism/NGNode;Lcom/sun/javafx/sg/prism/NodeEffectInput$RenderType;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;)Lcom/sun/scenario/effect/ImageData;+103
j com.sun.javafx.sg.prism.NodeEffectInput.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+163
j com.sun.scenario.effect.FilterEffect.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+111
j com.sun.scenario.effect.Offset.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+35
j com.sun.scenario.effect.Merge.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+27
j com.sun.scenario.effect.DelegateEffect.filter(Lcom/sun/scenario/effect/FilterContext;Lcom/sun/javafx/geom/transform/BaseTransform;Lcom/sun/javafx/geom/Rectangle;Ljava/lang/Object;Lcom/sun/scenario/effect/Effect;)Lcom/sun/scenario/effect/ImageData;+11
j com.sun.scenario.effect.impl.prism.PrEffectHelper.render(Lcom/sun/scenario/effect/Effect;Lcom/sun/prism/Graphics;FFLcom/sun/scenario/effect/Effect;)V+467
j com.sun.javafx.sg.prism.EffectFilter.render(Lcom/sun/prism/Graphics;)V+13
j com.sun.javafx.sg.prism.NGNode.renderEffect(Lcom/sun/prism/Graphics;)V+5
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+319
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.sg.prism.NGGroup.renderContent(Lcom/sun/prism/Graphics;)V+160
j com.sun.javafx.sg.prism.NGRegion.renderContent(Lcom/sun/prism/Graphics;)V+111
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.sg.prism.NGGroup.renderContent(Lcom/sun/prism/Graphics;)V+160
j com.sun.javafx.sg.prism.NGRegion.renderContent(Lcom/sun/prism/Graphics;)V+111
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.webkit.prism.theme.PrismRenderer.render(Ljavafx/scene/control/Control;Lcom/sun/webkit/graphics/WCGraphicsContext;)V+21
j com.sun.javafx.webkit.theme.ScrollBarThemeImpl.paint(Lcom/sun/webkit/graphics/WCGraphicsContext;Lcom/sun/webkit/graphics/Ref;IIII)V+122
j com.sun.javafx.webkit.prism.WCGraphicsPrismContext.drawScrollbar(Lcom/sun/webkit/graphics/ScrollBarTheme;Lcom/sun/webkit/graphics/Ref;IIII)V+10
j com.sun.webkit.graphics.GraphicsDecoder.decode(Lcom/sun/webkit/graphics/WCGraphicsManager;Lcom/sun/webkit/graphics/WCGraphicsContext;Lcom/sun/webkit/graphics/BufferData;)V+1221
j com.sun.webkit.graphics.WCRenderQueue.decode(Lcom/sun/webkit/graphics/WCGraphicsContext;)V+32
j com.sun.webkit.WebPage.paint2GC(Lcom/sun/webkit/graphics/WCGraphicsContext;)V+166
j com.sun.webkit.WebPage.paint(Lcom/sun/webkit/graphics/WCGraphicsContext;IIII)V+70
j com.sun.javafx.sg.prism.NGWebView.renderContent(Lcom/sun/prism/Graphics;)V+97
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.sg.prism.NGGroup.renderContent(Lcom/sun/prism/Graphics;)V+160
j com.sun.javafx.sg.prism.NGNode.doRender(Lcom/sun/prism/Graphics;)V+330
j com.sun.javafx.sg.prism.NGNode.render(Lcom/sun/prism/Graphics;)V+34
j com.sun.javafx.tk.quantum.ViewPainter.doPaint(Lcom/sun/prism/Graphics;Lcom/sun/javafx/sg/prism/NodePath;)V+201
j com.sun.javafx.tk.quantum.ViewPainter.paintImpl(Lcom/sun/prism/Graphics;)V+975
j com.sun.javafx.tk.quantum.UploadingPainter.run()V+521
j java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object;+4
j java.util.concurrent.FutureTask.runAndReset()Z+47
j com.sun.javafx.tk.RenderJob.run()V+1
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run()V+8
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread )
0x000000001bb4c000 JavaThread "URL-Loader-12" daemon [_thread_blocked, id=4468, stack(0x0000000023980000,0x0000000023a80000)]
0x000000001bb4e800 JavaThread "Thread-13" daemon [_thread_blocked, id=2656, stack(0x0000000023880000,0x0000000023980000)]
0x000000001bb4a800 JavaThread "Thread-12" daemon [_thread_blocked, id=2940, stack(0x0000000023470000,0x0000000023570000)]
0x000000001bb4b800 JavaThread "Thread-11" daemon [_thread_blocked, id=5064, stack(0x00000000235f0000,0x00000000236f0000)]
0x000000001bb4d800 JavaThread "Thread-10" daemon [_thread_blocked, id=1048, stack(0x0000000023340000,0x0000000023440000)]
0x000000001bb4a000 JavaThread "URL-Loader-11" daemon [_thread_blocked, id=3244, stack(0x0000000023160000,0x0000000023260000)]
0x000000001bb4d000 JavaThread "URL-Loader-10" daemon [_thread_blocked, id=8088, stack(0x0000000023060000,0x0000000023160000)]
0x000000001bb46000 JavaThread "URL-Loader-9" daemon [_thread_blocked, id=4908, stack(0x0000000022f60000,0x0000000023060000)]
0x000000001bb48800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=4168, stack(0x00000000223a0000,0x00000000224a0000)]
0x000000001bb49000 JavaThread "URL-Loader-8" daemon [_thread_blocked, id=4532, stack(0x000000001e3c0000,0x000000001e4c0000)]
0x000000001bb47800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5920, stack(0x000000001e2c0000,0x000000001e3c0000)]
0x000000001bb47000 JavaThread "URL-Loader-7" daemon [_thread_blocked, id=6636, stack(0x000000001dfc0000,0x000000001e0c0000)]
0x000000001bb42800 JavaThread "URL-Loader-6" daemon [_thread_blocked, id=7836, stack(0x000000001dec0000,0x000000001dfc0000)]
0x000000001bb45800 JavaThread "URL-Loader-5" daemon [_thread_blocked, id=6720, stack(0x000000001ddc0000,0x000000001dec0000)]
0x000000001bb41800 JavaThread "URL-Loader-4" daemon [_thread_blocked, id=7704, stack(0x000000001dcc0000,0x000000001ddc0000)]
0x000000001bb44800 JavaThread "URL-Loader-3" daemon [_thread_blocked, id=6396, stack(0x000000001dbc0000,0x000000001dcc0000)]
0x000000001bb44000 JavaThread "URL-Loader-2" daemon [_thread_blocked, id=88, stack(0x000000001dac0000,0x000000001dbc0000)]
0x000000001bb43000 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=6372, stack(0x000000001d240000,0x000000001d340000)]
0x000000001bb3f800 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=5184, stack(0x000000001d0c0000,0x000000001d1c0000)]
0x000000001bb41000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=6544, stack(0x000000001cfc0000,0x000000001d0c0000)]
0x000000001bb40000 JavaThread "URL-Loader-1" daemon [_thread_blocked, id=6480, stack(0x000000001cdc0000,0x000000001cec0000)]
0x0000000016642800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=7220, stack(0x000000001ccc0000,0x000000001cdc0000)]
0x0000000016644000 JavaThread "Disposer" daemon [_thread_blocked, id=3520, stack(0x000000001b7f0000,0x000000001b8f0000)]
0x0000000016643800 JavaThread "DestroyJavaVM" [_thread_blocked, id=2404, stack(0x0000000002050000,0x0000000002150000)]
0x0000000016645000 JavaThread "pool-2-thread-1" daemon [_thread_blocked, id=4524, stack(0x000000001a870000,0x000000001a970000)]
0x0000000016642000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6060, stack(0x000000001a670000,0x000000001a770000)]
0x00000000164cf800 JavaThread "Thread-9" daemon [_thread_in_native, id=4568, stack(0x000000001a270000,0x000000001a370000)]
0x00000000164bf800 JavaThread "Thread-8" daemon [_thread_blocked, id=8096, stack(0x000000001a370000,0x000000001a470000)]
0x00000000164a1800 JavaThread "JavaFX Application Thread" [_thread_blocked, id=7800, stack(0x00000000199a0000,0x0000000019aa0000)]
0x00000000164a0800 JavaThread "Thread-7" daemon [_thread_blocked, id=676, stack(0x00000000198a0000,0x00000000199a0000)]
=>0x0000000016585000 JavaThread "QuantumRenderer-0" daemon [_thread_in_native, id=3272, stack(0x00000000197a0000,0x00000000198a0000)]
0x00000000160ae800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5912, stack(0x0000000018f50000,0x0000000019050000)]
0x00000000160ad800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4112, stack(0x0000000018d50000,0x0000000018e50000)]
0x00000000162c4000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1032, stack(0x0000000016f70000,0x0000000017070000)]
0x00000000162c1800 JavaThread "AWT-Shutdown" [_thread_blocked, id=7576, stack(0x0000000016e70000,0x0000000016f70000)]
0x00000000160cd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=7780, stack(0x0000000016d70000,0x0000000016e70000)]
0x00000000160d1800 JavaThread "AsyncAppender-Async" daemon [_thread_blocked, id=3864, stack(0x0000000016850000,0x0000000016950000)]
0x000000001469f000 JavaThread "Service Thread" daemon [_thread_blocked, id=5316, stack(0x0000000015770000,0x0000000015870000)]
0x000000001463f800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=1876, stack(0x0000000015670000,0x0000000015770000)]
0x000000001463c800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4796, stack(0x0000000015570000,0x0000000015670000)]
0x000000001463b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5500, stack(0x0000000015470000,0x0000000015570000)]
0x0000000014638000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2452, stack(0x0000000015370000,0x0000000015470000)]
0x00000000145fb800 JavaThread "Finalizer" daemon [_thread_blocked, id=2040, stack(0x0000000015270000,0x0000000015370000)]
0x00000000145f3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=1536, stack(0x0000000015170000,0x0000000015270000)] Other Threads:
0x00000000145eb800 VMThread [stack: 0x0000000015070000,0x0000000015170000] [id=612]
0x00000000146c9800 WatcherThread [stack: 0x0000000015870000,0x0000000015970000] [id=5664] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap:
PSYoungGen total 24576K, used 19362K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 22016K, 76% used [0x00000000eb380000,0x00000000ec3e8ab8,0x00000000ec900000)
from space 2560K, 100% used [0x00000000ecb80000,0x00000000ece00000,0x00000000ece00000)
to space 2560K, 0% used [0x00000000ec900000,0x00000000ec900000,0x00000000ecb80000)
ParOldGen total 36352K, used 11636K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 32% used [0x00000000c1a00000,0x00000000c255d1b0,0x00000000c3d80000)
Metaspace used 33981K, capacity 34746K, committed 35120K, reserved 1079296K
class space used 4611K, capacity 4789K, committed 4912K, reserved 1048576K Card table byte_map: [0x0000000011660000,0x0000000011860000] byte_map_base: 0x0000000011053000 Marking Bits: (ParMarkBitMap*) 0x0000000060e0d490
Begin Bits: [0x0000000011bb0000, 0x0000000012b48000)
End Bits: [0x0000000012b48000, 0x0000000013ae0000) Polling page: 0x0000000001fd0000 CodeCache: size=245760Kb used=8469Kb max_used=8469Kb free=237290Kb
bounds [0x00000000022a0000, 0x0000000002af0000, 0x00000000112a0000]
total_blobs=3694 nmethods=2767 adapters=841
compilation: enabled Compilation events (10 events):
Event: 5.921 Thread 0x000000001463f800 2764 3 java.lang.Math::getExponent (17 bytes)
Event: 5.921 Thread 0x000000001463f800 nmethod 2764 0x0000000002ae7e10 code [0x0000000002ae7f60, 0x0000000002ae80d0]
Event: 5.922 Thread 0x000000001463f800 2765 3 java.lang.invoke.MethodHandleNatives::refKindHasReceiver (33 bytes)
Event: 5.922 Thread 0x000000001463f800 nmethod 2765 0x0000000002ae8150 code [0x0000000002ae82a0, 0x0000000002ae8450]
Event: 5.928 Thread 0x000000001463f800 2766 3 sun.reflect.Reflection::isSubclassOf (21 bytes)
Event: 5.928 Thread 0x000000001463f800 nmethod 2766 0x0000000002ae8a10 code [0x0000000002ae8b80, 0x0000000002ae8e68]
Event: 5.944 Thread 0x000000001463f800 2767 1 javax.swing.Timer::getLock (5 bytes)
Event: 5.944 Thread 0x000000001463f800 nmethod 2767 0x0000000002ae8f50 code [0x0000000002ae90a0, 0x0000000002ae91b0]
Event: 5.944 Thread 0x000000001463f800 2768 3 java.awt.EventQueue::getNextEventPrivate (76 bytes)
Event: 5.945 Thread 0x000000001463f800 nmethod 2768 0x0000000002ae9210 code [0x0000000002ae93a0, 0x0000000002ae96e8] GC Heap History (10 events):
Event: 1.402 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18944K, used 16384K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eb380000,0x00000000ec380000,0x00000000ec380000)
from space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 44032K, used 0K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 0% used [0x00000000c1a00000,0x00000000c1a00000,0x00000000c4500000)
Metaspace used 9137K, capacity 9188K, committed 9344K, reserved 1056768K
class space used 1107K, capacity 1136K, committed 1152K, reserved 1048576K
Event: 1.406 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 18944K, used 2554K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec380000,0x00000000ec5feaa0,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
ParOldGen total 44032K, used 682K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 1% used [0x00000000c1a00000,0x00000000c1aaa9c8,0x00000000c4500000)
Metaspace used 9137K, capacity 9188K, committed 9344K, reserved 1056768K
class space used 1107K, capacity 1136K, committed 1152K, reserved 1048576K
}
Event: 2.270 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 18944K, used 17400K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 90% used [0x00000000eb380000,0x00000000ec1ff6c0,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec380000,0x00000000ec5feaa0,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
ParOldGen total 44032K, used 682K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 1% used [0x00000000c1a00000,0x00000000c1aaa9c8,0x00000000c4500000)
Metaspace used 20934K, capacity 21196K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2820K, committed 2864K, reserved 1048576K
Event: 2.276 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 18944K, used 2544K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec600000,0x00000000ec87c030,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 44032K, used 2899K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 6% used [0x00000000c1a00000,0x00000000c1cd4f58,0x00000000c4500000)
Metaspace used 20934K, capacity 21196K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2820K, committed 2864K, reserved 1048576K
}
Event: 2.276 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 18944K, used 2544K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 99% used [0x00000000ec600000,0x00000000ec87c030,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 44032K, used 2899K [0x00000000c1a00000, 0x00000000c4500000, 0x00000000eb380000)
object space 44032K, 6% used [0x00000000c1a00000,0x00000000c1cd4f58,0x00000000c4500000)
Metaspace used 20934K, capacity 21196K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2820K, committed 2864K, reserved 1048576K
Event: 2.307 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 18944K, used 0K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 36352K, used 4741K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 13% used [0x00000000c1a00000,0x00000000c1ea16d0,0x00000000c3d80000)
Metaspace used 20933K, capacity 21194K, committed 21296K, reserved 1067008K
class space used 2724K, capacity 2819K, committed 2864K, reserved 1048576K
}
Event: 2.837 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 18944K, used 16384K [0x00000000eb380000, 0x00000000ec880000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eb380000,0x00000000ec380000,0x00000000ec380000)
from space 2560K, 0% used [0x00000000ec600000,0x00000000ec600000,0x00000000ec880000)
to space 2560K, 0% used [0x00000000ec380000,0x00000000ec380000,0x00000000ec600000)
ParOldGen total 36352K, used 4741K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 13% used [0x00000000c1a00000,0x00000000c1ea16d0,0x00000000c3d80000)
Metaspace used 25996K, capacity 26510K, committed 26544K, reserved 1073152K
class space used 3572K, capacity 3733K, committed 3760K, reserved 1048576K
Event: 2.842 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 18944K, used 1825K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec380000)
from space 2560K, 71% used [0x00000000ec380000,0x00000000ec548700,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ecb80000,0x00000000ecb80000,0x00000000ece00000)
ParOldGen total 36352K, used 9492K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 26% used [0x00000000c1a00000,0x00000000c2345188,0x00000000c3d80000)
Metaspace used 25996K, capacity 26510K, committed 26544K, reserved 1073152K
class space used 3572K, capacity 3733K, committed 3760K, reserved 1048576K
}
Event: 3.957 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 18944K, used 18209K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eb380000,0x00000000ec380000,0x00000000ec380000)
from space 2560K, 71% used [0x00000000ec380000,0x00000000ec548700,0x00000000ec600000)
to space 2560K, 0% used [0x00000000ecb80000,0x00000000ecb80000,0x00000000ece00000)
ParOldGen total 36352K, used 9492K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 26% used [0x00000000c1a00000,0x00000000c2345188,0x00000000c3d80000)
Metaspace used 30217K, capacity 30826K, committed 31024K, reserved 1075200K
class space used 4133K, capacity 4313K, committed 4400K, reserved 1048576K
Event: 3.965 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 24576K, used 2560K [0x00000000eb380000, 0x00000000ece00000, 0x0000000100000000)
eden space 22016K, 0% used [0x00000000eb380000,0x00000000eb380000,0x00000000ec900000)
from space 2560K, 100% used [0x00000000ecb80000,0x00000000ece00000,0x00000000ece00000)
to space 2560K, 0% used [0x00000000ec900000,0x00000000ec900000,0x00000000ecb80000)
ParOldGen total 36352K, used 11636K [0x00000000c1a00000, 0x00000000c3d80000, 0x00000000eb380000)
object space 36352K, 32% used [0x00000000c1a00000,0x00000000c255d1b0,0x00000000c3d80000)
Metaspace used 30217K, capacity 30826K, committed 31024K, reserved 1075200K
class space used 4133K, capacity 4313K, committed 4400K, reserved 1048576K
} Deoptimization events (10 events):
Event: 2.884 Thread 0x00000000164a1800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000245ec28 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8
Event: 3.074 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 3.075 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 3.076 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 3.076 Thread 0x0000000016645000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000024b3c1c method=java.io.DataInputStream.readFully([BII)V @ 34
Event: 5.551 Thread 0x00000000164a1800 Uncommon trap: reason=unloaded action=reinterpret pc=0x00000000023f58d0 method=java.lang.CharacterData.of(I)Ljava/lang/CharacterData; @ 96
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4
Event: 5.731 Thread 0x00000000164a1800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029d68a4 method=java.io.DataInputStream.readByte()B @ 4 Internal exceptions (10 events):
Event: 5.472 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebf9f758) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.472 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfa21c8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.507 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfa6ec0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.507 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfab6f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.507 Thread 0x0000000016645000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfae2e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.508 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfb97f0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.508 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfc1e68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.509 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebfc5ce0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.581 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ec02c9b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 5.583 Thread 0x00000000160ad800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ec02fc00) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312] Events (10 events):
Event: 5.926 loading class com/sun/scenario/effect/impl/prism/ps/PPSRenderer$1
Event: 5.926 loading class com/sun/scenario/effect/impl/prism/ps/PPSRenderer$1 done
Event: 5.927 loading class com/sun/javafx/geom/transform/AffineBase$1
Event: 5.927 loading class com/sun/javafx/geom/transform/AffineBase$1 done
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeUtil
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeUtil done
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeRasterizer
Event: 5.927 loading class com/sun/prism/impl/shape/ShapeRasterizer done
Event: 5.927 loading class com/sun/prism/impl/shape/NativePiscesRasterizer
Event: 5.927 loading class com/sun/prism/impl/shape/NativePiscesRasterizer done Dynamic libraries:
0x00007ff70f9d0000 - 0x00007ff70fa04000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\java.exe
0x00007ffb1e520000 - 0x00007ffb1e6cc000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb1be20000 - 0x00007ffb1bf5e000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffb1b7a0000 - 0x00007ffb1b8b5000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffb1a230000 - 0x00007ffb1a2be000 C:\WINDOWS\system32\apphelp.dll
0x00007ffb16f50000 - 0x00007ffb16fa3000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
0x00007ffb1caf0000 - 0x00007ffb1cb9a000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffb1b630000 - 0x00007ffb1b65e000 C:\WINDOWS\SYSTEM32\SspiCli.dll
0x00007ffb1c590000 - 0x00007ffb1c5e4000 C:\WINDOWS\system32\SHLWAPI.dll
0x00007ffb1c970000 - 0x00007ffb1cae7000 C:\WINDOWS\system32\USER32.dll
0x00007ffb1cc70000 - 0x00007ffb1ce04000 C:\WINDOWS\system32\ole32.dll
0x00007ffb1ce80000 - 0x00007ffb1e399000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffb1ac70000 - 0x00007ffb1ac91000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb1e3a0000 - 0x00007ffb1e44a000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffb0df10000 - 0x00007ffb0df2e000 C:\WINDOWS\SYSTEM32\MPR.dll
0x00007ffb1c820000 - 0x00007ffb1c961000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffb1ce10000 - 0x00007ffb1ce69000 C:\WINDOWS\SYSTEM32\sechost.dll
0x00007ffb1c600000 - 0x00007ffb1c811000 C:\WINDOWS\SYSTEM32\combase.dll
0x00007ffb1c020000 - 0x00007ffb1c16f000 C:\WINDOWS\system32\GDI32.dll
0x00007ffb1b680000 - 0x00007ffb1b695000 C:\WINDOWS\SYSTEM32\profapi.dll
0x00007ffb19eb0000 - 0x00007ffb19f62000 C:\WINDOWS\SYSTEM32\SHCORE.dll
0x00007ffb1c530000 - 0x00007ffb1c566000 C:\WINDOWS\system32\IMM32.DLL
0x00007ffb1c3d0000 - 0x00007ffb1c522000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffb19a30000 - 0x00007ffb19caa000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17810_none_6240b9c7ecbd0bda\COMCTL32.dll
0x0000000060e90000 - 0x0000000060f62000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
0x0000000060630000 - 0x0000000060e8a000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
0x00007ffb150e0000 - 0x00007ffb150e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb15180000 - 0x00007ffb151a2000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb1c170000 - 0x00007ffb1c177000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffb1bf60000 - 0x00007ffb1bfba000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffb15150000 - 0x00007ffb1517a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb1c5f0000 - 0x00007ffb1c5f9000 C:\WINDOWS\system32\NSI.dll
0x00007ffb1b750000 - 0x00007ffb1b79f000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
0x00007ffb1a480000 - 0x00007ffb1a4a8000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x0000000060620000 - 0x000000006062f000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\verify.dll
0x00000000605f0000 - 0x0000000060618000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\java.dll
0x00000000605d0000 - 0x00000000605e6000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\zip.dll
0x00000000605c0000 - 0x00000000605cd000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\management.dll
0x00000000605a0000 - 0x00000000605ba000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\net.dll
0x00007ffb1aee0000 - 0x00007ffb1af39000 C:\WINDOWS\system32\mswsock.dll
0x0000000060580000 - 0x0000000060591000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\nio.dll
0x00007ffb11cf0000 - 0x00007ffb11d05000 C:\WINDOWS\system32\napinsp.dll
0x00007ffb11cd0000 - 0x00007ffb11cea000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb17810000 - 0x00007ffb1782b000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffb1ace0000 - 0x00007ffb1ad84000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb11cc0000 - 0x00007ffb11ccd000 C:\WINDOWS\System32\winrnr.dll
0x00000000620d0000 - 0x00000000620f6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffb16760000 - 0x00007ffb1678a000 C:\WINDOWS\SYSTEM32\Iphlpapi.DLL
0x00007ffb16740000 - 0x00007ffb1674a000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00007ffb16500000 - 0x00007ffb1656b000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb157e0000 - 0x00007ffb157ea000 C:\Windows\System32\rasadhlp.dll
0x00000000603e0000 - 0x0000000060578000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\awt.dll
0x00007ffb1e450000 - 0x00007ffb1e511000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffb19cb0000 - 0x00007ffb19cd1000 C:\WINDOWS\system32\DWMAPI.DLL
0x00007ffb1a350000 - 0x00007ffb1a479000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffb1a220000 - 0x00007ffb1a22b000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x00007ffb1b660000 - 0x00007ffb1b66b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffb1b510000 - 0x00007ffb1b573000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
0x00007ffafffd0000 - 0x00007ffb001f1000 C:\WINDOWS\system32\d3d9.dll
0x00007ffb15750000 - 0x00007ffb1575a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffafc7c0000 - 0x00007ffafd230000 C:\WINDOWS\SYSTEM32\igdumdim64.dll
0x00007ffb17e30000 - 0x00007ffb18292000 C:\WINDOWS\SYSTEM32\igdusc64.dll
0x00007ffb1af40000 - 0x00007ffb1af60000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb1ab60000 - 0x00007ffb1ab96000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffb1b1c0000 - 0x00007ffb1b1e6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ffb165e0000 - 0x00007ffb165f6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb165c0000 - 0x00007ffb165da000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000060390000 - 0x00000000603d7000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\fontmanager.dll
0x0000000060340000 - 0x0000000060381000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\t2k.dll
0x0000000060310000 - 0x000000006033c000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\prism_d3d.dll
0x00000000602c0000 - 0x0000000060302000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\glass.dll
0x00007ffb1cba0000 - 0x00007ffb1cc56000 C:\WINDOWS\system32\COMDLG32.dll
0x00000000602a0000 - 0x00000000602b5000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\javafx_font.dll
0x00007ffb19490000 - 0x00007ffb1967c000 C:\WINDOWS\SYSTEM32\dwrite.dll
0x00007ffb1bbb0000 - 0x00007ffb1bc66000 C:\WINDOWS\SYSTEM32\clbcatq.dll
0x00007ffb16af0000 - 0x00007ffb16c9e000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x000000005eec0000 - 0x0000000060298000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\jfxwebkit.dll
0x000000005ee90000 - 0x000000005eeb4000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\sunec.dll
0x000000005ee70000 - 0x000000005ee81000 C:\Users\jayce_000\Desktop\runtime\jre-x64\1.8.0_25\bin\prism_common.dll
0x00007ffb12520000 - 0x00007ffb126a9000 C:\WINDOWS\SYSTEM32\dbghelp.dll VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true
java_command: net.minecraft.launcher.Main --nativeLauncherVersion 286
java_class_path (initial): C:/Users/jayce_000/Desktop/game/launcher.jar
Launcher Type: SUN_STANDARD Environment Variables:
_JAVA_OPTIONS=-Djava.net.preferIPv4Stack=true
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Skype\Phone\
USERNAME=jayce_000
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M --------------- OS: Windows 8.1 , 64 bit Build 9600 CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, erms, tsc, tscinvbit, tscinv Memory: 4k page, physical 4079820k(1833876k free), swap 6701260k(2799232k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010) time: Wed Oct 14 17:45:25 2015
elapsed time: 6 seconds (0d 0h 0m 6s)
-
View User Profile
-
View Posts
-
Send Message
Moderatorthe dll mentioned in the crash report 'prism_common.dll' seems to be java related, please uninstall ALL java versions then install the latest version
It didn't seem to work any other ideas?