YourKit 2014 crash in 8u25 when compiling ValueConversions

Questions about YourKit Java Profiler
Post Reply
jjfrankovich
Posts: 13
Joined: Fri Nov 15, 2013 2:53 pm

YourKit 2014 crash in 8u25 when compiling ValueConversions

Post by jjfrankovich »

I had YourKit 2014 build 14112 connected to a JVM and got a crash a week ago that doesn't occur when not using YourKit. A co-worker that gets this same crash often in 14116, but only when running YourKit.
Is there any other JVM bugs that I need to workaround to that include the compiling of the sun.invoke.util.ValueConversions::identity method. Is this something that YourKit uses?

***Crash 1: Summary of native crash*****

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000671ae000, pid=17628, tid=12180
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00000000671ae000
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# d:\niagara\r40\niagara_dev_home\hs_err_pid17628.log
Compiled method (c2) 764294189 28493 4 sun.invoke.util.ValueConversions::identity (2 bytes)
total in heap [0x00000000023b8f50,0x00000000023b90f0] = 416
relocation [0x00000000023b9070,0x00000000023b9078] = 8
main code [0x00000000023b9080,0x00000000023b90a0] = 32
stub code [0x00000000023b90a0,0x00000000023b90b8] = 24
metadata [0x00000000023b90b8,0x00000000023b90c0] = 8
scopes data [0x00000000023b90c0,0x00000000023b90c8] = 8
scopes pcs [0x00000000023b90c8,0x00000000023b90e8] = 32
dependencies [0x00000000023b90e8,0x00000000023b90f0] = 8
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

***Crash 1 Full Dump****

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000671ae000, pid=17628, tid=12180
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00000000671ae000
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x00000000671ae000): JavaThread "Thread-249" [_thread_in_Java, id=12180, stack(0x000000005e930000,0x000000005e9b0000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x00000000671ae000

Registers:
RAX=0x00000000f15c2ee8, RBX=0x0000000052e36808, RCX=0x00000000022e40c0, RDX=0x00000000f15c2ee8
RSP=0x000000005e9aec30, RBP=0x0000000052b75fed, RSI=0x0000000012f46c58, RDI=0x0000000012b4b290
R8 =0x00000000f00031e8, R9 =0x0000000000000006, R10=0x00000000f15c2ee8, R11=0x00000000023b9080
R12=0x0000000000000000, R13=0x000000005e9aec20, R14=0x000000005e9aecc8, R15=0x00000000671ae000
RIP=0x00000000671ae000, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000005e9aec30)
0x000000005e9aec30: 0000000000000878 0000000002202fff
0x000000005e9aec40: 000000005e9aecb0 00000000021e7790
0x000000005e9aec50: 000000005e9aecb8 00000000021e7790
0x000000005e9aec60: 00000000f15c2ee8 00000000f00031c8
0x000000005e9aec70: 000000005e9aec70 00000000654ff5e6
0x000000005e9aec80: 000000005e9aecc8 00000000654ff668
0x000000005e9aec90: 0000000065e6d9d8 00000000654ff5f8
0x000000005e9aeca0: 000000005e9aec60 000000005e9aecd0
0x000000005e9aecb0: 000000005e9aecd0 000000000261b884
0x000000005e9aecc0: 00000000f15c2ee8 00000000f15c2de8
0x000000005e9aecd0: 0000000065dae1d0 0000000065dbdac0
0x000000005e9aece0: 000000005e9aed40 00000000021e7930
0x000000005e9aecf0: 00000000021e7930 00000000f15c2de8
0x000000005e9aed00: 000000005e9aed00 000000005e481d28
0x000000005e9aed10: 000000005e9aed58 000000005e484170
0x000000005e9aed20: 0000000067f0aa10 000000005e481d70

Instructions: (pc=0x00000000671ae000)
0x00000000671adfe0: 00 00 00 00 00 00 00 00 17 7c 92 3a 25 00 00 80
0x00000000671adff0: c0 02 d8 62 00 00 00 00 40 32 00 5a 00 00 00 00
0x00000000671ae000: 18 56 06 64 00 00 00 00 00 00 00 00 00 00 00 00
0x00000000671ae010: 00 00 00 00 00 00 00 00 00 00 00 00 25 00 00 80


Register to memory mapping:

RAX=0x00000000f15c2ee8 is an oop
javax.baja.security.BAes256PasswordEncoder$$Lambda$132/1105958076
- klass: 'javax/baja/security/BAes256PasswordEncoder$$Lambda$132'
RBX={method} {0x0000000052e36810} 'identity' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'sun/invoke/util/ValueConversions'
RCX=0x00000000022e40c0 is at begin+16 in a stub
MethodHandle::interpreter_entry::_linkToStatic [0x00000000022e40b0, 0x00000000022e40d8[ (40 bytes)
RDX=0x00000000f15c2ee8 is an oop
javax.baja.security.BAes256PasswordEncoder$$Lambda$132/1105958076
- klass: 'javax/baja/security/BAes256PasswordEncoder$$Lambda$132'
RSP=0x000000005e9aec30 is pointing into the stack for thread: 0x00000000671ae000
RBP=0x0000000052b75fed is pointing into metadata
RSI=0x0000000012f46c58 is pointing into metadata
RDI=0x0000000012b4b290 is pointing into metadata
R8 =0x00000000f00031e8 is an oop
java.lang.invoke.MemberName
- klass: 'java/lang/invoke/MemberName'
R9 =0x0000000000000006 is an unknown value
R10=0x00000000f15c2ee8 is an oop
javax.baja.security.BAes256PasswordEncoder$$Lambda$132/1105958076
- klass: 'javax/baja/security/BAes256PasswordEncoder$$Lambda$132'
R11=0x00000000023b9080 is at entry_point+0 in (nmethod*)0x00000000023b8f50
R12=0x0000000000000000 is an unknown value
R13=0x000000005e9aec20 is pointing into the stack for thread: 0x00000000671ae000
R14=0x000000005e9aecc8 is pointing into the stack for thread: 0x00000000671ae000
R15=0x00000000671ae000 is a thread


Stack: [0x000000005e930000,0x000000005e9b0000], sp=0x000000005e9aec30, free space=507k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00000000671ae000


--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x00000000599b9800 JavaThread "BApplicationDirector:refreshWorker" daemon [_thread_blocked, id=22016, stack(0x0000000068930000,0x00000000689b0000)]
=>0x00000000671ae000 JavaThread "Thread-249" [_thread_in_Java, id=12180, stack(0x000000005e930000,0x000000005e9b0000)]
0x00000000671ad000 JavaThread "TextOutputPane:AutoScroll" [_thread_blocked, id=9196, stack(0x000000005ea80000,0x000000005eb00000)]
0x00000000580de800 JavaThread "pool-1-thread-2387" [_thread_blocked, id=14692, stack(0x00000000649a0000,0x0000000064a20000)]
0x00000000580dd800 JavaThread "pool-1-thread-2386" [_thread_blocked, id=20640, stack(0x0000000067cd0000,0x0000000067d50000)]
0x00000000580dd000 JavaThread "pool-1-thread-2385" [_thread_blocked, id=19200, stack(0x0000000065260000,0x00000000652e0000)]
0x00000000580dc000 JavaThread "pool-1-thread-2384" [_thread_blocked, id=8612, stack(0x0000000068170000,0x00000000681f0000)]
0x0000000067a24000 JavaThread "YJPAgent-OOMESnapshotDetector" daemon [_thread_in_native, id=23276, stack(0x0000000065680000,0x0000000065700000)]
0x0000000067a23800 JavaThread "YJPAgent-CPUSampler" daemon [_thread_in_native, id=23272, stack(0x000000005da00000,0x000000005da80000)]
0x0000000058d78000 JavaThread "YJPAgent-RequestListener" daemon [_thread_in_native, id=23268, stack(0x0000000060010000,0x0000000060090000)]
0x0000000058d77000 JavaThread "YJPAgent-Telemetry" daemon [_thread_blocked, id=23256, stack(0x0000000064920000,0x00000000649a0000)]
0x000000006ed72800 JavaThread "pool-1-thread-1481" [_thread_blocked, id=21136, stack(0x0000000067fe0000,0x0000000068060000)]
0x0000000059256800 JavaThread "WbViewEventWorker" daemon [_thread_blocked, id=21980, stack(0x00000000600b0000,0x0000000060130000)]
0x000000005929d800 JavaThread "pool-38-thread-5" [_thread_blocked, id=19728, stack(0x00000000692a0000,0x0000000069320000)]
0x0000000059639000 JavaThread "pool-38-thread-4" [_thread_blocked, id=22268, stack(0x0000000069e90000,0x0000000069f10000)]
0x0000000057992800 JavaThread "pool-38-thread-3" [_thread_blocked, id=7732, stack(0x000000005ff90000,0x0000000060010000)]
0x000000006ca00800 JavaThread "pool-38-thread-2" [_thread_blocked, id=21468, stack(0x0000000068830000,0x00000000688b0000)]
0x000000005963c800 JavaThread "pool-38-thread-1" [_thread_blocked, id=19024, stack(0x000000005ea00000,0x000000005ea80000)]
0x00000000599b3800 JavaThread "pool-37-thread-1" [_thread_blocked, id=20552, stack(0x0000000067c40000,0x0000000067cc0000)]
0x0000000056338800 JavaThread "pool-36-thread-1" [_thread_blocked, id=19612, stack(0x000000005d8e0000,0x000000005d960000)]
0x00000000599b5000 JavaThread "pool-34-thread-1" [_thread_blocked, id=11752, stack(0x000000006b540000,0x000000006b5c0000)]
0x00000000599b4800 JavaThread "TextOutputPane:AutoScroll" [_thread_blocked, id=17908, stack(0x00000000690c0000,0x0000000069140000)]
0x0000000056337000 JavaThread "InputStreamPane:OutputWatcher" [_thread_blocked, id=19124, stack(0x0000000065bc0000,0x0000000065c40000)]
0x00000000599b3000 JavaThread "WebSocketClient@1298775488-scheduler" [_thread_blocked, id=17140, stack(0x0000000068c80000,0x0000000068d00000)]
0x00000000592a2000 JavaThread "pool-1-thread-72-selector-WebSocketClientSelectorManager@3d6c624d/3" [_thread_in_native, id=4868, stack(0x0000000069210000,0x0000000069290000)]
0x000000005606c800 JavaThread "pool-1-thread-71-selector-WebSocketClientSelectorManager@3d6c624d/2" [_thread_in_native, id=19208, stack(0x0000000068a90000,0x0000000068b10000)]
0x000000005606d800 JavaThread "pool-1-thread-70-selector-WebSocketClientSelectorManager@3d6c624d/1" [_thread_in_native, id=18720, stack(0x0000000068c00000,0x0000000068c80000)]
0x000000005963b000 JavaThread "pool-1-thread-69-selector-WebSocketClientSelectorManager@3d6c624d/0" [_thread_in_native, id=18448, stack(0x00000000631c0000,0x0000000063240000)]
0x0000000058c7e000 JavaThread "pool-32-thread-1" [_thread_blocked, id=18440, stack(0x000000005df60000,0x000000005dfe0000)]
0x0000000058c7b000 JavaThread "TextOutputPane:AutoScroll" [_thread_blocked, id=19756, stack(0x00000000651e0000,0x0000000065260000)]
0x0000000058c7c800 JavaThread "InputStreamPane:OutputWatcher" [_thread_blocked, id=5856, stack(0x00000000655f0000,0x0000000065670000)]
0x0000000057994000 JavaThread "WebSocketClient@26887796-scheduler" [_thread_blocked, id=19668, stack(0x000000005f0b0000,0x000000005f130000)]
0x00000000567e8800 JavaThread "Fox:ClientSync:0e42412cd84f52e5dede9ff975d9c1c38372298b39396d5d69" [_thread_blocked, id=616, stack(0x0000000065160000,0x00000000651e0000)]
0x000000005633b800 JavaThread "Fox:ClientSync:a28a10b4ed411f3b193e45b80fa09f21837464b93faae613f2" [_thread_blocked, id=18636, stack(0x0000000064400000,0x0000000064480000)]
0x000000005633c000 JavaThread "Fox:Dispatcher:a28a10b4ed411f3b193e45b80fa09f21837464b93faae613f2" [_thread_blocked, id=18756, stack(0x00000000650b0000,0x0000000065130000)]
0x00000000547d4800 JavaThread "Fox:Sender:a28a10b4ed411f3b193e45b80fa09f21837464b93faae613f2" [_thread_blocked, id=19720, stack(0x00000000644b0000,0x0000000064530000)]
0x0000000056070800 JavaThread "Fox:Receiver:a28a10b4ed411f3b193e45b80fa09f21837464b93faae613f2" [_thread_in_native, id=19228, stack(0x000000005e1f0000,0x000000005e270000)]
0x000000005929c000 JavaThread "Fox:ClientSync:0e42412cd84f52e5dede9ff975d9c1c38372298b39396d5d69" [_thread_blocked, id=20412, stack(0x0000000068370000,0x00000000683f0000)]
0x000000005929f800 JavaThread "Fox:Dispatcher:0e42412cd84f52e5dede9ff975d9c1c38372298b39396d5d69" [_thread_blocked, id=18736, stack(0x0000000067f60000,0x0000000067fe0000)]
0x00000000567e7000 JavaThread "Fox:Sender:0e42412cd84f52e5dede9ff975d9c1c38372298b39396d5d69" [_thread_blocked, id=12280, stack(0x0000000067b70000,0x0000000067bf0000)]
0x00000000567e3000 JavaThread "Fox:Receiver:0e42412cd84f52e5dede9ff975d9c1c38372298b39396d5d69" [_thread_in_native, id=18760, stack(0x0000000064860000,0x00000000648e0000)]
0x0000000058c78000 JavaThread "tFirewallProcessor" daemon [_thread_blocked, id=19212, stack(0x000000005fdd0000,0x000000005fe50000)]
0x0000000059638000 JavaThread "pool-1-thread-20-selector-WebSocketClientSelectorManager@22bfbb7a/0" [_thread_in_native, id=17792, stack(0x0000000069170000,0x00000000691f0000)]
0x0000000059637800 JavaThread "pool-1-thread-19-selector-WebSocketClientSelectorManager@22bfbb7a/1" [_thread_in_native, id=13864, stack(0x000000005d970000,0x000000005d9f0000)]
0x0000000059636800 JavaThread "pool-1-thread-18-selector-WebSocketClientSelectorManager@22bfbb7a/2" [_thread_in_native, id=15380, stack(0x0000000066280000,0x0000000066300000)]
0x00000000592a0800 JavaThread "pool-1-thread-17-selector-WebSocketClientSelectorManager@22bfbb7a/3" [_thread_in_native, id=16928, stack(0x000000005e040000,0x000000005e0c0000)]
0x000000005925b000 JavaThread "Watchdog-Timer-1" daemon [_thread_blocked, id=13824, stack(0x00000000639a0000,0x0000000063a20000)]
0x000000005925a000 JavaThread "Disposer" daemon [_thread_blocked, id=19552, stack(0x000000005eb10000,0x000000005eb90000)]
0x0000000059259800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=6500, stack(0x000000005ebd0000,0x000000005ec50000)]
0x0000000059258000 JavaThread "DestroyJavaVM" [_thread_blocked, id=20364, stack(0x0000000000060000,0x0000000000160000)]
0x0000000059255800 JavaThread "Thread-5" daemon [_thread_blocked, id=16876, stack(0x000000005dc70000,0x000000005dd70000)]
0x0000000059255000 JavaThread "JavaFX Application Thread" [_thread_blocked, id=19340, stack(0x000000005bec0000,0x000000005bf40000)]
0x0000000059254000 JavaThread "Thread-4" daemon [_thread_blocked, id=18500, stack(0x000000005bde0000,0x000000005be60000)]
0x0000000059253800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=18532, stack(0x000000005b960000,0x000000005b9e0000)]
0x0000000059252800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=16288, stack(0x000000005b660000,0x000000005b6e0000)]
0x0000000059252000 JavaThread "AWT-Shutdown" [_thread_blocked, id=13072, stack(0x000000005b5c0000,0x000000005b640000)]
0x0000000059251000 JavaThread "Ui:PulseThread" daemon [_thread_blocked, id=18536, stack(0x0000000059b80000,0x0000000059c00000)]
0x0000000059250800 JavaThread "Ui:HoverThread" daemon [_thread_blocked, id=11052, stack(0x000000005b4a0000,0x000000005b520000)]
0x000000005924f800 JavaThread "Ui:CoalesceThread" daemon [_thread_blocked, id=19672, stack(0x000000005a680000,0x000000005a700000)]
0x000000005924f000 JavaThread "Ui:NavMonitor" daemon [_thread_blocked, id=4372, stack(0x000000005add0000,0x000000005ae50000)]
0x000000005924e000 JavaThread "Ui:JobMonitor" daemon [_thread_blocked, id=19468, stack(0x0000000059e60000,0x0000000059ee0000)]
0x000000005924d800 JavaThread "Fox:FailsafeTimeout" daemon [_thread_blocked, id=16168, stack(0x000000005ac50000,0x000000005acd0000)]
0x0000000056855800 JavaThread "Ui:ImageManager" daemon [_thread_blocked, id=17144, stack(0x0000000059f10000,0x0000000059f90000)]
0x0000000059077000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=17440, stack(0x000000005a600000,0x000000005a680000)]
0x0000000057646000 JavaThread "Ui:OptionsManager" daemon [_thread_blocked, id=18148, stack(0x0000000058850000,0x00000000588d0000)]
0x0000000058445800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12480, stack(0x0000000055a90000,0x0000000055b10000)]
0x0000000058003000 JavaThread "Ui:AnimateThread" daemon [_thread_blocked, id=19932, stack(0x000000005a770000,0x000000005a7f0000)]
0x0000000058e4d800 JavaThread "tCryptoFileMonitor-d:\niagara\r40\niagara_user_home\security" daemon [_thread_blocked, id=16180, stack(0x0000000059af0000,0x0000000059b70000)]
0x0000000056cd7000 JavaThread "Nre:Lease" daemon [_thread_blocked, id=15276, stack(0x0000000055a00000,0x0000000055a80000)]
0x0000000056ccb800 JavaThread "Nre:Engine" daemon [_thread_blocked, id=19464, stack(0x0000000057790000,0x0000000057810000)]
0x000000005457e800 JavaThread "Service Thread" daemon [_thread_blocked, id=16804, stack(0x00000000556b0000,0x0000000055730000)]
0x000000005450d000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=19840, stack(0x0000000055d00000,0x0000000055e00000)]
0x000000005353f000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=18072, stack(0x0000000055b30000,0x0000000055c30000)]
0x000000005353a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=19848, stack(0x0000000055900000,0x0000000055a00000)]
0x00000000544d1000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=15256, stack(0x0000000055790000,0x0000000055890000)]
0x00000000544cf000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10868, stack(0x00000000115f0000,0x0000000011670000)]
0x00000000544df800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=15808, stack(0x0000000055430000,0x00000000554b0000)]
0x000000005352b000 JavaThread "Finalizer" daemon [_thread_blocked, id=18484, stack(0x0000000011d10000,0x0000000011d90000)]
0x0000000001f0e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=20120, stack(0x0000000011a20000,0x0000000011aa0000)]

