-
Bug
-
Resolution: Incomplete
-
P2
-
None
-
7u25
Updating a scene in Scene Builder can crash the JVM when system clipboard contains some specific data.
(in my case, a file copy and paste from intelliJ Idea)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006501d8e7, pid=5828, tid=5668
#
# JRE version: 7.0_25-b16
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0xd8e7] Java_com_sun_glass_ui_win_WinDnDClipboard_push+0x53a7
#
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.glass.ui.win.WinSystemClipboard.popMimesFromSystem()[Ljava/lang/String;+0
j com.sun.glass.ui.win.WinSystemClipboard.mimesFromSystem()[Ljava/lang/String;+10
j com.sun.glass.ui.SystemClipboard.getMimeTypes()[Ljava/lang/String;+13
j com.sun.glass.ui.ClipboardAssistance.getMimeTypes()[Ljava/lang/String;+4
j com.sun.javafx.tk.quantum.QuantumClipboard.hasContent(Ljavafx/scene/input/DataFormat;)Z+55
j javafx.scene.input.Clipboard.hasContent(Ljavafx/scene/input/DataFormat;)Z+11
j com.oracle.javafx.authoring.stage.ClipboardController.hasSBContent()Z+6
j com.oracle.javafx.authoring.stage.Selection.canPaste(Lcom/oracle/javafx/authoring/stage/Selection$PasteMethod;)Z+5
j com.oracle.javafx.authoring.stage.Selection.canPaste()Z+4
j com.oracle.javafx.authoring.ApplicationMenu$34.handle(Ljavafx/event/Event;)V+624
J com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;
J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
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;+37
j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30
j com.sun.javafx.scene.control.skin.MenuButtonSkinBase$5.run()V+58
j com.sun.javafx.scene.KeyboardShortcutsHandler.processAccelerators(Ljavafx/scene/input/KeyEvent;)V+75
j com.sun.javafx.scene.KeyboardShortcutsHandler.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+74
J com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;
J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;
J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
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$KeyHandler.process(Ljavafx/scene/input/KeyEvent;)V+23
j javafx.scene.Scene$KeyHandler.access$2300(Ljavafx/scene/Scene$KeyHandler;Ljavafx/scene/input/KeyEvent;)V+2
j javafx.scene.Scene.impl_processKeyEvent(Ljavafx/scene/input/KeyEvent;)V+28
j javafx.scene.Scene$ScenePeerListener.keyEvent(Ljava/lang/Object;)V+11
j com.sun.javafx.tk.quantum.GlassViewEventHandler$KeyEventNotification.run()Ljava/lang/Void;+185
j com.sun.javafx.tk.quantum.GlassViewEventHandler$KeyEventNotification.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(Lcom/sun/glass/ui/View;JII[CI)V+63
j com.sun.glass.ui.View.handleKeyEvent(JII[CI)V+20
j com.sun.glass.ui.View.notifyKey(II[CI)V+9
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0
j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3
j com.sun.glass.ui.win.WinApplication$3$1.run()V+32
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000013295800 JavaThread "pool-3-thread-1" [_thread_blocked, id=1568, stack(0x00000000182e0000,0x00000000183e0000)]
0x0000000013293000 JavaThread "DelayingAction static thread" daemon [_thread_blocked, id=4100, stack(0x0000000013ca0000,0x0000000013da0000)]
0x0000000013292800 JavaThread "Disposer" daemon [_thread_blocked, id=3324, stack(0x0000000013b40000,0x0000000013c40000)]
0x000000000d7f7000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=2428, stack(0x0000000013df0000,0x0000000013ef0000)]
0x0000000010f15000 JavaThread "GC Daemon" daemon [_thread_blocked, id=4444, stack(0x0000000011aa0000,0x0000000011ba0000)]
0x0000000010f10800 JavaThread "RMI Reaper" [_thread_blocked, id=2272, stack(0x0000000011910000,0x0000000011a10000)]
0x000000000d788000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3924, stack(0x00000000117f0000,0x00000000118f0000)]
0x000000000d5db800 JavaThread "Thread-2" daemon [_thread_in_native, id=5268, stack(0x0000000010af0000,0x0000000010bf0000)]
=>0x000000000d4a6000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=5668, stack(0x000000000f290000,0x000000000f390000)]
0x000000000d4a5800 JavaThread "Disposer" daemon [_thread_blocked, id=4944, stack(0x000000000f040000,0x000000000f140000)]
0x000000000d557000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=5344, stack(0x000000000e840000,0x000000000e940000)]
0x000000000d47b000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=5772, stack(0x000000000e560000,0x000000000e660000)]
0x000000000d51f800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3644, stack(0x000000000d890000,0x000000000d990000)]
0x000000000ba73800 JavaThread "Service Thread" daemon [_thread_blocked, id=2956, stack(0x000000000d030000,0x000000000d130000)]
0x000000000ba72800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5764, stack(0x000000000d1e0000,0x000000000d2e0000)]
0x000000000ba69800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=928, stack(0x000000000cc40000,0x000000000cd40000)]
0x000000000ba68800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1104, stack(0x000000000cf30000,0x000000000d030000)]
0x000000000ba61800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3792, stack(0x000000000c9e0000,0x000000000cae0000)]
0x0000000002485800 JavaThread "Finalizer" daemon [_thread_blocked, id=4728, stack(0x000000000cd70000,0x000000000ce70000)]
0x000000000247e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1060, stack(0x000000000caf0000,0x000000000cbf0000)]
0x00000000024ec800 JavaThread "main" [_thread_blocked, id=5632, stack(0x00000000025b0000,0x00000000026b0000)]
Other Threads:
0x000000000b9e2000 VMThread [stack: 0x000000000c8e0000,0x000000000c9e0000] [id=5944]
0x000000000ba8c000 WatcherThread [stack: 0x000000000d300000,0x000000000d400000] [id=5696]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 70848K, used 34150K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 43% used [0x00000007d56b0000,0x00000007d72bd758,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9690000,0x00000007d9bdc250,0x00000007d9be0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 36941K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 42% used [0x0000000780400000,0x0000000782813660,0x0000000785930000)
PSPermGen total 34304K, used 34169K [0x000000077b200000, 0x000000077d380000, 0x0000000780400000)
object space 34304K, 99% used [0x000000077b200000,0x000000077d35e478,0x000000077d380000)
Card table byte_map: [0x00000000056b0000,0x0000000005ae0000] byte_map_base: 0x0000000001ad7000
Polling page: 0x0000000000160000
Code Cache [0x00000000026b0000, 0x00000000029a0000, 0x00000000056b0000)
total_blobs=1611 nmethods=940 adapters=620 free_code_cache=46228Kb largest_free_block=47282944
Compilation events (10 events):
Event: 58.925 Thread 0x000000000ba72800 1023 com.sun.javafx.css.StyleableDoubleProperty::<init> (11 bytes)
Event: 58.925 Thread 0x000000000ba72800 nmethod 1023 0x00000000028d6950 code [0x00000000028d6a80, 0x00000000028d6af8]
Event: 58.933 Thread 0x000000000ba69800 1024 com.sun.javafx.collections.NonIterableChange::reset (6 bytes)
Event: 58.933 Thread 0x000000000ba69800 nmethod 1024 0x000000000298c110 code [0x000000000298c240, 0x000000000298c298]
Event: 58.940 Thread 0x000000000ba72800 1025 java.util.concurrent.CopyOnWriteArrayList::<init> (24 bytes)
Event: 58.941 Thread 0x000000000ba72800 nmethod 1025 0x000000000298bcd0 code [0x000000000298be20, 0x000000000298bfd8]
Event: 58.943 Thread 0x000000000ba69800 1026 javafx.beans.property.StringPropertyBase::set (52 bytes)
Event: 58.944 Thread 0x000000000ba69800 nmethod 1026 0x000000000298ae50 code [0x000000000298afa0, 0x000000000298b178]
Event: 58.961 Thread 0x000000000ba72800 1027 com.sun.prism.impl.BaseGraphics::getCompositeMode (5 bytes)
Event: 58.962 Thread 0x000000000ba72800 nmethod 1027 0x000000000298ac50 code [0x000000000298ad80, 0x000000000298adf8]
GC Heap History (10 events):
Event: 4.635 GC heap before
{Heap before GC invocations=2 (full 1):
PSYoungGen total 38144K, used 1525K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 28% used [0x00000007d76a0000,0x00000007d781d7e0,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
ParOldGen total 87232K, used 0K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 0% used [0x0000000780400000,0x0000000780400000,0x0000000785930000)
PSPermGen total 21248K, used 9228K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 43% used [0x000000077b200000,0x000000077bb03308,0x000000077c6c0000)
Event: 4.656 GC heap after
Heap after GC invocations=2 (full 1):
PSYoungGen total 38144K, used 0K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
ParOldGen total 87232K, used 1456K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078056c390,0x0000000785930000)
PSPermGen total 21248K, used 9224K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 43% used [0x000000077b200000,0x000000077bb02368,0x000000077c6c0000)
}
Event: 6.497 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 38144K, used 32704K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
eden space 32704K, 100% used [0x00000007d56b0000,0x00000007d76a0000,0x00000007d76a0000)
from space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
ParOldGen total 87232K, used 1456K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078056c390,0x0000000785930000)
PSPermGen total 21248K, used 17355K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 81% used [0x000000077b200000,0x000000077c2f2ce0,0x000000077c6c0000)
Event: 6.518 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 38144K, used 5419K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d7bf0000,0x00000007d813afe0,0x00000007d8140000)
to space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
ParOldGen total 87232K, used 1530K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078057eb58,0x0000000785930000)
PSPermGen total 21248K, used 17355K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 81% used [0x000000077b200000,0x000000077c2f2ce0,0x000000077c6c0000)
}
Event: 8.000 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 38144K, used 38081K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 99% used [0x00000007d56b0000,0x00000007d76957b8,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d7bf0000,0x00000007d813afe0,0x00000007d8140000)
to space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
ParOldGen total 87232K, used 1530K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078057eb58,0x0000000785930000)
PSPermGen total 25664K, used 25571K [0x000000077b200000, 0x000000077cb10000, 0x0000000780400000)
object space 25664K, 99% used [0x000000077b200000,0x000000077caf8eb0,0x000000077cb10000)
Event: 8.018 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 38144K, used 5411K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d76a0000,0x00000007d7be8c40,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 7425K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 8% used [0x0000000780400000,0x0000000780b406c8,0x0000000785930000)
PSPermGen total 25664K, used 25571K [0x000000077b200000, 0x000000077cb10000, 0x0000000780400000)
object space 25664K, 99% used [0x000000077b200000,0x000000077caf8eb0,0x000000077cb10000)
}
Event: 9.754 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 38144K, used 38115K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 100% used [0x00000007d56b0000,0x00000007d76a0000,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d76a0000,0x00000007d7be8c40,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 7425K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 8% used [0x0000000780400000,0x0000000780b406c8,0x0000000785930000)
PSPermGen total 31040K, used 31018K [0x000000077b200000, 0x000000077d050000, 0x0000000780400000)
object space 31040K, 99% used [0x000000077b200000,0x000000077d04ab98,0x000000077d050000)
Event: 9.779 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 70848K, used 5424K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9be0000,0x00000007da12c250,0x00000007da130000)
to space 5440K, 0% used [0x00000007d9690000,0x00000007d9690000,0x00000007d9be0000)
ParOldGen total 87232K, used 16377K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 18% used [0x0000000780400000,0x00000007813fe460,0x0000000785930000)
PSPermGen total 31040K, used 31018K [0x000000077b200000, 0x000000077d050000, 0x0000000780400000)
object space 31040K, 99% used [0x000000077b200000,0x000000077d04ab98,0x000000077d050000)
}
Event: 56.393 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 70848K, used 70832K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 100% used [0x00000007d56b0000,0x00000007d9690000,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9be0000,0x00000007da12c250,0x00000007da130000)
to space 5440K, 0% used [0x00000007d9690000,0x00000007d9690000,0x00000007d9be0000)
ParOldGen total 87232K, used 16377K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 18% used [0x0000000780400000,0x00000007813fe460,0x0000000785930000)
PSPermGen total 33920K, used 33817K [0x000000077b200000, 0x000000077d320000, 0x0000000780400000)
object space 33920K, 99% used [0x000000077b200000,0x000000077d306508,0x000000077d320000)
Event: 56.457 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 70848K, used 5424K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9690000,0x00000007d9bdc250,0x00000007d9be0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 36941K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 42% used [0x0000000780400000,0x0000000782813660,0x0000000785930000)
PSPermGen total 33920K, used 33817K [0x000000077b200000, 0x000000077d320000, 0x0000000780400000)
object space 33920K, 99% used [0x000000077b200000,0x000000077d306508,0x000000077d320000)
}
Deoptimization events (10 events):
Event: 55.783 Thread 0x000000000d4a6000 Uncommon trap -58 fr.pc 0x000000000285f114
Event: 55.795 Thread 0x000000000d4a6000 Uncommon trap -58 fr.pc 0x000000000285f114
Event: 55.795 Thread 0x000000000d4a6000 Uncommon trap -58 fr.pc 0x000000000285f114
Event: 55.795 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 55.797 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 55.808 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 55.809 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 56.464 Thread 0x000000000d4a6000 Uncommon trap -12 fr.pc 0x00000000027f7850
Event: 57.048 Thread 0x000000000d4a6000 Uncommon trap -83 fr.pc 0x000000000294f488
Event: 57.049 Thread 0x000000000d4a6000 Uncommon trap -83 fr.pc 0x0000000002926130
Internal exceptions (10 events):
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d5994de8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\classfile\systemDictionary.cpp:179
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d59962f0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d59974c8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d5997788 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\classfile\systemDictionary.cpp:179
Event: 57.094 Thread 0x000000000d4a6000 Threw 0x00000007d59e3cd8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.094 Thread 0x000000000d4a6000 Threw 0x00000007d59f2898 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.094 Thread 0x000000000d4a6000 Threw 0x00000007d59f44d8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 58.802 Thread 0x000000000d4a6000 Threw 0x00000007d67b29a0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 58.803 Thread 0x000000000d4a6000 Threw 0x00000007d67c1098 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 58.803 Thread 0x000000000d4a6000 Threw 0x00000007d67c2e48 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Events (10 events):
Event: 59.794 loading class 0x00000000121cc480
Event: 59.794 loading class 0x00000000121cc480 done
Event: 59.795 loading class 0x0000000012f1be00
Event: 59.795 loading class 0x0000000012f1be00 done
Event: 59.796 loading class 0x00000000110aa880
Event: 59.796 loading class 0x00000000110aa880 done
Event: 59.798 loading class 0x000000000d520cf0
Event: 59.798 loading class 0x000000000d520cf0 done
Event: 59.801 loading class 0x000000000d6c8360
Event: 59.801 loading class 0x000000000d6c8360 done
Dynamic libraries:
0x000000013f720000 - 0x000000013f753000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\java.exe
0x0000000076ec0000 - 0x0000000077069000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000070a70000 - 0x0000000070aba000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x0000000076da0000 - 0x0000000076ebf000 C:\Windows\system32\KERNEL32.dll
0x000007fefcd60000 - 0x000007fefcdcb000 C:\Windows\system32\KERNELBASE.dll
0x000007fefdd10000 - 0x000007fefddeb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefd990000 - 0x000007fefda2f000 C:\Windows\system32\msvcrt.dll
0x000007fefdcf0000 - 0x000007fefdd0f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefd860000 - 0x000007fefd98d000 C:\Windows\system32\RPCRT4.dll
0x0000000076ca0000 - 0x0000000076d9a000 C:\Windows\system32\USER32.dll
0x000007feff160000 - 0x000007feff1c7000 C:\Windows\system32\GDI32.dll
0x000007fefd7d0000 - 0x000007fefd7de000 C:\Windows\system32\LPK.dll
0x000007fefd430000 - 0x000007fefd4f9000 C:\Windows\system32\USP10.dll
0x000007fefb6d0000 - 0x000007fefb8c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd3b0000 - 0x000007fefd421000 C:\Windows\system32\SHLWAPI.dll
0x000007fefee70000 - 0x000007fefee9e000 C:\Windows\system32\IMM32.DLL
0x000007fefd230000 - 0x000007fefd339000 C:\Windows\system32\MSCTF.dll
0x00000000745e0000 - 0x00000000746b1000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\msvcr100.dll
0x0000000061e90000 - 0x000000006259f000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\server\jvm.dll
0x000007fef55a0000 - 0x000007fef55a9000 C:\Windows\system32\WSOCK32.dll
0x000007fefd340000 - 0x000007fefd38d000 C:\Windows\system32\WS2_32.dll
0x000007fefdce0000 - 0x000007fefdce8000 C:\Windows\system32\NSI.dll
0x000007fefa810000 - 0x000007fefa84b000 C:\Windows\system32\WINMM.dll
0x0000000077080000 - 0x0000000077087000 C:\Windows\system32\PSAPI.DLL
0x00000000745d0000 - 0x00000000745df000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\verify.dll
0x00000000745a0000 - 0x00000000745c8000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\java.dll
0x00000000653e0000 - 0x00000000653f5000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\zip.dll
0x0000000064780000 - 0x00000000647f4000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\deploy.dll
0x000007fefdad0000 - 0x000007fefdcd3000 C:\Windows\system32\ole32.dll
0x000007feff080000 - 0x000007feff157000 C:\Windows\system32\OLEAUT32.dll
0x000007fefbd60000 - 0x000007fefbd6c000 C:\Windows\system32\VERSION.dll
0x000007fefd500000 - 0x000007fefd72d000 C:\Windows\system32\WININET.dll
0x000007fefd0a0000 - 0x000007fefd0a4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefd090000 - 0x000007fefd095000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefcf90000 - 0x000007fefcf94000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefcdd0000 - 0x000007fefcdd4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefcd50000 - 0x000007fefcd53000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x0000000077090000 - 0x0000000077093000 C:\Windows\system32\normaliz.DLL
0x000007fefebe0000 - 0x000007fefee6c000 C:\Windows\system32\iertutil.dll
0x000007fefd0d0000 - 0x000007fefd229000 C:\Windows\system32\urlmon.dll
0x000007fefcfe0000 - 0x000007fefcfe4000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x000007fefde50000 - 0x000007fefebd8000 C:\Windows\system32\SHELL32.dll
0x000007fefcca0000 - 0x000007fefccaf000 C:\Windows\system32\profapi.dll
0x000007fefc8b0000 - 0x000007fefc8bb000 C:\Windows\system32\Secur32.dll
0x000007fefcb40000 - 0x000007fefcb65000 C:\Windows\system32\SSPICLI.DLL
0x000007fef7da0000 - 0x000007fef7da4000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x000007fefc510000 - 0x000007fefc565000 C:\Windows\system32\mswsock.dll
0x000007fef7d70000 - 0x000007fef7d74000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x000007fefc500000 - 0x000007fefc507000 C:\Windows\System32\wship6.dll
0x000007fefa3d0000 - 0x000007fefa3f7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa3c0000 - 0x000007fefa3cb000 C:\Windows\system32\WINNSI.DLL
0x000007fefcbd0000 - 0x000007fefcbdf000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefd730000 - 0x000007fefd7c9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefc570000 - 0x000007fefc587000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc270000 - 0x000007fefc2b7000 C:\Windows\system32\rsaenh.dll
0x000007fefcc80000 - 0x000007fefcc94000 C:\Windows\system32\RpcRtRemote.dll
0x000007fefbe80000 - 0x000007fefbe87000 C:\Windows\System32\wshtcpip.dll
0x000007fefa250000 - 0x000007fefa261000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefc390000 - 0x000007fefc3eb000 C:\Windows\system32\DNSAPI.dll
0x000007fefa230000 - 0x000007fefa248000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fef8970000 - 0x000007fef899f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000071660000 - 0x0000000071686000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fef8510000 - 0x000007fef8518000 C:\Windows\system32\rasadhlp.dll
0x00000000712d0000 - 0x00000000712df000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\prism-d3d.dll
0x000007fef4130000 - 0x000007fef432f000 C:\Windows\system32\d3d9.dll
0x000007fef5630000 - 0x000007fef5637000 C:\Windows\system32\d3d8thk.dll
0x000007fefaf60000 - 0x000007fefaf78000 C:\Windows\system32\dwmapi.dll
0x000007fefb3e0000 - 0x000007fefb436000 C:\Windows\system32\uxtheme.dll
0x000007fef4a40000 - 0x000007fef4b5e000 C:\Windows\system32\aticfx64.dll
0x000007fef4110000 - 0x000007fef412f000 C:\Windows\system32\atiu9p64.dll
0x000007fee7d10000 - 0x000007fee83a8000 C:\Windows\system32\atiumd64.dll
0x000000006e600000 - 0x000000006eaea000 C:\Windows\system32\atiumd6a.dll
0x0000000065010000 - 0x0000000065042000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\glass.dll
0x000007fefda30000 - 0x000007fefdac7000 C:\Windows\system32\COMDLG32.dll
0x0000000064ff0000 - 0x0000000065009000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\net.dll
0x0000000064760000 - 0x0000000064771000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\nio.dll
0x000007fefbfa0000 - 0x000007fefbfbe000 C:\Windows\system32\USERENV.dll
0x000007fefa650000 - 0x000007fefa665000 C:\Windows\system32\NLAapi.dll
0x000007fef7a00000 - 0x000007fef7a15000 C:\Windows\system32\napinsp.dll
0x000007fef79e0000 - 0x000007fef79f9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef79d0000 - 0x000007fef79db000 C:\Windows\System32\winrnr.dll
0x000007fefa280000 - 0x000007fefa2d3000 C:\Windows\System32\fwpuclnt.dll
0x00000000677e0000 - 0x00000000677eb000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\management.dll
0x0000000064710000 - 0x0000000064760000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\javafx-font.dll
0x0000000064670000 - 0x0000000064702000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\libxml2.dll
0x0000000064630000 - 0x0000000064663000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\libxslt.dll
0x0000000061050000 - 0x0000000061e88000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\jfxwebkit.dll
0x000007fefacf0000 - 0x000007fefae51000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefcb70000 - 0x000007fefcbc7000 C:\Windows\system32\apphelp.dll
0x0000000070f50000 - 0x0000000070f75000 C:\Program Files\AVAST Software\Avast\ashShA64.dll
0x000007fef4b60000 - 0x000007fef4e77000 C:\Windows\system32\msi.dll
0x0000000070f90000 - 0x0000000070fa6000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x0000000180000000 - 0x000000018007b000 C:\Program Files\TortoiseHg\ThgShellx64.dll
0x000007fef55b0000 - 0x000007fef55e5000 C:\Windows\system32\EhStorShell.dll
0x000007fefeea0000 - 0x000007feff077000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcfa0000 - 0x000007fefcfd6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd0b0000 - 0x000007fefd0ca000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb550000 - 0x000007fefb67c000 C:\Windows\system32\PROPSYS.dll
0x000007fef5160000 - 0x000007fef5220000 C:\Program Files (x86)\Google\Drive\googledrivesync64.dll
0x0000000070e70000 - 0x0000000070f43000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
0x0000000070dc0000 - 0x0000000070e63000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
0x000007fefa0a0000 - 0x000007fefa0cd000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
0x000007fef3bd0000 - 0x000007fef3c4f000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x000007fef4e80000 - 0x000007fef504a000 C:\Windows\system32\explorerframe.dll
0x000007fefaec0000 - 0x000007fefaf03000 C:\Windows\system32\DUser.dll
0x000007fefb0c0000 - 0x000007fefb1b2000 C:\Windows\system32\DUI70.dll
0x000007fef3c50000 - 0x000007fef3c89000 C:\Windows\system32\msls31.dll
0x000007fefaf20000 - 0x000007fefaf55000 C:\Windows\system32\xmllite.dll
0x000007fef7c10000 - 0x000007fef7c8b000 C:\Windows\System32\StructuredQuery.dll
0x000007fef5070000 - 0x000007fef515e000 C:\Windows\system32\actxprxy.dll
0x000007feef8d0000 - 0x000007feef97f000 C:\Program Files\Internet Explorer\ieproxy.dll
0x000007fef92e0000 - 0x000007fef92f8000 C:\Windows\system32\MPR.dll
0x000007fefae70000 - 0x000007fefae7a000 C:\Windows\System32\drprov.dll
0x000007fefc070000 - 0x000007fefc0ad000 C:\Windows\System32\WINSTA.dll
0x000007fefa470000 - 0x000007fefa492000 C:\Windows\System32\ntlanman.dll
0x000007fefa450000 - 0x000007fefa46c000 C:\Windows\System32\davclnt.dll
0x000007fefae60000 - 0x000007fefae6a000 C:\Windows\System32\DAVHLPR.dll
0x000007fefab90000 - 0x000007fefaba5000 C:\Windows\system32\wkscli.dll
0x000007fef7920000 - 0x000007fef792f000 C:\Windows\system32\cscapi.dll
0x000007fefabb0000 - 0x000007fefabbc000 C:\Windows\system32\netutils.dll
0x000007fef7b70000 - 0x000007fef7b8f000 C:\Windows\system32\thumbcache.dll
0x000007fee4f60000 - 0x000007fee51d1000 C:\Windows\system32\wpdshext.dll
0x000007fefb1c0000 - 0x000007fefb3d6000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll
0x000007fef4010000 - 0x000007fef4044000 C:\Windows\system32\SHDOCVW.dll
0x000007fef7a80000 - 0x000007fef7b3d000 C:\Windows\system32\PortableDeviceApi.dll
0x000007fef12b0000 - 0x000007fef2168000 C:\Windows\system32\ieframe.DLL
0x000007fefaa60000 - 0x000007fefaa64000 C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll
0x000007fefcde0000 - 0x000007fefce1a000 C:\Windows\system32\WINTRUST.dll
VM Arguments:
java_command: app\SceneBuilder.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\PuTTY;C:\Program Files\Mercurial
USERNAME=Patrice
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8369700k(5164120k free), swap 16737540k(12820172k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b16), built on Jun 12 2013 16:42:02 by "java_re" with unknown MS VC++:1600
time: Sun Sep 01 09:09:56 2013
elapsed time: 59 seconds
(in my case, a file copy and paste from intelliJ Idea)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006501d8e7, pid=5828, tid=5668
#
# JRE version: 7.0_25-b16
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0xd8e7] Java_com_sun_glass_ui_win_WinDnDClipboard_push+0x53a7
#
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.glass.ui.win.WinSystemClipboard.popMimesFromSystem()[Ljava/lang/String;+0
j com.sun.glass.ui.win.WinSystemClipboard.mimesFromSystem()[Ljava/lang/String;+10
j com.sun.glass.ui.SystemClipboard.getMimeTypes()[Ljava/lang/String;+13
j com.sun.glass.ui.ClipboardAssistance.getMimeTypes()[Ljava/lang/String;+4
j com.sun.javafx.tk.quantum.QuantumClipboard.hasContent(Ljavafx/scene/input/DataFormat;)Z+55
j javafx.scene.input.Clipboard.hasContent(Ljavafx/scene/input/DataFormat;)Z+11
j com.oracle.javafx.authoring.stage.ClipboardController.hasSBContent()Z+6
j com.oracle.javafx.authoring.stage.Selection.canPaste(Lcom/oracle/javafx/authoring/stage/Selection$PasteMethod;)Z+5
j com.oracle.javafx.authoring.stage.Selection.canPaste()Z+4
j com.oracle.javafx.authoring.ApplicationMenu$34.handle(Ljavafx/event/Event;)V+624
J com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;
J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
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;+37
j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30
j com.sun.javafx.scene.control.skin.MenuButtonSkinBase$5.run()V+58
j com.sun.javafx.scene.KeyboardShortcutsHandler.processAccelerators(Ljavafx/scene/input/KeyEvent;)V+75
j com.sun.javafx.scene.KeyboardShortcutsHandler.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+74
J com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;
J com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;
J com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;
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$KeyHandler.process(Ljavafx/scene/input/KeyEvent;)V+23
j javafx.scene.Scene$KeyHandler.access$2300(Ljavafx/scene/Scene$KeyHandler;Ljavafx/scene/input/KeyEvent;)V+2
j javafx.scene.Scene.impl_processKeyEvent(Ljavafx/scene/input/KeyEvent;)V+28
j javafx.scene.Scene$ScenePeerListener.keyEvent(Ljava/lang/Object;)V+11
j com.sun.javafx.tk.quantum.GlassViewEventHandler$KeyEventNotification.run()Ljava/lang/Void;+185
j com.sun.javafx.tk.quantum.GlassViewEventHandler$KeyEventNotification.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleKeyEvent(Lcom/sun/glass/ui/View;JII[CI)V+63
j com.sun.glass.ui.View.handleKeyEvent(JII[CI)V+20
j com.sun.glass.ui.View.notifyKey(II[CI)V+9
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0
j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3
j com.sun.glass.ui.win.WinApplication$3$1.run()V+32
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000013295800 JavaThread "pool-3-thread-1" [_thread_blocked, id=1568, stack(0x00000000182e0000,0x00000000183e0000)]
0x0000000013293000 JavaThread "DelayingAction static thread" daemon [_thread_blocked, id=4100, stack(0x0000000013ca0000,0x0000000013da0000)]
0x0000000013292800 JavaThread "Disposer" daemon [_thread_blocked, id=3324, stack(0x0000000013b40000,0x0000000013c40000)]
0x000000000d7f7000 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=2428, stack(0x0000000013df0000,0x0000000013ef0000)]
0x0000000010f15000 JavaThread "GC Daemon" daemon [_thread_blocked, id=4444, stack(0x0000000011aa0000,0x0000000011ba0000)]
0x0000000010f10800 JavaThread "RMI Reaper" [_thread_blocked, id=2272, stack(0x0000000011910000,0x0000000011a10000)]
0x000000000d788000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=3924, stack(0x00000000117f0000,0x00000000118f0000)]
0x000000000d5db800 JavaThread "Thread-2" daemon [_thread_in_native, id=5268, stack(0x0000000010af0000,0x0000000010bf0000)]
=>0x000000000d4a6000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=5668, stack(0x000000000f290000,0x000000000f390000)]
0x000000000d4a5800 JavaThread "Disposer" daemon [_thread_blocked, id=4944, stack(0x000000000f040000,0x000000000f140000)]
0x000000000d557000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=5344, stack(0x000000000e840000,0x000000000e940000)]
0x000000000d47b000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=5772, stack(0x000000000e560000,0x000000000e660000)]
0x000000000d51f800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3644, stack(0x000000000d890000,0x000000000d990000)]
0x000000000ba73800 JavaThread "Service Thread" daemon [_thread_blocked, id=2956, stack(0x000000000d030000,0x000000000d130000)]
0x000000000ba72800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5764, stack(0x000000000d1e0000,0x000000000d2e0000)]
0x000000000ba69800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=928, stack(0x000000000cc40000,0x000000000cd40000)]
0x000000000ba68800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1104, stack(0x000000000cf30000,0x000000000d030000)]
0x000000000ba61800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3792, stack(0x000000000c9e0000,0x000000000cae0000)]
0x0000000002485800 JavaThread "Finalizer" daemon [_thread_blocked, id=4728, stack(0x000000000cd70000,0x000000000ce70000)]
0x000000000247e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1060, stack(0x000000000caf0000,0x000000000cbf0000)]
0x00000000024ec800 JavaThread "main" [_thread_blocked, id=5632, stack(0x00000000025b0000,0x00000000026b0000)]
Other Threads:
0x000000000b9e2000 VMThread [stack: 0x000000000c8e0000,0x000000000c9e0000] [id=5944]
0x000000000ba8c000 WatcherThread [stack: 0x000000000d300000,0x000000000d400000] [id=5696]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 70848K, used 34150K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 43% used [0x00000007d56b0000,0x00000007d72bd758,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9690000,0x00000007d9bdc250,0x00000007d9be0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 36941K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 42% used [0x0000000780400000,0x0000000782813660,0x0000000785930000)
PSPermGen total 34304K, used 34169K [0x000000077b200000, 0x000000077d380000, 0x0000000780400000)
object space 34304K, 99% used [0x000000077b200000,0x000000077d35e478,0x000000077d380000)
Card table byte_map: [0x00000000056b0000,0x0000000005ae0000] byte_map_base: 0x0000000001ad7000
Polling page: 0x0000000000160000
Code Cache [0x00000000026b0000, 0x00000000029a0000, 0x00000000056b0000)
total_blobs=1611 nmethods=940 adapters=620 free_code_cache=46228Kb largest_free_block=47282944
Compilation events (10 events):
Event: 58.925 Thread 0x000000000ba72800 1023 com.sun.javafx.css.StyleableDoubleProperty::<init> (11 bytes)
Event: 58.925 Thread 0x000000000ba72800 nmethod 1023 0x00000000028d6950 code [0x00000000028d6a80, 0x00000000028d6af8]
Event: 58.933 Thread 0x000000000ba69800 1024 com.sun.javafx.collections.NonIterableChange::reset (6 bytes)
Event: 58.933 Thread 0x000000000ba69800 nmethod 1024 0x000000000298c110 code [0x000000000298c240, 0x000000000298c298]
Event: 58.940 Thread 0x000000000ba72800 1025 java.util.concurrent.CopyOnWriteArrayList::<init> (24 bytes)
Event: 58.941 Thread 0x000000000ba72800 nmethod 1025 0x000000000298bcd0 code [0x000000000298be20, 0x000000000298bfd8]
Event: 58.943 Thread 0x000000000ba69800 1026 javafx.beans.property.StringPropertyBase::set (52 bytes)
Event: 58.944 Thread 0x000000000ba69800 nmethod 1026 0x000000000298ae50 code [0x000000000298afa0, 0x000000000298b178]
Event: 58.961 Thread 0x000000000ba72800 1027 com.sun.prism.impl.BaseGraphics::getCompositeMode (5 bytes)
Event: 58.962 Thread 0x000000000ba72800 nmethod 1027 0x000000000298ac50 code [0x000000000298ad80, 0x000000000298adf8]
GC Heap History (10 events):
Event: 4.635 GC heap before
{Heap before GC invocations=2 (full 1):
PSYoungGen total 38144K, used 1525K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 28% used [0x00000007d76a0000,0x00000007d781d7e0,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
ParOldGen total 87232K, used 0K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 0% used [0x0000000780400000,0x0000000780400000,0x0000000785930000)
PSPermGen total 21248K, used 9228K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 43% used [0x000000077b200000,0x000000077bb03308,0x000000077c6c0000)
Event: 4.656 GC heap after
Heap after GC invocations=2 (full 1):
PSYoungGen total 38144K, used 0K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
ParOldGen total 87232K, used 1456K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078056c390,0x0000000785930000)
PSPermGen total 21248K, used 9224K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 43% used [0x000000077b200000,0x000000077bb02368,0x000000077c6c0000)
}
Event: 6.497 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 38144K, used 32704K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
eden space 32704K, 100% used [0x00000007d56b0000,0x00000007d76a0000,0x00000007d76a0000)
from space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d7bf0000,0x00000007d7bf0000,0x00000007d8140000)
ParOldGen total 87232K, used 1456K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078056c390,0x0000000785930000)
PSPermGen total 21248K, used 17355K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 81% used [0x000000077b200000,0x000000077c2f2ce0,0x000000077c6c0000)
Event: 6.518 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 38144K, used 5419K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d7bf0000,0x00000007d813afe0,0x00000007d8140000)
to space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
ParOldGen total 87232K, used 1530K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078057eb58,0x0000000785930000)
PSPermGen total 21248K, used 17355K [0x000000077b200000, 0x000000077c6c0000, 0x0000000780400000)
object space 21248K, 81% used [0x000000077b200000,0x000000077c2f2ce0,0x000000077c6c0000)
}
Event: 8.000 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 38144K, used 38081K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 99% used [0x00000007d56b0000,0x00000007d76957b8,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d7bf0000,0x00000007d813afe0,0x00000007d8140000)
to space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
ParOldGen total 87232K, used 1530K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 1% used [0x0000000780400000,0x000000078057eb58,0x0000000785930000)
PSPermGen total 25664K, used 25571K [0x000000077b200000, 0x000000077cb10000, 0x0000000780400000)
object space 25664K, 99% used [0x000000077b200000,0x000000077caf8eb0,0x000000077cb10000)
Event: 8.018 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 38144K, used 5411K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d76a0000,0x00000007d7be8c40,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 7425K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 8% used [0x0000000780400000,0x0000000780b406c8,0x0000000785930000)
PSPermGen total 25664K, used 25571K [0x000000077b200000, 0x000000077cb10000, 0x0000000780400000)
object space 25664K, 99% used [0x000000077b200000,0x000000077caf8eb0,0x000000077cb10000)
}
Event: 9.754 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 38144K, used 38115K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 32704K, 100% used [0x00000007d56b0000,0x00000007d76a0000,0x00000007d76a0000)
from space 5440K, 99% used [0x00000007d76a0000,0x00000007d7be8c40,0x00000007d7bf0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 7425K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 8% used [0x0000000780400000,0x0000000780b406c8,0x0000000785930000)
PSPermGen total 31040K, used 31018K [0x000000077b200000, 0x000000077d050000, 0x0000000780400000)
object space 31040K, 99% used [0x000000077b200000,0x000000077d04ab98,0x000000077d050000)
Event: 9.779 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 70848K, used 5424K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9be0000,0x00000007da12c250,0x00000007da130000)
to space 5440K, 0% used [0x00000007d9690000,0x00000007d9690000,0x00000007d9be0000)
ParOldGen total 87232K, used 16377K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 18% used [0x0000000780400000,0x00000007813fe460,0x0000000785930000)
PSPermGen total 31040K, used 31018K [0x000000077b200000, 0x000000077d050000, 0x0000000780400000)
object space 31040K, 99% used [0x000000077b200000,0x000000077d04ab98,0x000000077d050000)
}
Event: 56.393 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 70848K, used 70832K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 100% used [0x00000007d56b0000,0x00000007d9690000,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9be0000,0x00000007da12c250,0x00000007da130000)
to space 5440K, 0% used [0x00000007d9690000,0x00000007d9690000,0x00000007d9be0000)
ParOldGen total 87232K, used 16377K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 18% used [0x0000000780400000,0x00000007813fe460,0x0000000785930000)
PSPermGen total 33920K, used 33817K [0x000000077b200000, 0x000000077d320000, 0x0000000780400000)
object space 33920K, 99% used [0x000000077b200000,0x000000077d306508,0x000000077d320000)
Event: 56.457 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 70848K, used 5424K [0x00000007d56b0000, 0x00000007da130000, 0x0000000800000000)
eden space 65408K, 0% used [0x00000007d56b0000,0x00000007d56b0000,0x00000007d9690000)
from space 5440K, 99% used [0x00000007d9690000,0x00000007d9bdc250,0x00000007d9be0000)
to space 5440K, 0% used [0x00000007d9be0000,0x00000007d9be0000,0x00000007da130000)
ParOldGen total 87232K, used 36941K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
object space 87232K, 42% used [0x0000000780400000,0x0000000782813660,0x0000000785930000)
PSPermGen total 33920K, used 33817K [0x000000077b200000, 0x000000077d320000, 0x0000000780400000)
object space 33920K, 99% used [0x000000077b200000,0x000000077d306508,0x000000077d320000)
}
Deoptimization events (10 events):
Event: 55.783 Thread 0x000000000d4a6000 Uncommon trap -58 fr.pc 0x000000000285f114
Event: 55.795 Thread 0x000000000d4a6000 Uncommon trap -58 fr.pc 0x000000000285f114
Event: 55.795 Thread 0x000000000d4a6000 Uncommon trap -58 fr.pc 0x000000000285f114
Event: 55.795 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 55.797 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 55.808 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 55.809 Thread 0x000000000d4a6000 Uncommon trap -34 fr.pc 0x000000000295bfa8
Event: 56.464 Thread 0x000000000d4a6000 Uncommon trap -12 fr.pc 0x00000000027f7850
Event: 57.048 Thread 0x000000000d4a6000 Uncommon trap -83 fr.pc 0x000000000294f488
Event: 57.049 Thread 0x000000000d4a6000 Uncommon trap -83 fr.pc 0x0000000002926130
Internal exceptions (10 events):
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d5994de8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\classfile\systemDictionary.cpp:179
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d59962f0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d59974c8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.088 Thread 0x000000000d4a6000 Threw 0x00000007d5997788 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\classfile\systemDictionary.cpp:179
Event: 57.094 Thread 0x000000000d4a6000 Threw 0x00000007d59e3cd8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.094 Thread 0x000000000d4a6000 Threw 0x00000007d59f2898 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 57.094 Thread 0x000000000d4a6000 Threw 0x00000007d59f44d8 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 58.802 Thread 0x000000000d4a6000 Threw 0x00000007d67b29a0 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 58.803 Thread 0x000000000d4a6000 Threw 0x00000007d67c1098 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Event: 58.803 Thread 0x000000000d4a6000 Threw 0x00000007d67c2e48 at C:\jdk7u2_64p\jdk7u25\hotspot\src\share\vm\prims\jvm.cpp:1235
Events (10 events):
Event: 59.794 loading class 0x00000000121cc480
Event: 59.794 loading class 0x00000000121cc480 done
Event: 59.795 loading class 0x0000000012f1be00
Event: 59.795 loading class 0x0000000012f1be00 done
Event: 59.796 loading class 0x00000000110aa880
Event: 59.796 loading class 0x00000000110aa880 done
Event: 59.798 loading class 0x000000000d520cf0
Event: 59.798 loading class 0x000000000d520cf0 done
Event: 59.801 loading class 0x000000000d6c8360
Event: 59.801 loading class 0x000000000d6c8360 done
Dynamic libraries:
0x000000013f720000 - 0x000000013f753000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\java.exe
0x0000000076ec0000 - 0x0000000077069000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000070a70000 - 0x0000000070aba000 C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x0000000076da0000 - 0x0000000076ebf000 C:\Windows\system32\KERNEL32.dll
0x000007fefcd60000 - 0x000007fefcdcb000 C:\Windows\system32\KERNELBASE.dll
0x000007fefdd10000 - 0x000007fefddeb000 C:\Windows\system32\ADVAPI32.dll
0x000007fefd990000 - 0x000007fefda2f000 C:\Windows\system32\msvcrt.dll
0x000007fefdcf0000 - 0x000007fefdd0f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefd860000 - 0x000007fefd98d000 C:\Windows\system32\RPCRT4.dll
0x0000000076ca0000 - 0x0000000076d9a000 C:\Windows\system32\USER32.dll
0x000007feff160000 - 0x000007feff1c7000 C:\Windows\system32\GDI32.dll
0x000007fefd7d0000 - 0x000007fefd7de000 C:\Windows\system32\LPK.dll
0x000007fefd430000 - 0x000007fefd4f9000 C:\Windows\system32\USP10.dll
0x000007fefb6d0000 - 0x000007fefb8c4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd3b0000 - 0x000007fefd421000 C:\Windows\system32\SHLWAPI.dll
0x000007fefee70000 - 0x000007fefee9e000 C:\Windows\system32\IMM32.DLL
0x000007fefd230000 - 0x000007fefd339000 C:\Windows\system32\MSCTF.dll
0x00000000745e0000 - 0x00000000746b1000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\msvcr100.dll
0x0000000061e90000 - 0x000000006259f000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\server\jvm.dll
0x000007fef55a0000 - 0x000007fef55a9000 C:\Windows\system32\WSOCK32.dll
0x000007fefd340000 - 0x000007fefd38d000 C:\Windows\system32\WS2_32.dll
0x000007fefdce0000 - 0x000007fefdce8000 C:\Windows\system32\NSI.dll
0x000007fefa810000 - 0x000007fefa84b000 C:\Windows\system32\WINMM.dll
0x0000000077080000 - 0x0000000077087000 C:\Windows\system32\PSAPI.DLL
0x00000000745d0000 - 0x00000000745df000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\verify.dll
0x00000000745a0000 - 0x00000000745c8000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\java.dll
0x00000000653e0000 - 0x00000000653f5000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\zip.dll
0x0000000064780000 - 0x00000000647f4000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\deploy.dll
0x000007fefdad0000 - 0x000007fefdcd3000 C:\Windows\system32\ole32.dll
0x000007feff080000 - 0x000007feff157000 C:\Windows\system32\OLEAUT32.dll
0x000007fefbd60000 - 0x000007fefbd6c000 C:\Windows\system32\VERSION.dll
0x000007fefd500000 - 0x000007fefd72d000 C:\Windows\system32\WININET.dll
0x000007fefd0a0000 - 0x000007fefd0a4000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefd090000 - 0x000007fefd095000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fefcf90000 - 0x000007fefcf94000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefcdd0000 - 0x000007fefcdd4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefcd50000 - 0x000007fefcd53000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x0000000077090000 - 0x0000000077093000 C:\Windows\system32\normaliz.DLL
0x000007fefebe0000 - 0x000007fefee6c000 C:\Windows\system32\iertutil.dll
0x000007fefd0d0000 - 0x000007fefd229000 C:\Windows\system32\urlmon.dll
0x000007fefcfe0000 - 0x000007fefcfe4000 C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x000007fefde50000 - 0x000007fefebd8000 C:\Windows\system32\SHELL32.dll
0x000007fefcca0000 - 0x000007fefccaf000 C:\Windows\system32\profapi.dll
0x000007fefc8b0000 - 0x000007fefc8bb000 C:\Windows\system32\Secur32.dll
0x000007fefcb40000 - 0x000007fefcb65000 C:\Windows\system32\SSPICLI.DLL
0x000007fef7da0000 - 0x000007fef7da4000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x000007fefc510000 - 0x000007fefc565000 C:\Windows\system32\mswsock.dll
0x000007fef7d70000 - 0x000007fef7d74000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x000007fefc500000 - 0x000007fefc507000 C:\Windows\System32\wship6.dll
0x000007fefa3d0000 - 0x000007fefa3f7000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa3c0000 - 0x000007fefa3cb000 C:\Windows\system32\WINNSI.DLL
0x000007fefcbd0000 - 0x000007fefcbdf000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefd730000 - 0x000007fefd7c9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefc570000 - 0x000007fefc587000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc270000 - 0x000007fefc2b7000 C:\Windows\system32\rsaenh.dll
0x000007fefcc80000 - 0x000007fefcc94000 C:\Windows\system32\RpcRtRemote.dll
0x000007fefbe80000 - 0x000007fefbe87000 C:\Windows\System32\wshtcpip.dll
0x000007fefa250000 - 0x000007fefa261000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefc390000 - 0x000007fefc3eb000 C:\Windows\system32\DNSAPI.dll
0x000007fefa230000 - 0x000007fefa248000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fef8970000 - 0x000007fef899f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x0000000071660000 - 0x0000000071686000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fef8510000 - 0x000007fef8518000 C:\Windows\system32\rasadhlp.dll
0x00000000712d0000 - 0x00000000712df000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\prism-d3d.dll
0x000007fef4130000 - 0x000007fef432f000 C:\Windows\system32\d3d9.dll
0x000007fef5630000 - 0x000007fef5637000 C:\Windows\system32\d3d8thk.dll
0x000007fefaf60000 - 0x000007fefaf78000 C:\Windows\system32\dwmapi.dll
0x000007fefb3e0000 - 0x000007fefb436000 C:\Windows\system32\uxtheme.dll
0x000007fef4a40000 - 0x000007fef4b5e000 C:\Windows\system32\aticfx64.dll
0x000007fef4110000 - 0x000007fef412f000 C:\Windows\system32\atiu9p64.dll
0x000007fee7d10000 - 0x000007fee83a8000 C:\Windows\system32\atiumd64.dll
0x000000006e600000 - 0x000000006eaea000 C:\Windows\system32\atiumd6a.dll
0x0000000065010000 - 0x0000000065042000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\glass.dll
0x000007fefda30000 - 0x000007fefdac7000 C:\Windows\system32\COMDLG32.dll
0x0000000064ff0000 - 0x0000000065009000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\net.dll
0x0000000064760000 - 0x0000000064771000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\nio.dll
0x000007fefbfa0000 - 0x000007fefbfbe000 C:\Windows\system32\USERENV.dll
0x000007fefa650000 - 0x000007fefa665000 C:\Windows\system32\NLAapi.dll
0x000007fef7a00000 - 0x000007fef7a15000 C:\Windows\system32\napinsp.dll
0x000007fef79e0000 - 0x000007fef79f9000 C:\Windows\system32\pnrpnsp.dll
0x000007fef79d0000 - 0x000007fef79db000 C:\Windows\System32\winrnr.dll
0x000007fefa280000 - 0x000007fefa2d3000 C:\Windows\System32\fwpuclnt.dll
0x00000000677e0000 - 0x00000000677eb000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\management.dll
0x0000000064710000 - 0x0000000064760000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\javafx-font.dll
0x0000000064670000 - 0x0000000064702000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\libxml2.dll
0x0000000064630000 - 0x0000000064663000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\libxslt.dll
0x0000000061050000 - 0x0000000061e88000 C:\Program Files\Java\jdk1.7.0_25\jre\bin\jfxwebkit.dll
0x000007fefacf0000 - 0x000007fefae51000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefcb70000 - 0x000007fefcbc7000 C:\Windows\system32\apphelp.dll
0x0000000070f50000 - 0x0000000070f75000 C:\Program Files\AVAST Software\Avast\ashShA64.dll
0x000007fef4b60000 - 0x000007fef4e77000 C:\Windows\system32\msi.dll
0x0000000070f90000 - 0x0000000070fa6000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x0000000180000000 - 0x000000018007b000 C:\Program Files\TortoiseHg\ThgShellx64.dll
0x000007fef55b0000 - 0x000007fef55e5000 C:\Windows\system32\EhStorShell.dll
0x000007fefeea0000 - 0x000007feff077000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcfa0000 - 0x000007fefcfd6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd0b0000 - 0x000007fefd0ca000 C:\Windows\system32\DEVOBJ.dll
0x000007fefb550000 - 0x000007fefb67c000 C:\Windows\system32\PROPSYS.dll
0x000007fef5160000 - 0x000007fef5220000 C:\Program Files (x86)\Google\Drive\googledrivesync64.dll
0x0000000070e70000 - 0x0000000070f43000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
0x0000000070dc0000 - 0x0000000070e63000 C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
0x000007fefa0a0000 - 0x000007fefa0cd000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
0x000007fef3bd0000 - 0x000007fef3c4f000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
0x000007fef4e80000 - 0x000007fef504a000 C:\Windows\system32\explorerframe.dll
0x000007fefaec0000 - 0x000007fefaf03000 C:\Windows\system32\DUser.dll
0x000007fefb0c0000 - 0x000007fefb1b2000 C:\Windows\system32\DUI70.dll
0x000007fef3c50000 - 0x000007fef3c89000 C:\Windows\system32\msls31.dll
0x000007fefaf20000 - 0x000007fefaf55000 C:\Windows\system32\xmllite.dll
0x000007fef7c10000 - 0x000007fef7c8b000 C:\Windows\System32\StructuredQuery.dll
0x000007fef5070000 - 0x000007fef515e000 C:\Windows\system32\actxprxy.dll
0x000007feef8d0000 - 0x000007feef97f000 C:\Program Files\Internet Explorer\ieproxy.dll
0x000007fef92e0000 - 0x000007fef92f8000 C:\Windows\system32\MPR.dll
0x000007fefae70000 - 0x000007fefae7a000 C:\Windows\System32\drprov.dll
0x000007fefc070000 - 0x000007fefc0ad000 C:\Windows\System32\WINSTA.dll
0x000007fefa470000 - 0x000007fefa492000 C:\Windows\System32\ntlanman.dll
0x000007fefa450000 - 0x000007fefa46c000 C:\Windows\System32\davclnt.dll
0x000007fefae60000 - 0x000007fefae6a000 C:\Windows\System32\DAVHLPR.dll
0x000007fefab90000 - 0x000007fefaba5000 C:\Windows\system32\wkscli.dll
0x000007fef7920000 - 0x000007fef792f000 C:\Windows\system32\cscapi.dll
0x000007fefabb0000 - 0x000007fefabbc000 C:\Windows\system32\netutils.dll
0x000007fef7b70000 - 0x000007fef7b8f000 C:\Windows\system32\thumbcache.dll
0x000007fee4f60000 - 0x000007fee51d1000 C:\Windows\system32\wpdshext.dll
0x000007fefb1c0000 - 0x000007fefb3d6000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18120_none_2b25b14c71ebf230\gdiplus.dll
0x000007fef4010000 - 0x000007fef4044000 C:\Windows\system32\SHDOCVW.dll
0x000007fef7a80000 - 0x000007fef7b3d000 C:\Windows\system32\PortableDeviceApi.dll
0x000007fef12b0000 - 0x000007fef2168000 C:\Windows\system32\ieframe.DLL
0x000007fefaa60000 - 0x000007fefaa64000 C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll
0x000007fefcde0000 - 0x000007fefce1a000 C:\Windows\system32\WINTRUST.dll
VM Arguments:
java_command: app\SceneBuilder.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\PuTTY;C:\Program Files\Mercurial
USERNAME=Patrice
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 1 Stepping 2, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 1 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8369700k(5164120k free), swap 16737540k(12820172k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for windows-amd64 JRE (1.7.0_25-b16), built on Jun 12 2013 16:42:02 by "java_re" with unknown MS VC++:1600
time: Sun Sep 01 09:09:56 2013
elapsed time: 59 seconds
- relates to
-
JDK-8274929 Crash while reading specific clipboard content
- Resolved