-
Bug
-
Resolution: Duplicate
-
P4
-
7u6
-
Windows 2008, 64bit, JavaFX 2.2, JRE version: 7.0_05-b05
Fatal error while starting application.
Its log is below and attached,
"7ziped" .mdmp file can be fined here: https://dl.dropbox.com/u/45422316/hs_err_pid2436.7z ,
and code with my class where this error happens is attached too.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000f5b72056, pid=2436, tid=3804
#
# JRE version: 7.0_05-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0x12056] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x11e6
#
# Core dump written. Default location: C:\\hs_err_pid2436.mdmp
#
# 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 (0x00000000085d4000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=3804, stack(0x0000000009b50000,0x0000000009c50000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x00000000f5b7fbb8, RBX=0x0000000009deca90, RCX=0x0000000009deca90, RDX=0x0000000000000000
RSP=0x0000000009c4db50, RBP=0x0000000000000000, RSI=0x0000000006ed6eb8, RDI=0x0000000006ed6eb8
R8 =0x0000000006ed6eb8, R9 =0x0000000000490850, R10=0x0000000000000000, R11=0x0000000009c4cfb0
R12=0x0000000006ed6ea0, R13=0x0000000002cb0000, R14=0x0000000000000100, R15=0x0000000000000000
RIP=0x00000000f5b72056, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000009c4db50)
0x0000000009c4db50: 0000000002cb0000 0000000006ed6ea0
0x0000000009c4db60: 0000000000000030 0000000006ed6eb8
0x0000000009c4db70: 0000000006ed6eb8 000007fef5b72138
0x0000000009c4db80: 4e584ce000000002 0000000000000030
0x0000000009c4db90: 0000000000000000 0000000000000000
0x0000000009c4dba0: fffffffffffffffe 0000000072a18d0b
0x0000000009c4dbb0: 0000000009deca90 000007fef5b721d3
0x0000000009c4dbc0: 0000000009deca90 0000000002cb0000
0x0000000009c4dbd0: 0000000006ed6ea0 0000000006ed6ee8
0x0000000009c4dbe0: fffffffffffffffe 0000000000490850
0x0000000009c4dbf0: 0000000006ed6ee8 000007fef5b723ca
0x0000000009c4dc00: 0000000009deca90 0000000000490850
0x0000000009c4dc10: 0000000006ed6ef0 0000000000490850
0x0000000009c4dc20: 0000000000490850 0000000080000000
0x0000000009c4dc30: fffffffffffffffe 0000000080000000
0x0000000009c4dc40: 0000000000490850 000007fef5b62181
Instructions: (pc=0x00000000f5b72056)
0x00000000f5b72036: 74 05 e8 03 68 00 00 48 8b c3 48 83 c4 20 5b c3
0x00000000f5b72046: cc cc cc cc cc cc cc cc cc cc 40 57 48 83 ec 20
0x00000000f5b72056: 48 8b 02 4c 8b ca 48 8b f9 4c 8d 44 24 40 48 8d
0x00000000f5b72066: 15 45 eb 00 00 49 8b c9 ff 10 48 8b 4c 24 40 48
Register to memory mapping:
RAX=0x00000000f5b7fbb8 is an unknown value
RBX=0x0000000009deca90 is an unknown value
RCX=0x0000000009deca90 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x0000000009c4db50 is pointing into the stack for thread: 0x00000000085d4000
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000006ed6eb8 is an unknown value
RDI=0x0000000006ed6eb8 is an unknown value
R8 =0x0000000006ed6eb8 is an unknown value
R9 =0x0000000000490850 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000009c4cfb0 is pointing into the stack for thread: 0x00000000085d4000
R12=0x0000000006ed6ea0 is an unknown value
R13=0x0000000002cb0000 is an unknown value
R14=0x0000000000000100 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x0000000009b50000,0x0000000009c50000], sp=0x0000000009c4db50, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [glass.dll+0x12056] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x11e6
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.glass.ui.win.WinWindow._createWindow(JJI)J+0
j com.sun.glass.ui.Window.<init>(Lcom/sun/glass/ui/Window;Lcom/sun/glass/ui/Screen;I)V+307
j com.sun.glass.ui.win.WinWindow.<init>(Lcom/sun/glass/ui/Window;Lcom/sun/glass/ui/Screen;I)V+4
j com.sun.glass.ui.win.WinApplication.createWindow(Lcom/sun/glass/ui/Window;Lcom/sun/glass/ui/Screen;I)Lcom/sun/glass/ui/Window;+7
j com.sun.javafx.tk.quantum.WindowStage.initPlatformWindow()V+63
j com.sun.javafx.tk.quantum.WindowStage.init(Lcom/sun/javafx/tk/quantum/GlassSystemMenu;)Lcom/sun/javafx/tk/quantum/WindowStage;+1
j com.sun.javafx.tk.quantum.QuantumToolkit.createTKStage(Ljavafx/stage/StageStyle;ZLjavafx/stage/Modality;Lcom/sun/javafx/tk/TKStage;)Lcom/sun/javafx/tk/TKStage;+23
j javafx.stage.Stage.impl_visibleChanging(Z)V+55
j javafx.stage.Window$10.invalidated()V+80
j javafx.beans.property.BooleanPropertyBase.markInvalid()V+13
j javafx.beans.property.BooleanPropertyBase.set(Z)V+31
j javafx.stage.Window.setShowing(Z)V+11
j javafx.stage.Window.show()V+2
j javafx.stage.Stage.show()V+1
j ru.igs.ava.equification.EquificationFX.start(Ljavafx/stage/Stage;)V+31
j com.sun.javafx.application.LauncherImpl$5.run()V+26
j com.sun.javafx.application.PlatformImpl$5.run()V+4
j com.sun.javafx.application.PlatformImpl$4.run()V+4
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$2$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 )
0x00000000085db800 JavaThread "Thread-2" daemon [_thread_in_native, id=4352, stack(0x0000000009ce0000,0x0000000009de0000)]
=>0x00000000085d4000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=3804, stack(0x0000000009b50000,0x0000000009c50000)]
0x00000000085ba000 JavaThread "Disposer" daemon [_thread_blocked, id=3316, stack(0x0000000009a20000,0x0000000009b20000)]
0x0000000008508000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=2596, stack(0x0000000009840000,0x0000000009940000)]
0x0000000001fa8000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=2776, stack(0x0000000009390000,0x0000000009490000)]
0x00000000086cc800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2400, stack(0x0000000008c00000,0x0000000008d00000)]
0x00000000084f0000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1512, stack(0x0000000008a30000,0x0000000008b30000)]
0x0000000006f71800 JavaThread "Service Thread" daemon [_thread_blocked, id=4320, stack(0x0000000007dc0000,0x0000000007ec0000)]
0x0000000006f65800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2868, stack(0x00000000082a0000,0x00000000083a0000)]
0x0000000006f58800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1632, stack(0x0000000008140000,0x0000000008240000)]
0x0000000006f56800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4560, stack(0x0000000007f40000,0x0000000008040000)]
0x0000000006f55000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=872, stack(0x0000000007ca0000,0x0000000007da0000)]
0x0000000006ece000 JavaThread "Finalizer" daemon [_thread_blocked, id=4932, stack(0x0000000007b60000,0x0000000007c60000)]
0x0000000006ec3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5008, stack(0x0000000007950000,0x0000000007a50000)]
0x0000000001f4c000 JavaThread "main" [_thread_blocked, id=1552, stack(0x0000000002060000,0x0000000002160000)]
Other Threads:
0x0000000006ebe800 VMThread [stack: 0x0000000007800000,0x0000000007900000] [id=2832]
0x0000000006f7c000 WatcherThread [stack: 0x00000000083c0000,0x00000000084c0000] [id=4288]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 9408K, used 2405K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 13% used [0x00000000f5760000,0x00000000f586d508,0x00000000f5f40000)
from space 1344K, 98% used [0x00000000f6090000,0x00000000f61dc030,0x00000000f61e0000)
to space 1344K, 0% used [0x00000000f5f40000,0x00000000f5f40000,0x00000000f6090000)
ParOldGen total 21632K, used 1157K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 5% used [0x00000000e0600000,0x00000000e0721480,0x00000000e1b20000)
PSPermGen total 21248K, used 9119K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 42% used [0x00000000db400000,0x00000000dbce7dd8,0x00000000dc8c0000)
Code Cache [0x0000000002160000, 0x00000000023d0000, 0x0000000005160000)
total_blobs=359 nmethods=61 adapters=249 free_code_cache=48587Kb largest_free_block=49732352
Compilation events (10 events):
Event: 6.317 Thread 0x0000000006f58800 56 java.util.zip.ZipFile::ensureOpen (37 bytes)
Event: 6.317 Thread 0x0000000006f58800 nmethod 56 0x00000000021e3d50 code [0x00000000021e3e80, 0x00000000021e3ef8]
Event: 6.317 Thread 0x0000000006f58800 57 java.util.zip.ZipCoder::getBytes (192 bytes)
Event: 6.318 Thread 0x0000000006f65800 58 java.util.zip.ZipCoder::encoder (35 bytes)
Event: 6.319 Thread 0x0000000006f65800 nmethod 58 0x00000000021ebe10 code [0x00000000021ebf80, 0x00000000021ec0c8]
Event: 6.319 Thread 0x0000000006f65800 59 java.nio.charset.CharsetEncoder::reset (11 bytes)
Event: 6.319 Thread 0x0000000006f65800 nmethod 59 0x00000000021ebc10 code [0x00000000021ebd40, 0x00000000021ebd98]
Event: 6.320 Thread 0x0000000006f65800 60 java.nio.charset.CharsetEncoder::implReset (1 bytes)
Event: 6.320 Thread 0x0000000006f65800 nmethod 60 0x00000000021eba10 code [0x00000000021ebb40, 0x00000000021ebb98]
Event: 6.323 Thread 0x0000000006f58800 nmethod 57 0x00000000021f1290 code [0x00000000021f14a0, 0x00000000021f1c20]
GC Heap History (4 events):
Event: 6.057 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 9408K, used 8064K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 100% used [0x00000000f5760000,0x00000000f5f40000,0x00000000f5f40000)
from space 1344K, 0% used [0x00000000f6090000,0x00000000f6090000,0x00000000f61e0000)
to space 1344K, 0% used [0x00000000f5f40000,0x00000000f5f40000,0x00000000f6090000)
ParOldGen total 21632K, used 0K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 0% used [0x00000000e0600000,0x00000000e0600000,0x00000000e1b20000)
PSPermGen total 21248K, used 6303K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 29% used [0x00000000db400000,0x00000000dba27cb8,0x00000000dc8c0000)
Event: 6.060 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 9408K, used 1333K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 0% used [0x00000000f5760000,0x00000000f5760000,0x00000000f5f40000)
from space 1344K, 99% used [0x00000000f5f40000,0x00000000f608d468,0x00000000f6090000)
to space 1344K, 0% used [0x00000000f6090000,0x00000000f6090000,0x00000000f61e0000)
ParOldGen total 21632K, used 0K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 0% used [0x00000000e0600000,0x00000000e0600000,0x00000000e1b20000)
PSPermGen total 21248K, used 6303K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 29% used [0x00000000db400000,0x00000000dba27cb8,0x00000000dc8c0000)
}
Event: 6.284 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 9408K, used 9397K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 100% used [0x00000000f5760000,0x00000000f5f40000,0x00000000f5f40000)
from space 1344K, 99% used [0x00000000f5f40000,0x00000000f608d468,0x00000000f6090000)
to space 1344K, 0% used [0x00000000f6090000,0x00000000f6090000,0x00000000f61e0000)
ParOldGen total 21632K, used 0K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 0% used [0x00000000e0600000,0x00000000e0600000,0x00000000e1b20000)
PSPermGen total 21248K, used 8755K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 41% used [0x00000000db400000,0x00000000dbc8cf60,0x00000000dc8c0000)
Event: 6.288 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 9408K, used 1328K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 0% used [0x00000000f5760000,0x00000000f5760000,0x00000000f5f40000)
from space 1344K, 98% used [0x00000000f6090000,0x00000000f61dc030,0x00000000f61e0000)
to space 1344K, 0% used [0x00000000f5f40000,0x00000000f5f40000,0x00000000f6090000)
ParOldGen total 21632K, used 1157K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 5% used [0x00000000e0600000,0x00000000e0721480,0x00000000e1b20000)
PSPermGen total 21248K, used 8755K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 41% used [0x00000000db400000,0x00000000dbc8cf60,0x00000000dc8c0000)
}
Deoptimization events (2 events):
Event: 5.893 Thread 0x0000000001f4c000 Uncommon trap -12 fr.pc 0x00000000021c0c9c
Event: 6.128 Thread 0x00000000085d4000 Uncommon trap -83 fr.pc 0x00000000021cf584
Internal exceptions (10 events):
Event: 6.270 Thread 0x00000000085d4000 Threw 0x00000000f5ea5d88 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.270 Thread 0x00000000085d4000 Threw 0x00000000f5ea6e80 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.270 Thread 0x00000000085d4000 Threw 0x00000000f5ea7fe0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.274 Thread 0x00000000085d4000 Threw 0x00000000f5ed5340 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347
Event: 6.282 Thread 0x00000000085d4000 Threw 0x00000000f5f21050 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.282 Thread 0x00000000085d4000 Threw 0x00000000f5f223e0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.282 Thread 0x00000000085d4000 Threw 0x00000000f5f237e0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.292 Thread 0x00000000085d4000 Threw 0x00000000f5761c48 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.293 Thread 0x00000000085d4000 Threw 0x00000000f57656a0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347
Event: 6.294 Thread 0x00000000085d4000 Threw 0x00000000f57698c8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347
Events (10 events):
Event: 6.317 loading class 0x000000000700b900
Event: 6.317 loading class 0x000000000700b900 done
Event: 6.317 loading class 0x0000000009ed8430
Event: 6.317 loading class 0x0000000009ed8430 done
Event: 6.317 loading class 0x000000000877d140
Event: 6.317 loading class 0x000000000877d140 done
Event: 6.320 Executing VM operation: RevokeBias
Event: 6.320 Executing VM operation: RevokeBias done
Event: 6.321 loading class 0x000000000700b4c0
Event: 6.321 loading class 0x000000000700b4c0 done
Dynamic libraries:
0x000000003fc10000 - 0x000000003fc43000 C:\Windows\system32\java.exe
0x0000000076d20000 - 0x0000000076ecc000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076640000 - 0x000000007675f000 C:\Windows\system32\kernel32.dll
0x00000000fd410000 - 0x00000000fd47c000 C:\Windows\system32\KERNELBASE.dll
0x00000000feec0000 - 0x00000000fef9b000 C:\Windows\system32\ADVAPI32.dll
0x00000000fee10000 - 0x00000000feeaf000 C:\Windows\system32\msvcrt.dll
0x00000000fdba0000 - 0x00000000fdbbf000 C:\Windows\SYSTEM32\sechost.dll
0x00000000fda70000 - 0x00000000fdb9e000 C:\Windows\system32\RPCRT4.dll
0x0000000076c20000 - 0x0000000076d1a000 C:\Windows\system32\USER32.dll
0x00000000fda00000 - 0x00000000fda67000 C:\Windows\system32\GDI32.dll
0x00000000ff020000 - 0x00000000ff02e000 C:\Windows\system32\LPK.dll
0x00000000fdfb0000 - 0x00000000fe07a000 C:\Windows\system32\USP10.dll
0x00000000fbb10000 - 0x00000000fbd04000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x00000000fd890000 - 0x00000000fd901000 C:\Windows\system32\SHLWAPI.dll
0x00000000fefa0000 - 0x00000000fefce000 C:\Windows\system32\IMM32.DLL
0x00000000fdea0000 - 0x00000000fdfa9000 C:\Windows\system32\MSCTF.dll
0x00000000729b0000 - 0x0000000072a81000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x00000000666c0000 - 0x0000000066dda000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00000000f8b50000 - 0x00000000f8b59000 C:\Windows\system32\WSOCK32.dll
0x00000000fefd0000 - 0x00000000ff01d000 C:\Windows\system32\WS2_32.dll
0x00000000feeb0000 - 0x00000000feeb8000 C:\Windows\system32\NSI.dll
0x00000000f94f0000 - 0x00000000f952b000 C:\Windows\system32\WINMM.dll
0x0000000076ef0000 - 0x0000000076ef7000 C:\Windows\system32\PSAPI.DLL
0x0000000073860000 - 0x000000007386f000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000072b40000 - 0x0000000072b68000 C:\Program Files\Java\jre7\bin\java.dll
0x00000000731b0000 - 0x00000000731c5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000072ae0000 - 0x0000000072b3a000 C:\Program Files\Java\jre7\bin\deploy.dll
0x00000000fd5e0000 - 0x00000000fd7e2000 C:\Windows\system32\ole32.dll
0x00000000fdbe0000 - 0x00000000fdcb7000 C:\Windows\system32\OLEAUT32.dll
0x00000000fc2f0000 - 0x00000000fc2fc000 C:\Windows\system32\VERSION.dll
0x0000000076ac0000 - 0x0000000076c1a000 C:\Windows\system32\WININET.dll
0x0000000076ee0000 - 0x0000000076ee3000 C:\Windows\system32\Normaliz.dll
0x00000000768b0000 - 0x0000000076abf000 C:\Windows\system32\iertutil.dll
0x0000000076760000 - 0x00000000768ad000 C:\Windows\system32\urlmon.dll
0x000000006fed0000 - 0x000000006ffa1000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\msvcr100.dll
0x00000000f5ae0000 - 0x00000000f5b40000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\deploy.dll
0x00000000fe080000 - 0x00000000fee06000 C:\Windows\system32\SHELL32.dll
0x00000000fd190000 - 0x00000000fd19f000 C:\Windows\system32\profapi.dll
0x00000000fce20000 - 0x00000000fce2b000 C:\Windows\system32\Secur32.dll
0x00000000fcff0000 - 0x00000000fd015000 C:\Windows\system32\SSPICLI.DLL
0x00000000fc820000 - 0x00000000fc87b000 C:\Windows\system32\dnsapi.DLL
0x00000000fb660000 - 0x00000000fb687000 C:\Windows\system32\iphlpapi.DLL
0x00000000fb620000 - 0x00000000fb62b000 C:\Windows\system32\WINNSI.DLL
0x00000000fd080000 - 0x00000000fd08f000 C:\Windows\system32\CRYPTBASE.dll
0x00000000fd7f0000 - 0x00000000fd889000 C:\Windows\system32\CLBCatQ.DLL
0x00000000fcbc0000 - 0x00000000fcbd7000 C:\Windows\system32\CRYPTSP.dll
0x00000000fc700000 - 0x00000000fc747000 C:\Windows\system32\rsaenh.dll
0x00000000fd170000 - 0x00000000fd184000 C:\Windows\system32\RpcRtRemote.dll
0x00000000fb3e0000 - 0x00000000fb3f1000 C:\Windows\system32\dhcpcsvc6.DLL
0x00000000fc990000 - 0x00000000fc9e4000 C:\Windows\system32\mswsock.dll
0x00000000fc3c0000 - 0x00000000fc3c7000 C:\Windows\System32\wshtcpip.dll
0x00000000fcb00000 - 0x00000000fcb07000 C:\Windows\System32\wship6.dll
0x00000000fb370000 - 0x00000000fb388000 C:\Windows\system32\dhcpcsvc.DLL
0x00000000f9a50000 - 0x00000000f9a58000 C:\Windows\system32\rasadhlp.dll
0x00000000f73b0000 - 0x00000000f73bf000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\prism-d3d.dll
0x00000000e9190000 - 0x00000000e938f000 C:\Windows\system32\d3d9.dll
0x00000000f8090000 - 0x00000000f8097000 C:\Windows\system32\d3d8thk.dll
0x00000000fb790000 - 0x00000000fb7a8000 C:\Windows\system32\dwmapi.dll
0x00000000f5b60000 - 0x00000000f5b92000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\glass.dll
0x00000000fd910000 - 0x00000000fd9a8000 C:\Windows\system32\COMDLG32.dll
0x00000000f5a90000 - 0x00000000f5adf000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\javafx-font.dll
0x00000000f96e0000 - 0x00000000f980a000 C:\Windows\system32\WindowsCodecs.dll
0x00000000fd020000 - 0x00000000fd077000 C:\Windows\system32\apphelp.dll
0x00000000fabf0000 - 0x00000000fac25000 C:\Windows\system32\EhStorShell.dll
0x00000000fdcc0000 - 0x00000000fde97000 C:\Windows\system32\SETUPAPI.dll
0x00000000fd520000 - 0x00000000fd556000 C:\Windows\system32\CFGMGR32.dll
0x00000000fd240000 - 0x00000000fd25a000 C:\Windows\system32\DEVOBJ.dll
0x00000000fb120000 - 0x00000000fb24c000 C:\Windows\system32\PROPSYS.dll
0x00000000f87d0000 - 0x00000000f8850000 C:\Windows\system32\ntshrui.dll
0x00000000fccc0000 - 0x00000000fcce3000 C:\Windows\system32\srvcli.dll
0x00000000f8b90000 - 0x00000000f8b9f000 C:\Windows\system32\cscapi.dll
0x00000000fbaf0000 - 0x00000000fbafb000 C:\Windows\system32\slc.dll
0x00000000eecd0000 - 0x00000000eedf5000 C:\Windows\system32\DBGHELP.DLL
VM Arguments:
jvm_args: -DJavafx.verbose=true
java_command: EqMan.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=E:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\SQL2008\x86\100\Tools\Binn\;E:\SQL2008\100\Tools\Binn\;E:\SQL2008\100\DTS\Binn\;E:\SQL2008\x86\100\Tools\Binn\VSShell\Common7\IDE\;E:\SQL2008\x86\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\
USERNAME=Àäìèíèñòðàòîð
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 , 64 bit Build 7600
CPU:total 2 (1 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit
Memory: 4k page, physical 2072056k(523304k free), swap 4144112k(1498140k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b05), built on May 15 2012 18:09:30 by "java_re" with unknown MS VC++:1600
time: Mon Jul 09 14:20:31 2012
elapsed time: 8 seconds
Its log is below and attached,
"7ziped" .mdmp file can be fined here: https://dl.dropbox.com/u/45422316/hs_err_pid2436.7z ,
and code with my class where this error happens is attached too.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000f5b72056, pid=2436, tid=3804
#
# JRE version: 7.0_05-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.1-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [glass.dll+0x12056] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x11e6
#
# Core dump written. Default location: C:\\hs_err_pid2436.mdmp
#
# 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 (0x00000000085d4000): JavaThread "JavaFX Application Thread" [_thread_in_native, id=3804, stack(0x0000000009b50000,0x0000000009c50000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x00000000f5b7fbb8, RBX=0x0000000009deca90, RCX=0x0000000009deca90, RDX=0x0000000000000000
RSP=0x0000000009c4db50, RBP=0x0000000000000000, RSI=0x0000000006ed6eb8, RDI=0x0000000006ed6eb8
R8 =0x0000000006ed6eb8, R9 =0x0000000000490850, R10=0x0000000000000000, R11=0x0000000009c4cfb0
R12=0x0000000006ed6ea0, R13=0x0000000002cb0000, R14=0x0000000000000100, R15=0x0000000000000000
RIP=0x00000000f5b72056, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x0000000009c4db50)
0x0000000009c4db50: 0000000002cb0000 0000000006ed6ea0
0x0000000009c4db60: 0000000000000030 0000000006ed6eb8
0x0000000009c4db70: 0000000006ed6eb8 000007fef5b72138
0x0000000009c4db80: 4e584ce000000002 0000000000000030
0x0000000009c4db90: 0000000000000000 0000000000000000
0x0000000009c4dba0: fffffffffffffffe 0000000072a18d0b
0x0000000009c4dbb0: 0000000009deca90 000007fef5b721d3
0x0000000009c4dbc0: 0000000009deca90 0000000002cb0000
0x0000000009c4dbd0: 0000000006ed6ea0 0000000006ed6ee8
0x0000000009c4dbe0: fffffffffffffffe 0000000000490850
0x0000000009c4dbf0: 0000000006ed6ee8 000007fef5b723ca
0x0000000009c4dc00: 0000000009deca90 0000000000490850
0x0000000009c4dc10: 0000000006ed6ef0 0000000000490850
0x0000000009c4dc20: 0000000000490850 0000000080000000
0x0000000009c4dc30: fffffffffffffffe 0000000080000000
0x0000000009c4dc40: 0000000000490850 000007fef5b62181
Instructions: (pc=0x00000000f5b72056)
0x00000000f5b72036: 74 05 e8 03 68 00 00 48 8b c3 48 83 c4 20 5b c3
0x00000000f5b72046: cc cc cc cc cc cc cc cc cc cc 40 57 48 83 ec 20
0x00000000f5b72056: 48 8b 02 4c 8b ca 48 8b f9 4c 8d 44 24 40 48 8d
0x00000000f5b72066: 15 45 eb 00 00 49 8b c9 ff 10 48 8b 4c 24 40 48
Register to memory mapping:
RAX=0x00000000f5b7fbb8 is an unknown value
RBX=0x0000000009deca90 is an unknown value
RCX=0x0000000009deca90 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x0000000009c4db50 is pointing into the stack for thread: 0x00000000085d4000
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000006ed6eb8 is an unknown value
RDI=0x0000000006ed6eb8 is an unknown value
R8 =0x0000000006ed6eb8 is an unknown value
R9 =0x0000000000490850 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000009c4cfb0 is pointing into the stack for thread: 0x00000000085d4000
R12=0x0000000006ed6ea0 is an unknown value
R13=0x0000000002cb0000 is an unknown value
R14=0x0000000000000100 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x0000000009b50000,0x0000000009c50000], sp=0x0000000009c4db50, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [glass.dll+0x12056] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x11e6
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.glass.ui.win.WinWindow._createWindow(JJI)J+0
j com.sun.glass.ui.Window.<init>(Lcom/sun/glass/ui/Window;Lcom/sun/glass/ui/Screen;I)V+307
j com.sun.glass.ui.win.WinWindow.<init>(Lcom/sun/glass/ui/Window;Lcom/sun/glass/ui/Screen;I)V+4
j com.sun.glass.ui.win.WinApplication.createWindow(Lcom/sun/glass/ui/Window;Lcom/sun/glass/ui/Screen;I)Lcom/sun/glass/ui/Window;+7
j com.sun.javafx.tk.quantum.WindowStage.initPlatformWindow()V+63
j com.sun.javafx.tk.quantum.WindowStage.init(Lcom/sun/javafx/tk/quantum/GlassSystemMenu;)Lcom/sun/javafx/tk/quantum/WindowStage;+1
j com.sun.javafx.tk.quantum.QuantumToolkit.createTKStage(Ljavafx/stage/StageStyle;ZLjavafx/stage/Modality;Lcom/sun/javafx/tk/TKStage;)Lcom/sun/javafx/tk/TKStage;+23
j javafx.stage.Stage.impl_visibleChanging(Z)V+55
j javafx.stage.Window$10.invalidated()V+80
j javafx.beans.property.BooleanPropertyBase.markInvalid()V+13
j javafx.beans.property.BooleanPropertyBase.set(Z)V+31
j javafx.stage.Window.setShowing(Z)V+11
j javafx.stage.Window.show()V+2
j javafx.stage.Stage.show()V+1
j ru.igs.ava.equification.EquificationFX.start(Ljavafx/stage/Stage;)V+31
j com.sun.javafx.application.LauncherImpl$5.run()V+26
j com.sun.javafx.application.PlatformImpl$5.run()V+4
j com.sun.javafx.application.PlatformImpl$4.run()V+4
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$2$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 )
0x00000000085db800 JavaThread "Thread-2" daemon [_thread_in_native, id=4352, stack(0x0000000009ce0000,0x0000000009de0000)]
=>0x00000000085d4000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=3804, stack(0x0000000009b50000,0x0000000009c50000)]
0x00000000085ba000 JavaThread "Disposer" daemon [_thread_blocked, id=3316, stack(0x0000000009a20000,0x0000000009b20000)]
0x0000000008508000 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=2596, stack(0x0000000009840000,0x0000000009940000)]
0x0000000001fa8000 JavaThread "JavaFX-Launcher" [_thread_blocked, id=2776, stack(0x0000000009390000,0x0000000009490000)]
0x00000000086cc800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2400, stack(0x0000000008c00000,0x0000000008d00000)]
0x00000000084f0000 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1512, stack(0x0000000008a30000,0x0000000008b30000)]
0x0000000006f71800 JavaThread "Service Thread" daemon [_thread_blocked, id=4320, stack(0x0000000007dc0000,0x0000000007ec0000)]
0x0000000006f65800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2868, stack(0x00000000082a0000,0x00000000083a0000)]
0x0000000006f58800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1632, stack(0x0000000008140000,0x0000000008240000)]
0x0000000006f56800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4560, stack(0x0000000007f40000,0x0000000008040000)]
0x0000000006f55000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=872, stack(0x0000000007ca0000,0x0000000007da0000)]
0x0000000006ece000 JavaThread "Finalizer" daemon [_thread_blocked, id=4932, stack(0x0000000007b60000,0x0000000007c60000)]
0x0000000006ec3000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5008, stack(0x0000000007950000,0x0000000007a50000)]
0x0000000001f4c000 JavaThread "main" [_thread_blocked, id=1552, stack(0x0000000002060000,0x0000000002160000)]
Other Threads:
0x0000000006ebe800 VMThread [stack: 0x0000000007800000,0x0000000007900000] [id=2832]
0x0000000006f7c000 WatcherThread [stack: 0x00000000083c0000,0x00000000084c0000] [id=4288]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 9408K, used 2405K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 13% used [0x00000000f5760000,0x00000000f586d508,0x00000000f5f40000)
from space 1344K, 98% used [0x00000000f6090000,0x00000000f61dc030,0x00000000f61e0000)
to space 1344K, 0% used [0x00000000f5f40000,0x00000000f5f40000,0x00000000f6090000)
ParOldGen total 21632K, used 1157K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 5% used [0x00000000e0600000,0x00000000e0721480,0x00000000e1b20000)
PSPermGen total 21248K, used 9119K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 42% used [0x00000000db400000,0x00000000dbce7dd8,0x00000000dc8c0000)
Code Cache [0x0000000002160000, 0x00000000023d0000, 0x0000000005160000)
total_blobs=359 nmethods=61 adapters=249 free_code_cache=48587Kb largest_free_block=49732352
Compilation events (10 events):
Event: 6.317 Thread 0x0000000006f58800 56 java.util.zip.ZipFile::ensureOpen (37 bytes)
Event: 6.317 Thread 0x0000000006f58800 nmethod 56 0x00000000021e3d50 code [0x00000000021e3e80, 0x00000000021e3ef8]
Event: 6.317 Thread 0x0000000006f58800 57 java.util.zip.ZipCoder::getBytes (192 bytes)
Event: 6.318 Thread 0x0000000006f65800 58 java.util.zip.ZipCoder::encoder (35 bytes)
Event: 6.319 Thread 0x0000000006f65800 nmethod 58 0x00000000021ebe10 code [0x00000000021ebf80, 0x00000000021ec0c8]
Event: 6.319 Thread 0x0000000006f65800 59 java.nio.charset.CharsetEncoder::reset (11 bytes)
Event: 6.319 Thread 0x0000000006f65800 nmethod 59 0x00000000021ebc10 code [0x00000000021ebd40, 0x00000000021ebd98]
Event: 6.320 Thread 0x0000000006f65800 60 java.nio.charset.CharsetEncoder::implReset (1 bytes)
Event: 6.320 Thread 0x0000000006f65800 nmethod 60 0x00000000021eba10 code [0x00000000021ebb40, 0x00000000021ebb98]
Event: 6.323 Thread 0x0000000006f58800 nmethod 57 0x00000000021f1290 code [0x00000000021f14a0, 0x00000000021f1c20]
GC Heap History (4 events):
Event: 6.057 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 9408K, used 8064K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 100% used [0x00000000f5760000,0x00000000f5f40000,0x00000000f5f40000)
from space 1344K, 0% used [0x00000000f6090000,0x00000000f6090000,0x00000000f61e0000)
to space 1344K, 0% used [0x00000000f5f40000,0x00000000f5f40000,0x00000000f6090000)
ParOldGen total 21632K, used 0K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 0% used [0x00000000e0600000,0x00000000e0600000,0x00000000e1b20000)
PSPermGen total 21248K, used 6303K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 29% used [0x00000000db400000,0x00000000dba27cb8,0x00000000dc8c0000)
Event: 6.060 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 9408K, used 1333K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 0% used [0x00000000f5760000,0x00000000f5760000,0x00000000f5f40000)
from space 1344K, 99% used [0x00000000f5f40000,0x00000000f608d468,0x00000000f6090000)
to space 1344K, 0% used [0x00000000f6090000,0x00000000f6090000,0x00000000f61e0000)
ParOldGen total 21632K, used 0K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 0% used [0x00000000e0600000,0x00000000e0600000,0x00000000e1b20000)
PSPermGen total 21248K, used 6303K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 29% used [0x00000000db400000,0x00000000dba27cb8,0x00000000dc8c0000)
}
Event: 6.284 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 9408K, used 9397K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 100% used [0x00000000f5760000,0x00000000f5f40000,0x00000000f5f40000)
from space 1344K, 99% used [0x00000000f5f40000,0x00000000f608d468,0x00000000f6090000)
to space 1344K, 0% used [0x00000000f6090000,0x00000000f6090000,0x00000000f61e0000)
ParOldGen total 21632K, used 0K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 0% used [0x00000000e0600000,0x00000000e0600000,0x00000000e1b20000)
PSPermGen total 21248K, used 8755K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 41% used [0x00000000db400000,0x00000000dbc8cf60,0x00000000dc8c0000)
Event: 6.288 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 9408K, used 1328K [0x00000000f5760000, 0x00000000f61e0000, 0x0000000000000000)
eden space 8064K, 0% used [0x00000000f5760000,0x00000000f5760000,0x00000000f5f40000)
from space 1344K, 98% used [0x00000000f6090000,0x00000000f61dc030,0x00000000f61e0000)
to space 1344K, 0% used [0x00000000f5f40000,0x00000000f5f40000,0x00000000f6090000)
ParOldGen total 21632K, used 1157K [0x00000000e0600000, 0x00000000e1b20000, 0x00000000f5760000)
object space 21632K, 5% used [0x00000000e0600000,0x00000000e0721480,0x00000000e1b20000)
PSPermGen total 21248K, used 8755K [0x00000000db400000, 0x00000000dc8c0000, 0x00000000e0600000)
object space 21248K, 41% used [0x00000000db400000,0x00000000dbc8cf60,0x00000000dc8c0000)
}
Deoptimization events (2 events):
Event: 5.893 Thread 0x0000000001f4c000 Uncommon trap -12 fr.pc 0x00000000021c0c9c
Event: 6.128 Thread 0x00000000085d4000 Uncommon trap -83 fr.pc 0x00000000021cf584
Internal exceptions (10 events):
Event: 6.270 Thread 0x00000000085d4000 Threw 0x00000000f5ea5d88 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.270 Thread 0x00000000085d4000 Threw 0x00000000f5ea6e80 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.270 Thread 0x00000000085d4000 Threw 0x00000000f5ea7fe0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.274 Thread 0x00000000085d4000 Threw 0x00000000f5ed5340 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347
Event: 6.282 Thread 0x00000000085d4000 Threw 0x00000000f5f21050 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.282 Thread 0x00000000085d4000 Threw 0x00000000f5f223e0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.282 Thread 0x00000000085d4000 Threw 0x00000000f5f237e0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.292 Thread 0x00000000085d4000 Threw 0x00000000f5761c48 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 6.293 Thread 0x00000000085d4000 Threw 0x00000000f57656a0 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347
Event: 6.294 Thread 0x00000000085d4000 Threw 0x00000000f57698c8 at C:\jdk7u1_64p\jdk7u5\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:347
Events (10 events):
Event: 6.317 loading class 0x000000000700b900
Event: 6.317 loading class 0x000000000700b900 done
Event: 6.317 loading class 0x0000000009ed8430
Event: 6.317 loading class 0x0000000009ed8430 done
Event: 6.317 loading class 0x000000000877d140
Event: 6.317 loading class 0x000000000877d140 done
Event: 6.320 Executing VM operation: RevokeBias
Event: 6.320 Executing VM operation: RevokeBias done
Event: 6.321 loading class 0x000000000700b4c0
Event: 6.321 loading class 0x000000000700b4c0 done
Dynamic libraries:
0x000000003fc10000 - 0x000000003fc43000 C:\Windows\system32\java.exe
0x0000000076d20000 - 0x0000000076ecc000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076640000 - 0x000000007675f000 C:\Windows\system32\kernel32.dll
0x00000000fd410000 - 0x00000000fd47c000 C:\Windows\system32\KERNELBASE.dll
0x00000000feec0000 - 0x00000000fef9b000 C:\Windows\system32\ADVAPI32.dll
0x00000000fee10000 - 0x00000000feeaf000 C:\Windows\system32\msvcrt.dll
0x00000000fdba0000 - 0x00000000fdbbf000 C:\Windows\SYSTEM32\sechost.dll
0x00000000fda70000 - 0x00000000fdb9e000 C:\Windows\system32\RPCRT4.dll
0x0000000076c20000 - 0x0000000076d1a000 C:\Windows\system32\USER32.dll
0x00000000fda00000 - 0x00000000fda67000 C:\Windows\system32\GDI32.dll
0x00000000ff020000 - 0x00000000ff02e000 C:\Windows\system32\LPK.dll
0x00000000fdfb0000 - 0x00000000fe07a000 C:\Windows\system32\USP10.dll
0x00000000fbb10000 - 0x00000000fbd04000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_fa62ad231704eab7\COMCTL32.dll
0x00000000fd890000 - 0x00000000fd901000 C:\Windows\system32\SHLWAPI.dll
0x00000000fefa0000 - 0x00000000fefce000 C:\Windows\system32\IMM32.DLL
0x00000000fdea0000 - 0x00000000fdfa9000 C:\Windows\system32\MSCTF.dll
0x00000000729b0000 - 0x0000000072a81000 C:\Program Files\Java\jre7\bin\msvcr100.dll
0x00000000666c0000 - 0x0000000066dda000 C:\Program Files\Java\jre7\bin\server\jvm.dll
0x00000000f8b50000 - 0x00000000f8b59000 C:\Windows\system32\WSOCK32.dll
0x00000000fefd0000 - 0x00000000ff01d000 C:\Windows\system32\WS2_32.dll
0x00000000feeb0000 - 0x00000000feeb8000 C:\Windows\system32\NSI.dll
0x00000000f94f0000 - 0x00000000f952b000 C:\Windows\system32\WINMM.dll
0x0000000076ef0000 - 0x0000000076ef7000 C:\Windows\system32\PSAPI.DLL
0x0000000073860000 - 0x000000007386f000 C:\Program Files\Java\jre7\bin\verify.dll
0x0000000072b40000 - 0x0000000072b68000 C:\Program Files\Java\jre7\bin\java.dll
0x00000000731b0000 - 0x00000000731c5000 C:\Program Files\Java\jre7\bin\zip.dll
0x0000000072ae0000 - 0x0000000072b3a000 C:\Program Files\Java\jre7\bin\deploy.dll
0x00000000fd5e0000 - 0x00000000fd7e2000 C:\Windows\system32\ole32.dll
0x00000000fdbe0000 - 0x00000000fdcb7000 C:\Windows\system32\OLEAUT32.dll
0x00000000fc2f0000 - 0x00000000fc2fc000 C:\Windows\system32\VERSION.dll
0x0000000076ac0000 - 0x0000000076c1a000 C:\Windows\system32\WININET.dll
0x0000000076ee0000 - 0x0000000076ee3000 C:\Windows\system32\Normaliz.dll
0x00000000768b0000 - 0x0000000076abf000 C:\Windows\system32\iertutil.dll
0x0000000076760000 - 0x00000000768ad000 C:\Windows\system32\urlmon.dll
0x000000006fed0000 - 0x000000006ffa1000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\msvcr100.dll
0x00000000f5ae0000 - 0x00000000f5b40000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\deploy.dll
0x00000000fe080000 - 0x00000000fee06000 C:\Windows\system32\SHELL32.dll
0x00000000fd190000 - 0x00000000fd19f000 C:\Windows\system32\profapi.dll
0x00000000fce20000 - 0x00000000fce2b000 C:\Windows\system32\Secur32.dll
0x00000000fcff0000 - 0x00000000fd015000 C:\Windows\system32\SSPICLI.DLL
0x00000000fc820000 - 0x00000000fc87b000 C:\Windows\system32\dnsapi.DLL
0x00000000fb660000 - 0x00000000fb687000 C:\Windows\system32\iphlpapi.DLL
0x00000000fb620000 - 0x00000000fb62b000 C:\Windows\system32\WINNSI.DLL
0x00000000fd080000 - 0x00000000fd08f000 C:\Windows\system32\CRYPTBASE.dll
0x00000000fd7f0000 - 0x00000000fd889000 C:\Windows\system32\CLBCatQ.DLL
0x00000000fcbc0000 - 0x00000000fcbd7000 C:\Windows\system32\CRYPTSP.dll
0x00000000fc700000 - 0x00000000fc747000 C:\Windows\system32\rsaenh.dll
0x00000000fd170000 - 0x00000000fd184000 C:\Windows\system32\RpcRtRemote.dll
0x00000000fb3e0000 - 0x00000000fb3f1000 C:\Windows\system32\dhcpcsvc6.DLL
0x00000000fc990000 - 0x00000000fc9e4000 C:\Windows\system32\mswsock.dll
0x00000000fc3c0000 - 0x00000000fc3c7000 C:\Windows\System32\wshtcpip.dll
0x00000000fcb00000 - 0x00000000fcb07000 C:\Windows\System32\wship6.dll
0x00000000fb370000 - 0x00000000fb388000 C:\Windows\system32\dhcpcsvc.DLL
0x00000000f9a50000 - 0x00000000f9a58000 C:\Windows\system32\rasadhlp.dll
0x00000000f73b0000 - 0x00000000f73bf000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\prism-d3d.dll
0x00000000e9190000 - 0x00000000e938f000 C:\Windows\system32\d3d9.dll
0x00000000f8090000 - 0x00000000f8097000 C:\Windows\system32\d3d8thk.dll
0x00000000fb790000 - 0x00000000fb7a8000 C:\Windows\system32\dwmapi.dll
0x00000000f5b60000 - 0x00000000f5b92000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\glass.dll
0x00000000fd910000 - 0x00000000fd9a8000 C:\Windows\system32\COMDLG32.dll
0x00000000f5a90000 - 0x00000000f5adf000 C:\Program Files\Oracle\JavaFX 2.2 Runtime\bin\javafx-font.dll
0x00000000f96e0000 - 0x00000000f980a000 C:\Windows\system32\WindowsCodecs.dll
0x00000000fd020000 - 0x00000000fd077000 C:\Windows\system32\apphelp.dll
0x00000000fabf0000 - 0x00000000fac25000 C:\Windows\system32\EhStorShell.dll
0x00000000fdcc0000 - 0x00000000fde97000 C:\Windows\system32\SETUPAPI.dll
0x00000000fd520000 - 0x00000000fd556000 C:\Windows\system32\CFGMGR32.dll
0x00000000fd240000 - 0x00000000fd25a000 C:\Windows\system32\DEVOBJ.dll
0x00000000fb120000 - 0x00000000fb24c000 C:\Windows\system32\PROPSYS.dll
0x00000000f87d0000 - 0x00000000f8850000 C:\Windows\system32\ntshrui.dll
0x00000000fccc0000 - 0x00000000fcce3000 C:\Windows\system32\srvcli.dll
0x00000000f8b90000 - 0x00000000f8b9f000 C:\Windows\system32\cscapi.dll
0x00000000fbaf0000 - 0x00000000fbafb000 C:\Windows\system32\slc.dll
0x00000000eecd0000 - 0x00000000eedf5000 C:\Windows\system32\DBGHELP.DLL
VM Arguments:
jvm_args: -DJavafx.verbose=true
java_command: EqMan.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=E:\oraclexe\app\oracle\product\11.2.0\server\bin;;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;E:\SQL2008\x86\100\Tools\Binn\;E:\SQL2008\100\Tools\Binn\;E:\SQL2008\100\DTS\Binn\;E:\SQL2008\x86\100\Tools\Binn\VSShell\Common7\IDE\;E:\SQL2008\x86\100\DTS\Binn\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\
USERNAME=Àäìèíèñòðàòîð
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 , 64 bit Build 7600
CPU:total 2 (1 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc, tscinvbit
Memory: 4k page, physical 2072056k(523304k free), swap 4144112k(1498140k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (23.1-b03) for windows-amd64 JRE (1.7.0_05-b05), built on May 15 2012 18:09:30 by "java_re" with unknown MS VC++:1600
time: Mon Jul 09 14:20:31 2012
elapsed time: 8 seconds
- duplicates
-
JDK-8126728 Java crashes on Windows 2008 R2 trying to run Java FX demo 'Ensemble'
- Closed
- relates to
-
JDK-8126454 Win: Crash log file produced in Ensemble
- Closed