Other Threads:
0x0000000054483000 VMThread [stack: 0x0000000055540000,0x0000000055640000] [id=15108]
0x0000000054580800 WatcherThread [stack: 0x0000000055e70000,0x0000000055f70000] [id=19648]

VM state:synchronizing (normal execution)

VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0000000001e78800] Safepoint_lock - owner thread: 0x0000000054483000
[0x0000000001e78880] Threads_lock - owner thread: 0x0000000054483000

Heap:
PSYoungGen total 81408K, used 4466K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 80896K, 4% used [0x00000000fab00000,0x00000000faedc948,0x00000000ffa00000)
from space 512K, 100% used [0x00000000fff80000,0x0000000100000000,0x0000000100000000)
to space 3072K, 0% used [0x00000000ffa00000,0x00000000ffa00000,0x00000000ffd00000)
ParOldGen total 175104K, used 128748K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 73% used [0x00000000f0000000,0x00000000f7dbb238,0x00000000fab00000)
Metaspace used 72938K, capacity 78316K, committed 78464K, reserved 1116160K
class space used 10840K, capacity 12379K, committed 12416K, reserved 1048576K

Card table byte_map: [0x00000000004a0000,0x0000000000530000] byte_map_base: 0xffffffffffd20000

Marking Bits: (ParMarkBitMap*) 0x000000006424d490
Begin Bits: [0x0000000012340000, 0x0000000012740000)
End Bits: [0x0000000012740000, 0x0000000012b40000)

Polling page: 0x0000000000220000

CodeCache: size=245760Kb used=15840Kb max_used=58078Kb free=229919Kb
bounds [0x00000000021e0000, 0x0000000005b20000, 0x00000000111e0000]
total_blobs=5490 nmethods=4507 adapters=888
compilation: enabled

Compilation events (10 events):
Event: 764238.571 Thread 0x000000005450d000 28495 3 javax.baja.workbench.WbSys$$Lambda$166/1933808172::test (8 bytes)
Event: 764238.571 Thread 0x000000005450d000 nmethod 28495 0x0000000002778dd0 code [0x0000000002778f60, 0x0000000002779418]
Event: 764238.571 Thread 0x000000005450d000 28496 3 javax.baja.workbench.WbSys::lambda$remoteFilter$16 (10 bytes)
Event: 764238.571 Thread 0x000000005353f000 28510 4 com.tridium.sys.registry.NAgentList::filter (66 bytes)
Event: 764238.572 Thread 0x00000000544d1000 nmethod 28509 0x0000000002778b50 code [0x0000000002778c80, 0x0000000002778cf8]
Event: 764238.572 Thread 0x00000000544d1000 28511 ! 4 javax.swing.UIManager::getLAFState (62 bytes)
Event: 764238.572 Thread 0x000000005450d000 nmethod 28496 0x0000000002771c90 code [0x0000000002771e60, 0x00000000027724b8]
Event: 764238.572 Thread 0x000000005450d000 28516 2 java.lang.ThreadLocal$ThreadLocalMap::<init> (148 bytes)
Event: 764238.573 Thread 0x000000005450d000 nmethod 28516 0x0000000002768e50 code [0x0000000002769000, 0x0000000002769578]
Event: 764238.573 Thread 0x000000005450d000 28512 ! 3 java.awt.Container::invalidateTree (80 bytes)

GC Heap History (10 events):
Event: 764152.220 GC heap before
{Heap before GC invocations=4482263 (full 15303):
PSYoungGen total 86528K, used 86176K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 100% used [0x00000000fab00000,0x00000000fff00000,0x00000000fff00000)
from space 512K, 31% used [0x00000000fff00000,0x00000000fff28000,0x00000000fff80000)
to space 512K, 0% used [0x00000000fff80000,0x00000000fff80000,0x0000000100000000)
ParOldGen total 175104K, used 122570K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 69% used [0x00000000f0000000,0x00000000f77b2b18,0x00000000fab00000)
Metaspace used 72765K, capacity 78150K, committed 78464K, reserved 1116160K
class space used 10819K, capacity 12346K, committed 12416K, reserved 1048576K
Event: 764152.249 GC heap after
Heap after GC invocations=4482263 (full 15303):
PSYoungGen total 86528K, used 160K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fff00000)
from space 512K, 31% used [0x00000000fff80000,0x00000000fffa8000,0x0000000100000000)
to space 512K, 0% used [0x00000000fff00000,0x00000000fff00000,0x00000000fff80000)
ParOldGen total 175104K, used 122594K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77b8b18,0x00000000fab00000)
Metaspace used 72765K, capacity 78150K, committed 78464K, reserved 1116160K
class space used 10819K, capacity 12346K, committed 12416K, reserved 1048576K
}
Event: 764152.931 GC heap before
{Heap before GC invocations=4482264 (full 15303):
PSYoungGen total 86528K, used 86176K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 100% used [0x00000000fab00000,0x00000000fff00000,0x00000000fff00000)
from space 512K, 31% used [0x00000000fff80000,0x00000000fffa8000,0x0000000100000000)
to space 512K, 0% used [0x00000000fff00000,0x00000000fff00000,0x00000000fff80000)
ParOldGen total 175104K, used 122594K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77b8b18,0x00000000fab00000)
Metaspace used 72765K, capacity 78150K, committed 78464K, reserved 1116160K
class space used 10819K, capacity 12346K, committed 12416K, reserved 1048576K
Event: 764152.960 GC heap after
Heap after GC invocations=4482264 (full 15303):
PSYoungGen total 86528K, used 128K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fff00000)
from space 512K, 25% used [0x00000000fff00000,0x00000000fff20000,0x00000000fff80000)
to space 512K, 0% used [0x00000000fff80000,0x00000000fff80000,0x0000000100000000)
ParOldGen total 175104K, used 122618K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77beb18,0x00000000fab00000)
Metaspace used 72765K, capacity 78150K, committed 78464K, reserved 1116160K
class space used 10819K, capacity 12346K, committed 12416K, reserved 1048576K
}
Event: 764153.638 GC heap before
{Heap before GC invocations=4482265 (full 15303):
PSYoungGen total 86528K, used 86144K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 100% used [0x00000000fab00000,0x00000000fff00000,0x00000000fff00000)
from space 512K, 25% used [0x00000000fff00000,0x00000000fff20000,0x00000000fff80000)
to space 512K, 0% used [0x00000000fff80000,0x00000000fff80000,0x0000000100000000)
ParOldGen total 175104K, used 122618K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77beb18,0x00000000fab00000)
Metaspace used 72765K, capacity 78150K, committed 78464K, reserved 1116160K
class space used 10819K, capacity 12346K, committed 12416K, reserved 1048576K
Event: 764153.667 GC heap after
Heap after GC invocations=4482265 (full 15303):
PSYoungGen total 86528K, used 160K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fff00000)
from space 512K, 31% used [0x00000000fff80000,0x00000000fffa8000,0x0000000100000000)
to space 512K, 0% used [0x00000000fff00000,0x00000000fff00000,0x00000000fff80000)
ParOldGen total 175104K, used 122642K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77c4b18,0x00000000fab00000)
Metaspace used 72765K, capacity 78150K, committed 78464K, reserved 1116160K
class space used 10819K, capacity 12346K, committed 12416K, reserved 1048576K
}
Event: 764191.842 GC heap before
{Heap before GC invocations=4482266 (full 15303):
PSYoungGen total 86528K, used 86176K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 100% used [0x00000000fab00000,0x00000000fff00000,0x00000000fff00000)
from space 512K, 31% used [0x00000000fff80000,0x00000000fffa8000,0x0000000100000000)
to space 512K, 0% used [0x00000000fff00000,0x00000000fff00000,0x00000000fff80000)
ParOldGen total 175104K, used 122642K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77c4b18,0x00000000fab00000)
Metaspace used 72795K, capacity 78246K, committed 78464K, reserved 1116160K
class space used 10820K, capacity 12378K, committed 12416K, reserved 1048576K
Event: 764191.899 GC heap after
Heap after GC invocations=4482266 (full 15303):
PSYoungGen total 86528K, used 448K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fff00000)
from space 512K, 87% used [0x00000000fff00000,0x00000000fff70000,0x00000000fff80000)
to space 512K, 0% used [0x00000000fff80000,0x00000000fff80000,0x0000000100000000)
ParOldGen total 175104K, used 122650K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77c6b18,0x00000000fab00000)
Metaspace used 72795K, capacity 78246K, committed 78464K, reserved 1116160K
class space used 10820K, capacity 12378K, committed 12416K, reserved 1048576K
}
Event: 764238.244 GC heap before
{Heap before GC invocations=4482267 (full 15303):
PSYoungGen total 86528K, used 86464K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 86016K, 100% used [0x00000000fab00000,0x00000000fff00000,0x00000000fff00000)
from space 512K, 87% used [0x00000000fff00000,0x00000000fff70000,0x00000000fff80000)
to space 512K, 0% used [0x00000000fff80000,0x00000000fff80000,0x0000000100000000)
ParOldGen total 175104K, used 122650K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 70% used [0x00000000f0000000,0x00000000f77c6b18,0x00000000fab00000)
Metaspace used 72938K, capacity 78316K, committed 78464K, reserved 1116160K
class space used 10840K, capacity 12379K, committed 12416K, reserved 1048576K
Event: 764238.281 GC heap after
Heap after GC invocations=4482267 (full 15303):
PSYoungGen total 81408K, used 512K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 80896K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000ffa00000)
from space 512K, 100% used [0x00000000fff80000,0x0000000100000000,0x0000000100000000)
to space 3072K, 0% used [0x00000000ffa00000,0x00000000ffa00000,0x00000000ffd00000)
ParOldGen total 175104K, used 128748K [0x00000000f0000000, 0x00000000fab00000, 0x00000000fab00000)
object space 175104K, 73% used [0x00000000f0000000,0x00000000f7dbb238,0x00000000fab00000)
Metaspace used 72938K, capacity 78316K, committed 78464K, reserved 1116160K
class space used 10840K, capacity 12379K, committed 12416K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 764088.451 Thread 0x0000000058d77000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003203f10 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2
Event: 764088.451 Thread 0x0000000058d77000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e21fec method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2
Event: 764088.452 Thread 0x0000000058d77000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003203f10 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2
Event: 764088.452 Thread 0x0000000058d77000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e21fec method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2
Event: 764088.461 Thread 0x0000000058d77000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003203f10 method=java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(I)V @ 2
Event: 764088.461 Thread 0x0000000058d77000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000004e21fec method=java.util.concurrent.locks.AbstractQueuedSynchronizer.release(I)Z @ 2
Event: 764088.573 Thread 0x0000000058d77000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000039e4dec method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
Event: 764088.573 Thread 0x0000000058d77000 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000039e4dec method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
Event: 764088.605 Thread 0x0000000058d77000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003370984 method=java.util.AbstractCollection.toArray([Ljava/lang/Object;)[Ljava/lang/Object; @ 119
Event: 764208.702 Thread 0x00000000676af800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000025f5c30 method=javax.baja.nre.util.SortUtil.sort([Ljava/lang/Object;[Ljava/lang/Object;Ljava/util/Comparator;)V @ 74

Internal exceptions (10 events):
Event: 764236.625 Thread 0x0000000058c7e000 Exception <a 'java/lang/InterruptedException'> (0x00000000ffd2d4d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764236.887 Thread 0x00000000599b5000 Exception <a 'java/lang/InterruptedException'> (0x00000000fae05a40) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764237.126 Thread 0x0000000058c7e000 Exception <a 'java/lang/InterruptedException'> (0x00000000ffd91140) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764237.388 Thread 0x00000000599b5000 Exception <a 'java/lang/InterruptedException'> (0x00000000fae05da8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764237.627 Thread 0x0000000058c7e000 Exception <a 'java/lang/InterruptedException'> (0x00000000ffd914a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764237.888 Thread 0x00000000599b5000 Exception <a 'java/lang/InterruptedException'> (0x00000000fae06110) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764238.128 Thread 0x0000000058c7e000 Exception <a 'java/lang/InterruptedException'> (0x00000000ffd91810) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764238.384 Thread 0x0000000059251000 Exception <a 'java/lang/InterruptedException'> (0x00000000fac05588) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764238.389 Thread 0x00000000599b5000 Exception <a 'java/lang/InterruptedException'> (0x00000000facaa868) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]
Event: 764238.567 Thread 0x00000000676ae800 Exception <a 'java/lang/InterruptedException'> (0x00000000fae41a78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1682]

Events (10 events):
Event: 764238.564 Executing VM operation: BulkRevokeBias
Event: 764238.565 Executing VM operation: BulkRevokeBias done
Event: 764238.565 Executing VM operation: BulkRevokeBias
Event: 764238.566 Executing VM operation: BulkRevokeBias done
Event: 764238.567 Executing VM operation: RevokeBias
Event: 764238.568 Executing VM operation: RevokeBias done
Event: 764238.568 Thread 0x00000000676ae800 Thread exited: 0x00000000676ae800
Event: 764238.569 Thread 0x00000000671ad000 Thread added: 0x00000000671ad000
Event: 764238.570 Thread 0x00000000671ae000 Thread added: 0x00000000671ae000
Event: 764238.574 Thread 0x00000000599b9800 Thread added: 0x00000000599b9800


Dynamic libraries:
0x000000013f170000 - 0x000000013f18a000 d:\niagara\r40\niagara_home\bin\wb.exe
0x0000000077ad0000 - 0x0000000077c79000 C:\windows\SYSTEM32\ntdll.dll
0x00000000779b0000 - 0x0000000077acf000 C:\windows\system32\kernel32.dll
0x000007fefd9e0000 - 0x000007fefda4b000 C:\windows\system32\KERNELBASE.dll
0x000007fef9280000 - 0x000007fef9299000 d:\niagara\r40\niagara_home\bin\nre.dll
0x000007fef4ae0000 - 0x000007fef4b1e000 d:\niagara\r40\niagara_home\bin\common.dll
0x000007feff870000 - 0x000007feff94b000 C:\windows\system32\ADVAPI32.dll
0x000007feff4f0000 - 0x000007feff58f000 C:\windows\system32\msvcrt.dll
0x000007fefdd40000 - 0x000007fefdd5f000 C:\windows\SYSTEM32\sechost.dll
0x000007fefe100000 - 0x000007fefe22d000 C:\windows\system32\RPCRT4.dll
0x000007fefb7f0000 - 0x000007fefb806000 C:\windows\system32\NETAPI32.dll
0x000007fefcd10000 - 0x000007fefcd1c000 C:\windows\system32\netutils.dll
0x000007fefd380000 - 0x000007fefd3a3000 C:\windows\system32\srvcli.dll
0x000007fefb7d0000 - 0x000007fefb7e5000 C:\windows\system32\wkscli.dll
0x000007fefb220000 - 0x000007fefb22c000 C:\windows\system32\DSROLE.DLL
0x000007fefb7b0000 - 0x000007fefb7c4000 C:\windows\system32\SAMCLI.DLL
0x000007fefced0000 - 0x000007fefcf00000 C:\windows\system32\LOGONCLI.DLL
0x000007feff080000 - 0x000007feff0cd000 C:\windows\system32\WS2_32.dll
0x000007feff400000 - 0x000007feff408000 C:\windows\system32\NSI.dll
0x00000000778b0000 - 0x00000000779aa000 C:\windows\system32\USER32.dll
0x000007feff950000 - 0x000007feff9b7000 C:\windows\system32\GDI32.dll
0x000007fefeff0000 - 0x000007fefeffe000 C:\windows\system32\LPK.dll
0x000007feff9c0000 - 0x000007feffa89000 C:\windows\system32\USP10.dll
0x000007fef0b50000 - 0x000007fef0c3f000 d:\niagara\r40\niagara_home\bin\MSVCR120.dll
0x000007fefdaf0000 - 0x000007fefdc5c000 C:\windows\system32\CRYPT32.dll
0x000007fefd8e0000 - 0x000007fefd8ef000 C:\windows\system32\MSASN1.dll
0x000007fefe230000 - 0x000007fefefb8000 C:\windows\system32\SHELL32.dll
0x000007feff380000 - 0x000007feff3f1000 C:\windows\system32\SHLWAPI.dll
0x000007fefdef0000 - 0x000007fefe0f3000 C:\windows\system32\ole32.dll
0x000007fefefc0000 - 0x000007fefefee000 C:\windows\system32\IMM32.DLL
0x000007fefdde0000 - 0x000007fefdee9000 C:\windows\system32\MSCTF.dll
0x000007fefa4c0000 - 0x000007fefa4e7000 C:\windows\system32\iphlpapi.dll
0x000007fefa4b0000 - 0x000007fefa4bb000 C:\windows\system32\WINNSI.DLL
0x0000000063a70000 - 0x00000000642ca000 d:\niagara\r40\niagara_home\jre\bin\server\jvm.dll
0x000007fef9e10000 - 0x000007fef9e19000 C:\windows\system32\WSOCK32.dll
0x000007fefb570000 - 0x000007fefb5ab000 C:\windows\system32\WINMM.dll
0x0000000077c90000 - 0x0000000077c97000 C:\windows\system32\PSAPI.DLL
0x00000000713c0000 - 0x0000000071491000 d:\niagara\r40\niagara_home\bin\MSVCR100.dll
0x0000000073a50000 - 0x0000000073a5f000 d:\niagara\r40\niagara_home\jre\bin\verify.dll
0x00000000720c0000 - 0x00000000720e8000 d:\niagara\r40\niagara_home\jre\bin\java.dll
0x0000000072300000 - 0x0000000072316000 d:\niagara\r40\niagara_home\jre\bin\zip.dll
0x000007fefd8f0000 - 0x000007fefd8ff000 C:\windows\system32\profapi.dll
0x0000000071ff0000 - 0x000000007200a000 D:\niagara\r40\niagara_home\jre\bin\net.dll
0x000007fefd080000 - 0x000007fefd0d5000 C:\windows\system32\mswsock.dll
0x000007fefd070000 - 0x000007fefd077000 C:\windows\System32\wship6.dll
0x000007fefa3b0000 - 0x000007fefa3c1000 C:\windows\system32\dhcpcsvc6.DLL
0x000007fefa390000 - 0x000007fefa3a8000 C:\windows\system32\dhcpcsvc.DLL
0x000007fefcf00000 - 0x000007fefcf5b000 C:\windows\system32\DNSAPI.dll
0x000007fefca70000 - 0x000007fefca77000 C:\windows\System32\wshtcpip.dll
0x000007fef9be0000 - 0x000007fef9be8000 C:\windows\system32\rasadhlp.dll
0x000007fefa300000 - 0x000007fefa353000 C:\windows\System32\fwpuclnt.dll
0x000007fefd0e0000 - 0x000007fefd0f7000 C:\windows\system32\CRYPTSP.dll
0x000007fefcde0000 - 0x000007fefce27000 C:\windows\system32\rsaenh.dll
0x000007fefd9b0000 - 0x000007fefd9ce000 C:\windows\system32\USERENV.dll
0x000007fefd740000 - 0x000007fefd74f000 C:\windows\system32\CRYPTBASE.dll
0x00000000720a0000 - 0x00000000720b1000 D:\niagara\r40\niagara_home\jre\bin\nio.dll
0x0000000072010000 - 0x0000000072034000 D:\niagara\r40\niagara_home\jre\bin\sunec.dll
0x0000000072460000 - 0x000000007246b000 D:\niagara\r40\niagara_home\jre\bin\sunmscapi.dll
0x000007fefb280000 - 0x000007fefb295000 C:\windows\system32\NLAapi.dll
0x000007fef9ca0000 - 0x000007fef9cb5000 C:\windows\system32\napinsp.dll
0x000007fef9c80000 - 0x000007fef9c99000 C:\windows\system32\pnrpnsp.dll
0x000007fef9c70000 - 0x000007fef9c7b000 C:\windows\System32\winrnr.dll
0x000000006ffc0000 - 0x0000000070158000 D:\niagara\r40\niagara_home\jre\bin\awt.dll
0x000007feff410000 - 0x000007feff4e7000 C:\windows\system32\OLEAUT32.dll
0x000007fefbc40000 - 0x000007fefbc58000 C:\windows\system32\DWMAPI.DLL
0x0000000073970000 - 0x00000000739b7000 D:\niagara\r40\niagara_home\jre\bin\fontmanager.dll
0x000007fef5d80000 - 0x000007fef5e20000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
0x000007fefc280000 - 0x000007fefc2d6000 C:\windows\system32\uxtheme.dll
0x000007fefb530000 - 0x000007fefb54d000 C:\Program Files (x86)\McAfee\SiteAdvisor Enterprise\x64\saHook.dll
0x0000000071f20000 - 0x0000000071f61000 D:\niagara\r40\niagara_home\jre\bin\t2k.dll
0x000007fef4370000 - 0x000007fef43a4000 D:\niagara\r40\niagara_home\bin\trayIcon.dll
0x000007feefe20000 - 0x000007feefec6000 d:\niagara\r40\niagara_home\bin\MSVCP120.dll
0x0000000071fc0000 - 0x0000000071fec000 D:\niagara\r40\niagara_home\jre\bin\prism_d3d.dll
0x000007fef7c60000 - 0x000007fef7e5f000 C:\windows\system32\d3d9.dll
0x000007fefc9a0000 - 0x000007fefc9ac000 C:\windows\system32\VERSION.dll
0x000007fef7c50000 - 0x000007fef7c57000 C:\windows\system32\d3d8thk.dll
0x000007fefdc60000 - 0x000007fefdc9a000 C:\windows\system32\WINTRUST.dll
0x000007feebd70000 - 0x000007feecc0b000 C:\windows\system32\nvd3dumx.dll
0x0000000071080000 - 0x0000000071152000 D:\niagara\r40\niagara_home\jre\bin\msvcr100.dll
0x0000000071cd0000 - 0x0000000071d12000 D:\niagara\r40\niagara_home\jre\bin\glass.dll
0x000007fefdca0000 - 0x000007fefdd37000 C:\windows\system32\COMDLG32.dll
0x000007fefbc60000 - 0x000007fefbc8c000 C:\windows\system32\powrprof.dll
0x000007feffa90000 - 0x000007feffc67000 C:\windows\system32\SETUPAPI.dll
0x000007fefd940000 - 0x000007fefd976000 C:\windows\system32\CFGMGR32.dll
0x000007fefd910000 - 0x000007fefd92a000 C:\windows\system32\DEVOBJ.dll
0x0000000073430000 - 0x0000000073445000 D:\niagara\r40\niagara_home\jre\bin\javafx_font.dll
0x000007feeeb30000 - 0x000007feeecc6000 C:\windows\system32\dwrite.dll
0x000007feff590000 - 0x000007feff629000 C:\windows\system32\CLBCatQ.DLL
0x000007fefc2e0000 - 0x000007fefc4d4000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
0x000007fef40b0000 - 0x000007fef4211000 C:\windows\system32\WindowsCodecs.dll
0x000007fefd6e0000 - 0x000007fefd737000 C:\windows\system32\apphelp.dll
0x0000000073910000 - 0x0000000073926000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x0000000180000000 - 0x000000018007b000 C:\Program Files\TortoiseHg\ThgShellx64.dll
0x000007fef4ba0000 - 0x000007fef4ebd000 C:\windows\system32\msi.dll
0x000007fef7260000 - 0x000007fef7295000 C:\windows\system32\EhStorShell.dll
0x000007fefbd40000 - 0x000007fefbe6c000 C:\windows\system32\PROPSYS.dll
0x000007fef55f0000 - 0x000007fef566e000 C:\windows\System32\cscui.dll
0x000007fefabe0000 - 0x000007fefabec000 C:\windows\System32\CSCDLL.dll
0x000007fef9bf0000 - 0x000007fef9bff000 C:\windows\system32\CSCAPI.dll
0x0000000061dc0000 - 0x0000000063198000 D:\niagara\r40\niagara_home\jre\bin\jfxwebkit.dll
0x0000000073660000 - 0x0000000073671000 D:\niagara\r40\niagara_home\jre\bin\prism_common.dll
0x0000000072320000 - 0x000000007234a000 D:\niagara\r40\niagara_home\jre\bin\dcpr.dll
0x0000000073f50000 - 0x0000000073f5d000 D:\niagara\r40\niagara_home\jre\bin\management.dll
0x0000000065a50000 - 0x0000000065a81000 C:\Program Files (x86)\McAfee\Host Intrusion Prevention\HIPSCore\x64\hipi.dll
0x00000000587e0000 - 0x00000000587ef000 C:\windows\system32\HIPIS0e011b5.dll
0x000000006af70000 - 0x000000006af81000 C:\Program Files (x86)\McAfee\Host Intrusion Prevention\HIPSCore\x64\HIPQA.dll
0x000007fef6050000 - 0x000007fef607d000 C:\Program Files\Common Files\Microsoft Shared\Ink\rtscom.dll
0x000007fefb9f0000 - 0x000007fefb9f7000 D:\niagara\r40\niagara_home\bin\cryptocore.dll
0x000007fef0cc0000 - 0x000007fef0e47000 d:\niagara\r40\niagara_home\bin\LIBEAY32.dll
0x000007fefd830000 - 0x000007fefd844000 C:\windows\system32\RpcRtRemote.dll
0x000007feefb80000 - 0x000007feefd88000 C:\Program Files (x86)\YourKit Java Profiler 2014 build 14112\bin\win64\yjpagent.dll
0x000007fefc5f0000 - 0x000007fefc61d000 C:\windows\system32\ntmarta.dll
0x000007fefdd80000 - 0x000007fefddd2000 C:\windows\system32\WLDAP32.dll
0x000007fefac30000 - 0x000007fefad55000 C:\windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx256M -Dfile.encoding=UTF-8 -Xss512K -Djava.library.path=d:/niagara/r40\niagara_home\bin;d:/niagara/r40\niagara_dev_home\jdk\jdk\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Bin;C:\Program Files\TortoiseHg\;C:\Program Files\nodejs\;C:\Program Files (x86)\Git\cmd;C:\Users\e333930\AppData\Roaming\npm -Dniagara.home=d:/niagara/r40\niagara_home -Dniagara.user.home=d:/niagara/r40\niagara_user_home -Dniagara.platform.provider=com.tridium.nre.platform.NativePlatformProviderTridium -Dniagara.supported.runtime.profiles=rt,ux,wb,se,doc -Dniagara.required.runtime.profiles=rt,ux,wb,se -Djava.security.properties==d:/niagara/r40\niagara_home\security\policy\java.security -Djava.security.policy==d:/niagara/r40\niagara_home\security\policy\wb.policy -Djava.security.manager exit
java_command: <unknown>
java_class_path (initial): d:/niagara/r40\niagara_home\modules\baja.jar;d:/niagara/r40\niagara_home\bin\ext\activation-111.jar;d:/niagara/r40\niagara_home\bin\ext\bcpkix-jdk15on-149.jar;d:/niagara/r40\niagara_home\bin\ext\bcpkix-jdk15on-151.jar;d:/niagara/r40\niagara_home\bin\ext\bcprov-jdk15on-149.jar;d:/niagara/r40\niagara_home\bin\ext\bcprov-jdk15on-151.jar;d:/niagara/r40\niagara_home\bin\ext\cryptoCore.jar;d:/niagara/r40\niagara_home\bin\ext\daemonCrypto.jar;d:/niagara/r40\niagara_home\bin\ext\jettyWrapper.jar;d:/niagara/r40\niagara_home\bin\ext\mail-145.jar;d:/niagara/r40\niagara_home\bin\ext\niagarad.jar;d:/niagara/r40\niagara_home\bin\ext\nre.jar;d:/niagara/r40\niagara_home\bin\ext\org.json-chargebee-1.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient;d:/niagara/r40\niagara_home\bin\ext\orient\activation-1.1.jar;d:/niagara/r40\niagara_home\bin\ext\orient\ant-1.8.3.jar;d:/niagara/r40\niagara_home\bin\ext\orient\ant-launcher-1.8.3.jar;d:/niagara/r40\niagara_home\bin\ext\orient\antlr-2.7.7.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-analysis-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-commons-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-tree-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-util-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\blueprints-core-2.5.0-SNAPSHOT.jar;d:/niagara/r40\niagara_home\bin\ext\orient\blueprints-test-2.5.0-SNAPSHOT.jar;d:/niagara/r40\niagara_home\bin\ext\orient\colt-1.2.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-beanutils-1.7.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-beanutils-core-1.8.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-collections-3.2.1.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-configuration-1.6.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-digester-1.8.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-lang-2.4.jar;d:/niagara/r40\niagara_home\bin\ext\orient\co
Launcher Type: generic

Environment Variables:
JAVA_HOME=d:/niagara/r40\niagara_dev_home\jdk\jdk\jre
PATH=d:/niagara/r40\niagara_home\bin;d:/niagara/r40\niagara_dev_home\jdk\jdk\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Bin;C:\Program Files\TortoiseHg\;C:\Program Files\nodejs\;C:\Program Files (x86)\Git\cmd;C:\Users\e333930\AppData\Roaming\npm
USERNAME=e333930
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit, tscinv

Memory: 4k page, physical 8312560k(2439332k free), swap 16623256k(10574252k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Jan 07 12:15:56 2015
elapsed time: 764238 seconds (8d 20h 17m 18s)
by jjfrankovich
Wed Jan 07, 2015 12:29 pm

Forum: Java Profiler
Topic: YourKit 20 connected to java 1.8u25 can cause jre crash
Replies: 11
Views: 350
jjfrankovich
Posts: 13
Joined: Fri Nov 15, 2013 2:53 pm

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by jjfrankovich »

Here is the second native crash report:

**Crash 2: Summary***

[YourKit Java Profiler 2014 build 14116] Log file: C:\Users\E361362\.yjp\log\wb-2024.log
09:17:17,101 INFO [fox] Opened: 968c2a616a40aa23d0c8fea6e1a6d61a5598de688393e9150e -> 414b3c4e0c7d2b16f1f0d449c9b2e66f3f0ab0261e381aab41 :: Station [test3] @ UK2ALT8D625S1.global.ds.honeywell.com
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000530f0f70, pid=2024, tid=3232
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00000000530f0f70
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# d:\niagara\r40\niagara_dev_home\hs_err_pid2024.log
Compiled method (c2) 52339 8394 4 sun.invoke.util.ValueConversions::identity (2 bytes)
total in heap [0x00000000027ee890,0x00000000027eea30] = 416
relocation [0x00000000027ee9b0,0x00000000027ee9b8] = 8
main code [0x00000000027ee9c0,0x00000000027ee9e0] = 32
stub code [0x00000000027ee9e0,0x00000000027ee9f8] = 24
metadata [0x00000000027ee9f8,0x00000000027eea00] = 8
scopes data [0x00000000027eea00,0x00000000027eea08] = 8
scopes pcs [0x00000000027eea08,0x00000000027eea28] = 32
dependencies [0x00000000027eea28,0x00000000027eea30] = 8
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

**Crash 2: Full Crash Error File***
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000530f0f70, pid=2024, tid=3232
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00000000530f0f70
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#

--------------- T H R E A D ---------------

Current thread (0x0000000059a5a000): JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=3232, stack(0x000000005d420000,0x000000005d4a0000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x00000000530f0f70

Registers:
RAX=0x00000000f0079be0, RBX=0x0000000052eb5fe8, RCX=0x0000000002673140, RDX=0x00000000f0079be0
RSP=0x000000005d498c50, RBP=0x000000005d498c88, RSI=0x0000000012c31750, RDI=0x000000005335d828
R8 =0x00000000f0001588, R9 =0x00000000f049fb68, R10=0x00000000f0079be0, R11=0x00000000027ee9c0
R12=0x0000000000000000, R13=0x000000005d498c40, R14=0x000000005d498ce8, R15=0x0000000059a5a000
RIP=0x00000000530f0f70, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000005d498c50)
0x000000005d498c50: 000000005333fff0 00000000530f0a68
0x000000005d498c60: 000000005d498cd0 0000000002577790
0x000000005d498c70: 000000005d498cd0 0000000002577790
0x000000005d498c80: 00000000f0079be0 00000000f0001568
0x000000005d498c90: 000000005d498c90 000000005aaf05e6
0x000000005d498ca0: 000000005d498ce8 000000005aaf0668
0x000000005d498cb0: 0000000000000000 000000005aaf05f8
0x000000005d498cc0: 000000005d498c80 000000005d498cf0
0x000000005d498cd0: 000000005d498cf0 0000000002747774
0x000000005d498ce0: 00000000f0079be0 00000000f0079ae0
0x000000005d498cf0: 00000000fcb9f740 000000005d498cf8
0x000000005d498d00: 0000000052cdf904 000000005d498d48
0x000000005d498d10: 0000000052ce01c0 0000000000000000
0x000000005d498d20: 000000005d498d98 0000000002577930
0x000000005d498d30: 000000005d498d48 0000000002577930
0x000000005d498d40: 00000000f0079ae0 00000000fcb9f778

Instructions: (pc=0x00000000530f0f70)
0x00000000530f0f50: 54 00 09 06 25 00 22 00 55 00 09 06 23 00 22 00
0x00000000530f0f60: 53 00 09 06 00 00 00 00 00 00 00 00 00 00 00 00
0x00000000530f0f70: 0c 00 00 00 00 00 00 00 10 06 0f 53 00 00 00 00
0x00000000530f0f80: 46 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00


Register to memory mapping:

RAX=0x00000000f0079be0 is an oop
com.tridium.sys.module.NModule$$Lambda$4/1722023916
- klass: 'com/tridium/sys/module/NModule$$Lambda$4'
RBX={method} {0x0000000052eb5ff0} 'identity' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'sun/invoke/util/ValueConversions'
RCX=0x0000000002673140 is at begin+16 in a stub
MethodHandle::interpreter_entry::_linkToStatic [0x0000000002673130, 0x0000000002673158[ (40 bytes)
RDX=0x00000000f0079be0 is an oop
com.tridium.sys.module.NModule$$Lambda$4/1722023916
- klass: 'com/tridium/sys/module/NModule$$Lambda$4'
RSP=0x000000005d498c50 is pointing into the stack for thread: 0x0000000059a5a000
RBP=0x000000005d498c88 is pointing into the stack for thread: 0x0000000059a5a000
RSI=0x0000000012c31750 is pointing into metadata
RDI=0x000000005335d828 is pointing into metadata
R8 =0x00000000f0001588 is an oop
java.lang.invoke.MemberName
- klass: 'java/lang/invoke/MemberName'
R9 =0x00000000f049fb68 is an oop
java.lang.Class
- klass: 'java/lang/Class'
R10=0x00000000f0079be0 is an oop
com.tridium.sys.module.NModule$$Lambda$4/1722023916
- klass: 'com/tridium/sys/module/NModule$$Lambda$4'
R11=0x00000000027ee9c0 is at entry_point+0 in (nmethod*)0x00000000027ee890
R12=0x0000000000000000 is an unknown value
R13=0x000000005d498c40 is pointing into the stack for thread: 0x0000000059a5a000
R14=0x000000005d498ce8 is pointing into the stack for thread: 0x0000000059a5a000
R15=0x0000000059a5a000 is a thread


Stack: [0x000000005d420000,0x000000005d4a0000], sp=0x000000005d498c50, free space=483k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00000000530f0f70


--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x0000000069e73800 JavaThread "tFirewallProcessor" daemon [_thread_blocked, id=5312, stack(0x0000000068050000,0x00000000680d0000)]
0x0000000059a64800 JavaThread "Schedule:Execution" daemon [_thread_blocked, id=6388, stack(0x0000000067cc0000,0x0000000067d40000)]
0x0000000058c18800 JavaThread "Fox:ClientSync:968c2a616a40aa23d0c8fea6e1a6d61a5598de688393e9150e" [_thread_blocked, id=5784, stack(0x0000000068160000,0x00000000681e0000)]
0x0000000058c18000 JavaThread "Fox:Dispatcher:968c2a616a40aa23d0c8fea6e1a6d61a5598de688393e9150e" [_thread_blocked, id=9180, stack(0x0000000067b50000,0x0000000067bd0000)]
0x0000000058c16800 JavaThread "Fox:Sender:968c2a616a40aa23d0c8fea6e1a6d61a5598de688393e9150e" [_thread_blocked, id=7740, stack(0x0000000067bf0000,0x0000000067c70000)]
0x0000000058c17000 JavaThread "Fox:Receiver:968c2a616a40aa23d0c8fea6e1a6d61a5598de688393e9150e" [_thread_in_native, id=8364, stack(0x0000000063900000,0x0000000063980000)]
0x0000000058c15800 JavaThread "Ui:CaretBlinker" [_thread_blocked, id=5856, stack(0x0000000067390000,0x0000000067410000)]
0x0000000058c19800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=9084, stack(0x0000000063980000,0x0000000063a00000)]
0x0000000059a47000 JavaThread "YJPAgent-OOMESnapshotDetector" daemon [_thread_in_native, id=3448, stack(0x000000005f8d0000,0x000000005f950000)]
0x0000000059a46000 JavaThread "YJPAgent-CPUSampler" daemon [_thread_in_native, id=4892, stack(0x0000000066a70000,0x0000000066af0000)]
0x0000000058c1b000 JavaThread "YJPAgent-RequestListener" daemon [_thread_in_native, id=324, stack(0x0000000061dd0000,0x0000000061e50000)]
0x0000000058c1c800 JavaThread "YJPAgent-Telemetry" daemon [_thread_blocked, id=7540, stack(0x000000005db60000,0x000000005dbe0000)]
0x0000000059a62000 JavaThread "Watchdog-Timer-1" daemon [_thread_blocked, id=1264, stack(0x0000000062a50000,0x0000000062ad0000)]
0x0000000059a61800 JavaThread "Disposer" daemon [_thread_blocked, id=5728, stack(0x00000000602e0000,0x0000000060360000)]
0x0000000059a60800 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=5400, stack(0x0000000060260000,0x00000000602e0000)]
0x0000000059a5f000 JavaThread "DestroyJavaVM" [_thread_blocked, id=896, stack(0x0000000000110000,0x0000000000210000)]
=>0x0000000059a5a000 JavaThread "AWT-EventQueue-0" [_thread_in_Java, id=3232, stack(0x000000005d420000,0x000000005d4a0000)]
0x0000000059a5a800 JavaThread "AWT-Shutdown" [_thread_blocked, id=936, stack(0x000000005f830000,0x000000005f8b0000)]
0x0000000059a5e800 JavaThread "Timer-0" [_thread_blocked, id=8500, stack(0x000000005d8e0000,0x000000005d960000)]
0x0000000059a5d800 JavaThread "Thread-5" daemon [_thread_in_native, id=9036, stack(0x000000005fb60000,0x000000005fc60000)]
0x0000000059a5d000 JavaThread "JavaFX Application Thread" [_thread_in_native, id=8316, stack(0x000000005dbf0000,0x000000005dc70000)]
0x0000000059a5c000 JavaThread "Thread-4" daemon [_thread_blocked, id=5636, stack(0x000000005dad0000,0x000000005db50000)]
0x0000000059a5b800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=8740, stack(0x0000000056320000,0x00000000563a0000)]
0x0000000059a59000 JavaThread "Ui:PulseThread" daemon [_thread_blocked, id=2760, stack(0x000000005d0f0000,0x000000005d170000)]
0x0000000059a58800 JavaThread "Ui:HoverThread" daemon [_thread_blocked, id=8060, stack(0x000000005ce50000,0x000000005ced0000)]
0x0000000059a57800 JavaThread "Ui:CoalesceThread" daemon [_thread_blocked, id=1896, stack(0x000000005c830000,0x000000005c8b0000)]
0x0000000059a57000 JavaThread "Ui:NavMonitor" daemon [_thread_blocked, id=1692, stack(0x000000005cfe0000,0x000000005d060000)]
0x0000000059a56000 JavaThread "Ui:JobMonitor" daemon [_thread_blocked, id=8372, stack(0x000000005d060000,0x000000005d0e0000)]
0x0000000059a55800 JavaThread "Fox:FailsafeTimeout" daemon [_thread_blocked, id=1404, stack(0x000000005cf40000,0x000000005cfc0000)]
0x0000000059a67800 JavaThread "Ui:ImageManager" daemon [_thread_blocked, id=8012, stack(0x000000005aee0000,0x000000005af60000)]
0x000000005962f000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5396, stack(0x0000000056770000,0x00000000567f0000)]
0x0000000058603800 JavaThread "Ui:OptionsManager" daemon [_thread_blocked, id=6900, stack(0x000000005b0b0000,0x000000005b130000)]
0x000000005931f000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3664, stack(0x000000005af80000,0x000000005b000000)]
0x0000000057bb5800 JavaThread "Ui:AnimateThread" daemon [_thread_blocked, id=5464, stack(0x000000005a7d0000,0x000000005a850000)]
0x000000005a1b2800 JavaThread "tCryptoFileMonitor-d:\niagara\r40\niagara_user_home\security" daemon [_thread_blocked, id=1144, stack(0x000000005abe0000,0x000000005ac60000)]
0x0000000056fb5000 JavaThread "Nre:Lease" daemon [_thread_blocked, id=7968, stack(0x0000000053ea0000,0x0000000053f20000)]
0x00000000576cf000 JavaThread "Nre:Engine" daemon [_thread_blocked, id=2036, stack(0x00000000565c0000,0x0000000056640000)]
0x0000000055175000 JavaThread "Service Thread" daemon [_thread_blocked, id=220, stack(0x00000000563a0000,0x0000000056420000)]
0x00000000550f0800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=3616, stack(0x0000000056980000,0x0000000056a80000)]
0x00000000550ed000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=8600, stack(0x0000000056800000,0x0000000056900000)]
0x00000000550de000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8916, stack(0x0000000056670000,0x0000000056770000)]
0x00000000550d4800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1196, stack(0x0000000056480000,0x0000000056580000)]
0x00000000550d3800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6536, stack(0x0000000011f60000,0x0000000011fe0000)]
0x00000000550d2800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4852, stack(0x00000000560a0000,0x0000000056120000)]
0x00000000535af000 JavaThread "Finalizer" daemon [_thread_blocked, id=6384, stack(0x00000000562a0000,0x0000000056320000)]
0x00000000535a8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7816, stack(0x0000000055ff0000,0x0000000056070000)]

