Skip to content

Instantly share code, notes, and snippets.

@McFoggy
Created April 11, 2016 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save McFoggy/5371c8409dde065aa7f017b7a00d32ec to your computer and use it in GitHub Desktop.
Save McFoggy/5371c8409dde065aa7f017b7a00d32ec to your computer and use it in GitHub Desktop.
JavaFX WebView JVM crash
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5fe2c175, pid=5732, tid=0x00001ffc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_102-b01) (build 1.8.0_102-ea-b01)
# Java VM: Java HotSpot(TM) Client VM (25.102-b01 mixed mode windows-x86 )
# Problematic frame:
# C [jfxwebkit.dll+0x8ec175]
#
# 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.java.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 (0x05661400): JavaThread "JavaFX Application Thread" [_thread_in_native, id=8188, stack(0x05f20000,0x05f70000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000001fe
Registers:
EAX=0x00000146, EBX=0x00000011, ECX=0x1f927150, EDX=0x00000000
ESP=0x05f6d7dc, EBP=0x00000000, ESI=0x1f927150, EDI=0x0d1d4c00
EIP=0x5fe2c175, EFLAGS=0x00210297
Top of Stack: (sp=0x05f6d7dc)
0x05f6d7dc: 1f927150 5fe2e343 1f925200 5fe432b1
0x05f6d7ec: 00000001 00000001 00000008 00000000
0x05f6d7fc: 0cf5d628 1f5a9258 00000000 1f8b4408
0x05f6d80c: 00000012 00000002 0d1d4c00 5fdd42eb
0x05f6d81c: 000001dc 00000000 2cc9d5f1 1f5a9258
0x05f6d82c: 05f6d860 0cf5d628 0cf3b0f0 00f5d628
0x05f6d83c: 00000000 003b4d20 05f6d8a0 602fcbf8
0x05f6d84c: 0cf5d628 05f6d8a0 603158b8 00000000
Instructions: (pc=0x5fe2c175)
0x5fe2c155: 74 0b 8b 02 51 8b ca ff 90 78 02 00 00 c3 cc cc
0x5fe2c165: cc cc cc cc cc cc cc cc cc cc cc 56 8b f1 8b 06
0x5fe2c175: 8b 80 b8 00 00 00 ff d0 8b ce 84 c0 74 07 e8 d8
0x5fe2c185: d3 ff ff eb 09 6a 00 6a 00 e8 cd d1 ff ff 8b f0
Register to memory mapping:
EAX=0x00000146 is an unknown value
EBX=0x00000011 is an unknown value
ECX=0x1f927150 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x05f6d7dc is pointing into the stack for thread: 0x05661400
EBP=0x00000000 is an unknown value
ESI=0x1f927150 is an unknown value
EDI=0x0d1d4c00 is an unknown value
Stack: [0x05f20000,0x05f70000], sp=0x05f6d7dc, free space=309k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [jfxwebkit.dll+0x8ec175]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.webkit.WebPage.twkProcessMouseEvent(JIIIIIIIZZZZZF)Z+0
j com.sun.webkit.WebPage.dispatchMouseEvent(Lcom/sun/webkit/event/WCMouseEvent;)Z+141
j javafx.scene.web.WebView.processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+175
j javafx.scene.web.WebView.lambda$registerEventHandlers$32(Ljavafx/scene/input/MouseEvent;)V+2
j javafx.scene.web.WebView$$Lambda$87.handle(Ljavafx/event/Event;)V+8
j com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Ljavafx/event/Event;)V+5
j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+28
j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/EventType;Ljavafx/event/Event;)Ljavafx/event/Event;+29
j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+8
j com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+11
j com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;+29
J 1542 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x02a4e45c [0x02a4e3d0+0x8c]
j com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;+17
J 1542 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x02a4e45c [0x02a4e3d0+0x8c]
j com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;+17
J 1542 C1 com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event; (101 bytes) @ 0x02a4e45c [0x02a4e3d0+0x8c]
j com.sun.javafx.event.EventUtil.fireEventImpl(Ljavafx/event/EventDispatchChain;Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+10
j com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+46
j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30
j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V+491
j javafx.scene.Scene$MouseHandler.access$1500(Ljavafx/scene/Scene$MouseHandler;Ljavafx/scene/input/MouseEvent;Z)V+3
j javafx.scene.Scene.impl_processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+6
j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZ)V+46
j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void;+476
j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
J 754 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x02893207 [0x028931a0+0x67]
j com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$354()Ljava/lang/Void;+11
j com.sun.javafx.tk.quantum.GlassViewEventHandler$$Lambda$192.get()Ljava/lang/Object;+4
j com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Ljava/util/function/Supplier;)Ljava/lang/Object;+18
j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V+103
j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIZZ)V+30
j com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V+181
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0
j com.sun.glass.ui.win.WinApplication.lambda$null$148(ILjava/lang/Runnable;)V+8
j com.sun.glass.ui.win.WinApplication$$Lambda$38.run()V+12
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x05993c00 JavaThread "URL-Loader-25" daemon [_thread_in_native, id=6324, stack(0x0b620000,0x0b670000)]
0x05996800 JavaThread "Thread-7" daemon [_thread_in_native, id=6732, stack(0x0e280000,0x0e2d0000)]
0x05991000 JavaThread "URL-Loader-7" daemon [_thread_blocked, id=8052, stack(0x0b9c0000,0x0ba10000)]
0x05990800 JavaThread "Watchdog-Timer-1" daemon [_thread_blocked, id=6908, stack(0x0b510000,0x0b560000)]
0x05982800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7760, stack(0x0b1c0000,0x0b210000)]
0x0580cc00 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=7212, stack(0x0a370000,0x0a3c0000)]
0x05708000 JavaThread "Disposer" daemon [_thread_blocked, id=7548, stack(0x08330000,0x08380000)]
0x056d7400 JavaThread "JavaFX-Launcher" [_thread_blocked, id=6616, stack(0x076a0000,0x076f0000)]
0x0567cc00 JavaThread "Thread-2" daemon [_thread_in_native, id=7472, stack(0x07830000,0x07880000)]
=>0x05661400 JavaThread "JavaFX Application Thread" [_thread_in_native, id=8188, stack(0x05f20000,0x05f70000)]
0x04df8400 JavaThread "Thread-1" daemon [_thread_blocked, id=1488, stack(0x05ea0000,0x05ef0000)]
0x04dec400 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=7836, stack(0x05a70000,0x05ac0000)]
0x04c64c00 JavaThread "Service Thread" daemon [_thread_blocked, id=7928, stack(0x00e10000,0x00e60000)]
0x04c5ec00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8084, stack(0x054c0000,0x05510000)]
0x04c5e000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6652, stack(0x05430000,0x05480000)]
0x04c67000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4668, stack(0x053e0000,0x05430000)]
0x04c47800 JavaThread "Finalizer" daemon [_thread_blocked, id=7832, stack(0x05200000,0x05250000)]
0x04c21c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=7824, stack(0x050e0000,0x05130000)]
0x00c2c400 JavaThread "main" [_thread_blocked, id=7496, stack(0x02750000,0x027a0000)]
Other Threads:
0x04c1a800 VMThread [stack: 0x04f30000,0x04f80000] [id=7264]
0x04c65800 WatcherThread [stack: 0x055f0000,0x05640000] [id=2644]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 4928K, used 2884K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 63% used [0x0f200000, 0x0f4c09e0, 0x0f650000)
from space 512K, 12% used [0x0f650000, 0x0f660620, 0x0f6d0000)
to space 512K, 0% used [0x0f6d0000, 0x0f6d0000, 0x0f750000)
tenured generation total 10944K, used 10007K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 91% used [0x14750000, 0x15115c28, 0x15115e00, 0x15200000)
Metaspace used 11611K, capacity 12183K, committed 12288K, reserved 12672K
Card table byte_map: [0x00ce0000,0x00d70000] byte_map_base: 0x00c67000
Polling page: 0x001f0000
CodeCache: size=32768Kb used=2909Kb max_used=2909Kb free=29858Kb
bounds [0x027a0000, 0x02a78000, 0x047a0000]
total_blobs=2110 nmethods=1662 adapters=377
compilation: enabled
Compilation events (10 events):
Event: 23.480 Thread 0x04c5ec00 nmethod 1657 0x02a73c48 code [0x02a73d40, 0x02a73dcc]
Event: 23.719 Thread 0x04c5ec00 1658 javafx.scene.layout.Background::getOutsets (5 bytes)
Event: 23.719 Thread 0x04c5ec00 nmethod 1658 0x02a73e48 code [0x02a73f40, 0x02a73fc0]
Event: 23.726 Thread 0x04c5ec00 1660 java.util.Collections$UnmodifiableCollection::iterator (9 bytes)
Event: 23.726 Thread 0x04c5ec00 nmethod 1660 0x02a74108 code [0x02a74210, 0x02a7430c]
Event: 23.726 Thread 0x04c5ec00 1664 java.lang.invoke.LambdaForm::normalize (322 bytes)
Event: 23.727 Thread 0x04c5ec00 nmethod 1664 0x02a74788 code [0x02a74910, 0x02a74ea8]
Event: 23.727 Thread 0x04c5ec00 1669 sun.invoke.util.VerifyAccess::isTypeVisible (118 bytes)
Event: 23.728 Thread 0x04c5ec00 nmethod 1669 0x02a75888 code [0x02a75a50, 0x02a75f84]
Event: 23.760 Thread 0x04c5ec00 1670 ! java.util.concurrent.ThreadPoolExecutor::runWorker (225 bytes)
GC Heap History (10 events):
Event: 13.252 GC heap before
{Heap before GC invocations=71 (full 0):
def new generation total 4928K, used 4573K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 100% used [0x0f200000, 0x0f650000, 0x0f650000)
from space 512K, 30% used [0x0f6d0000, 0x0f6f7430, 0x0f750000)
to space 512K, 0% used [0x0f650000, 0x0f650000, 0x0f6d0000)
tenured generation total 10944K, used 9377K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 85% used [0x14750000, 0x15078600, 0x15078600, 0x15200000)
Metaspace used 11471K, capacity 12030K, committed 12032K, reserved 12672K
Event: 13.253 GC heap after
Heap after GC invocations=72 (full 0):
def new generation total 4928K, used 420K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 0% used [0x0f200000, 0x0f200000, 0x0f650000)
from space 512K, 82% used [0x0f650000, 0x0f6b92d8, 0x0f6d0000)
to space 512K, 0% used [0x0f6d0000, 0x0f6d0000, 0x0f750000)
tenured generation total 10944K, used 9377K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 85% used [0x14750000, 0x15078600, 0x15078600, 0x15200000)
Metaspace used 11471K, capacity 12030K, committed 12032K, reserved 12672K
}
Event: 14.223 GC heap before
{Heap before GC invocations=72 (full 0):
def new generation total 4928K, used 4836K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 100% used [0x0f200000, 0x0f650000, 0x0f650000)
from space 512K, 82% used [0x0f650000, 0x0f6b92d8, 0x0f6d0000)
to space 512K, 0% used [0x0f6d0000, 0x0f6d0000, 0x0f750000)
tenured generation total 10944K, used 9377K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 85% used [0x14750000, 0x15078600, 0x15078600, 0x15200000)
Metaspace used 11553K, capacity 12119K, committed 12160K, reserved 12672K
Event: 14.226 GC heap after
Heap after GC invocations=73 (full 0):
def new generation total 4928K, used 269K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 0% used [0x0f200000, 0x0f200000, 0x0f650000)
from space 512K, 52% used [0x0f6d0000, 0x0f713510, 0x0f750000)
to space 512K, 0% used [0x0f650000, 0x0f650000, 0x0f6d0000)
tenured generation total 10944K, used 9754K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 89% used [0x14750000, 0x150d6b28, 0x150d6c00, 0x15200000)
Metaspace used 11553K, capacity 12119K, committed 12160K, reserved 12672K
}
Event: 16.821 GC heap before
{Heap before GC invocations=73 (full 0):
def new generation total 4928K, used 4685K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 100% used [0x0f200000, 0x0f650000, 0x0f650000)
from space 512K, 52% used [0x0f6d0000, 0x0f713510, 0x0f750000)
to space 512K, 0% used [0x0f650000, 0x0f650000, 0x0f6d0000)
tenured generation total 10944K, used 9754K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 89% used [0x14750000, 0x150d6b28, 0x150d6c00, 0x15200000)
Metaspace used 11553K, capacity 12119K, committed 12160K, reserved 12672K
Event: 16.824 GC heap after
Heap after GC invocations=74 (full 0):
def new generation total 4928K, used 9K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 0% used [0x0f200000, 0x0f200000, 0x0f650000)
from space 512K, 1% used [0x0f650000, 0x0f652400, 0x0f6d0000)
to space 512K, 0% used [0x0f6d0000, 0x0f6d0000, 0x0f750000)
tenured generation total 10944K, used 10007K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 91% used [0x14750000, 0x15115c28, 0x15115e00, 0x15200000)
Metaspace used 11553K, capacity 12119K, committed 12160K, reserved 12672K
}
Event: 19.286 GC heap before
{Heap before GC invocations=74 (full 0):
def new generation total 4928K, used 4425K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 100% used [0x0f200000, 0x0f650000, 0x0f650000)
from space 512K, 1% used [0x0f650000, 0x0f652400, 0x0f6d0000)
to space 512K, 0% used [0x0f6d0000, 0x0f6d0000, 0x0f750000)
tenured generation total 10944K, used 10007K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 91% used [0x14750000, 0x15115c28, 0x15115e00, 0x15200000)
Metaspace used 11563K, capacity 12124K, committed 12160K, reserved 12672K
Event: 19.288 GC heap after
Heap after GC invocations=75 (full 0):
def new generation total 4928K, used 69K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 0% used [0x0f200000, 0x0f200000, 0x0f650000)
from space 512K, 13% used [0x0f6d0000, 0x0f6e1538, 0x0f750000)
to space 512K, 0% used [0x0f650000, 0x0f650000, 0x0f6d0000)
tenured generation total 10944K, used 10007K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 91% used [0x14750000, 0x15115c28, 0x15115e00, 0x15200000)
Metaspace used 11563K, capacity 12124K, committed 12160K, reserved 12672K
}
Event: 21.933 GC heap before
{Heap before GC invocations=75 (full 0):
def new generation total 4928K, used 4485K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 100% used [0x0f200000, 0x0f650000, 0x0f650000)
from space 512K, 13% used [0x0f6d0000, 0x0f6e1538, 0x0f750000)
to space 512K, 0% used [0x0f650000, 0x0f650000, 0x0f6d0000)
tenured generation total 10944K, used 10007K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 91% used [0x14750000, 0x15115c28, 0x15115e00, 0x15200000)
Metaspace used 11563K, capacity 12124K, committed 12160K, reserved 12672K
Event: 21.934 GC heap after
Heap after GC invocations=76 (full 0):
def new generation total 4928K, used 65K [0x0f200000, 0x0f750000, 0x14750000)
eden space 4416K, 0% used [0x0f200000, 0x0f200000, 0x0f650000)
from space 512K, 12% used [0x0f650000, 0x0f660620, 0x0f6d0000)
to space 512K, 0% used [0x0f6d0000, 0x0f6d0000, 0x0f750000)
tenured generation total 10944K, used 10007K [0x14750000, 0x15200000, 0x1f200000)
the space 10944K, 91% used [0x14750000, 0x15115c28, 0x15115e00, 0x15200000)
Metaspace used 11563K, capacity 12124K, committed 12160K, reserved 12672K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 0.133 Thread 0x00c2c400 Exception <a 'java/security/PrivilegedActionException'> (0x0f409070) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 0.133 Thread 0x00c2c400 Exception <a 'java/lang/NullPointerException'> (0x0f4098e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1178]
Event: 0.663 Thread 0x05661400 Exception <a 'java/lang/NullPointerException'> (0x0f40d750) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1178]
Event: 0.663 Thread 0x05661400 Exception <a 'java/lang/NullPointerException'> (0x0f40d750) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.796 Thread 0x05661400 Exception <a 'sun/nio/fs/WindowsException'> (0x0f563548) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.797 Thread 0x05661400 Exception <a 'sun/nio/fs/WindowsException'> (0x0f564e00) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.937 Thread 0x05661400 Exception <a 'java/lang/NoClassDefFoundError': com/oracle/jrockit/jfr/EventToken> (0x0f500638) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 199]
Event: 1.470 Thread 0x057b9c00 Implicit null exception at 0x02939c4c to 0x0293aaac
Event: 9.705 Thread 0x05661400 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/about/Handler> (0x0f495c48) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 10.189 Thread 0x05996800 Exception <a 'sun/nio/fs/WindowsException'> (0x0f5e3248) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u102\6620.nc\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 23.720 loading class com/sun/prism/shape/ShapeRep$InvalidationType done
Event: 23.725 loading class com/sun/glass/ui/ClipboardAssistance
Event: 23.725 loading class com/sun/glass/ui/ClipboardAssistance done
Event: 23.726 loading class com/sun/javafx/tk/quantum/GlassViewEventHandler
Event: 23.726 loading class com/sun/javafx/tk/quantum/GlassViewEventHandler done
Event: 23.727 loading class com/sun/glass/ui/ClipboardAssistance
Event: 23.727 loading class com/sun/glass/ui/ClipboardAssistance done
Event: 23.727 loading class com/sun/javafx/tk/quantum/GlassSceneDnDEventHandler
Event: 23.727 loading class com/sun/javafx/tk/quantum/GlassSceneDnDEventHandler done
Event: 23.759 Thread 0x05993c00 Thread added: 0x05993c00
Dynamic libraries:
0x00ef0000 - 0x00f23000 D:\dev\tools\jdks\jdk1.8.0_102-i586\bin\java.exe
0x77a50000 - 0x77bd0000 C:\windows\SysWOW64\ntdll.dll
0x77470000 - 0x77580000 C:\windows\syswow64\kernel32.dll
0x75f60000 - 0x75fa7000 C:\windows\syswow64\KERNELBASE.dll
0x77580000 - 0x77620000 C:\windows\syswow64\ADVAPI32.dll
0x75e50000 - 0x75efc000 C:\windows\syswow64\msvcrt.dll
0x75520000 - 0x75539000 C:\windows\SysWOW64\sechost.dll
0x75420000 - 0x75510000 C:\windows\syswow64\RPCRT4.dll
0x753c0000 - 0x75420000 C:\windows\syswow64\SspiCli.dll
0x753b0000 - 0x753bc000 C:\windows\syswow64\CRYPTBASE.dll
0x75540000 - 0x75640000 C:\windows\syswow64\USER32.dll
0x75750000 - 0x757e0000 C:\windows\syswow64\GDI32.dll
0x75b30000 - 0x75b3a000 C:\windows\syswow64\LPK.dll
0x75ba0000 - 0x75c3d000 C:\windows\syswow64\USP10.dll
0x74450000 - 0x745ee000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
0x75b40000 - 0x75b97000 C:\windows\syswow64\SHLWAPI.dll
0x75de0000 - 0x75e40000 C:\windows\system32\IMM32.DLL
0x757e0000 - 0x758ac000 C:\windows\syswow64\MSCTF.dll
0x747a0000 - 0x747bc000 C:\windows\system32\AMInit32.dll
0x75e40000 - 0x75e45000 C:\windows\syswow64\PSAPI.DLL
0x74770000 - 0x7479a000 C:\windows\SysWOW64\nvinit.dll
0x74a90000 - 0x74a99000 C:\windows\system32\VERSION.dll
0x0f000000 - 0x0f006000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\detoured.dll
0x70200000 - 0x7022c000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvd3d9wrap.dll
0x770d0000 - 0x7726d000 C:\windows\syswow64\SETUPAPI.dll
0x75db0000 - 0x75dd7000 C:\windows\syswow64\CFGMGR32.dll
0x75fb0000 - 0x7603f000 C:\windows\syswow64\OLEAUT32.dll
0x75c40000 - 0x75d9c000 C:\windows\syswow64\ole32.dll
0x77620000 - 0x77632000 C:\windows\syswow64\DEVOBJ.dll
0x703b0000 - 0x703d0000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvdxgiwrap.dll
0x65f00000 - 0x65fbf000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\msvcr100.dll
0x64a60000 - 0x64e26000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\client\jvm.dll
0x74060000 - 0x74067000 C:\windows\system32\WSOCK32.dll
0x76c90000 - 0x76cc5000 C:\windows\syswow64\WS2_32.dll
0x77300000 - 0x77306000 C:\windows\syswow64\NSI.dll
0x73a70000 - 0x73aa2000 C:\windows\system32\WINMM.dll
0x65ef0000 - 0x65efc000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\verify.dll
0x65ec0000 - 0x65ee1000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\java.dll
0x65ea0000 - 0x65eb3000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\zip.dll
0x76040000 - 0x76c8b000 C:\windows\syswow64\SHELL32.dll
0x75da0000 - 0x75dab000 C:\windows\syswow64\profapi.dll
0x65db0000 - 0x65e9e000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\msvcr120.dll
0x65cd0000 - 0x65d41000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\msvcp120.dll
0x65d70000 - 0x65d8e000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\prism_d3d.dll
0x70f50000 - 0x71113000 C:\windows\system32\d3d9.dll
0x70f40000 - 0x70f46000 C:\windows\system32\d3d8thk.dll
0x739d0000 - 0x739e3000 C:\windows\system32\dwmapi.dll
0x739f0000 - 0x73a70000 C:\windows\system32\uxtheme.dll
0x67b50000 - 0x67c25000 C:\windows\system32\nvumdshim.dll
0x615b0000 - 0x62c90000 C:\windows\system32\igdumdim32.dll
0x65c90000 - 0x65cc3000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\glass.dll
0x77280000 - 0x772fb000 C:\windows\syswow64\COMDLG32.dll
0x66a80000 - 0x67308000 C:\windows\system32\igdusc32.dll
0x65d90000 - 0x65db0000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\sunec.dll
0x739b0000 - 0x739c7000 C:\windows\system32\CRYPTSP.dll
0x73960000 - 0x7399b000 C:\windows\system32\rsaenh.dll
0x75f10000 - 0x75f27000 C:\windows\syswow64\USERENV.dll
0x65c70000 - 0x65c86000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\net.dll
0x74320000 - 0x7435c000 C:\windows\system32\mswsock.dll
0x72950000 - 0x72956000 C:\windows\System32\wship6.dll
0x74df0000 - 0x74e0c000 C:\windows\system32\IPHLPAPI.DLL
0x74de0000 - 0x74de7000 C:\windows\system32\WINNSI.DLL
0x73f00000 - 0x73f12000 C:\windows\system32\dhcpcsvc.DLL
0x73ef0000 - 0x73efd000 C:\windows\system32\dhcpcsvc6.DLL
0x65c60000 - 0x65c6f000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\nio.dll
0x5f540000 - 0x615ab000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\jfxwebkit.dll
0x65c40000 - 0x65c51000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\javafx_font.dll
0x6d850000 - 0x6d986000 C:\windows\system32\dwrite.dll
0x756b0000 - 0x75733000 C:\windows\syswow64\CLBCatQ.DLL
0x66720000 - 0x66851000 C:\windows\system32\WindowsCodecs.dll
0x743e0000 - 0x7442c000 C:\windows\system32\apphelp.dll
0x74ee0000 - 0x74ef2000 C:\Program Files (x86)\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x738c0000 - 0x738d4000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\TortoiseStub32.dll
0x65b50000 - 0x65bc0000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\TortoiseSVN32.dll
0x75930000 - 0x75b23000 C:\windows\syswow64\WININET.dll
0x77270000 - 0x77274000 C:\windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x75640000 - 0x75644000 C:\windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75510000 - 0x75514000 C:\windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x77640000 - 0x77643000 C:\windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x75740000 - 0x75743000 C:\windows\syswow64\normaliz.DLL
0x76d60000 - 0x76f92000 C:\windows\syswow64\iertutil.dll
0x77a20000 - 0x77a25000 C:\windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x65460000 - 0x657ee000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\libsvn_tsvn32.dll
0x65b20000 - 0x65b48000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\libapr_tsvn32.dll
0x65a40000 - 0x65b16000 C:\windows\system32\MSVCR110.dll
0x65a00000 - 0x65a38000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\libaprutil_tsvn32.dll
0x758e0000 - 0x75925000 C:\windows\syswow64\WLDAP32.dll
0x74f10000 - 0x74f1d000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\intl3_tsvn32.dll
0x659e0000 - 0x659f3000 D:\dev\tools\SCMs\SVN\TortoiseSVN\bin\libsasl32.dll
0x74440000 - 0x74448000 C:\windows\system32\Secur32.dll
0x76fa0000 - 0x770c1000 C:\windows\syswow64\CRYPT32.dll
0x75f00000 - 0x75f0c000 C:\windows\syswow64\MSASN1.dll
0x65950000 - 0x659d5000 C:\windows\system32\MSVCP110.dll
0x666a0000 - 0x666d1000 C:\windows\system32\EhStorShell.dll
0x745f0000 - 0x746e5000 C:\windows\system32\PROPSYS.dll
0x71520000 - 0x71590000 C:\windows\system32\ntshrui.dll
0x74ac0000 - 0x74ad9000 C:\windows\system32\srvcli.dll
0x73880000 - 0x7388b000 C:\windows\system32\cscapi.dll
0x71a90000 - 0x71a9a000 C:\windows\system32\slc.dll
0x65c10000 - 0x65c31000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\rtscom.dll
0x65d60000 - 0x65d6f000 D:\dev\tools\jdks\jdk1.8.0_102-i586\jre\bin\prism_common.dll
0x70110000 - 0x701fb000 C:\windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=d:\
java_command: target/fxweb-1.0-SNAPSHOT-jar-with-dependencies.jar -a -l DEMO/AXAPX -p Agfa53227! http://10.231.72.118:8080/orbisme/BasicAuthentication?#CpoeOrder:115288
java_class_path (initial): target/fxweb-1.0-SNAPSHOT-jar-with-dependencies.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=D:\dev\tools\jdks\jdk1.8.0_102-i586
PATH=D:\dev\tools\jdks\jdk1.8.0_102-i586\bin;D:\dev\tools\jdks\jdk1.8.0_74-i586\bin;D:\dev\tools\jdks\jdk1.8.0_102\bin;D:\dev\tools\SCMs\Git\Git\bin;d:\dev\scripts;D:\dev\tools\jdks\1.8\bin;D:\dev\tools\apache\maven\latest\bin;D:\dev\tools\unix\UnxUtils\usr\local\wbin;D:\dev\tools\SCMs\SVN\TortoiseSVN\bin;C:\ProgramData\Oracle\Java\javapath;C:\Software\ORA11g;C:\Software\ORA11g\bin;C:\Software\Perl58\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;D:\dev\tools\SCMs\SVN\TortoiseSVN\bin;D:\dev\tools\merge\Perforce\DVCS\;;D:\dev\tools\docker\toolbox
USERNAME=AWXGX
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 61 Stepping 4, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.19045)
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 61 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16662904k(13172144k free), swap 33323972k(29496956k free)
vm_info: Java HotSpot(TM) Client VM (25.102-b01) for windows-x86 JRE (1.8.0_102-ea-b01), built on Mar 29 2016 17:05:34 by "java_re" with MS VC++ 10.0 (VS2010)
time: Mon Apr 11 20:57:24 2016
elapsed time: 23 seconds (0d 0h 0m 23s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment