This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268680 - When physically disconnecting a secondary monitor on which the NetBeans window is shown, JVM crashes inside awt.dll
Summary: When physically disconnecting a secondary monitor on which the NetBeans windo...
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-25 21:41 UTC by marcino
Modified: 2016-10-25 21:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JVM crash log (44.36 KB, text/plain)
2016-10-25 21:45 UTC, marcino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcino 2016-10-25 21:41:12 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens sometimes, but not always

STEPS:
  * Move the IDE window to a secondary monitor (full-screen)
  * Disconnect the monitor's cable 

ACTUAL:
  IDE disappears and a JVM crash log can be found in the IDE''s installation dircetory

EXPECTED:
  IDE redraws on primary monitor

JVM crash log:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005b0104e4, pid=9184, tid=0x00000000000027d0
#
# 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  [awt.dll+0xd04e4]
#
# 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 (0x0000000023f12800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=10192, stack(0x00000000292b0000,0x00000000294b0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008

Registers:
RAX=0x000000000000000d, RBX=0x0000000023f129f8, RCX=0x0000000000000000, RDX=0x0000000058011df9
RSP=0x00000000294aca28, RBP=0x0000000023f129f8, RSI=0x000000002c78d590, RDI=0x0000000023e7a3b0
R8 =0x00000000294ac9e8, R9 =0x0000000000000005, R10=0x0000000000000000, R11=0x00000000294aca28
R12=0x0000000058011df9, R13=0x0000000000000000, R14=0x0000000000000010, R15=0x0000000023f12800
RIP=0x000000005b0104e4, EFLAGS=0x0000000000010202

Top of Stack: (sp=0x00000000294aca28)
0x00000000294aca28:   000000005af77601 0000000000000000
0x00000000294aca38:   0000000023f129f8 0000000023f129f8
0x00000000294aca48:   000000002c78d590 0000000000000000
0x00000000294aca58:   000000002c78d590 00000000294ad0e8
0x00000000294aca68:   000000005afac015 0000000023f129f8
0x00000000294aca78:   0000000000000000 00000000294acb01
0x00000000294aca88:   0000000000000000 00000000425515c0
0x00000000294aca98:   000000005af73e52 00000000294ad0e8
0x00000000294acaa8:   00000000294acba0 0000000023f129f8
0x00000000294acab8:   0000000003687bbc 00000000c8558b71
0x00000000294acac8:   000000000accb3fc 00000006412ccee8
0x00000000294acad8:   0000028500000005 00000006412ccd38
0x00000000294acae8:   0000000003e65a38 00000006412cd170
0x00000000294acaf8:   0000000791082408 0000000000000001
0x00000000294acb08:   0000001f00000004 0000000000000556
0x00000000294acb18:   00000000294ad0f0 0000000023f129f8 

Instructions: (pc=0x000000005b0104e4)
0x000000005b0104c4:   41 5e 41 5d 41 5c 5f c3 48 8b 41 08 48 05 00 04
0x000000005b0104d4:   00 00 c3 cc 48 8b 41 08 48 8b 80 18 0c 00 00 c3
0x000000005b0104e4:   48 8b 49 08 48 85 c9 74 05 e9 42 a7 fe ff 33 c0
0x000000005b0104f4:   c3 cc cc cc 48 83 ec 28 48 8b 49 08 48 85 c9 74 


Register to memory mapping:

RAX=0x000000000000000d is an unknown value
RBX=0x0000000023f129f8 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000058011df9 is an unknown value
RSP=0x00000000294aca28 is pointing into the stack for thread: 0x0000000023f12800
RBP=0x0000000023f129f8 is an unknown value
RSI=0x000000002c78d590 is an unknown value
RDI=0x0000000023e7a3b0 is an unknown value
R8 =0x00000000294ac9e8 is pointing into the stack for thread: 0x0000000023f12800
R9 =0x0000000000000005 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000294aca28 is pointing into the stack for thread: 0x0000000023f12800
R12=0x0000000058011df9 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x0000000000000010 is an unknown value
R15=0x0000000023f12800 is a thread