Other Threads:
0x0000000055082800 VMThread [stack: 0x0000000056150000,0x0000000056250000] [id=2236]
0x000000005517f800 WatcherThread [stack: 0x0000000056a80000,0x0000000056b80000] [id=5264]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
PSYoungGen total 65024K, used 49492K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 43008K, 77% used [0x00000000fab00000,0x00000000fcbbaad0,0x00000000fd500000)
from space 22016K, 72% used [0x00000000fd500000,0x00000000fe49a630,0x00000000fea80000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 163840K, used 50216K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 30% used [0x00000000f0000000,0x00000000f310a3e0,0x00000000fa000000)
Metaspace used 47040K, capacity 50376K, committed 50432K, reserved 1091584K
class space used 7181K, capacity 8142K, committed 8192K, reserved 1048576K

Card table byte_map: [0x0000000000400000,0x0000000000490000] byte_map_base: 0xffffffffffc80000

Marking Bits: (ParMarkBitMap*) 0x000000005471d490
Begin Bits: [0x00000000123c0000, 0x00000000127c0000)
End Bits: [0x00000000127c0000, 0x0000000012bc0000)

Polling page: 0x0000000000220000

CodeCache: size=245760Kb used=8440Kb max_used=16507Kb free=237320Kb
bounds [0x0000000002570000, 0x00000000035b0000, 0x0000000011570000]
total_blobs=3402 nmethods=2483 adapters=829
compilation: enabled

Compilation events (10 events):
Event: 52.281 Thread 0x00000000550de000 8389 4 java.lang.CharacterDataLatin1::toUpperCaseEx (71 bytes)
Event: 52.282 Thread 0x00000000550de000 nmethod 8389 0x0000000002fd7c10 code [0x0000000002fd7d40, 0x0000000002fd7e18]
Event: 52.284 Thread 0x00000000550d4800 nmethod 8386 0x000000000348dd90 code [0x000000000348e020, 0x000000000348eb88]
Event: 52.285 Thread 0x00000000550f0800 8390 3 sun.misc.URLClassPath$JarLoader::findResource (18 bytes)
Event: 52.285 Thread 0x00000000550f0800 nmethod 8390 0x00000000028bfb90 code [0x00000000028bfd00, 0x00000000028bff98]
Event: 52.288 Thread 0x00000000550f0800 8391 3 java.io.WinNTFileSystem::canonicalize (372 bytes)
Event: 52.292 Thread 0x00000000550f0800 nmethod 8391 0x0000000003483f50 code [0x0000000003484580, 0x0000000003488a98]
Event: 52.305 Thread 0x00000000550f0800 8392 3 java.net.URI::quote (208 bytes)
Event: 52.305 Thread 0x00000000550de000 8394 4 sun.invoke.util.ValueConversions::identity (2 bytes)
Event: 52.305 Thread 0x00000000550de000 nmethod 8394 0x00000000027ee890 code [0x00000000027ee9c0, 0x00000000027ee9f8]

GC Heap History (10 events):
Event: 7.822 GC heap before
{Heap before GC invocations=9 (full 1):
PSYoungGen total 65536K, used 15260K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 44032K, 2% used [0x00000000fab00000,0x00000000fac3a7b8,0x00000000fd600000)
from space 21504K, 65% used [0x00000000fd600000,0x00000000fe3ac950,0x00000000feb00000)
to space 20480K, 0% used [0x00000000fec00000,0x00000000fec00000,0x0000000100000000)
ParOldGen total 123392K, used 26178K [0x00000000f0000000, 0x00000000f7880000, 0x00000000fab00000)
object space 123392K, 21% used [0x00000000f0000000,0x00000000f19908d8,0x00000000f7880000)
Metaspace used 33395K, capacity 35404K, committed 35496K, reserved 1079296K
class space used 5008K, capacity 5555K, committed 5632K, reserved 1048576K
Event: 7.831 GC heap after
Heap after GC invocations=9 (full 1):
PSYoungGen total 65536K, used 17466K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 45056K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fd700000)
from space 20480K, 85% used [0x00000000fec00000,0x00000000ffd0e8a0,0x0000000100000000)
to space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000)
ParOldGen total 123392K, used 30853K [0x00000000f0000000, 0x00000000f7880000, 0x00000000fab00000)
object space 123392K, 25% used [0x00000000f0000000,0x00000000f1e214a8,0x00000000f7880000)
Metaspace used 33395K, capacity 35404K, committed 35496K, reserved 1079296K
class space used 5008K, capacity 5555K, committed 5632K, reserved 1048576K
}
Event: 7.831 GC heap before
{Heap before GC invocations=10 (full 2):
PSYoungGen total 65536K, used 17466K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 45056K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fd700000)
from space 20480K, 85% used [0x00000000fec00000,0x00000000ffd0e8a0,0x0000000100000000)
to space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000)
ParOldGen total 123392K, used 30853K [0x00000000f0000000, 0x00000000f7880000, 0x00000000fab00000)
object space 123392K, 25% used [0x00000000f0000000,0x00000000f1e214a8,0x00000000f7880000)
Metaspace used 33395K, capacity 35404K, committed 35496K, reserved 1079296K
class space used 5008K, capacity 5555K, committed 5632K, reserved 1048576K
Event: 7.978 GC heap after
Heap after GC invocations=10 (full 2):
PSYoungGen total 65536K, used 0K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 45056K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fd700000)
from space 20480K, 0% used [0x00000000fec00000,0x00000000fec00000,0x0000000100000000)
to space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000)
ParOldGen total 163840K, used 31997K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 19% used [0x00000000f0000000,0x00000000f1f3f658,0x00000000fa000000)
Metaspace used 33395K, capacity 35404K, committed 35496K, reserved 1079296K
class space used 5008K, capacity 5555K, committed 5632K, reserved 1048576K
}
Event: 8.795 GC heap before
{Heap before GC invocations=11 (full 2):
PSYoungGen total 65536K, used 45056K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 45056K, 100% used [0x00000000fab00000,0x00000000fd700000,0x00000000fd700000)
from space 20480K, 0% used [0x00000000fec00000,0x00000000fec00000,0x0000000100000000)
to space 20992K, 0% used [0x00000000fd700000,0x00000000fd700000,0x00000000feb80000)
ParOldGen total 163840K, used 31998K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 19% used [0x00000000f0000000,0x00000000f1f3f9f8,0x00000000fa000000)
Metaspace used 38897K, capacity 41548K, committed 41728K, reserved 1085440K
class space used 6000K, capacity 6644K, committed 6656K, reserved 1048576K
Event: 8.801 GC heap after
Heap after GC invocations=11 (full 2):
PSYoungGen total 66048K, used 15997K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 45056K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fd700000)
from space 20992K, 76% used [0x00000000fd700000,0x00000000fe69f6e0,0x00000000feb80000)
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000)
ParOldGen total 163840K, used 32006K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 19% used [0x00000000f0000000,0x00000000f1f419f8,0x00000000fa000000)
Metaspace used 38897K, capacity 41548K, committed 41728K, reserved 1085440K
class space used 6000K, capacity 6644K, committed 6656K, reserved 1048576K
}
Event: 29.150 GC heap before
{Heap before GC invocations=12 (full 2):
PSYoungGen total 66048K, used 61053K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 45056K, 100% used [0x00000000fab00000,0x00000000fd700000,0x00000000fd700000)
from space 20992K, 76% used [0x00000000fd700000,0x00000000fe69f6e0,0x00000000feb80000)
to space 20992K, 0% used [0x00000000feb80000,0x00000000feb80000,0x0000000100000000)
ParOldGen total 163840K, used 32009K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 19% used [0x00000000f0000000,0x00000000f1f42558,0x00000000fa000000)
Metaspace used 41474K, capacity 44338K, committed 44544K, reserved 1087488K
class space used 6227K, capacity 6881K, committed 6912K, reserved 1048576K
Event: 29.183 GC heap after
Heap after GC invocations=12 (full 2):
PSYoungGen total 64000K, used 19610K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 43008K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fd500000)
from space 20992K, 93% used [0x00000000feb80000,0x00000000ffea6908,0x0000000100000000)
to space 22016K, 0% used [0x00000000fd500000,0x00000000fd500000,0x00000000fea80000)
ParOldGen total 163840K, used 32017K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 19% used [0x00000000f0000000,0x00000000f1f44558,0x00000000fa000000)
Metaspace used 41474K, capacity 44338K, committed 44544K, reserved 1087488K
class space used 6227K, capacity 6881K, committed 6912K, reserved 1048576K
}
Event: 51.159 GC heap before
{Heap before GC invocations=13 (full 2):
PSYoungGen total 64000K, used 62618K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 43008K, 100% used [0x00000000fab00000,0x00000000fd500000,0x00000000fd500000)
from space 20992K, 93% used [0x00000000feb80000,0x00000000ffea6908,0x0000000100000000)
to space 22016K, 0% used [0x00000000fd500000,0x00000000fd500000,0x00000000fea80000)
ParOldGen total 163840K, used 32017K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 19% used [0x00000000f0000000,0x00000000f1f44558,0x00000000fa000000)
Metaspace used 43699K, capacity 46586K, committed 46720K, reserved 1089536K
class space used 6574K, capacity 7280K, committed 7296K, reserved 1048576K
Event: 51.185 GC heap after
Heap after GC invocations=13 (full 2):
PSYoungGen total 65024K, used 15977K [0x00000000fab00000, 0x0000000100000000, 0x0000000100000000)
eden space 43008K, 0% used [0x00000000fab00000,0x00000000fab00000,0x00000000fd500000)
from space 22016K, 72% used [0x00000000fd500000,0x00000000fe49a630,0x00000000fea80000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 163840K, used 50216K [0x00000000f0000000, 0x00000000fa000000, 0x00000000fab00000)
object space 163840K, 30% used [0x00000000f0000000,0x00000000f310a3e0,0x00000000fa000000)
Metaspace used 43699K, capacity 46586K, committed 46720K, reserved 1089536K
class space used 6574K, capacity 7280K, committed 7296K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 51.417 Thread 0x0000000059a5a000 Uncommon trap: reason=unreached action=reinterpret pc=0x000000000302b734 method=java.lang.Class$MethodArray.addIfNotPresent(Ljava/lang/reflect/Method;)V @ 19
Event: 51.732 Thread 0x0000000059a5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000029bba4c method=com.tridium.sys.schema.ComponentSlotMap.fireComponentEvent(ILjavax/baja/sys/Slot;Ljava/lang/Object;Ljava/lang/String;Ljavax/baja/sys/Context;)V @ 227
Event: 51.732 Thread 0x0000000059a5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029a7128 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 51.733 Thread 0x0000000059a5a000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b5f07c method=com.tridium.sys.schema.ComplexSlotMap.set(Ljavax/baja/sys/Property;Ljavax/baja/sys/BValue;Lcom/tridium/sys/schema/ComplexSlotMap;Ljavax/baja/sys/BValue;Lcom/tridium/sys/schema/󓃻ÑÝI@
Event: 51.733 Thread 0x0000000059a5a000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b63518 method=com.tridium.sys.schema.ComplexSlotMap.setRequiresValidation(Ljavax/baja/sys/Context;)Z @ 8
Event: 51.733 Thread 0x0000000059a5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000029bba4c method=com.tridium.sys.schema.ComponentSlotMap.fireComponentEvent(ILjavax/baja/sys/Slot;Ljava/lang/Object;Ljava/lang/String;Ljavax/baja/sys/Context;)V @ 227
Event: 51.733 Thread 0x0000000059a5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000029bba4c method=com.tridium.sys.schema.ComponentSlotMap.fireComponentEvent(ILjavax/baja/sys/Slot;Ljava/lang/Object;Ljava/lang/String;Ljavax/baja/sys/Context;)V @ 227
Event: 51.733 Thread 0x0000000059a5a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000029bba4c method=com.tridium.sys.schema.ComponentSlotMap.fireComponentEvent(ILjavax/baja/sys/Slot;Ljava/lang/Object;Ljava/lang/String;Ljavax/baja/sys/Context;)V @ 227
Event: 51.733 Thread 0x0000000059a5a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000029a7128 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 6
Event: 51.747 Thread 0x0000000059a5a000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000002a283f8 method=com.tridium.sys.schema.ComplexSlotMap.setString(Ljavax/baja/sys/Property;Ljava/lang/String;Ljavax/baja/sys/Context;Z)V @ 39

Internal exceptions (10 events):
Event: 52.285 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcada630) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.286 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcae16e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.288 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcaf8da0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.289 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcafeb88) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.291 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcb17788) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.292 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcb1da38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.296 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcb42750) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.298 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcb4cab8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.299 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcb4f870) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 52.299 Thread 0x0000000059a5a000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000fcb52df0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]

