Ticket #16782: hs_err_pid9644.log

File hs_err_pid9644.log, 38.0 KB (added by petepandor@…, 7 years ago)
Line 
1#
2# A fatal error has been detected by the Java Runtime Environment:
3#
4# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006ccf1616, pid=9644, tid=0x0000000000002cc0
5#
6# JRE version: Java(TM) SE Runtime Environment (8.0_181-b13) (build 1.8.0_181-b13)
7# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.181-b13 mixed mode windows-amd64 compressed oops)
8# Problematic frame:
9# C 0x000000006ccf1616
10#
11# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
12#
13# If you would like to submit a bug report, please visit:
14# http://bugreport.java.com/bugreport/crash.jsp
15# The crash happened outside the Java Virtual Machine in native code.
16# See problematic frame for where to report the bug.
17#
18
19--------------- T H R E A D ---------------
20
21Current thread (0x00000000206f4800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=11456, stack(0x0000000029160000,0x0000000029260000)]
22
23siginfo: ExceptionCode=0xc0000005, writing address 0x000000146eb2e82c
24
25Registers:
26RAX=0x0000000000000000, RBX=0x0000000080000000, RCX=0x0000000280000000, RDX=0x0000000000000001
27RSP=0x000000002925df70, RBP=0x0000000000000500, RSI=0x000000006cd846c8, RDI=0x0000001400000000
28R8 =0x000000006cd846c8, R9 =0x0000000000008598, R10=0x0000000000002300, R11=0x00000000d8f35cc0
29R12=0x0000000000000000, R13=0x00000000d8e1996f, R14=0x0000000001650000, R15=0x000000006eb2d970
30RIP=0x000000006ccf1616, EFLAGS=0x0000000000010246
31
32Top of Stack: (sp=0x000000002925df70)
330x000000002925df70: 00000364b732cfa5 0000000000000000
340x000000002925df80: 0000000000000000 000000006d1f6f92
350x000000002925df90: 00000000206f4800 00000006ea8911b8
360x000000002925dfa0: 0000000001650000 000000006ccf16b4
370x000000002925dfb0: 0000000001650000 000000002925e0e0
380x000000002925dfc0: 0000000000000500 000000006cd8bb3d
390x000000002925dfd0: 0000000000002803 00000000d8e1996f
400x000000002925dfe0: 000000000169db04 000000006cd846c8
410x000000002925dff0: 0000000000000000 00000000f80002da
420x000000002925e000: 0000000000000000 0000000000000de1
430x000000002925e010: 00000000206f4800 000000006cb16f02
440x000000002925e020: 0000000000008578 000000006cd94b86
450x000000002925e030: 00000000f80002da 00007ffead7b8e70
460x000000002925e040: 0000000000000000 000000006cd8eb03
470x000000002925e050: 000000002925e080 0000000000000001
480x000000002925e060: 00000000d8e1996f 0000000005dc0003
49
50Instructions: (pc=0x000000006ccf1616)
510x000000006ccf15f6: eb 09 8d 43 fc 83 e0 07 83 c0 04 48 8d 0c 80 33
520x000000006ccf1606: c0 48 8d 3c cd 00 00 00 00 4c 8d 3d 5a c3 e3 01
530x000000006ccf1616: f0 42 0f b1 94 3f bc 0e 00 00 75 49 ff 15 e0 9c
540x000000006ccf1626: dd 01 4a 89 84 3f 98 0e 00 00 e8 cb d1 31 00 42
55
56
57Register to memory mapping:
58
59RAX=0x0000000000000000 is an unknown value
60RBX=0x0000000080000000 is an unknown value
61RCX=0x0000000280000000 is an unknown value
62RDX=0x0000000000000001 is an unknown value
63RSP=0x000000002925df70 is pointing into the stack for thread: 0x00000000206f4800
64RBP=0x0000000000000500 is an unknown value
65RSI=0x000000006cd846c8 is an unknown value
66RDI=0x0000001400000000 is an unknown value
67R8 =0x000000006cd846c8 is an unknown value
68R9 =0x0000000000008598 is an unknown value
69R10=0x0000000000002300 is an unknown value
70R11=0x00000000d8f35cc0 is an unknown value
71R12=0x0000000000000000 is an unknown value
72R13=0x00000000d8e1996f is an unknown value
73R14=0x0000000001650000 is an unknown value
74R15=0x000000006eb2d970 is an unknown value
75
76
77Stack: [0x0000000029160000,0x0000000029260000], sp=0x000000002925df70, free space=1015k
78Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
79C 0x000000006ccf1616
80C 0x000000006ccf16b4
81C 0x000000006cd846c8
82C 0x000000006cd94b86
83C 0x0000000005dc0003
84
85Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
86J 19725 jogamp.opengl.gl4.GL4bcImpl.dispatch_glTexEnvi1(IIIJ)V (0 bytes) @ 0x0000000005dbff85 [0x0000000005dbff40+0x45]
87J 20485 C2 kendzi.jogl.model.render.ModelRender.setupTextures(Lcom/jogamp/opengl/GL2;Lkendzi/jogl/model/geometry/material/Material;Z)V (732 bytes) @ 0x00000000060cdbb0 [0x00000000060ccec0+0xcf0]
88J 20573 C2 kendzi.jogl.model.render.ModelRender.draw(Lcom/jogamp/opengl/GL2;Lkendzi/jogl/model/geometry/Model;)V (590 bytes) @ 0x00000000066a788c [0x00000000066a6fa0+0x8ec]
89J 20483 C2 kendzi.kendzi3d.editor.ui.BaseEditorGLEventListener.drawEditorObjects(Lcom/jogamp/opengl/GL2;Lkendzi/jogl/camera/Viewport;)V (65 bytes) @ 0x0000000004462040 [0x0000000004461d40+0x300]
90J 25138 C2 jogamp.opengl.GLDrawableHelper.invokeGLImpl(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (579 bytes) @ 0x0000000006ff6cd4 [0x0000000006ff3960+0x3374]
91J 25105 C2 com.jogamp.opengl.awt.GLCanvas$12.run()V (126 bytes) @ 0x0000000006fcfe44 [0x0000000006fcfc80+0x1c4]
92J 17221 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x000000000607ac74 [0x000000000607a600+0x674]
93v ~StubRoutines::call_stub
94J 3438 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000041782e6 [0x0000000004178280+0x66]
95J 24038 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) @ 0x0000000006d30874 [0x0000000006d2fe20+0xa54]
96J 26541% C1 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V (47 bytes) @ 0x0000000006c0ac6c [0x0000000006c0a940+0x32c]
97j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
98j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
99j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
100j java.awt.EventDispatchThread.run()V+9
101v ~StubRoutines::call_stub
102
103--------------- P R O C E S S ---------------
104
105Java Threads: ( => current thread )
106 0x000000002c797800 JavaThread "styled-map-renderer-341" daemon [_thread_blocked, id=512, stack(0x0000000054c50000,0x0000000054d50000)]
107 0x000000002c796000 JavaThread "styled-map-renderer-336" daemon [_thread_blocked, id=14816, stack(0x0000000054450000,0x0000000054550000)]
108 0x000000002108e800 JavaThread "styled-map-renderer-329" daemon [_thread_blocked, id=16116, stack(0x0000000053d50000,0x0000000053e50000)]
109 0x000000002108d800 JavaThread "styled-map-renderer-328" daemon [_thread_blocked, id=13392, stack(0x0000000053c50000,0x0000000053d50000)]
110 0x000000002c79c000 JavaThread "kendzi3d.layer.refreash" [_thread_blocked, id=11000, stack(0x000000003bfb0000,0x000000003c0b0000)]
111 0x000000002c793800 JavaThread "AWT-EventQueue-0-AWTAnimator#00" [_thread_blocked, id=9888, stack(0x000000003beb0000,0x000000003bfb0000)]
112 0x000000002c799800 JavaThread "AWT-EventQueue-0-SharedResourceRunner" daemon [_thread_blocked, id=8448, stack(0x000000003a7e0000,0x000000003a8e0000)]
113 0x000000002c792000 JavaThread "Editor objects producer thread" [_thread_blocked, id=15576, stack(0x000000003a5e0000,0x000000003a6e0000)]
114 0x00000000202a9800 JavaThread "Map Status Collector" daemon [_thread_blocked, id=12076, stack(0x0000000037ee0000,0x0000000037fe0000)]
115 0x00000000202a5000 JavaThread "Timer-1" [_thread_blocked, id=5772, stack(0x0000000036d10000,0x0000000036e10000)]
116 0x00000000202a7000 JavaThread "main-worker-0" [_thread_blocked, id=16248, stack(0x0000000036950000,0x0000000036a50000)]
117 0x00000000202ab000 JavaThread "DestroyJavaVM" [_thread_blocked, id=9148, stack(0x0000000003400000,0x0000000003500000)]
118 0x000000002108b800 JavaThread "message-notifier-0" [_thread_blocked, id=15980, stack(0x0000000036050000,0x0000000036150000)]
119 0x000000002108a000 JavaThread "Timer-0" daemon [_thread_blocked, id=11128, stack(0x0000000035450000,0x0000000035550000)]
120 0x000000001efa6000 JavaThread "Swing-Shell" daemon [_thread_blocked, id=14096, stack(0x0000000034660000,0x0000000034760000)]
121 0x000000001efa6800 JavaThread "WeakCollectionCleaner" daemon [_thread_blocked, id=6588, stack(0x0000000032860000,0x0000000032960000)]
122 0x000000002108c000 JavaThread "GT authority factory disposer" daemon [_thread_blocked, id=5908, stack(0x0000000030d90000,0x0000000030e90000)]
123 0x0000000021090000 JavaThread "JCS-ElementEventQueue-Thread-7" daemon [_thread_blocked, id=9320, stack(0x0000000030890000,0x0000000030990000)]
124 0x00000000203cb800 JavaThread "Weak reference cleaner" [_thread_blocked, id=14872, stack(0x000000002e780000,0x000000002e880000)]
125 0x000000002047d000 JavaThread "File Watcher" [_thread_blocked, id=9864, stack(0x000000002e680000,0x000000002e780000)]
126 0x0000000020668800 JavaThread "Thread-5" daemon [_thread_in_native, id=7252, stack(0x000000002e560000,0x000000002e660000)]
127 0x00000000207b8000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=16996, stack(0x000000002a350000,0x000000002a450000)]
128 0x0000000020fd2000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3260, stack(0x0000000029660000,0x0000000029760000)]
129=>0x00000000206f4800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=11456, stack(0x0000000029160000,0x0000000029260000)]
130 0x0000000020dfd000 JavaThread "AWT-Shutdown" [_thread_blocked, id=15516, stack(0x0000000029060000,0x0000000029160000)]
131 0x00000000206bf000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7180, stack(0x00000000223a0000,0x00000000224a0000)]
132 0x00000000203d6000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12040, stack(0x0000000021ea0000,0x0000000021fa0000)]
133 0x000000001f037800 JavaThread "Service Thread" daemon [_thread_blocked, id=12484, stack(0x000000001fb50000,0x000000001fc50000)]
134 0x000000001efa7800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=14808, stack(0x000000001fa50000,0x000000001fb50000)]
135 0x000000001ef92800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=2044, stack(0x000000001f950000,0x000000001fa50000)]
136 0x000000001ef8f800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=504, stack(0x000000001f850000,0x000000001f950000)]
137 0x000000001ef8d800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6080, stack(0x000000001f750000,0x000000001f850000)]
138 0x000000001ef88000 JavaThread "Attach Listener" daemon [_thread_blocked, id=1856, stack(0x000000001f650000,0x000000001f750000)]
139 0x000000001ef87000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14304, stack(0x000000001f550000,0x000000001f650000)]
140 0x0000000003619800 JavaThread "Finalizer" daemon [_thread_blocked, id=14932, stack(0x000000001f360000,0x000000001f460000)]
141 0x0000000003618000 JavaThread "Reference Handler" daemon [_thread_blocked, id=16048, stack(0x000000001ee60000,0x000000001ef60000)]
142
143Other Threads:
144 0x000000001d09a000 VMThread [stack: 0x000000001ed60000,0x000000001ee60000] [id=2940]
145 0x000000001f051000 WatcherThread [stack: 0x000000001fc50000,0x000000001fd50000] [id=15180]
146
147VM state:not at safepoint (normal execution)
148
149VM Mutex/Monitor currently owned by a thread: None
150
151Heap:
152 PSYoungGen total 1099264K, used 365697K [0x000000076b380000, 0x00000007c0000000, 0x00000007c0000000)
153 eden space 821760K, 44% used [0x000000076b380000,0x00000007818a07b8,0x000000079d600000)
154 from space 277504K, 0% used [0x00000007aef00000,0x00000007aef00000,0x00000007bfe00000)
155 to space 283648K, 0% used [0x000000079d600000,0x000000079d600000,0x00000007aeb00000)
156 ParOldGen total 2778624K, used 999660K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
157 object space 2778624K, 35% used [0x00000006c1a00000,0x00000006fea3b368,0x000000076b380000)
158 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
159 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
160
161Card table byte_map: [0x00000000129e0000,0x00000000131e0000] byte_map_base: 0x000000000f3d3000
162
163Marking Bits: (ParMarkBitMap*) 0x000000006f872d00
164 Begin Bits: [0x0000000013f30000, 0x0000000017ec8000)
165 End Bits: [0x0000000017ec8000, 0x000000001be60000)
166
167Polling page: 0x00000000012f0000
168
169CodeCache: size=245760Kb used=63921Kb max_used=64103Kb free=181838Kb
170 bounds [0x0000000003620000, 0x0000000007560000, 0x0000000012620000]
171 total_blobs=19551 nmethods=18196 adapters=1262
172 compilation: enabled
173
174Compilation events (10 events):
175Event: 8963.187 Thread 0x000000001efa7800 26943 ! 3 sun.reflect.GeneratedMethodAccessor67::invoke (49 bytes)
176Event: 8963.187 Thread 0x000000001efa7800 nmethod 26943 0x00000000062429d0 code [0x0000000006242bc0, 0x0000000006243288]
177Event: 8963.207 Thread 0x000000001ef8f800 26944 4 java.util.regex.Pattern$Ques::study (59 bytes)
178Event: 8963.207 Thread 0x000000001ef8f800 nmethod 26944 0x0000000003ebc490 code [0x0000000003ebc5e0, 0x0000000003ebc6d8]
179Event: 8965.837 Thread 0x000000001efa7800 26945 3 javax.swing.text.JTextComponent$InputMethodRequestsHandler::removeUpdate (17 bytes)
180Event: 8965.837 Thread 0x000000001efa7800 nmethod 26945 0x0000000006225010 code [0x0000000006225180, 0x00000000062253d0]
181Event: 8969.936 Thread 0x000000001efa7800 26946 3 sun.awt.windows.WWindowPeer::isModalBlocked (13 bytes)
182Event: 8969.937 Thread 0x000000001efa7800 nmethod 26946 0x000000000640d850 code [0x000000000640d9a0, 0x000000000640db50]
183Event: 8985.368 Thread 0x000000001ef8d800 26948 4 javax.swing.plaf.basic.BasicGraphicsUtils::drawDashedRect (81 bytes)
184Event: 8985.375 Thread 0x000000001ef8d800 nmethod 26948 0x0000000003b38810 code [0x0000000003b38a60, 0x0000000003b393c8]
185
186GC Heap History (10 events):
187Event: 8974.449 GC heap before
188{Heap before GC invocations=1261 (full 138):
189 PSYoungGen total 1096192K, used 1042306K [0x000000076b380000, 0x00000007c0000000, 0x00000007c0000000)
190 eden space 812032K, 100% used [0x000000076b380000,0x000000079cc80000,0x000000079cc80000)
191 from space 284160K, 81% used [0x00000007adf00000,0x00000007bbfe0990,0x00000007bf480000)
192 to space 281088K, 0% used [0x000000079cc80000,0x000000079cc80000,0x00000007adf00000)
193 ParOldGen total 2778624K, used 1634369K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
194 object space 2778624K, 58% used [0x00000006c1a00000,0x0000000725610758,0x000000076b380000)
195 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
196 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
197Event: 8974.589 GC heap after
198Heap after GC invocations=1261 (full 138):
199 PSYoungGen total 1093120K, used 230938K [0x000000076b380000, 0x00000007bf800000, 0x00000007c0000000)
200 eden space 812032K, 0% used [0x000000076b380000,0x000000076b380000,0x000000079cc80000)
201 from space 281088K, 82% used [0x000000079cc80000,0x00000007aae06b50,0x00000007adf00000)
202 to space 278528K, 0% used [0x00000007ae800000,0x00000007ae800000,0x00000007bf800000)
203 ParOldGen total 2778624K, used 1864341K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
204 object space 2778624K, 67% used [0x00000006c1a00000,0x00000007336a54b8,0x000000076b380000)
205 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
206 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
207}
208Event: 8975.021 GC heap before
209{Heap before GC invocations=1262 (full 138):
210 PSYoungGen total 1093120K, used 1042970K [0x000000076b380000, 0x00000007bf800000, 0x00000007c0000000)
211 eden space 812032K, 100% used [0x000000076b380000,0x000000079cc80000,0x000000079cc80000)
212 from space 281088K, 82% used [0x000000079cc80000,0x00000007aae06b50,0x00000007adf00000)
213 to space 278528K, 0% used [0x00000007ae800000,0x00000007ae800000,0x00000007bf800000)
214 ParOldGen total 2778624K, used 1864341K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
215 object space 2778624K, 67% used [0x00000006c1a00000,0x00000007336a54b8,0x000000076b380000)
216 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
217 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
218Event: 8975.165 GC heap after
219Heap after GC invocations=1262 (full 138):
220 PSYoungGen total 1102336K, used 237861K [0x000000076b380000, 0x00000007bfd80000, 0x00000007c0000000)
221 eden space 823808K, 0% used [0x000000076b380000,0x000000076b380000,0x000000079d800000)
222 from space 278528K, 85% used [0x00000007ae800000,0x00000007bd049630,0x00000007bf800000)
223 to space 278528K, 0% used [0x000000079d800000,0x000000079d800000,0x00000007ae800000)
224 ParOldGen total 2778624K, used 2095060K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
225 object space 2778624K, 75% used [0x00000006c1a00000,0x00000007417f50a8,0x000000076b380000)
226 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
227 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
228}
229Event: 8975.586 GC heap before
230{Heap before GC invocations=1263 (full 138):
231 PSYoungGen total 1102336K, used 1061669K [0x000000076b380000, 0x00000007bfd80000, 0x00000007c0000000)
232 eden space 823808K, 100% used [0x000000076b380000,0x000000079d800000,0x000000079d800000)
233 from space 278528K, 85% used [0x00000007ae800000,0x00000007bd049630,0x00000007bf800000)
234 to space 278528K, 0% used [0x000000079d800000,0x000000079d800000,0x00000007ae800000)
235 ParOldGen total 2778624K, used 2095060K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
236 object space 2778624K, 75% used [0x00000006c1a00000,0x00000007417f50a8,0x000000076b380000)
237 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
238 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
239Event: 8975.734 GC heap after
240Heap after GC invocations=1263 (full 138):
241 PSYoungGen total 1102336K, used 236896K [0x000000076b380000, 0x00000007bfe00000, 0x00000007c0000000)
242 eden space 823808K, 0% used [0x000000076b380000,0x000000076b380000,0x000000079d800000)
243 from space 278528K, 85% used [0x000000079d800000,0x00000007abf58330,0x00000007ae800000)
244 to space 277504K, 0% used [0x00000007aef00000,0x00000007aef00000,0x00000007bfe00000)
245 ParOldGen total 2778624K, used 2333831K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
246 object space 2778624K, 83% used [0x00000006c1a00000,0x0000000750121f58,0x000000076b380000)
247 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
248 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
249}
250Event: 8976.159 GC heap before
251{Heap before GC invocations=1264 (full 138):
252 PSYoungGen total 1102336K, used 1060704K [0x000000076b380000, 0x00000007bfe00000, 0x00000007c0000000)
253 eden space 823808K, 100% used [0x000000076b380000,0x000000079d800000,0x000000079d800000)
254 from space 278528K, 85% used [0x000000079d800000,0x00000007abf58330,0x00000007ae800000)
255 to space 277504K, 0% used [0x00000007aef00000,0x00000007aef00000,0x00000007bfe00000)
256 ParOldGen total 2778624K, used 2333831K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
257 object space 2778624K, 83% used [0x00000006c1a00000,0x0000000750121f58,0x000000076b380000)
258 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
259 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
260Event: 8976.309 GC heap after
261Heap after GC invocations=1264 (full 138):
262 PSYoungGen total 1099264K, used 256529K [0x000000076b380000, 0x00000007c0000000, 0x00000007c0000000)
263 eden space 821760K, 0% used [0x000000076b380000,0x000000076b380000,0x000000079d600000)
264 from space 277504K, 92% used [0x00000007aef00000,0x00000007be984480,0x00000007bfe00000)
265 to space 283648K, 0% used [0x000000079d600000,0x000000079d600000,0x00000007aeb00000)
266 ParOldGen total 2778624K, used 2571610K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
267 object space 2778624K, 92% used [0x00000006c1a00000,0x000000075e956988,0x000000076b380000)
268 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
269 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
270}
271Event: 8976.309 GC heap before
272{Heap before GC invocations=1265 (full 139):
273 PSYoungGen total 1099264K, used 256529K [0x000000076b380000, 0x00000007c0000000, 0x00000007c0000000)
274 eden space 821760K, 0% used [0x000000076b380000,0x000000076b380000,0x000000079d600000)
275 from space 277504K, 92% used [0x00000007aef00000,0x00000007be984480,0x00000007bfe00000)
276 to space 283648K, 0% used [0x000000079d600000,0x000000079d600000,0x00000007aeb00000)
277 ParOldGen total 2778624K, used 2571610K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
278 object space 2778624K, 92% used [0x00000006c1a00000,0x000000075e956988,0x000000076b380000)
279 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
280 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
281Event: 8976.909 GC heap after
282Heap after GC invocations=1265 (full 139):
283 PSYoungGen total 1099264K, used 0K [0x000000076b380000, 0x00000007c0000000, 0x00000007c0000000)
284 eden space 821760K, 0% used [0x000000076b380000,0x000000076b380000,0x000000079d600000)
285 from space 277504K, 0% used [0x00000007aef00000,0x00000007aef00000,0x00000007bfe00000)
286 to space 283648K, 0% used [0x000000079d600000,0x000000079d600000,0x00000007aeb00000)
287 ParOldGen total 2778624K, used 999660K [0x00000006c1a00000, 0x000000076b380000, 0x000000076b380000)
288 object space 2778624K, 35% used [0x00000006c1a00000,0x00000006fea3b368,0x000000076b380000)
289 Metaspace used 88192K, capacity 92730K, committed 93952K, reserved 1130496K
290 class space used 10871K, capacity 11907K, committed 12288K, reserved 1048576K
291}
292
293Deoptimization events (10 events):
294Event: 8431.805 Thread 0x00000000206f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000054f0230 method=org.openstreetmap.josm.data.osm.AbstractPrimitive.isUsable()Z @ 7
295Event: 8452.513 Thread 0x000000002c792000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003aec1e4 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 162
296Event: 8459.610 Thread 0x00000000206f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000006370060 method=org.openstreetmap.josm.data.osm.Way.isUsable()Z @ 4
297Event: 8476.700 Thread 0x00000000206f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000054b1618 method=org.openstreetmap.josm.io.OsmWriter.shouldWrite(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z @ 11
298Event: 8476.700 Thread 0x00000000206f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000061d4b40 method=org.openstreetmap.josm.io.OsmWriter.shouldWrite(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z @ 11
299Event: 8476.922 Thread 0x00000000206f4800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000641a2e0 method=org.openstreetmap.josm.io.OsmWriter.shouldWrite(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z @ 11
300Event: 8591.304 Thread 0x000000002108a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000068c1d60 method=org.openstreetmap.josm.io.OsmWriter.shouldWrite(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z @ 11
301Event: 8591.681 Thread 0x000000002108a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004e6d5d8 method=org.openstreetmap.josm.io.OsmWriter.shouldWrite(Lorg/openstreetmap/josm/data/osm/OsmPrimitive;)Z @ 11
302Event: 8700.481 Thread 0x00000000206f4800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000040aec4c method=javax.swing.ArrayTable.getKeys([Ljava/lang/Object;)[Ljava/lang/Object; @ 117
303Event: 8700.481 Thread 0x00000000206f4800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000040aec4c method=javax.swing.ArrayTable.getKeys([Ljava/lang/Object;)[Ljava/lang/Object; @ 117
304
305Classes redefined (0 events):
306No events
307
308Internal exceptions (10 events):
309Event: 8992.599 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x0000000780f9b888) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
310Event: 8992.959 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x000000078121cbb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
311Event: 8992.960 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x000000078121f1b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
312Event: 8992.960 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x0000000781220d78) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
313Event: 8993.318 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x00000007814a2098) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
314Event: 8993.318 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x00000007814a4690) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
315Event: 8993.318 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x00000007814a6258) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
316Event: 8993.679 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x0000000781727588) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
317Event: 8993.680 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x0000000781729b80) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
318Event: 8993.680 Thread 0x00000000206f4800 Exception <a 'java/io/IOException'> (0x000000078172b748) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u181\11358\hotspot\src\share\vm\prims\jni.cpp, line 709]
319
320Events (10 events):
321Event: 8975.586 Executing VM operation: ParallelGCFailedAllocation
322Event: 8975.734 Executing VM operation: ParallelGCFailedAllocation done
323Event: 8975.908 Executing VM operation: RevokeBias
324Event: 8975.909 Executing VM operation: RevokeBias done
325Event: 8975.909 Thread 0x000000002c790800 Thread exited: 0x000000002c790800
326Event: 8976.159 Executing VM operation: ParallelGCFailedAllocation
327Event: 8976.909 Executing VM operation: ParallelGCFailedAllocation done
328Event: 8983.920 Thread 0x000000002c796800 Thread exited: 0x000000002c796800
329Event: 8985.368 Thread 0x00000000206f4800 DEOPT PACKING pc=0x0000000005b0757f sp=0x000000002925d1c0
330Event: 8985.368 Thread 0x00000000206f4800 DEOPT UNPACKING pc=0x0000000003667890 sp=0x000000002925cee8 mode 0
331
332
333Dynamic libraries:
3340x00007ff7072b0000 - 0x00007ff7072e7000 C:\Program Files\Java\jre1.8.0_181\bin\java.exe
3350x00007ffec2c80000 - 0x00007ffec2e61000 C:\WINDOWS\SYSTEM32\ntdll.dll
3360x00007ffec05d0000 - 0x00007ffec0682000 C:\WINDOWS\System32\KERNEL32.DLL
3370x00007ffebfe90000 - 0x00007ffec0103000 C:\WINDOWS\System32\KERNELBASE.dll
3380x00007ffec0ab0000 - 0x00007ffec0b51000 C:\WINDOWS\System32\ADVAPI32.dll
3390x00007ffec0140000 - 0x00007ffec01de000 C:\WINDOWS\System32\msvcrt.dll
3400x00007ffec0a40000 - 0x00007ffec0a9b000 C:\WINDOWS\System32\sechost.dll
3410x00007ffec0910000 - 0x00007ffec0a34000 C:\WINDOWS\System32\RPCRT4.dll
3420x00007ffec06f0000 - 0x00007ffec0880000 C:\WINDOWS\System32\USER32.dll
3430x00007ffebfc80000 - 0x00007ffebfca0000 C:\WINDOWS\System32\win32u.dll
3440x00007ffec0110000 - 0x00007ffec0138000 C:\WINDOWS\System32\GDI32.dll
3450x00007ffebfae0000 - 0x00007ffebfc72000 C:\WINDOWS\System32\gdi32full.dll
3460x00007ffebf940000 - 0x00007ffebf9df000 C:\WINDOWS\System32\msvcp_win.dll
3470x00007ffebf0d0000 - 0x00007ffebf1ca000 C:\WINDOWS\System32\ucrtbase.dll
3480x00007ffeb1c30000 - 0x00007ffeb1e99000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17134.285_none_fb4297e330656775\COMCTL32.dll
3490x00007ffec0b60000 - 0x00007ffec0e83000 C:\WINDOWS\System32\combase.dll
3500x00007ffebf050000 - 0x00007ffebf0ca000 C:\WINDOWS\System32\bcryptPrimitives.dll
3510x00007ffec2b00000 - 0x00007ffec2b2d000 C:\WINDOWS\System32\IMM32.DLL
3520x000000006f900000 - 0x000000006f9d2000 C:\Program Files\Java\jre1.8.0_181\bin\msvcr100.dll
3530x000000006f050000 - 0x000000006f8f2000 C:\Program Files\Java\jre1.8.0_181\bin\server\jvm.dll
3540x00007ffec2a40000 - 0x00007ffec2a48000 C:\WINDOWS\System32\PSAPI.DLL
3550x00007ffebb2d0000 - 0x00007ffebb2da000 C:\WINDOWS\SYSTEM32\VERSION.dll
3560x00007ffeb1b90000 - 0x00007ffeb1bb3000 C:\WINDOWS\SYSTEM32\WINMM.dll
3570x00007ffebb9e0000 - 0x00007ffebb9e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
3580x00007ffec29d0000 - 0x00007ffec2a3c000 C:\WINDOWS\System32\WS2_32.dll
3590x00007ffeb1800000 - 0x00007ffeb182a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
3600x00007ffebfa90000 - 0x00007ffebfad9000 C:\WINDOWS\System32\cfgmgr32.dll
3610x000000006f040000 - 0x000000006f04f000 C:\Program Files\Java\jre1.8.0_181\bin\verify.dll
3620x000000006f010000 - 0x000000006f039000 C:\Program Files\Java\jre1.8.0_181\bin\java.dll
3630x000000006eff0000 - 0x000000006f006000 C:\Program Files\Java\jre1.8.0_181\bin\zip.dll
3640x00007ffec1590000 - 0x00007ffec29d0000 C:\WINDOWS\System32\SHELL32.dll
3650x00007ffec2a50000 - 0x00007ffec2af9000 C:\WINDOWS\System32\shcore.dll
3660x00007ffebf230000 - 0x00007ffebf93d000 C:\WINDOWS\System32\windows.storage.dll
3670x00007ffec1530000 - 0x00007ffec1581000 C:\WINDOWS\System32\shlwapi.dll
3680x00007ffebf030000 - 0x00007ffebf041000 C:\WINDOWS\System32\kernel.appcore.dll
3690x00007ffebefa0000 - 0x00007ffebefbf000 C:\WINDOWS\System32\profapi.dll
3700x00007ffebefe0000 - 0x00007ffebf02c000 C:\WINDOWS\System32\powrprof.dll
3710x00007ffebef90000 - 0x00007ffebef9a000 C:\WINDOWS\System32\FLTLIB.DLL
3720x000000006efd0000 - 0x000000006efea000 C:\Program Files\Java\jre1.8.0_181\bin\net.dll
3730x00007ffebe810000 - 0x00007ffebe876000 C:\WINDOWS\system32\mswsock.dll
3740x000000006efb0000 - 0x000000006efc1000 C:\Program Files\Java\jre1.8.0_181\bin\nio.dll
3750x000000006ee10000 - 0x000000006efa9000 C:\Program Files\Java\jre1.8.0_181\bin\awt.dll
3760x00007ffec1460000 - 0x00007ffec1522000 C:\WINDOWS\System32\OLEAUT32.dll
3770x00007ffebd120000 - 0x00007ffebd1ab000 C:\WINDOWS\SYSTEM32\apphelp.dll
3780x00007ffebe5d0000 - 0x00007ffebe68e000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
3790x00007ffec0aa0000 - 0x00007ffec0aa8000 C:\WINDOWS\System32\NSI.dll
3800x00007ffebe590000 - 0x00007ffebe5c8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
3810x00007ffeb99d0000 - 0x00007ffeb99da000 C:\Windows\System32\rasadhlp.dll
3820x00007ffebae10000 - 0x00007ffebae82000 C:\WINDOWS\System32\fwpuclnt.dll
3830x00007ffebeaf0000 - 0x00007ffebeb15000 C:\WINDOWS\SYSTEM32\bcrypt.dll
3840x00007ffebd720000 - 0x00007ffebd749000 C:\WINDOWS\system32\DWMAPI.DLL
3850x00007ffebd650000 - 0x00007ffebd6e8000 C:\WINDOWS\system32\uxtheme.dll
3860x00007ffebe9c0000 - 0x00007ffebe9d7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
3870x00007ffebe3f0000 - 0x00007ffebe423000 C:\WINDOWS\system32\rsaenh.dll
3880x00007ffebeec0000 - 0x00007ffebeee8000 C:\WINDOWS\SYSTEM32\USERENV.dll
3890x00007ffebe9e0000 - 0x00007ffebe9eb000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
3900x00007ffebb0e0000 - 0x00007ffebb0f6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
3910x00007ffebb0b0000 - 0x00007ffebb0ca000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
3920x000000006edc0000 - 0x000000006ee07000 C:\Program Files\Java\jre1.8.0_181\bin\fontmanager.dll
3930x00007ffead6e0000 - 0x00007ffead800000 C:\WINDOWS\system32\opengl32.dll
3940x00007ffeb8540000 - 0x00007ffeb856c000 C:\WINDOWS\SYSTEM32\GLU32.dll
3950x00007ffec0e90000 - 0x00007ffec1005000 C:\WINDOWS\System32\MSCTF.dll
3960x00007ffec01e0000 - 0x00007ffec0331000 C:\WINDOWS\System32\ole32.dll
3970x00007ffeb9380000 - 0x00007ffeb9517000 C:\WINDOWS\system32\d3d9.dll
3980x00007ffeb8960000 - 0x00007ffeb8a4b000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_f32bf428bbff8aa5\nvldumdx.dll
3990x00007ffebfca0000 - 0x00007ffebfe82000 C:\WINDOWS\System32\crypt32.dll
4000x00007ffebefc0000 - 0x00007ffebefd2000 C:\WINDOWS\System32\MSASN1.dll
4010x00007ffebf1d0000 - 0x00007ffebf227000 C:\WINDOWS\System32\WINTRUST.DLL
4020x00007ffec2c30000 - 0x00007ffec2c4d000 C:\WINDOWS\System32\imagehlp.dll
4030x00007ffe83940000 - 0x00007ffe84b78000 C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_f32bf428bbff8aa5\nvd3dumx.dll
4040x00007ffea9df0000 - 0x00007ffea9eb2000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
4050x00007ffec1010000 - 0x00007ffec145b000 C:\WINDOWS\System32\SETUPAPI.dll
4060x00007ffe9c190000 - 0x00007ffe9c3fa000 C:\WINDOWS\system32\nvspcap64.dll
4070x00007ffebe080000 - 0x00007ffebe0b1000 C:\WINDOWS\SYSTEM32\ntmarta.dll
4080x00007ffebdcd0000 - 0x00007ffebdcf2000 C:\WINDOWS\SYSTEM32\gpapi.dll
4090x00007ffeba790000 - 0x00007ffeba7be000 C:\WINDOWS\SYSTEM32\cryptnet.dll
4100x000000006ed90000 - 0x000000006edb4000 C:\Program Files\Java\jre1.8.0_181\bin\sunec.dll
4110x000000006ed80000 - 0x000000006ed8b000 C:\Program Files\Java\jre1.8.0_181\bin\sunmscapi.dll
4120x000000006ed50000 - 0x000000006ed7a000 C:\Program Files\Java\jre1.8.0_181\bin\dcpr.dll
4130x00007ffec2b30000 - 0x00007ffec2bd0000 C:\WINDOWS\System32\clbcatq.dll
4140x00007ffebd2e0000 - 0x00007ffebd48e000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
4150x00007ffeb0630000 - 0x00007ffeb0688000 C:\WINDOWS\system32\dataexchange.dll
4160x00007ffebbe40000 - 0x00007ffebc14b000 C:\WINDOWS\system32\d3d11.dll
4170x00007ffebc930000 - 0x00007ffebcacc000 C:\WINDOWS\system32\dcomp.dll
4180x00007ffebdd50000 - 0x00007ffebde0b000 C:\WINDOWS\system32\dxgi.dll
4190x00007ffebd7b0000 - 0x00007ffebd968000 C:\WINDOWS\system32\twinapi.appcore.dll
4200x00007ffebd750000 - 0x00007ffebd771000 C:\WINDOWS\system32\RMCLIENT.dll
4210x000000006ed00000 - 0x000000006ed42000 C:\Program Files\Java\jre1.8.0_181\bin\t2k.dll
4220x00007ffeb5fd0000 - 0x00007ffeb6067000 C:\WINDOWS\System32\TextInputFramework.dll
4230x00007ffead800000 - 0x00007ffeadb1e000 C:\WINDOWS\System32\CoreUIComponents.dll
4240x00007ffebce10000 - 0x00007ffebceea000 C:\WINDOWS\System32\CoreMessaging.dll
4250x00007ffeba540000 - 0x00007ffeba68d000 C:\WINDOWS\SYSTEM32\wintypes.dll
4260x000000006ecf0000 - 0x000000006ecfd000 C:\Program Files\Java\jre1.8.0_181\bin\management.dll
4270x00007ffeb9610000 - 0x00007ffeb9626000 C:\WINDOWS\system32\napinsp.dll
4280x00007ffeb95f0000 - 0x00007ffeb960a000 C:\WINDOWS\system32\pnrpnsp.dll
4290x00007ffebb400000 - 0x00007ffebb419000 C:\WINDOWS\system32\NLAapi.dll
4300x00007ffebb9b0000 - 0x00007ffebb9be000 C:\WINDOWS\System32\winrnr.dll
4310x00007ffeb9520000 - 0x00007ffeb95c7000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.17134.285_none_f956470b309229d4\comctl32.dll
4320x00007ffeb9b80000 - 0x00007ffeb9d34000 C:\WINDOWS\system32\propsys.dll
4330x00007ffeaefd0000 - 0x00007ffeaf0f7000 C:\WINDOWS\system32\NetworkExplorer.dll
4340x00007ffeb5380000 - 0x00007ffeb5a1b000 C:\Windows\System32\OneCoreUAPCommonProxyStub.dll
4350x00007ffeaf8c0000 - 0x00007ffeaf91c000 C:\Windows\System32\thumbcache.dll
4360x00007ffebb110000 - 0x00007ffebb18f000 C:\WINDOWS\SYSTEM32\policymanager.dll
4370x00007ffebb420000 - 0x00007ffebb4b1000 C:\WINDOWS\SYSTEM32\msvcp110_win.dll
4380x00007ffebb9c0000 - 0x00007ffebb9da000 C:\WINDOWS\SYSTEM32\MPR.dll
4390x00007ffeb2e20000 - 0x00007ffeb2e2b000 C:\WINDOWS\System32\drprov.dll
4400x00007ffebe120000 - 0x00007ffebe176000 C:\WINDOWS\System32\WINSTA.dll
4410x00007ffe9ff80000 - 0x00007ffe9ff96000 C:\WINDOWS\System32\ntlanman.dll
4420x00007ffe9f350000 - 0x00007ffe9f36d000 C:\WINDOWS\System32\davclnt.dll
4430x00007ffeb1a80000 - 0x00007ffeb1a8c000 C:\WINDOWS\System32\DAVHLPR.dll
4440x00007ffebad00000 - 0x00007ffebad17000 C:\WINDOWS\System32\wkscli.dll
4450x00007ffea2530000 - 0x00007ffea2542000 C:\WINDOWS\SYSTEM32\cscapi.dll
4460x00007ffebe690000 - 0x00007ffebe69e000 C:\WINDOWS\System32\netutils.dll
4470x00007ffe9d0c0000 - 0x00007ffe9d10a000 C:\Windows\System32\dlnashext.dll
4480x00007ffeae2e0000 - 0x00007ffeae2fe000 C:\Windows\System32\DevDispItemProvider.dll
4490x00007ffebeda0000 - 0x00007ffebedc7000 C:\WINDOWS\System32\DEVOBJ.dll
4500x00007ffe9bef0000 - 0x00007ffe9c0d1000 C:\WINDOWS\system32\wpdshext.dll
4510x00007ffeaf700000 - 0x00007ffeaf89a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17134.285_none_2c2d8ac88af7e143\gdiplus.dll
4520x00007ffe9e720000 - 0x00007ffe9e7bc000 C:\Windows\System32\PortableDeviceApi.dll
4530x00007ffeb5e40000 - 0x00007ffeb5e70000 C:\Windows\System32\PortableDeviceTypes.dll
4540x00007ffeaebb0000 - 0x00007ffeaebe7000 C:\Windows\System32\EhStorShell.dll
4550x00007ffeb0a10000 - 0x00007ffeb0a35000 C:\Windows\System32\EhStorAPI.dll
4560x00007ffebb890000 - 0x00007ffebb8a3000 C:\Windows\System32\WTSAPI32.dll
4570x00007ffe9f320000 - 0x00007ffe9f32d000 C:\WINDOWS\SYSTEM32\LINKINFO.dll
4580x00007ffeb1b80000 - 0x00007ffeb1b8c000 C:\WINDOWS\SYSTEM32\Secur32.dll
4590x00007ffebee90000 - 0x00007ffebeec0000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
4600x00007ffeba7c0000 - 0x00007ffeba7d8000 C:\WINDOWS\SYSTEM32\samcli.dll
4610x00007ffeb9f80000 - 0x00007ffeb9fa3000 C:\WINDOWS\SYSTEM32\SAMLIB.dll
462
463VM Arguments:
464java_command: C:\Users\pezza\Desktop\josm-latest.jar
465java_class_path (initial): C:\Users\pezza\Desktop\josm-latest.jar
466Launcher Type: SUN_STANDARD
467
468Environment Variables:
469PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Users\pezza\AppData\Local\Microsoft\WindowsApps;
470USERNAME=pezza
471OS=Windows_NT
472PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
473
474
475
476--------------- S Y S T E M ---------------
477
478OS: Windows 10.0 , 64 bit Build 17134 (10.0.17134.1)
479
480CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
481
482Memory: 4k page, physical 16666832k(9141388k free), swap 19157200k(9555980k free)
483
484vm_info: Java HotSpot(TM) 64-Bit Server VM (25.181-b13) for windows-amd64 JRE (1.8.0_181-b13), built on Jul 7 2018 04:01:33 by "java_re" with MS VC++ 10.0 (VS2010)
485
486time: Wed Sep 26 17:06:26 2018
487elapsed time: 8993 seconds (0d 2h 29m 53s)
488