Stack: [0x00000000292b0000,0x00000000294b0000],  sp=0x00000000294aca28,  free space=2034k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [awt.dll+0xd04e4]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 20149  sun.java2d.windows.GDIBlitLoops.nativeBlit(Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Lsun/java2d/pipe/Region;IIIIIIIIIZ)V (0 bytes) @ 0x0000000005561dec [0x0000000005561d00+0xec]
J 38531 C2 sun.java2d.windows.GDIBlitLoops.Blit(Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Ljava/awt/Composite;Lsun/java2d/pipe/Region;IIIIII)V (37 bytes) @ 0x0000000005eb2308 [0x0000000005eb2260+0xa8]
J 37928 C2 sun.java2d.pipe.DrawImage.blitSurfaceData(Lsun/java2d/SunGraphics2D;Lsun/java2d/pipe/Region;Lsun/java2d/SurfaceData;Lsun/java2d/SurfaceData;Lsun/java2d/loops/SurfaceType;Lsun/java2d/loops/SurfaceType;IIIIIILjava/awt/Color;)V (145 bytes) @ 0x00000000030ad460 [0x00000000030ad1a0+0x2c0]
J 37983 C2 sun.java2d.SunGraphics2D.drawImage(Ljava/awt/Image;IILjava/awt/Color;Ljava/awt/image/ImageObserver;)Z (145 bytes) @ 0x00000000077eb81c [0x00000000077eae40+0x9dc]
J 50072 C2 javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Image;Ljava/awt/Graphics;IIII)V (294 bytes) @ 0x000000000acbba24 [0x000000000acbb640+0x3e4]
J 51264 C1 javax.swing.RepaintManager$PaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z (189 bytes) @ 0x000000000aeb5d34 [0x000000000aeb5080+0xcb4]
J 49729 C2 javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V (93 bytes) @ 0x0000000006cf7b74 [0x0000000006cf7a60+0x114]
J 50049 C2 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) @ 0x000000000accb7f4 [0x000000000accaba0+0xc54]
j  java.awt.GraphicsCallback$PaintCallback.run(Ljava/awt/Component;Ljava/awt/Graphics;)V+2
j  sun.awt.SunGraphicsCallback.runOneComponent(Ljava/awt/Component;Ljava/awt/Rectangle;Ljava/awt/Graphics;Ljava/awt/Shape;I)V+155
j  sun.awt.SunGraphicsCallback.runComponents([Ljava/awt/Component;Ljava/awt/Graphics;I)V+194
j  java.awt.Container.paint(Ljava/awt/Graphics;)V+58
j  java.awt.Window.paint(Ljava/awt/Graphics;)V+68
J 49662 C2 javax.swing.RepaintManager$4.run()Ljava/lang/Void; (278 bytes) @ 0x0000000006d1f228 [0x0000000006d1ee20+0x408]
J 48503 C2 javax.swing.RepaintManager$4.run()Ljava/lang/Object; (5 bytes) @ 0x000000000538f114 [0x000000000538f0e0+0x34]
v  ~StubRoutines::call_stub
J 1120  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b39c66 [0x0000000002b39c00+0x66]
J 42964 C2 javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V (196 bytes) @ 0x0000000007d06d04 [0x0000000007d06440+0x8c4]
J 47133 C2 javax.swing.RepaintManager$ProcessingRunnable.run()V (41 bytes) @ 0x0000000003a1c6b4 [0x0000000003a1c080+0x634]
J 39579 C2 java.awt.event.InvocationEvent.dispatch()V (69 bytes) @ 0x00000000074e0e98 [0x00000000074e0e40+0x58]
J 30360 C2 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x0000000007716b98 [0x0000000007716900+0x298]
J 32142 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000000003a2550c [0x0000000003a254a0+0x6c]
v  ~StubRoutines::call_stub
J 1120  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002b39c66 [0x0000000002b39c00+0x66]
J 51261 C2 org.netbeans.core.TimableEventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (43 bytes) @ 0x000000000528727c [0x0000000005286f20+0x35c]
J 51061 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x0000000009a2e8d8 [0x0000000009a2e640+0x298]
J 45079% C2 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V (47 bytes) @ 0x0000000005250d40 [0x0000000005250c40+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 )
  0x0000000047c70000 JavaThread "Spellchecker" daemon [_thread_blocked, id=5904, stack(0x0000000025f70000,0x0000000026170000)]
  0x000000002caa8800 JavaThread "pool-6-thread-1" [_thread_blocked, id=10900, stack(0x0000000027310000,0x0000000027510000)]
  0x0000000022617800 JavaThread "Memory Usage Status Line Panel" [_thread_blocked, id=7064, stack(0x00000000371a0000,0x00000000373a0000)]
  0x000000002f43a000 JavaThread "Class View Updater" [_thread_blocked, id=7392, stack(0x0000000034de0000,0x0000000034fe0000)]
  0x000000002f438800 JavaThread "Code Model Parser 1" daemon [_thread_blocked, id=8684, stack(0x00000000349e0000,0x0000000034be0000)]
  0x000000002eb68000 JavaThread "TimerQueue" daemon [_thread_blocked, id=10716, stack(0x0000000032920000,0x0000000032b20000)]
  0x000000002eb67000 JavaThread "Worker-JM" [_thread_blocked, id=3760, stack(0x0000000031a40000,0x0000000031c40000)]
  0x000000002eb66800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=5500, stack(0x0000000032120000,0x0000000032320000)]
  0x000000002eb65800 JavaThread "Deadlock Detector" [_thread_blocked, id=2304, stack(0x0000000031f20000,0x0000000032120000)]
  0x000000002eb65000 JavaThread "Thread-3" daemon [_thread_blocked, id=9576, stack(0x0000000030870000,0x0000000030a70000)]
  0x000000002eb64000 JavaThread "W32 File Monitor" daemon [_thread_in_native, id=6180, stack(0x000000002de50000,0x000000002e050000)]
  0x000000002be99000 JavaThread "File Watcher" daemon [_thread_blocked, id=9504, stack(0x0000000030470000,0x0000000030670000)]
  0x000000002be96800 JavaThread "Repository Writing Thread" daemon [_thread_blocked, id=10728, stack(0x000000002fc70000,0x000000002fe70000)]
  0x000000002be94800 JavaThread "Editor Parsing Loop (201609300101)" daemon [_thread_blocked, id=6988, stack(0x000000002f670000,0x000000002f870000)]
  0x000000002be93800 JavaThread "Code Model Parser 0" daemon [_thread_blocked, id=6168, stack(0x000000002f470000,0x000000002f670000)]
  0x000000002be93000 JavaThread "State Data Manager" daemon [_thread_blocked, id=9144, stack(0x000000002da50000,0x000000002dc50000)]
  0x000000002be92000 JavaThread "Framework Active Thread" [_thread_blocked, id=2756, stack(0x000000002d530000,0x000000002d730000)]