Events (10 events):
Event: 52.290 loading class javax/baja/web/BWebServer
Event: 52.290 loading class javax/baja/web/BWebServer done
Event: 52.296 loading class javax/baja/role/BRoleService
Event: 52.296 loading class javax/baja/role/BRoleService done
Event: 52.298 loading class javax/baja/role/BAdminRole
Event: 52.298 loading class javax/baja/role/BAdminRole done
Event: 52.299 loading class javax/baja/role/BAbstractRole
Event: 52.299 loading class javax/baja/role/BAbstractRole done
Event: 52.299 loading class javax/baja/role/BIRole
Event: 52.299 loading class javax/baja/role/BIRole done


Dynamic libraries:
0x000000013ffa0000 - 0x000000013ffba000 d:\niagara\r40\niagara_home\bin\wb.exe
0x0000000077840000 - 0x00000000779e9000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077720000 - 0x000000007783f000 C:\Windows\system32\kernel32.dll
0x000007fefd6c0000 - 0x000007fefd72b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefaae0000 - 0x000007fefaaf9000 d:\niagara\r40\niagara_home\bin\nre.dll
0x000007fef7c30000 - 0x000007fef7c6e000 d:\niagara\r40\niagara_home\bin\common.dll
0x000007fefe260000 - 0x000007fefe33b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe1c0000 - 0x000007fefe25f000 C:\Windows\system32\msvcrt.dll
0x000007fefe8a0000 - 0x000007fefe8bf000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdd60000 - 0x000007fefde8d000 C:\Windows\system32\RPCRT4.dll
0x000007fefa060000 - 0x000007fefa076000 C:\Windows\system32\NETAPI32.dll
0x000007fefcaa0000 - 0x000007fefcaac000 C:\Windows\system32\netutils.dll
0x000007fefd240000 - 0x000007fefd263000 C:\Windows\system32\srvcli.dll
0x000007fefa040000 - 0x000007fefa055000 C:\Windows\system32\wkscli.dll
0x000007fefaf50000 - 0x000007fefaf5c000 C:\Windows\system32\DSROLE.DLL
0x000007fef97d0000 - 0x000007fef97e4000 C:\Windows\system32\SAMCLI.DLL
0x000007fefccb0000 - 0x000007fefcce0000 C:\Windows\system32\LOGONCLI.DLL
0x000007fefe940000 - 0x000007fefe98d000 C:\Windows\system32\WS2_32.dll
0x000007fefe990000 - 0x000007fefe998000 C:\Windows\system32\NSI.dll
0x0000000077620000 - 0x000000007771a000 C:\Windows\system32\USER32.dll
0x000007feffae0000 - 0x000007feffb47000 C:\Windows\system32\GDI32.dll
0x000007fefdac0000 - 0x000007fefdace000 C:\Windows\system32\LPK.dll
0x000007fefe4b0000 - 0x000007fefe579000 C:\Windows\system32\USP10.dll
0x000007fef7b40000 - 0x000007fef7c2f000 d:\niagara\r40\niagara_home\bin\MSVCR120.dll
0x000007fefd8d0000 - 0x000007fefda3c000 C:\Windows\system32\CRYPT32.dll
0x000007fefd690000 - 0x000007fefd69f000 C:\Windows\system32\MSASN1.dll
0x000007fefeae0000 - 0x000007feff868000 C:\Windows\system32\SHELL32.dll
0x000007fefe8c0000 - 0x000007fefe931000 C:\Windows\system32\SHLWAPI.dll
0x000007feff8d0000 - 0x000007feffad3000 C:\Windows\system32\ole32.dll
0x000007fefe760000 - 0x000007fefe78e000 C:\Windows\system32\IMM32.DLL
0x000007fefe790000 - 0x000007fefe899000 C:\Windows\system32\MSCTF.dll
0x000007fefad20000 - 0x000007fefad47000 C:\Windows\system32\iphlpapi.dll
0x000007fefad10000 - 0x000007fefad1b000 C:\Windows\system32\WINNSI.DLL
0x0000000053f40000 - 0x000000005479a000 d:\niagara\r40\niagara_home\jre\bin\server\jvm.dll
0x000007fef7f70000 - 0x000007fef7f79000 C:\Windows\system32\WSOCK32.dll
0x000007fefc0a0000 - 0x000007fefc0db000 C:\Windows\system32\WINMM.dll
0x0000000077a00000 - 0x0000000077a07000 C:\Windows\system32\PSAPI.DLL
0x000000006df80000 - 0x000000006e051000 d:\niagara\r40\niagara_home\bin\MSVCR100.dll
0x000000006ecf0000 - 0x000000006ecff000 d:\niagara\r40\niagara_home\jre\bin\verify.dll
0x000000006ecc0000 - 0x000000006ece8000 d:\niagara\r40\niagara_home\jre\bin\java.dll
0x000000006e340000 - 0x000000006e356000 d:\niagara\r40\niagara_home\jre\bin\zip.dll
0x000007fefd680000 - 0x000007fefd68f000 C:\Windows\system32\profapi.dll
0x000000006ea70000 - 0x000000006ea8a000 D:\niagara\r40\niagara_home\jre\bin\net.dll
0x000007fefce60000 - 0x000007fefceb5000 C:\Windows\system32\mswsock.dll
0x000007fefce50000 - 0x000007fefce57000 C:\Windows\System32\wship6.dll
0x000007fefa910000 - 0x000007fefa921000 C:\Windows\system32\dhcpcsvc6.DLL
0x000007fefa8f0000 - 0x000007fefa908000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefcce0000 - 0x000007fefcd3b000 C:\Windows\system32\DNSAPI.dll
0x000007fefc7c0000 - 0x000007fefc7c7000 C:\Windows\System32\wshtcpip.dll
0x000007fef9710000 - 0x000007fef9718000 C:\Windows\system32\rasadhlp.dll
0x000007fefa850000 - 0x000007fefa8a3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefcec0000 - 0x000007fefced7000 C:\Windows\system32\CRYPTSP.dll
0x000007fefcbc0000 - 0x000007fefcc07000 C:\Windows\system32\rsaenh.dll
0x000007fefd8b0000 - 0x000007fefd8ce000 C:\Windows\system32\USERENV.dll
0x000007fefd520000 - 0x000007fefd52f000 C:\Windows\system32\CRYPTBASE.dll
0x000000006e280000 - 0x000000006e291000 D:\niagara\r40\niagara_home\jre\bin\nio.dll
0x000000006e310000 - 0x000000006e334000 D:\niagara\r40\niagara_home\jre\bin\sunec.dll
0x000000006ed00000 - 0x000000006ed0b000 D:\niagara\r40\niagara_home\jre\bin\sunmscapi.dll
0x000007fefb050000 - 0x000007fefb065000 C:\Windows\system32\NLAapi.dll
0x000007fef9760000 - 0x000007fef9775000 C:\Windows\system32\napinsp.dll
0x000007fef9740000 - 0x000007fef9759000 C:\Windows\system32\pnrpnsp.dll
0x000007fef9730000 - 0x000007fef973b000 C:\Windows\System32\winrnr.dll
0x000007fef9720000 - 0x000007fef9730000 C:\Windows\system32\wshbth.dll
0x0000000069120000 - 0x00000000692b8000 D:\niagara\r40\niagara_home\jre\bin\awt.dll
0x000007fefe0c0000 - 0x000007fefe197000 C:\Windows\system32\OLEAUT32.dll
0x000007fefb770000 - 0x000007fefb788000 C:\Windows\system32\DWMAPI.DLL
0x000000006e0a0000 - 0x000000006e0e7000 D:\niagara\r40\niagara_home\jre\bin\fontmanager.dll
0x000007fef87a0000 - 0x000007fef8840000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_a4d3b9377117c3df\COMCTL32.dll
0x000007fefbb50000 - 0x000007fefbba6000 C:\Windows\system32\uxtheme.dll
0x000007fef8e00000 - 0x000007fef8e1d000 C:\Program Files (x86)\McAfee\SiteAdvisor Enterprise\x64\saHook.dll
0x000000006e0f0000 - 0x000000006e131000 D:\niagara\r40\niagara_home\jre\bin\t2k.dll
0x000007fef7a80000 - 0x000007fef7ab4000 D:\niagara\r40\niagara_home\bin\trayIcon.dll
0x000007fef2ea0000 - 0x000007fef2f46000 d:\niagara\r40\niagara_home\bin\MSVCP120.dll
0x000000006df50000 - 0x000000006df7c000 D:\niagara\r40\niagara_home\jre\bin\prism_d3d.dll
0x000007fef8550000 - 0x000007fef874f000 C:\Windows\system32\d3d9.dll
0x000007fefc6f0000 - 0x000007fefc6fc000 C:\Windows\system32\VERSION.dll
0x000007fef8540000 - 0x000007fef8547000 C:\Windows\system32\d3d8thk.dll
0x000007fee9af0000 - 0x000007feeabdf000 C:\Windows\system32\nvd3dumx.dll
0x0000000180000000 - 0x00000001807ff000 C:\Windows\system32\igdumd64.dll
0x000000006da20000 - 0x000000006daf2000 D:\niagara\r40\niagara_home\jre\bin\msvcr100.dll
0x000000006d9d0000 - 0x000000006da12000 D:\niagara\r40\niagara_home\jre\bin\glass.dll
0x000007fefea40000 - 0x000007fefead7000 C:\Windows\system32\COMDLG32.dll
0x000007fefc470000 - 0x000007fefc49c000 C:\Windows\system32\powrprof.dll
0x000007fefe580000 - 0x000007fefe757000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd750000 - 0x000007fefd786000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd6a0000 - 0x000007fefd6ba000 C:\Windows\system32\DEVOBJ.dll
0x000000006e080000 - 0x000000006e095000 D:\niagara\r40\niagara_home\jre\bin\javafx_font.dll
0x000007feeda90000 - 0x000007feedc26000 C:\Windows\system32\dwrite.dll
0x000007fefe9a0000 - 0x000007fefea39000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefbbb0000 - 0x000007fefbda4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\comctl32.dll
0x000007fefb5c0000 - 0x000007fefb721000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefd4c0000 - 0x000007fefd517000 C:\Windows\system32\apphelp.dll
0x000000006fa90000 - 0x000000006faa6000 C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x000000005a5b0000 - 0x000000005a62b000 C:\Program Files\TortoiseHg\ThgShellx64.dll
0x000007fef3cb0000 - 0x000007fef3fcd000 C:\Windows\system32\msi.dll
0x000007fef6cd0000 - 0x000007fef6d05000 C:\Windows\system32\EhStorShell.dll
0x000007fefc2f0000 - 0x000007fefc41c000 C:\Windows\system32\PROPSYS.dll
0x000007fef6920000 - 0x000007fef699e000 C:\Windows\System32\cscui.dll
0x000007fef9cd0000 - 0x000007fef9cdc000 C:\Windows\System32\CSCDLL.dll
0x000007fef8fc0000 - 0x000007fef8fcf000 C:\Windows\system32\CSCAPI.dll
0x000000006e060000 - 0x000000006e071000 D:\niagara\r40\niagara_home\jre\bin\prism_common.dll
0x0000000065600000 - 0x00000000669d8000 D:\niagara\r40\niagara_home\jre\bin\jfxwebkit.dll
0x000000006df20000 - 0x000000006df4a000 D:\niagara\r40\niagara_home\jre\bin\dcpr.dll
0x000007fef27b0000 - 0x000007fef29b8000 C:\Program Files (x86)\YourKit Java Profiler 2014 build 14116\bin\win64\yjpagent.dll
0x000007fefb280000 - 0x000007fefb2ad000 C:\Windows\system32\ntmarta.dll
0x000007feff870000 - 0x000007feff8c2000 C:\Windows\system32\WLDAP32.dll
0x000000006ea60000 - 0x000000006ea6d000 D:\niagara\r40\niagara_home\jre\bin\management.dll
0x000000005d5c0000 - 0x000000005d5f1000 C:\Program Files (x86)\McAfee\Host Intrusion Prevention\HIPSCore\x64\hipi.dll
0x000000005d410000 - 0x000000005d41f000 C:\Windows\system32\HIPIS0e011b5.dll
0x000000006af70000 - 0x000000006af81000 C:\Program Files (x86)\McAfee\Host Intrusion Prevention\HIPSCore\x64\HIPQA.dll
0x000007fef7070000 - 0x000007fef7195000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx256M -Dfile.encoding=UTF-8 -Xss512K -Djava.library.path=d:/niagara/r40\niagara_home\bin;d:/niagara/r40\niagara_dev_home\jdk\jdk\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\niagara\r38\rel\bin;D:\niagara;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Bin;D:\niagara\jvms\x64-win-jre\jdk\bin;C:\apache-maven-3.0.5\bin;c:\curl;C:\Program Files\TortoiseHg\;C:\gradle-1.6\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\Git\cmd;C:\Users\E361362\AppData\Roaming\npm -Dniagara.home=d:/niagara/r40\niagara_home -Dniagara.user.home=d:/niagara/r40\niagara_user_home -Dniagara.platform.provider=com.tridium.nre.platform.NativePlatformProviderTridium -Dniagara.supported.runtime.profiles=rt,ux,wb,se,doc -Dniagara.required.runtime.profiles=rt,ux,wb,se -Djava.security.properties==d:/niagara/r40\niagara_home\security\policy\java.security -Djava.security.policy==d:/niagara/r40\niagara_home\security\policy\wb.policy -Djava.security.manager exit
java_command: <unknown>
java_class_path (initial): d:/niagara/r40\niagara_home\modules\baja.jar;d:/niagara/r40\niagara_home\bin\ext\activation-111.jar;d:/niagara/r40\niagara_home\bin\ext\bcpkix-jdk15on-149.jar;d:/niagara/r40\niagara_home\bin\ext\bcpkix-jdk15on-151.jar;d:/niagara/r40\niagara_home\bin\ext\bcprov-jdk15on-149.jar;d:/niagara/r40\niagara_home\bin\ext\bcprov-jdk15on-151.jar;d:/niagara/r40\niagara_home\bin\ext\cryptoCore.jar;d:/niagara/r40\niagara_home\bin\ext\daemonCrypto.jar;d:/niagara/r40\niagara_home\bin\ext\jettyWrapper.jar;d:/niagara/r40\niagara_home\bin\ext\mail-145.jar;d:/niagara/r40\niagara_home\bin\ext\niagarad.jar;d:/niagara/r40\niagara_home\bin\ext\nre.jar;d:/niagara/r40\niagara_home\bin\ext\org.json-chargebee-1.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient;d:/niagara/r40\niagara_home\bin\ext\orient\activation-1.1.jar;d:/niagara/r40\niagara_home\bin\ext\orient\ant-1.8.3.jar;d:/niagara/r40\niagara_home\bin\ext\orient\ant-launcher-1.8.3.jar;d:/niagara/r40\niagara_home\bin\ext\orient\antlr-2.7.7.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-analysis-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-commons-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-tree-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\asm-util-3.2.jar;d:/niagara/r40\niagara_home\bin\ext\orient\blueprints-core-2.5.0-SNAPSHOT.jar;d:/niagara/r40\niagara_home\bin\ext\orient\blueprints-test-2.5.0-SNAPSHOT.jar;d:/niagara/r40\niagara_home\bin\ext\orient\colt-1.2.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-beanutils-1.7.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-beanutils-core-1.8.0.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-collections-3.2.1.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-configuration-1.6.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-digester-1.8.jar;d:/niagara/r40\niagara_home\bin\ext\orient\commons-lang-2.4.jar;d:/niagara/r40\niagara_home\bin\ext\orient\co
Launcher Type: generic

