Hi,
my sql developer crashes few seconds after I launched it.
(sqldeveloper-4.1.3.20.78).
Help please !
the log :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff818227854, pid=8704, tid=0x0000000000002210
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.101-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atig6pxx.dll+0x7854]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000016659000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8720, stack(0x0000000017320000,0x0000000017420000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000003e6d63d1c
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x00000003cf94636c, RDX=0x00000003e6d63d1c
RSP=0x000000001741d860, RBP=0x000000001741d960, RSI=0xfffffffc306b9f54, RDI=0x0000000000517aa0
R8 =0x000000001741d6a8, R9 =0x000000001741d960, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x00007ff8182285cc, R13=0x000000001741e638, R14=0x0000000003c0921b, R15=0x000000001741e010
RIP=0x00007ff818227854, EFLAGS=0x0000000000010293
Top of Stack: (sp=0x000000001741d860)
0x000000001741d860: 0000000000000000 0000000000000000
0x000000001741d870: 0000000000000105 0000000000000000
0x000000001741d880: 0000000040000140 0000000000517aa0
0x000000001741d890: 0000000000000960 0000000000000000
0x000000001741d8a0: 0000000000000000 0000000000000000
0x000000001741d8b0: 0000000000000000 00007ff825956349
0x000000001741d8c0: 0000000000000000 0000000000000000
0x000000001741d8d0: 0000000000000000 0000000000000000
0x000000001741d8e0: 0000000000000000 0000000000000000
0x000000001741d8f0: 0000000000000008 0000000000170e68
0x000000001741d900: 0000000000000000 00000000001702ac
0x000000001741d910: 0000000000170cc0 0000000000000030
0x000000001741d920: 0000000000170cc0 005c004900430050
0x000000001741d930: 005f004e00450056 0000000000000000
0x000000001741d940: 0000000000460000 000000000000001a
0x000000001741d950: 0000000000000000 0000000000000008
Instructions: (pc=0x00007ff818227854)
0x00007ff818227834: dd 00 00 4c 8d 45 50 48 8b c8 e8 45 f8 ff ff 48
0x00007ff818227844: 8d 55 50 49 69 ce 04 01 00 00 48 03 d1 48 2b f2
0x00007ff818227854: 8a 02 88 04 16 48 ff c2 84 c0 75 f4 bb 01 00 00
0x00007ff818227864: 00 48 8b cf e8 4f 19 00 00 8b c3 4c 8d 9c 24 60
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x00000003cf94636c is an unknown value
RDX=0x00000003e6d63d1c is an unknown value
RSP=0x000000001741d860 is pointing into the stack for thread: 0x0000000016659000
RBP=0x000000001741d960 is pointing into the stack for thread: 0x0000000016659000
RSI=0xfffffffc306b9f54 is an unknown value
RDI=0x0000000000517aa0 is an unknown value
R8 =0x000000001741d6a8 is pointing into the stack for thread: 0x0000000016659000
R9 =0x000000001741d960 is pointing into the stack for thread: 0x0000000016659000
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x00007ff8182285cc is an unknown value
R13=0x000000001741e638 is pointing into the stack for thread: 0x0000000016659000
R14=0x0000000003c0921b is at entry_point+-3749 in (nmethod*)0x0000000003c08f50
R15=0x000000001741e010 is pointing into the stack for thread: 0x0000000016659000
Stack: [0x0000000017320000,0x0000000017420000], sp=0x000000001741d860, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atig6pxx.dll+0x7854]
C [atig6pxx.dll+0x7abf]
C [atig6pxx.dll+0x85e2]
C [OPENGL32.DLL+0x28211]
C [OPENGL32.DLL+0x285ac]
C [OPENGL32.DLL+0x3cb55]
C [GDI32.dll+0x8b8b5]
C [awt.dll+0xd0cd8]
C 0x0000000002767f54
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.Win32GraphicsDevice.getMaxConfigsImpl(I)I+0
j sun.awt.Win32GraphicsDevice.getMaxConfigs(I)I+10
j sun.awt.Win32GraphicsDevice.getConfigurations()[Ljava/awt/GraphicsConfiguration;+69
j javax.swing.ToolTipManager.getDrawingGC(Ljava/awt/Point;)Ljava/awt/GraphicsConfiguration;+36
j javax.swing.ToolTipManager.showTipWindow()V+115
j javax.swing.ToolTipManager$insideTimerAction.actionPerformed(Ljava/awt/event/ActionEvent;)V+113
J 9352 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000000003b308ac [0x0000000003b30040+0x86c]
v ~StubRoutines::call_stub
J 908 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002a6cca6 [0x0000000002a6cc40+0x66]
J 9468 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x0000000002aaf5ac [0x0000000002aaefe0+0x5cc]
J 9571% C2 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V (47 bytes) @ 0x00000000034f0100 [0x00000000034f0000+0x100]
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001f055000 JavaThread "Timer-2" [_thread_blocked, id=8148, stack(0x0000000027120000,0x0000000027220000)]
0x000000001f053800 JavaThread "status-0" [_thread_blocked, id=8660, stack(0x0000000026e20000,0x0000000026f20000)]
0x000000001f053000 JavaThread "WeakDataReference polling" [_thread_blocked, id=8136, stack(0x0000000026b20000,0x0000000026c20000)]
0x000000001f054800 JavaThread "Background Parser" [_thread_blocked, id=2988, stack(0x0000000026720000,0x0000000026820000)]
0x000000001f050000 JavaThread "brace-matching-pool-1-thread-1" [_thread_blocked, id=9080, stack(0x0000000026620000,0x0000000026720000)]
0x000000001d5aa800 JavaThread "TextBufferScavenger" [_thread_blocked, id=2808, stack(0x0000000026520000,0x0000000026620000)]
0x000000001d5a9000 JavaThread "oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser" daemon [_thread_blocked, id=2664, stack(0x0000000025e20000,0x0000000025f20000)]
0x000000001d5a7800 JavaThread "pool-3-thread-1" [_thread_blocked, id=2916, stack(0x0000000025c20000,0x0000000025d20000)]
0x000000001d5a6800 JavaThread "Automatic check for updates" [_thread_in_native, id=3720, stack(0x0000000025a20000,0x0000000025b20000)]
0x000000001d5a6000 JavaThread "Inactive RequestProcessor thread [Was:org.netbeans.core.network.proxy.NbProxySelector/org.netbeans.core.network.proxy.NbProxySelector$DnsTimeoutTask]" daemon [_thread_blocked, id=6500, stack(0x0000000025520000,0x0000000025620000)]
0x000000001d5a5000 JavaThread "IconOverlayTracker Timer: null-jdbcNodeInfoType" [_thread_blocked, id=3340, stack(0x0000000025420000,0x0000000025520000)]
0x000000001d5a4800 JavaThread "Timer-0" [_thread_blocked, id=8428, stack(0x0000000024d20000,0x0000000024e20000)]
0x000000001d5a3800 JavaThread "WaitCursor-Timer" [_thread_blocked, id=2656, stack(0x0000000024c20000,0x0000000024d20000)]
0x000000001d5a2000 JavaThread "IconOverlayTracker Daemon" [_thread_blocked, id=4440, stack(0x0000000024520000,0x0000000024620000)]
0x000000001d59b800 JavaThread "Flushing caches" [_thread_blocked, id=2532, stack(0x0000000024220000,0x0000000024320000)]
0x000000001d59c000 JavaThread "RaptorTask: Usage Data" [_thread_blocked, id=8528, stack(0x0000000024120000,0x0000000024220000)]
0x000000001d59d000 JavaThread "Thread-9" daemon [_thread_blocked, id=5432, stack(0x0000000024020000,0x0000000024120000)]
0x000000001d5a0800 JavaThread "Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon [_thread_blocked, id=8804, stack(0x0000000023d20000,0x0000000023e20000)]
0x000000001d5a0000 JavaThread "Raptor Metrics Engine Thread" daemon [_thread_blocked, id=8496, stack(0x0000000023650000,0x0000000023750000)]
0x000000001d59f000 JavaThread "Scheduler" daemon [_thread_blocked, id=960, stack(0x0000000022f50000,0x0000000023050000)]
0x000000001d5a1800 JavaThread "Log Poller" [_thread_blocked, id=5060, stack(0x0000000021730000,0x0000000021830000)]
0x000000001d59e800 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=9180, stack(0x0000000021630000,0x0000000021730000)]
0x000000001c2a9800 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=8880, stack(0x0000000021530000,0x0000000021630000)]
0x000000001c2a7000 JavaThread "Inactive RequestProcessor thread [Was:Folder Instance Processor/org.openide.loaders.FolderInstance$1R]" daemon [_thread_blocked, id=3496, stack(0x0000000021030000,0x0000000021130000)]
0x000000001c2aa000 JavaThread "TimedCache-Timer" daemon [_thread_blocked, id=1596, stack(0x000000001d0c0000,0x000000001d1c0000)]
0x000000001c2a8800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=6764, stack(0x000000001ccc0000,0x000000001cdc0000)]
0x000000001c2a8000 JavaThread "Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon [_thread_blocked, id=8816, stack(0x000000001cbc0000,0x000000001ccc0000)]
0x000000001c2a5800 JavaThread "State Data Manager" daemon [_thread_blocked, id=8468, stack(0x000000001cac0000,0x000000001cbc0000)]
0x000000001c2a3800 JavaThread "Framework Active Thread" [_thread_blocked, id=3284, stack(0x000000001c9c0000,0x000000001cac0000)]
0x00000000168b8800 JavaThread "Inactive RequestProcessor thread [Was:Folder recognizer/org.openide.loaders.FolderList$ListTask]" daemon [_thread_blocked, id=7492, stack(0x000000001b8f0000,0x000000001b9f0000)]
0x00000000168ec000 JavaThread "RequestProcessor queue manager" daemon [_thread_blocked, id=8452, stack(0x000000001b7f0000,0x000000001b8f0000)]
0x0000000016883000 JavaThread "Active Reference Queue Daemon" daemon [_thread_blocked, id=3684, stack(0x0000000018800000,0x0000000018900000)]
0x00000000166ac800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6644, stack(0x0000000018400000,0x0000000018500000)]
=>0x0000000016659000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8720, stack(0x0000000017320000,0x0000000017420000)]
0x0000000016656000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1580, stack(0x0000000017180000,0x0000000017280000)]
0x0000000016653000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6768, stack(0x0000000016f80000,0x0000000017080000)]
0x000000001664e000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6136, stack(0x0000000016e80000,0x0000000016f80000)]
0x0000000015fa2000 JavaThread "Service Thread" daemon [_thread_blocked, id=8048, stack(0x0000000016370000,0x0000000016470000)]
0x00000000145f9000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1704, stack(0x0000000015e70000,0x0000000015f70000)]
0x00000000145f6800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=6392, stack(0x0000000015d70000,0x0000000015e70000)]
0x00000000145f4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8696, stack(0x0000000015c70000,0x0000000015d70000)]
0x00000000145f0800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6340, stack(0x0000000015b70000,0x0000000015c70000)]
0x00000000145ef800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7208, stack(0x0000000015a70000,0x0000000015b70000)]
0x00000000145df800 JavaThread "Finalizer" daemon [_thread_blocked, id=8240, stack(0x0000000015860000,0x0000000015960000)]
0x00000000145b9000 JavaThread "Reference Handler" daemon [_thread_blocked, id=9020, stack(0x0000000015760000,0x0000000015860000)]
0x00000000025c4800 JavaThread "main" [_thread_blocked, id=908, stack(0x0000000000050000,0x0000000000150000)]
Other Threads:
0x00000000145b7800 VMThread [stack: 0x0000000015660000,0x0000000015760000] [id=3504]
0x0000000015fbd800 WatcherThread [stack: 0x0000000016470000,0x0000000016570000] [id=5068]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 227328K, used 59716K [0x00000000ef580000, 0x0000000100000000, 0x0000000100000000)
eden space 187904K, 14% used [0x00000000ef580000,0x00000000f107c288,0x00000000fad00000)
from space 39424K, 81% used [0x00000000fd980000,0x00000000ff8d4e70,0x0000000100000000)
to space 42496K, 0% used [0x00000000fad00000,0x00000000fad00000,0x00000000fd680000)
ParOldGen total 189952K, used 67416K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 35% used [0x00000000ce000000,0x00000000d21d6080,0x00000000d9980000)
Metaspace used 86673K, capacity 93488K, committed 93824K, reserved 1130496K
class space used 10783K, capacity 12909K, committed 12928K, reserved 1048576K
Card table byte_map: [0x0000000011b10000,0x0000000011cb0000] byte_map_base: 0x00000000114a0000
Marking Bits: (ParMarkBitMap*) 0x00000000523da6d0
Begin Bits: [0x00000000121c0000, 0x0000000012e40000)
End Bits: [0x0000000012e40000, 0x0000000013ac0000)
Polling page: 0x0000000000430000
CodeCache: size=245760Kb used=24696Kb max_used=24841Kb free=221063Kb
bounds [0x0000000002750000, 0x0000000003fd0000, 0x0000000011750000]
total_blobs=8766 nmethods=7901 adapters=773
compilation: enabled
Compilation events (10 events):
Event: 15.760 Thread 0x00000000145f9000 9979 3 sun.java2d.pipe.LCDTextRenderer::drawGlyphList (17 bytes)
Event: 15.761 Thread 0x00000000145f9000 nmethod 9979 0x000000000350f290 code [0x000000000350f400, 0x000000000350f5a8]
Event: 15.762 Thread 0x00000000145f6800 9981 s 4 java.awt.KeyboardFocusManager::getCurrentKeyboardFocusManager (32 bytes)
Event: 15.763 Thread 0x00000000145f4000 9982 4 java.awt.Container::getComponentCount (5 bytes)
Event: 15.764 Thread 0x00000000145f9000 9983 3 oracle.jdevimpl.java.iconoverlay.JavaIconOverlayTracker::isControlled (5 bytes)
Event: 15.764 Thread 0x00000000145f9000 nmethod 9983 0x0000000002aa4b50 code [0x0000000002aa4ca0, 0x0000000002aa4ef0]
Event: 15.764 Thread 0x00000000145f9000 9984 3 oracle.dbtools.raptor.ssh.navigator.SshOverlayTracker::isControlled (5 bytes)
Event: 15.764 Thread 0x00000000145f9000 nmethod 9984 0x0000000002f0b490 code [0x0000000002f0b5e0, 0x0000000002f0b830]
Event: 15.764 Thread 0x00000000145f4000 nmethod 9982 0x0000000002f8ae10 code [0x0000000002f8af60, 0x0000000002f8aff8]
Event: 15.767 Thread 0x00000000145f6800 nmethod 9981 0x0000000003b19790 code [0x0000000003b19900, 0x0000000003b19c68]
GC Heap History (10 events):
Event: 8.215 GC heap before
{Heap before GC invocations=13 (full 3):
PSYoungGen total 182272K, used 182257K [0x00000000ef580000, 0x00000000fd700000, 0x0000000100000000)
eden space 164352K, 100% used [0x00000000ef580000,0x00000000f9600000,0x00000000f9600000)
from space 17920K, 99% used [0x00000000f9600000,0x00000000fa77c690,0x00000000fa780000)
to space 24064K, 0% used [0x00000000fbf80000,0x00000000fbf80000,0x00000000fd700000)
ParOldGen total 189952K, used 56684K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 29% used [0x00000000ce000000,0x00000000d175b358,0x00000000d9980000)
Metaspace used 74192K, capacity 80868K, committed 81024K, reserved 1120256K
class space used 8972K, capacity 10858K, committed 10880K, reserved 1048576K
Event: 8.236 GC heap after
Heap after GC invocations=13 (full 3):
PSYoungGen total 201728K, used 24062K [0x00000000ef580000, 0x00000000fde80000, 0x0000000100000000)
eden space 177664K, 0% used [0x00000000ef580000,0x00000000ef580000,0x00000000fa300000)
from space 24064K, 99% used [0x00000000fbf80000,0x00000000fd6ffb10,0x00000000fd700000)
to space 29184K, 0% used [0x00000000fa300000,0x00000000fa300000,0x00000000fbf80000)
ParOldGen total 189952K, used 62336K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 32% used [0x00000000ce000000,0x00000000d1ce0088,0x00000000d9980000)
Metaspace used 74192K, capacity 80868K, committed 81024K, reserved 1120256K
class space used 8972K, capacity 10858K, committed 10880K, reserved 1048576K
}
Event: 8.930 GC heap before
{Heap before GC invocations=14 (full 3):
PSYoungGen total 201728K, used 201726K [0x00000000ef580000, 0x00000000fde80000, 0x0000000100000000)
eden space 177664K, 100% used [0x00000000ef580000,0x00000000fa300000,0x00000000fa300000)
from space 24064K, 99% used [0x00000000fbf80000,0x00000000fd6ffb10,0x00000000fd700000)
to space 29184K, 0% used [0x00000000fa300000,0x00000000fa300000,0x00000000fbf80000)
ParOldGen total 189952K, used 62336K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 32% used [0x00000000ce000000,0x00000000d1ce0088,0x00000000d9980000)
Metaspace used 77445K, capacity 84296K, committed 84480K, reserved 1122304K
class space used 9486K, capacity 11507K, committed 11520K, reserved 1048576K
Event: 8.943 GC heap after
Heap after GC invocations=14 (full 3):
PSYoungGen total 206848K, used 26638K [0x00000000ef580000, 0x00000000ff200000, 0x0000000100000000)
eden space 177664K, 0% used [0x00000000ef580000,0x00000000ef580000,0x00000000fa300000)
from space 29184K, 91% used [0x00000000fa300000,0x00000000fbd03b80,0x00000000fbf80000)
to space 32256K, 0% used [0x00000000fd280000,0x00000000fd280000,0x00000000ff200000)
ParOldGen total 189952K, used 62344K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 32% used [0x00000000ce000000,0x00000000d1ce2088,0x00000000d9980000)
Metaspace used 77445K, capacity 84296K, committed 84480K, reserved 1122304K
class space used 9486K, capacity 11507K, committed 11520K, reserved 1048576K
}
Event: 9.686 GC heap before
{Heap before GC invocations=15 (full 3):
PSYoungGen total 206848K, used 204302K [0x00000000ef580000, 0x00000000ff200000, 0x0000000100000000)
eden space 177664K, 100% used [0x00000000ef580000,0x00000000fa300000,0x00000000fa300000)
from space 29184K, 91% used [0x00000000fa300000,0x00000000fbd03b80,0x00000000fbf80000)
to space 32256K, 0% used [0x00000000fd280000,0x00000000fd280000,0x00000000ff200000)
ParOldGen total 189952K, used 62344K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 32% used [0x00000000ce000000,0x00000000d1ce2088,0x00000000d9980000)
Metaspace used 80943K, capacity 87914K, committed 88192K, reserved 1126400K
class space used 10004K, capacity 12066K, committed 12160K, reserved 1048576K
Event: 9.704 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 221696K, used 32224K [0x00000000ef580000, 0x00000000ffb00000, 0x0000000100000000)
eden space 189440K, 0% used [0x00000000ef580000,0x00000000ef580000,0x00000000fae80000)
from space 32256K, 99% used [0x00000000fd280000,0x00000000ff1f81f0,0x00000000ff200000)
to space 36864K, 0% used [0x00000000fae80000,0x00000000fae80000,0x00000000fd280000)
ParOldGen total 189952K, used 63538K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 33% used [0x00000000ce000000,0x00000000d1e0c9d8,0x00000000d9980000)
Metaspace used 80943K, capacity 87914K, committed 88192K, reserved 1126400K
class space used 10004K, capacity 12066K, committed 12160K, reserved 1048576K
}
Event: 9.868 GC heap before
{Heap before GC invocations=16 (full 3):
PSYoungGen total 221696K, used 221664K [0x00000000ef580000, 0x00000000ffb00000, 0x0000000100000000)
eden space 189440K, 100% used [0x00000000ef580000,0x00000000fae80000,0x00000000fae80000)
from space 32256K, 99% used [0x00000000fd280000,0x00000000ff1f81f0,0x00000000ff200000)
to space 36864K, 0% used [0x00000000fae80000,0x00000000fae80000,0x00000000fd280000)
ParOldGen total 189952K, used 63538K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 33% used [0x00000000ce000000,0x00000000d1e0c9d8,0x00000000d9980000)
Metaspace used 82685K, capacity 89762K, committed 90112K, reserved 1126400K
class space used 10330K, capacity 12422K, committed 12544K, reserved 1048576K
Event: 9.885 GC heap after
Heap after GC invocations=16 (full 3):
PSYoungGen total 226304K, used 29129K [0x00000000ef580000, 0x0000000100000000, 0x0000000100000000)
eden space 189440K, 0% used [0x00000000ef580000,0x00000000ef580000,0x00000000fae80000)
from space 36864K, 79% used [0x00000000fae80000,0x00000000fcaf24e8,0x00000000fd280000)
to space 39424K, 0% used [0x00000000fd980000,0x00000000fd980000,0x0000000100000000)
ParOldGen total 189952K, used 67408K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 35% used [0x00000000ce000000,0x00000000d21d4080,0x00000000d9980000)
Metaspace used 82685K, capacity 89762K, committed 90112K, reserved 1126400K
class space used 10330K, capacity 12422K, committed 12544K, reserved 1048576K
}
Event: 12.502 GC heap before
{Heap before GC invocations=17 (full 3):
PSYoungGen total 226304K, used 218569K [0x00000000ef580000, 0x0000000100000000, 0x0000000100000000)
eden space 189440K, 100% used [0x00000000ef580000,0x00000000fae80000,0x00000000fae80000)
from space 36864K, 79% used [0x00000000fae80000,0x00000000fcaf24e8,0x00000000fd280000)
to space 39424K, 0% used [0x00000000fd980000,0x00000000fd980000,0x0000000100000000)
ParOldGen total 189952K, used 67408K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 35% used [0x00000000ce000000,0x00000000d21d4080,0x00000000d9980000)
Metaspace used 86222K, capacity 92998K, committed 93312K, reserved 1130496K
class space used 10756K, capacity 12839K, committed 12928K, reserved 1048576K
Event: 12.518 GC heap after
Heap after GC invocations=17 (full 3):
PSYoungGen total 227328K, used 32083K [0x00000000ef580000, 0x0000000100000000, 0x0000000100000000)
eden space 187904K, 0% used [0x00000000ef580000,0x00000000ef580000,0x00000000fad00000)
from space 39424K, 81% used [0x00000000fd980000,0x00000000ff8d4e70,0x0000000100000000)
to space 42496K, 0% used [0x00000000fad00000,0x00000000fad00000,0x00000000fd680000)
ParOldGen total 189952K, used 67416K [0x00000000ce000000, 0x00000000d9980000, 0x00000000ef580000)
object space 189952K, 35% used [0x00000000ce000000,0x00000000d21d6080,0x00000000d9980000)
Metaspace used 86222K, capacity 92998K, committed 93312K, reserved 1130496K
class space used 10756K, capacity 12839K, committed 12928K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 12.146 Thread 0x000000001d5a7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036ba34c method=oracle.xml.parser.v2.XMLNSNode.getText()Ljava/lang/String; @ 1
Event: 12.146 Thread 0x000000001d5a7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036ba34c method=oracle.xml.parser.v2.XMLNSNode.getText()Ljava/lang/String; @ 1
Event: 12.146 Thread 0x000000001d5a7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036ba34c method=oracle.xml.parser.v2.XMLNSNode.getText()Ljava/lang/String; @ 1
Event: 14.360 Thread 0x0000000016659000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b3db58 method=org.netbeans.modules.progress.spi.Controller.runNow()V @ 334
Event: 15.140 Thread 0x0000000016659000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000356d574 method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77
Event: 15.140 Thread 0x0000000016659000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003b981b0 method=java.awt.Toolkit$SelectiveAWTEventListener.eventDispatched(Ljava/awt/AWTEvent;)V @ 240
Event: 15.235 Thread 0x0000000016659000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000356d574 method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77
Event: 15.291 Thread 0x0000000016659000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000356d574 method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77
Event: 15.363 Thread 0x0000000016659000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000356d574 method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77
Event: 15.707 Thread 0x0000000016659000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a8ca84 method=java.awt.EventQueue.coalesceEvent(Ljava/awt/AWTEvent;I)Z @ 77
Internal exceptions (10 events):
Event: 8.237 Thread 0x0000000016659000 Implicit null exception at 0x00000000037c6101 to 0x00000000037c74c1
Event: 9.456 Thread 0x0000000016659000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ef7f5798) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 9.485 Thread 0x000000001d59c000 Implicit null exception at 0x0000000003b98ff4 to 0x0000000003b9eaf9
Event: 9.615 Thread 0x0000000016659000 Implicit null exception at 0x00000000039ebf78 to 0x00000000039ec0f1
Event: 9.726 Thread 0x000000001d59c000 Implicit null exception at 0x0000000002c8a1ef to 0x0000000002c8aa72
Event: 9.824 Thread 0x000000001f054800 Implicit null exception at 0x0000000003d18550 to 0x0000000003d18e0d
Event: 9.842 Thread 0x000000001f054800 Implicit null exception at 0x0000000003d3c393 to 0x0000000003d3d57d
Event: 10.005 Thread 0x000000001f051800 Exception <a 'java/io/IOException'> (0x00000000ef9aee68) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 10.005 Thread 0x000000001f051800 Exception <a 'java/io/IOException'> (0x00000000ef9af0f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 10.005 Thread 0x000000001f051800 Exception <a 'java/io/IOException'> (0x00000000ef9af358) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 15.368 Executing VM operation: RevokeBias done
Event: 15.368 Executing VM operation: RevokeBias
Event: 15.368 Executing VM operation: RevokeBias done
Event: 15.707 Thread 0x0000000016659000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000003a8ca84
Event: 15.707 Thread 0x0000000016659000 DEOPT PACKING pc=0x0000000003a8ca84 sp=0x000000001741f390
Event: 15.707 Thread 0x0000000016659000 DEOPT UNPACKING pc=0x000000000279582a sp=0x000000001741f340 mode 2
Event: 15.715 Executing VM operation: BulkRevokeBias
Event: 15.716 Executing VM operation: BulkRevokeBias done
Event: 15.726 Thread 0x000000001c2a4000 Thread exited: 0x000000001c2a4000
Event: 15.742 Thread 0x000000001c2a6800 Thread exited: 0x000000001c2a6800
Dynamic libraries:
0x0000000140000000 - 0x0000000140018000 C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper64W.exe
0x00007ff825930000 - 0x00007ff825af1000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff823110000 - 0x00007ff8231bd000 C:\Windows\system32\KERNEL32.DLL
0x00007ff8223a0000 - 0x00007ff822588000 C:\Windows\system32\KERNELBASE.dll
0x00007ff8205a0000 - 0x00007ff820619000 C:\Windows\system32\apphelp.dll
0x00007ff822d30000 - 0x00007ff822e86000 C:\Windows\system32\USER32.dll
0x00007ff823340000 - 0x00007ff8234c6000 C:\Windows\system32\GDI32.dll
0x00007ff824b30000 - 0x00007ff824b6b000 C:\Windows\system32\IMM32.DLL
0x0000000180000000 - 0x000000018002d000 C:\Program Files\sqldeveloper\ide\bin\launcher64.dll
0x00007ff8250d0000 - 0x00007ff825177000 C:\Windows\system32\ADVAPI32.dll
0x00007ff825890000 - 0x00007ff82592d000 C:\Windows\system32\msvcrt.dll
0x00007ff824e70000 - 0x00007ff824ecb000 C:\Windows\system32\sechost.dll
0x00007ff823220000 - 0x00007ff82333c000 C:\Windows\system32\RPCRT4.dll
0x00007ff823560000 - 0x00007ff824abc000 C:\Windows\system32\SHELL32.dll
0x00007ff822ce0000 - 0x00007ff822d23000 C:\Windows\system32\cfgmgr32.dll
0x00007ff822590000 - 0x00007ff822bd5000 C:\Windows\system32\windows.storage.dll
0x00007ff8251e0000 - 0x00007ff82545d000 C:\Windows\system32\combase.dll
0x00007ff822be0000 - 0x00007ff822c4a000 C:\Windows\system32\bcryptPrimitives.dll
0x00007ff823500000 - 0x00007ff823552000 C:\Windows\system32\shlwapi.dll
0x00007ff821fd0000 - 0x00007ff821fdf000 C:\Windows\system32\kernel.appcore.dll
0x00007ff8222c0000 - 0x00007ff822375000 C:\Windows\system32\shcore.dll
0x00007ff821f70000 - 0x00007ff821fbb000 C:\Windows\system32\powrprof.dll
0x00007ff821f50000 - 0x00007ff821f64000 C:\Windows\system32\profapi.dll
0x00007ff824ed0000 - 0x00007ff825013000 C:\Windows\system32\ole32.dll
0x00007ff819a20000 - 0x00007ff819a2a000 C:\Windows\SYSTEM32\VERSION.dll
0x0000000052460000 - 0x0000000052532000 C:\Program Files\Java\jdk1.8.0_101\bin\msvcr100.dll
0x0000000051bc0000 - 0x000000005245a000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\server\jvm.dll
0x00007ff824e60000 - 0x00007ff824e68000 C:\Windows\system32\PSAPI.DLL
0x00007ff817ac0000 - 0x00007ff817ac9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff8206b0000 - 0x00007ff8206d3000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff824ac0000 - 0x00007ff824b2b000 C:\Windows\system32\WS2_32.dll
0x00007ff820650000 - 0x00007ff82067c000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ff820880000 - 0x00007ff820916000 C:\Windows\system32\uxtheme.dll
0x0000000051bb0000 - 0x0000000051bbf000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\verify.dll
0x00007ff822ea0000 - 0x00007ff822ffa000 C:\Windows\system32\MSCTF.dll
0x0000000051b80000 - 0x0000000051ba9000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\java.dll
0x00007ff81fc10000 - 0x00007ff81fc32000 C:\Windows\system32\dwmapi.dll
0x0000000051b60000 - 0x0000000051b76000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\zip.dll
0x00000000519c0000 - 0x0000000051b58000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\awt.dll
0x00007ff824d90000 - 0x00007ff824e51000 C:\Windows\system32\OLEAUT32.dll
0x00007ff812f90000 - 0x00007ff81303a000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.10586.0_none_396e892957c7fb25\COMCTL32.dll
0x0000000051970000 - 0x00000000519b7000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\fontmanager.dll
0x00007ff825020000 - 0x00007ff8250c7000 C:\Windows\system32\clbcatq.dll
0x0000000051950000 - 0x000000005196a000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\net.dll
0x00007ff821820000 - 0x00007ff82187c000 C:\Windows\system32\mswsock.dll
0x0000000051930000 - 0x0000000051941000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\nio.dll
0x00000000518e0000 - 0x0000000051922000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\t2k.dll
0x00000000518b0000 - 0x00000000518da000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\dcpr.dll
0x00007ff8218d0000 - 0x00007ff8218e7000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff821560000 - 0x00007ff821594000 C:\Windows\system32\rsaenh.dll
0x00007ff821e80000 - 0x00007ff821ea9000 C:\Windows\SYSTEM32\bcrypt.dll
0x00007ff8216b0000 - 0x00007ff8216cf000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff8219f0000 - 0x00007ff8219fb000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff81f440000 - 0x00007ff81f478000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff822e90000 - 0x00007ff822e98000 C:\Windows\system32\NSI.dll
0x00007ff81f2d0000 - 0x00007ff81f2e6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff81f2b0000 - 0x00007ff81f2ca000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ff812280000 - 0x00007ff812296000 C:\Windows\system32\napinsp.dll
0x00007ff8122a0000 - 0x00007ff8122ba000 C:\Windows\system32\pnrpnsp.dll
0x00007ff81fe20000 - 0x00007ff81fe38000 C:\Windows\system32\NLAapi.dll
0x00007ff820920000 - 0x00007ff8209ca000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff813380000 - 0x00007ff81338d000 C:\Windows\System32\winrnr.dll
0x00007ff81d0e0000 - 0x00007ff81d0ea000 C:\Windows\System32\rasadhlp.dll
0x00007ff81f980000 - 0x00007ff81f9e7000 C:\Windows\System32\fwpuclnt.dll
0x00007ff813f50000 - 0x00007ff813f75000 C:\Program Files\sqldeveloper\ide\lib\idenative64.dll
0x00000000518a0000 - 0x00000000518ad000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\management.dll
0x0000000051870000 - 0x0000000051894000 C:\Program Files\Java\jdk1.8.0_101\jre\bin\sunec.dll
0x00007ff8163f0000 - 0x00007ff816664000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.494_none_a2d8b04ea53e3145\comctl32.dll
0x00007ff81eec0000 - 0x00007ff81f071000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x00007ff813b50000 - 0x00007ff813b9a000 C:\Windows\system32\dataexchange.dll
0x00007ff81f5c0000 - 0x00007ff81f868000 C:\Windows\system32\d3d11.dll
0x00007ff81f4f0000 - 0x00007ff81f592000 C:\Windows\system32\dxgi.dll
0x00007ff820110000 - 0x00007ff8201f3000 C:\Windows\system32\dcomp.dll
0x00007ff820a20000 - 0x00007ff820b20000 C:\Windows\system32\twinapi.appcore.dll
0x00007ff811f50000 - 0x00007ff812079000 C:\Windows\SYSTEM32\OPENGL32.DLL
0x00007ff812340000 - 0x00007ff81243a000 C:\Windows\SYSTEM32\DDRAW.dll
0x00007ff8154c0000 - 0x00007ff8154ee000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ff818660000 - 0x00007ff818668000 C:\Windows\SYSTEM32\DCIMAN32.dll
0x00007ff818220000 - 0x00007ff81823f000 C:\Windows\SYSTEM32\atig6pxx.dll
0x00007ff8059a0000 - 0x00007ff805b2c000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Xbootclasspath/a:C:\Program Files\Java\jdk1.8.0_101\lib\tools.jar;C:\Program Files\Java\jdk1.8.0_101\lib\dt.jar -Dsun.java2d.noddraw=true -Dnetbeans.home=/Program Files/sqldeveloper/netbeans/platform/ -Dnetbeans.logger.console=true -Dexcluded.modules=org.eclipse.osgi -Dide.cluster.dirs=/Program Files/sqldeveloper/netbeans/fcpbridge/:/Program Files/sqldeveloper/netbeans/ide/:/Program Files/sqldeveloper/netbeans/../ -Xverify:none -Doracle.ide.extension.HooksProcessingMode=LAZY -Dorg.eclipse.equinox.simpleconfigurator.configUrl=file:bundles.info -Dosgi.bundles.defaultStartLevel=1 -Dosgi.configuration.cascaded=false -Dosgi.noShutdown=true -Dorg.osgi.framework.bootdelegation=* -Dosgi.parentClassloader=app -Dosgi.locking=none -Dosgi.contextClassLoaderParent=app -Xbootclasspath/p:/Program Files/sqldeveloper/rdbms/jlib/ojdi.jar -Dosgi.classloader.type=parallel -Dosgi.bundlefile.limit=500 -Dide.feedback-server=ide.us.oracle.com -Djavax.xml.transform.TransformerFactory=oracle.ide.xml.switchable.SwitchableTransformerFactory -Djavax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory -Djavax.xml.stream.util.XMLEventAllocator=oracle.ideimpl.xml.stream.XMLEventAllocatorImpl -Doracle.ide.reportEDTViolations=bug -Doracle.ide.reportEDTViolations.exceptionsfile=/Program Files/sqldeveloper/ide/bin/swing-thread-violations.conf -Xms128M -Xmx800M -Doracle.ide.IdeFrameworkCommandLineOptions=-clean,-console,-debugmode,-migrate,-migrate:,-nomigrate,-nonag,-nondebugmode,-noreopen,-nosplash,-role:,-su -Dide.update.usage.servers=http://www.oracle.com/webfolder/technetwork/sqldeveloper/usage.xml -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Doracle.ide.startup.features=sqldeveloper -Doracle.ide.osgi.boot.api.OJStartupHook=oracle.dbtools.raptor.startup.HomeSupport -Doracle.jdbc.mapDateToTimestamp=false -Doracle.jdbc.autoCommitSpecCompliant=false -Doracle.jdbc.useFetchSizeWithLongColumn=true -Dsun.locale.formatasdefault=true -Dorg.netbeans.CLIHandler.server=false -Dide.AssertTracingDisabled=true -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Djava.util.logging.config.file=logging.conf -Dsqldev.debug=false -Dsqldev.onsd=true -Dide.startingArg0=C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper64W.exe -Dide.launcherProcessId=8704 -Dide.config_pathname=C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper.conf -Dide.startingcwd=C:\Program Files\sqldeveloper\sqldeveloper\bin -Duser.conf=C:\Users\johanessian\AppData\Roaming\sqldeveloper\4.1.3\product.conf -Dtool.user.conf=C:\Users\johanessian\AppData\Roaming\sqldeveloper\4.1.3\sqldeveloper.conf -Dide.shell.enableFileTypeAssociation=C:\Program Files\sqldeveloper\sqldeveloper\bin\sqldeveloper64W.exe -Dide.pref.dir.base=C:\Users\johanessian\AppData\Roaming -Dide.work.dir.base=C:\Users\johanessian\Documents
java_command: oracle.ide.osgi.boot.OracleIdeLauncher
java_class_path (initial): C:\Program Files\sqldeveloper\ide\lib\ide-boot.jar;C:\Program Files\sqldeveloper\netbeans\platform\lib\boot.jar;C:\Program Files\sqldeveloper\netbeans\platform\lib\org-openide-util-ui.jar;C:\Program Files\sqldeveloper\netbeans\platform\lib\org-openide-util.jar;C:\Program Files\sqldeveloper\netbeans\platform\lib\org-openide-util-lookup.jar;C:\Program Files\sqldeveloper\netbeans\platform\lib\org-openide-modules.jar;C:\Program Files\sqldeveloper\ide\lib\fcpboot.jar;C:\Program Files\sqldeveloper\ide\lib\xml-factory.jar;C:\Program Files\sqldeveloper\ide\lib\woodstox-core-asl-4.2.0.jar;C:\Program Files\sqldeveloper\ide\lib\stax2-api-3.1.1.jar;C:\Program Files\sqldeveloper\sqldeveloper\lib\oracle.sqldeveloper.homesupport.jar
Launcher Type: generic
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static
USERNAME=johanessian_admloc
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 8288684k(5189232k free), swap 9599404k(6381680k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.101-b13) for windows-amd64 JRE (1.8.0_101-b13), built on Jun 22 2016 01:21:29 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Aug 30 10:02:54 2016
elapsed time: 16 seconds (0d 0h 0m 16s)