=>0x0000000023f12800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=10192, stack(0x00000000292b0000,0x00000000294b0000)]
  0x0000000023e0b800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11216, stack(0x0000000027f10000,0x0000000028110000)]
  0x0000000023e0b000 JavaThread "AWT-Shutdown" [_thread_blocked, id=9880, stack(0x0000000027d10000,0x0000000027f10000)]
  0x0000000023e0a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9188, stack(0x0000000027b10000,0x0000000027d10000)]
  0x0000000023d95000 JavaThread "RequestProcessor queue manager" daemon [_thread_blocked, id=9840, stack(0x0000000027710000,0x0000000027910000)]
  0x0000000023b8c000 JavaThread "CLI Requests Server" daemon [_thread_in_native, id=5068, stack(0x0000000027110000,0x0000000027310000)]
  0x000000002396b800 JavaThread "Active Reference Queue Daemon" daemon [_thread_blocked, id=5448, stack(0x0000000024090000,0x0000000024290000)]
  0x00000000224d7800 JavaThread "Service Thread" daemon [_thread_blocked, id=9584, stack(0x0000000023240000,0x0000000023440000)]
  0x000000002244e800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=7712, stack(0x0000000023040000,0x0000000023240000)]
  0x0000000020d8f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4164, stack(0x0000000022e40000,0x0000000023040000)]
  0x0000000022447800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8540, stack(0x0000000022c40000,0x0000000022e40000)]
  0x0000000022440800 JavaThread "Attach Listener" daemon [_thread_blocked, id=6760, stack(0x0000000022a40000,0x0000000022c40000)]
  0x0000000020d87800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5856, stack(0x0000000022840000,0x0000000022a40000)]
  0x0000000020d6d800 JavaThread "Finalizer" daemon [_thread_blocked, id=1396, stack(0x0000000022180000,0x0000000022380000)]
  0x0000000020d26800 JavaThread "Reference Handler" daemon [_thread_blocked, id=10156, stack(0x0000000021f80000,0x0000000022180000)]
  0x000000000227d000 JavaThread "main" [_thread_blocked, id=4036, stack(0x0000000000030000,0x0000000000230000)]

Other Threads:
  0x0000000020d1e800 VMThread [stack: 0x0000000021d80000,0x0000000021f80000] [id=10624]
  0x00000000224f1800 WatcherThread [stack: 0x0000000023440000,0x0000000023640000] [id=2828]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 PSYoungGen      total 1921536K, used 1345198K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1748992K, 75% used [0x0000000740000000,0x00000007911a3f70,0x00000007aac00000)
  from space 172544K, 9% used [0x00000007b5780000,0x00000007b6787928,0x00000007c0000000)
  to   space 174080K, 0% used [0x00000007aac00000,0x00000007aac00000,0x00000007b5600000)
 ParOldGen       total 2900480K, used 721682K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066c0c4920,0x00000006f1080000)
 Metaspace       used 133490K, capacity 146158K, committed 147328K, reserved 1177600K
  class space    used 14998K, capacity 18748K, committed 19072K, reserved 1048576K

Card table byte_map: [0x0000000011b00000,0x0000000012710000] byte_map_base: 0x000000000e900000

Marking Bits: (ParMarkBitMap*) 0x00000000700da6d0
 Begin Bits: [0x0000000013710000, 0x0000000019710000)
 End Bits:   [0x0000000019710000, 0x000000001f710000)

Polling page: 0x0000000002160000

CodeCache: size=245760Kb used=138461Kb max_used=138596Kb free=107298Kb
 bounds [0x0000000002740000, 0x000000000afa0000, 0x0000000011740000]
 total_blobs=32693 nmethods=31769 adapters=830
 compilation: enabled

Compilation events (10 events):
Event: 373452.210 Thread 0x0000000022447800 51281       4       javax.swing.text.GapVector::open (72 bytes)
Event: 373452.217 Thread 0x0000000022447800 nmethod 51281 0x0000000004039010 code [0x00000000040391a0, 0x0000000004039598]
Event: 373452.306 Thread 0x0000000020d8f800 51282       4       org.netbeans.modules.notifications.center.NotificationTableModel::getRowCount (10 bytes)
Event: 373452.308 Thread 0x0000000020d8f800 nmethod 51282 0x0000000007a57d10 code [0x0000000007a57e60, 0x0000000007a57ef8]
Event: 373452.358 Thread 0x000000002244e800 51283       3       sun.swing.table.DefaultTableCellHeaderRenderer::getColumnSortOrder (69 bytes)
Event: 373452.360 Thread 0x000000002244e800 nmethod 51283 0x0000000005dfbad0 code [0x0000000005dfbd00, 0x0000000005dfcb48]
Event: 373452.654 Thread 0x0000000022447800 51284   !   4       java.awt.Container::mixOnShowing (109 bytes)
Event: 373452.699 Thread 0x0000000022447800 nmethod 51284 0x00000000070b6210 code [0x00000000070b6460, 0x00000000070b7330]
Event: 373452.720 Thread 0x0000000020d8f800 51285       4       org.netbeans.modules.editor.lib2.view.EditorView::viewToModel (21 bytes)
Event: 373452.723 Thread 0x0000000020d8f800 nmethod 51285 0x0000000002ad95d0 code [0x0000000002ad9720, 0x0000000002ad9808]

GC Heap History (10 events):
Event: 345755.991 GC heap before
{Heap before GC invocations=425 (full 5):
 PSYoungGen      total 1889280K, used 1774447K [0x0000000740000000, 0x00000007bf600000, 0x00000007c0000000)
  eden space 1704960K, 100% used [0x0000000740000000,0x00000007a8100000,0x00000007a8100000)
  from space 184320K, 37% used [0x00000007a8100000,0x00000007ac4dbe50,0x00000007b3500000)
  to   space 180224K, 0% used [0x00000007b4600000,0x00000007b4600000,0x00000007bf600000)
 ParOldGen       total 2900480K, used 719419K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066be8ec50,0x00000006f1080000)
 Metaspace       used 132185K, capacity 144822K, committed 145792K, reserved 1175552K
  class space    used 14779K, capacity 18520K, committed 18816K, reserved 1048576K
Event: 345756.071 GC heap after
Heap after GC invocations=425 (full 5):
 PSYoungGen      total 1903616K, used 88351K [0x0000000740000000, 0x00000007bed00000, 0x00000007c0000000)
  eden space 1732608K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007a9c00000)
  from space 171008K, 51% used [0x00000007b4600000,0x00000007b9c47ce0,0x00000007bed00000)
  to   space 172544K, 0% used [0x00000007a9c00000,0x00000007a9c00000,0x00000007b4480000)
 ParOldGen       total 2900480K, used 719657K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066beca670,0x00000006f1080000)
 Metaspace       used 132185K, capacity 144822K, committed 145792K, reserved 1175552K
  class space    used 14779K, capacity 18520K, committed 18816K, reserved 1048576K
}
Event: 345762.773 GC heap before
{Heap before GC invocations=426 (full 5):
 PSYoungGen      total 1903616K, used 1820959K [0x0000000740000000, 0x00000007bed00000, 0x00000007c0000000)
  eden space 1732608K, 100% used [0x0000000740000000,0x00000007a9c00000,0x00000007a9c00000)
  from space 171008K, 51% used [0x00000007b4600000,0x00000007b9c47ce0,0x00000007bed00000)
  to   space 172544K, 0% used [0x00000007a9c00000,0x00000007a9c00000,0x00000007b4480000)
 ParOldGen       total 2900480K, used 719657K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066beca670,0x00000006f1080000)
 Metaspace       used 132185K, capacity 144822K, committed 145792K, reserved 1175552K
  class space    used 14779K, capacity 18520K, committed 18816K, reserved 1048576K
Event: 345762.842 GC heap after
Heap after GC invocations=426 (full 5):
 PSYoungGen      total 1905152K, used 79733K [0x0000000740000000, 0x00000007bf780000, 0x00000007c0000000)
  eden space 1732608K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007a9c00000)
  from space 172544K, 46% used [0x00000007a9c00000,0x00000007ae9dd6e8,0x00000007b4480000)
  to   space 167424K, 0% used [0x00000007b5400000,0x00000007b5400000,0x00000007bf780000)
 ParOldGen       total 2900480K, used 719846K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066bef98e0,0x00000006f1080000)
 Metaspace       used 132185K, capacity 144822K, committed 145792K, reserved 1175552K
  class space    used 14779K, capacity 18520K, committed 18816K, reserved 1048576K
}
Event: 345769.296 GC heap before
{Heap before GC invocations=427 (full 5):
 PSYoungGen      total 1905152K, used 1812341K [0x0000000740000000, 0x00000007bf780000, 0x00000007c0000000)
  eden space 1732608K, 100% used [0x0000000740000000,0x00000007a9c00000,0x00000007a9c00000)
  from space 172544K, 46% used [0x00000007a9c00000,0x00000007ae9dd6e8,0x00000007b4480000)
  to   space 167424K, 0% used [0x00000007b5400000,0x00000007b5400000,0x00000007bf780000)
 ParOldGen       total 2900480K, used 719846K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066bef98e0,0x00000006f1080000)
 Metaspace       used 132194K, capacity 144822K, committed 145792K, reserved 1175552K
  class space    used 14779K, capacity 18520K, committed 18816K, reserved 1048576K
Event: 345769.338 GC heap after
Heap after GC invocations=427 (full 5):
 PSYoungGen      total 1919488K, used 39655K [0x0000000740000000, 0x00000007bfe00000, 0x00000007c0000000)
  eden space 1752064K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007aaf00000)
  from space 167424K, 23% used [0x00000007b5400000,0x00000007b7ab9fa0,0x00000007bf780000)
  to   space 168960K, 0% used [0x00000007aaf00000,0x00000007aaf00000,0x00000007b5400000)
 ParOldGen       total 2900480K, used 720702K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066bfcf8f0,0x00000006f1080000)
 Metaspace       used 132194K, capacity 144822K, committed 145792K, reserved 1175552K
  class space    used 14779K, capacity 18520K, committed 18816K, reserved 1048576K
}
Event: 345887.511 GC heap before
{Heap before GC invocations=428 (full 5):
 PSYoungGen      total 1919488K, used 1791719K [0x0000000740000000, 0x00000007bfe00000, 0x00000007c0000000)
  eden space 1752064K, 100% used [0x0000000740000000,0x00000007aaf00000,0x00000007aaf00000)
  from space 167424K, 23% used [0x00000007b5400000,0x00000007b7ab9fa0,0x00000007bf780000)
  to   space 168960K, 0% used [0x00000007aaf00000,0x00000007aaf00000,0x00000007b5400000)
 ParOldGen       total 2900480K, used 720704K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066bfd0078,0x00000006f1080000)
 Metaspace       used 133349K, capacity 145946K, committed 147072K, reserved 1177600K
  class space    used 14982K, capacity 18744K, committed 19072K, reserved 1048576K
Event: 345887.542 GC heap after
Heap after GC invocations=428 (full 5):
 PSYoungGen      total 1921024K, used 17401K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1752064K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007aaf00000)
  from space 168960K, 10% used [0x00000007aaf00000,0x00000007abffe570,0x00000007b5400000)
  to   space 172544K, 0% used [0x00000007b5780000,0x00000007b5780000,0x00000007c0000000)
 ParOldGen       total 2900480K, used 720824K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066bfee078,0x00000006f1080000)
 Metaspace       used 133349K, capacity 145946K, committed 147072K, reserved 1177600K
  class space    used 14982K, capacity 18744K, committed 19072K, reserved 1048576K
}
Event: 345887.542 GC heap before
{Heap before GC invocations=429 (full 5):
 PSYoungGen      total 1921024K, used 19737K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1752064K, 0% used [0x0000000740000000,0x0000000740248098,0x00000007aaf00000)
  from space 168960K, 10% used [0x00000007aaf00000,0x00000007abffe570,0x00000007b5400000)
  to   space 172544K, 0% used [0x00000007b5780000,0x00000007b5780000,0x00000007c0000000)
 ParOldGen       total 2900480K, used 720824K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066bfee078,0x00000006f1080000)
 Metaspace       used 133349K, capacity 145946K, committed 147072K, reserved 1177600K
  class space    used 14982K, capacity 18744K, committed 19072K, reserved 1048576K
Event: 345887.565 GC heap after
Heap after GC invocations=429 (full 5):
 PSYoungGen      total 1921536K, used 16414K [0x0000000740000000, 0x00000007c0000000, 0x00000007c0000000)
  eden space 1748992K, 0% used [0x0000000740000000,0x0000000740000000,0x00000007aac00000)
  from space 172544K, 9% used [0x00000007b5780000,0x00000007b6787928,0x00000007c0000000)
  to   space 174080K, 0% used [0x00000007aac00000,0x00000007aac00000,0x00000007b5600000)
 ParOldGen       total 2900480K, used 721682K [0x0000000640000000, 0x00000006f1080000, 0x0000000740000000)
  object space 2900480K, 24% used [0x0000000640000000,0x000000066c0c4920,0x00000006f1080000)
 Metaspace       used 133349K, capacity 145946K, committed 147072K, reserved 1177600K
  class space    used 14982K, capacity 18744K, committed 19072K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 345881.754 Thread 0x0000000023f12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000696b378 method=java.awt.BorderLayout.getChild(Ljava/lang/String;Z)Ljava/awt/Component; @ 12
Event: 345881.816 Thread 0x0000000023f12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028d3a08 method=java.util.Collections.sort(Ljava/util/List;Ljava/util/Comparator;)V @ 2
Event: 345881.826 Thread 0x0000000023f12800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000028d3a08 method=java.util.Collections.sort(Ljava/util/List;Ljava/util/Comparator;)V @ 2
Event: 347791.154 Thread 0x0000000022617800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000878d6c0 method=java.text.DigitList.round(IZZ)V @ 26
Event: 358459.383 Thread 0x0000000023f12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000786afac method=org.netbeans.core.TimableEventQueue.done()V @ 22
Event: 359211.392 Thread 0x0000000023f12800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000964b794 method=javax.swing.RepaintManager.getVolatileOffscreenBuffer(Ljava/awt/Component;II)Ljava/awt/Image; @ 199
Event: 359211.967 Thread 0x0000000023e0b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008236180 method=java.util.ComparableTimSort.countRunAndMakeAscending([Ljava/lang/Object;II)I @ 58
Event: 359211.968 Thread 0x0000000023e0b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008236180 method=java.util.ComparableTimSort.countRunAndMakeAscending([Ljava/lang/Object;II)I @ 58
Event: 359211.968 Thread 0x0000000023e0b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008236180 method=java.util.ComparableTimSort.countRunAndMakeAscending([Ljava/lang/Object;II)I @ 58
Event: 359212.008 Thread 0x0000000023e0b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000008236180 method=java.util.ComparableTimSort.countRunAndMakeAscending([Ljava/lang/Object;II)I @ 58

Internal exceptions (10 events):
Event: 345716.097 Thread 0x000000002f438800 Exception <a 'sun/nio/fs/WindowsException'> (0x0000000746dd05d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 345720.699 Thread 0x000000002be93800 Implicit null exception at 0x00000000052324fe to 0x0000000005232d07
Event: 345879.672 Thread 0x0000000023f12800 Implicit null exception at 0x0000000002ad973a to 0x0000000002ad9789
Event: 345881.694 Thread 0x0000000022617000 Implicit null exception at 0x0000000004e01cc5 to 0x0000000004e02188
Event: 358456.738 Thread 0x0000000047c70000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000753b3c300) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 358458.514 Thread 0x0000000047c70000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000753b3d630) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 358459.202 Thread 0x0000000047c70000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000753b3f400) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 358459.203 Thread 0x0000000047c70000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000753b42538) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 358459.203 Thread 0x0000000047c70000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000753b44548) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 358459.203 Thread 0x0000000047c70000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException'> (0x0000000753b46060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u101\7261\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]

Events (10 events):
Event: 373452.219 Thread 0x0000000022447800 flushing nmethod 0x0000000002ad95d0
Event: 373452.309 Thread 0x0000000020d8f800 flushing nmethod 0x0000000002c98ed0
Event: 373452.311 Thread 0x0000000020d8f800 flushing nmethod 0x0000000002e6b8d0
Event: 373452.364 Thread 0x000000002244e800 flushing nmethod 0x0000000003424050
Event: 373452.364 Thread 0x000000002244e800 flushing nmethod 0x0000000003448810
Event: 373452.364 Thread 0x000000002244e800 flushing nmethod 0x000000000345c390
Event: 373452.700 Thread 0x0000000022447800 flushing nmethod 0x000000000356bad0
Event: 373452.724 Thread 0x0000000020d8f800 flushing nmethod 0x00000000039a2fd0
Event: 373452.731 Thread 0x0000000020d8f800 flushing nmethod 0x0000000003e64b90
Event: 373452.732 Thread 0x0000000020d8f800 flushing nmethod 0x0000000003e6be10