Environment Variables:
JAVA_HOME=d:/niagara/r40\niagara_dev_home\jdk\jdk\jre
PATH=d:/niagara/r40\niagara_home\bin;d:/niagara/r40\niagara_dev_home\jdk\jdk\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\niagara\r38\rel\bin;D:\niagara;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Lib;C:\Program Files (x86)\Borland\StarTeam SDK 11.0\Bin;D:\niagara\jvms\x64-win-jre\jdk\bin;C:\apache-maven-3.0.5\bin;c:\curl;C:\Program Files\TortoiseHg\;C:\gradle-1.6\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\Git\cmd;C:\Users\E361362\AppData\Roaming\npm
USERNAME=E361362
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 16655264k(11167016k free), swap 33308668k(27097716k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)

time: Wed Jan 14 09:17:18 2015
elapsed time: 52 seconds (0d 0h 0m 52s)
cdubois
Posts: 3
Joined: Tue Nov 08, 2016 9:53 am

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by cdubois »

We have the same problem.
It's very embarrassing. You can't use Yourkit (that we purchased).
Do you find any solution?
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by Anton Katilin »

Hi,

The original crash was reported in 2015 for the version 2014 which is no longer supported.
If you experience a crash with the latest version 2016.02 or with the EAP build, could you please provide the crash log.