Dynamic libraries:
0x0000000000400000 - 0x0000000000580000 	C:\Program Files\NetBeans 8.2\bin\netbeans64.exe
0x0000000077530000 - 0x00000000776da000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x0000000077310000 - 0x000000007742f000 	C:\WINDOWS\system32\kernel32.dll
0x000007fefd5a0000 - 0x000007fefd60a000 	C:\WINDOWS\system32\KERNELBASE.dll
0x000007feff180000 - 0x000007feff25b000 	C:\WINDOWS\system32\ADVAPI32.dll
0x000007feff0e0000 - 0x000007feff17f000 	C:\WINDOWS\system32\msvcrt.dll
0x000007fefebf0000 - 0x000007fefec0f000 	C:\WINDOWS\SYSTEM32\sechost.dll
0x000007feff620000 - 0x000007feff74d000 	C:\WINDOWS\system32\RPCRT4.dll
0x000007fefde60000 - 0x000007fefebe9000 	C:\WINDOWS\system32\SHELL32.dll
0x000007feff060000 - 0x000007feff0d1000 	C:\WINDOWS\system32\SHLWAPI.dll
0x000007fefeff0000 - 0x000007feff057000 	C:\WINDOWS\system32\GDI32.dll
0x0000000077430000 - 0x000000007752a000 	C:\WINDOWS\system32\USER32.dll
0x000007feff7b0000 - 0x000007feff7be000 	C:\WINDOWS\system32\LPK.dll
0x000007fefdd90000 - 0x000007fefde5a000 	C:\WINDOWS\system32\USP10.dll
0x000007fefd8f0000 - 0x000007fefd91e000 	C:\WINDOWS\system32\IMM32.DLL
0x000007fefec10000 - 0x000007fefed19000 	C:\WINDOWS\system32\MSCTF.dll
0x000007fefd9c0000 - 0x000007fefdbc3000 	C:\WINDOWS\system32\ole32.dll
0x000000005b0e0000 - 0x000000005b233000 	C:\Program Files\NetBeans 8.2\platform\lib\nbexec64.dll
0x000000006f8c0000 - 0x000000007015a000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\server\jvm.dll
0x000007fef9200000 - 0x000007fef9209000 	C:\WINDOWS\system32\WSOCK32.dll
0x000007fefd620000 - 0x000007fefd66d000 	C:\WINDOWS\system32\WS2_32.dll
0x000007fefdbd0000 - 0x000007fefdbd8000 	C:\WINDOWS\system32\NSI.dll
0x000007fefb4d0000 - 0x000007fefb50b000 	C:\WINDOWS\system32\WINMM.dll
0x000007fefc2f0000 - 0x000007fefc2fc000 	C:\WINDOWS\system32\VERSION.dll
0x0000000077700000 - 0x0000000077707000 	C:\WINDOWS\system32\PSAPI.DLL
0x000000005b550000 - 0x000000005b622000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\MSVCR100.dll
0x000000005b6d0000 - 0x000000005b709000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\splashscreen.dll
0x0000000062960000 - 0x000000006296f000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\verify.dll
0x000000005b6a0000 - 0x000000005b6c9000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\java.dll
0x000000005b680000 - 0x000000005b696000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\zip.dll
0x000007fefd260000 - 0x000007fefd26f000 	C:\WINDOWS\system32\profapi.dll
0x000000005b660000 - 0x000000005b67a000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\net.dll
0x000007fefc9e0000 - 0x000007fefca35000 	C:\WINDOWS\system32\mswsock.dll
0x000007fefcc80000 - 0x000007fefcc87000 	C:\WINDOWS\System32\wship6.dll
0x000000005b640000 - 0x000000005b651000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\nio.dll
0x000007fef9bd0000 - 0x000007fef9bf7000 	C:\WINDOWS\system32\IPHLPAPI.DLL
0x000007fef9bb0000 - 0x000007fef9bbb000 	C:\WINDOWS\system32\WINNSI.DLL
0x000007fef9ae0000 - 0x000007fef9af1000 	C:\WINDOWS\system32\dhcpcsvc6.DLL
0x000007fef9ac0000 - 0x000007fef9ad8000 	C:\WINDOWS\system32\dhcpcsvc.DLL
0x000000005af40000 - 0x000000005b0d8000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\awt.dll
0x000007feff260000 - 0x000007feff33a000 	C:\WINDOWS\system32\OLEAUT32.dll
0x000007fefca40000 - 0x000007fefca57000 	C:\WINDOWS\system32\CRYPTSP.dll
0x000007fefc750000 - 0x000007fefc797000 	C:\WINDOWS\system32\rsaenh.dll
0x000007fefd2a0000 - 0x000007fefd2be000 	C:\WINDOWS\system32\USERENV.dll
0x000007fefd100000 - 0x000007fefd10f000 	C:\WINDOWS\system32\CRYPTBASE.dll
0x000007fefb6a0000 - 0x000007fefb6b8000 	C:\WINDOWS\system32\DWMAPI.DLL
0x000007fefbc60000 - 0x000007fefbe54000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007fefbc00000 - 0x000007fefbc56000 	C:\WINDOWS\system32\uxtheme.dll
0x000007fefadf0000 - 0x000007fefae05000 	C:\WINDOWS\system32\NLAapi.dll
0x000007fef8a30000 - 0x000007fef8a45000 	C:\WINDOWS\system32\napinsp.dll
0x000007fef89a0000 - 0x000007fef89b9000 	C:\WINDOWS\system32\pnrpnsp.dll
0x000007fefc870000 - 0x000007fefc8cb000 	C:\WINDOWS\system32\DNSAPI.dll
0x000007fef8960000 - 0x000007fef896b000 	C:\WINDOWS\System32\winrnr.dll
0x000007fef8950000 - 0x000007fef8960000 	C:\WINDOWS\system32\wshbth.dll
0x000007fef9120000 - 0x000007fef9141000 	C:\WINDOWS\FireEye\NamespaceToEvents_01.dll
0x000007fefc3c0000 - 0x000007fefc3c7000 	C:\WINDOWS\System32\wshtcpip.dll
0x000000005aef0000 - 0x000000005af37000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\fontmanager.dll
0x000007fef8bc0000 - 0x000007fef8bc8000 	C:\WINDOWS\system32\rasadhlp.dll
0x000007fef9a00000 - 0x000007fef9a53000 	C:\WINDOWS\System32\fwpuclnt.dll
0x000000005a030000 - 0x000000005a072000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\t2k.dll
0x000007fef6b70000 - 0x000007fef6b95000 	C:\Program Files\NetBeans 8.2\platform\modules\lib\amd64\jnidispatch-422.dll
0x000000006d3f0000 - 0x000000006d3fd000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\management.dll
0x000007fef8550000 - 0x000007fef85c1000 	C:\WINDOWS\system32\winhttp.dll
0x000007fef84e0000 - 0x000007fef8544000 	C:\WINDOWS\system32\webio.dll
0x000007fef8b20000 - 0x000007fef8bc0000 	C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18837_none_a4d981ff711297b6\comctl32.dll
0x000007fefd850000 - 0x000007fefd8e9000 	C:\WINDOWS\system32\CLBCatQ.DLL
0x000007fefb1f0000 - 0x000007fefb351000 	C:\WINDOWS\system32\WindowsCodecs.dll
0x000007fefd0a0000 - 0x000007fefd0f7000 	C:\WINDOWS\system32\apphelp.dll
0x000000006e800000 - 0x000000006e820000 	C:\Program Files\Common Files\TortoiseOverlays\TortoiseOverlays.dll
0x000007fef6870000 - 0x000007fef6873000 	C:\WINDOWS\system32\api-ms-win-core-synch-l1-2-0.DLL
0x000000006e7e0000 - 0x000000006e7fb000 	C:\Program Files\TortoiseSVN\bin\TortoiseStub.dll
0x000000006e750000 - 0x000000006e7d6000 	C:\Program Files\TortoiseSVN\bin\TortoiseSVN.dll
0x000007feff340000 - 0x000007feff612000 	C:\WINDOWS\system32\WININET.dll
0x000007fefd610000 - 0x000007fefd614000 	C:\WINDOWS\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x000007fefd590000 - 0x000007fefd594000 	C:\WINDOWS\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x000007fefd280000 - 0x000007fefd284000 	C:\WINDOWS\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x000007fefd300000 - 0x000007fefd303000 	C:\WINDOWS\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x00000000776f0000 - 0x00000000776f3000 	C:\WINDOWS\system32\normaliz.DLL
0x000007fefed20000 - 0x000007fefefe9000 	C:\WINDOWS\system32\iertutil.dll
0x000007fefd4a0000 - 0x000007fefd4a5000 	C:\WINDOWS\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x000007fef48a0000 - 0x000007fef4e4a000 	C:\Program Files\TortoiseSVN\bin\libsvn_tsvn.dll
0x000000006e710000 - 0x000000006e744000 	C:\Program Files\TortoiseSVN\bin\libapr_tsvn.dll
0x000007fef6500000 - 0x000007fef6517000 	C:\Program Files\TortoiseSVN\bin\VCRUNTIME140.dll
0x000007fef61c0000 - 0x000007fef61c4000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fef4740000 - 0x000007fef4832000 	C:\WINDOWS\system32\ucrtbase.DLL
0x000007fef6860000 - 0x000007fef6863000 	C:\WINDOWS\system32\api-ms-win-core-timezone-l1-1-0.dll
0x000007fef5ac0000 - 0x000007fef5ac3000 	C:\WINDOWS\system32\api-ms-win-core-file-l2-1-0.dll
0x000007fef5a60000 - 0x000007fef5a63000 	C:\WINDOWS\system32\api-ms-win-core-localization-l1-2-0.dll
0x000007fef4600000 - 0x000007fef4603000 	C:\WINDOWS\system32\api-ms-win-core-processthreads-l1-1-1.dll
0x000007fef45f0000 - 0x000007fef45f3000 	C:\WINDOWS\system32\api-ms-win-core-file-l1-2-0.dll
0x000007fef45e0000 - 0x000007fef45e4000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-string-l1-1-0.dll
0x000007fefa2d0000 - 0x000007fefa2d3000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-heap-l1-1-0.dll
0x000007fefa2c0000 - 0x000007fefa2c4000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fefc140000 - 0x000007fefc144000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-convert-l1-1-0.dll
0x000007fefc130000 - 0x000007fefc133000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-conio-l1-1-0.dll
0x000007fefc120000 - 0x000007fefc123000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-utility-l1-1-0.dll
0x000007fefc110000 - 0x000007fefc115000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-math-l1-1-0.dll
0x000007fefc100000 - 0x000007fefc103000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-environment-l1-1-0.dll
0x000007fefc0f0000 - 0x000007fefc0f3000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-time-l1-1-0.dll
0x0000000074cb0000 - 0x0000000074cf7000 	C:\Program Files\TortoiseSVN\bin\libaprutil_tsvn.dll
0x000007feff750000 - 0x000007feff7a2000 	C:\WINDOWS\system32\WLDAP32.dll
0x000007fefc0d0000 - 0x000007fefc0e3000 	C:\Program Files\TortoiseSVN\bin\intl3_tsvn.dll
0x000007fefc0c0000 - 0x000007fefc0c3000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fefc0a0000 - 0x000007fefc0bb000 	C:\Program Files\TortoiseSVN\bin\libsasl.dll
0x000007fefd020000 - 0x000007fefd02b000 	C:\WINDOWS\system32\Secur32.dll
0x000007fefd070000 - 0x000007fefd095000 	C:\WINDOWS\system32\SSPICLI.DLL
0x000007fefd310000 - 0x000007fefd47c000 	C:\WINDOWS\system32\CRYPT32.dll
0x000007fefd270000 - 0x000007fefd27f000 	C:\WINDOWS\system32\MSASN1.dll
0x000007fefc090000 - 0x000007fefc093000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-locale-l1-1-0.dll
0x000007fefbff0000 - 0x000007fefc08e000 	C:\Program Files\TortoiseSVN\bin\MSVCP140.dll
0x000007fefbfe0000 - 0x000007fefbfe5000 	C:\Program Files\TortoiseSVN\bin\api-ms-win-crt-multibyte-l1-1-0.dll
0x000007fefbf00000 - 0x000007fefbf35000 	C:\WINDOWS\system32\EhStorShell.dll
0x000007fefd670000 - 0x000007fefd847000 	C:\WINDOWS\system32\SETUPAPI.dll
0x000007fefd4b0000 - 0x000007fefd4e6000 	C:\WINDOWS\system32\CFGMGR32.dll
0x000007fefd480000 - 0x000007fefd49a000 	C:\WINDOWS\system32\DEVOBJ.dll
0x000007fefb6c0000 - 0x000007fefb7ec000 	C:\WINDOWS\system32\PROPSYS.dll
0x000007fef34c0000 - 0x000007fef3b30000 	C:\Program Files\Microsoft Office\Office14\GROOVEEX.DLL
0x0000000074c10000 - 0x0000000074cad000 	C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCR90.dll
0x0000000074b30000 - 0x0000000074c03000 	C:\WINDOWS\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4940_none_08e4299fa83d7e3c\MSVCP90.dll
0x0000000029110000 - 0x000000002913f000 	C:\WINDOWS\WinSxS\amd64_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.4148_none_0a1d2fcba76b3f00\ATL90.DLL
0x000007fef30a0000 - 0x000007fef34ba000 	C:\Program Files\Common Files\Microsoft Shared\OFFICE14\Cultures\office.odf
0x000007fefbe80000 - 0x000007fefbefe000 	C:\WINDOWS\System32\cscui.dll
0x000007fefbe70000 - 0x000007fefbe7c000 	C:\WINDOWS\System32\CSCDLL.dll
0x000007fef65a0000 - 0x000007fef65af000 	C:\WINDOWS\system32\CSCAPI.dll
0x000007fefa1b0000 - 0x000007fefa230000 	C:\WINDOWS\system32\ntshrui.dll
0x000007fefcd20000 - 0x000007fefcd43000 	C:\WINDOWS\system32\srvcli.dll
0x000007fefad60000 - 0x000007fefad6b000 	C:\WINDOWS\system32\slc.dll
0x000000005aec0000 - 0x000000005aeea000 	C:\Program Files\NetBeans 8.2\bin\jre\bin\dcpr.dll

VM Arguments:
jvm_args: -Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade -Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense -client -Xss2m -Xms32m -Dapple.laf.useScreenMenuBar=true -Dapple.awt.graphics.UseQuartz=true -Dsun.java2d.noddraw=true -Dsun.java2d.dpiaware=true -Dsun.zip.disableMemoryMapping=true -Xmx1024m -Xmx6144m -Xms1024m -Djdk.home=C:\Program Files\NetBeans 8.2\bin\jre -Djdk.launcher.addexports.0=java.desktop/sun.awt=ALL-UNNAMED -Djdk.launcher.addexports.1=java.base/jdk.internal.jrtfs=ALL-UNNAMED -Djdk.launcher.addexports.2=java.desktop/java.awt.peer=ALL-UNNAMED -Djdk.launcher.addexports.3=java.desktop/com.sun.beans.editors=ALL-UNNAMED -Djdk.launcher.addexports.3=java.desktop/sun.awt.im=ALL-UNNAMED -Djdk.launcher.addexports.4=java.desktop/com.sun.java.swing.plaf.windows=ALL-UNNAMED -Djdk.launcher.addexports.5=java.management/sun.management=ALL-UNNAMED -Dnetbeans.home=C:\Program Files\NetBeans 8.2\platform -Dnetbeans.user=C:\Users\sg0897508\AppData\Roaming\NetBeans\8.2 -Dnetbeans.default_userdir_root=C:\Users\sg0897508\AppData\Roaming\NetBeans -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\sg0897508\AppData\Roaming\NetBeans\8.2\var\log\heapdump.hprof -Dsun.awt.keepWorkingSetOnMinimize=true -Dnetbeans.dirs=C:\Program Files\NetBeans 8.2\nb;C:\Program Files\NetBeans 8.2\ergonomics;C:\Program Files\NetBeans 8.2\ide;C:\Program Files\NetBeans 8.2\extide;C:\Program Files\NetBeans 8.2\java;C:\Program Files\NetBeans 8.2\apisupport;C:\Program Files\NetBeans 8.2\webcommon;C:\Program Files\NetBeans 8.2\websvccommon;C:\Program Files\NetBeans 8.2\enterprise;C:\Program Files\NetBeans 8.2\mobility;C:\Program Files\NetBeans 8.2\profiler;C:\Program Files\NetBeans 8.2\python;C:\Program Files\NetBeans 8.2\php;C:\Program Files\NetBeans 8.2\identity;C:\Program Files\NetBeans 8.2\harness;C:\Program Files\NetBeans 8.2\cnd;C:\Program Files\NetBeans 8.2\cndext;C:\Program Files\NetBeans 8.2\dlight;C:\Program Files\NetBeans 8.2\groovy;C:\Program Files\NetBeans 8.2\extra;C:\Program Files\NetBeans 8.2\javacard;C:\Program Files\NetBeans 8.2\javafx exit 
java_command: <unknown>
java_class_path (initial): C:\Program Files\NetBeans 8.2\platform\lib\boot.jar;C:\Program Files\NetBeans 8.2\platform\lib\org-openide-modules.jar;C:\Program Files\NetBeans 8.2\platform\lib\org-openide-util-lookup.jar;C:\Program Files\NetBeans 8.2\platform\lib\org-openide-util-ui.jar;C:\Program Files\NetBeans 8.2\platform\lib\org-openide-util.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\boot_ja.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\boot_pt_BR.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\boot_ru.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\boot_zh_CN.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-modules_ja.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-modules_pt_BR.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-modules_ru.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-modules_zh_CN.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-lookup_ja.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-lookup_pt_BR.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-lookup_ru.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-lookup_zh_CN.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-ui_ja.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-ui_pt_BR.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-ui_ru.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util-ui_zh_CN.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util_ja.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util_pt_BR.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util_ru.jar;C:\Program Files\NetBeans 8.2\platform\lib\locale\org-openide-util_zh_CN.jar
Launcher Type: generic

Environment Variables:
JAVA_HOME=c:\Java\jdk1.8.0_60
PATH=C:\Program Files\Common Files\Microsoft Shared\Microsoft Online Services;C:\Program Files (x86)\Common Files\Microsoft Shared\Microsoft Online Services;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\windows\CCM;C:\Program Files\SourceGear\Common\DiffMerge\;C:\Program Files (x86)\CMake\bin;C:\Program Files (x86)\Sennheiser\SoftphoneSDK\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;c:\mingw-w64\x86_64-6.2.0-posix-seh-rt_v5-rev1\mingw64/bin;c:\Program Files (x86)\Git\bin;c:\Java\jdk1.8.0_60\bin;c:\Java\apache-maven-3.2.3\bin;c:\Java\apache-ant-1.9.4\bin;c:\git\external\dll
USERNAME=SG0897508
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23539)

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

Memory: 4k page, physical 16637444k(7282004k free), swap 33273028k(21209064k 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 Oct 25 22:59:20 2016
elapsed time: 373452 seconds (4d 7h 44m 12s)
Comment 1 marcino 2016-10-25 21:45:01 UTC
Created attachment 162633 [details]
JVM crash log