Best regards,
Anton
cdubois
Posts: 3
Joined: Tue Nov 08, 2016 9:53 am

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by cdubois »

Hi

yes we experience crash with 2016.02-b36 or the lastest 2016.02-b43.

In fact, Yourkit crash the monitored application.

Log of my application :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f9b00004050, pid=12067, tid=140304296433408
#
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C 0x00007f9b00004050
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/applis-j2ee/tomcat-calcium2K16_prod/hs_err_pid12067.log


The hs_err_pid12067.log
Register to memory mapping:

RAX=0x00000006c8a75748 is an oop
fr.company.app.services.QuestionnaireService$$Lambda$110/88773039
- klass: 'fr/company/app/services/QuestionnaireService$$Lambda$110'
RBX={method} {0x00007f9b21536eb0} 'identity' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'sun/invoke/util/ValueConversions'
RCX=0x00007f9b70805dc0 is at begin+12 in a stub
MethodHandle::interpreter_entry::_linkToStatic [0x00007f9b70805db4, 0x00007f9b70805dd8[ (36 bytes)
RDX=0x00000006c6306160 is an oop
java.lang.invoke.MemberName
- klass: 'java/lang/invoke/MemberName'
RSP=0x00007f9b23bf9860 is pointing into the stack for thread: 0x00007f9b68078000
RBP=0x0000000787183290 is an oop
java.util.Vector$VectorSpliterator
- klass: 'java/util/Vector$VectorSpliterator'
RSI=0x00000006c8a75748 is an oop
fr.company.app.services.QuestionnaireService$$Lambda$110/88773039
- klass: 'fr/company/app/services/QuestionnaireService$$Lambda$110'
RDI=0x00000007c000b290 is pointing into metadata
R8 =0x00000000d8c60c2c is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x00000006c8a75748 is an oop
fr.company.app.services.QuestionnaireService$$Lambda$110/88773039
- klass: 'fr/company/app/services/QuestionnaireService$$Lambda$110'
R11=0x00007f9b70daefc0 is at entry_point+0 in (nmethod*)0x00007f9b70daee90
R12=0x0000000000000000 is an unknown value
R13=0x00007f9b23bf9850 is pointing into the stack for thread: 0x00007f9b68078000
R14=0x00007f9b23bf98f8 is pointing into the stack for thread: 0x00007f9b68078000
R15=0x00007f9b68078000 is a thread
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by Anton Katilin »

Could you please provide (here or send to [email protected]):

1) the full crash log /home/applis-j2ee/tomcat-calcium2K16_prod/hs_err_pid12067.log

2) the profiler agent log file <profiled tomcat's user's home>/.yjp/log/<session name>-12067.log
cdubois
Posts: 3
Joined: Tue Nov 08, 2016 9:53 am

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by cdubois »

Ok, I've just send you an email.

Thank you.
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: YourKit 2014 crash in 8u25 when compiling ValueConversio

Post by Anton Katilin »

We didn't manage to reproduce the problem, but it seems that it may be caused by a JVM bug.

Could you please check if the problem is reproducible with the latest Java 8 update.
Post Reply