-
Notifications
You must be signed in to change notification settings - Fork 40
Description
A fatal error has been detected by the Java Runtime Environment:
EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006ee76520, pid=14184, tid=0x00000000000071fc
JRE version: Java(TM) SE Runtime Environment (8.0_381) (build 1.8.0_381-b09)
Java VM: Java HotSpot(TM) 64-Bit Server VM (25.381-b09 mixed mode windows-amd64 compressed oops)
Problematic frame:
C 0x000000006ee76520
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 (0x0000023bc62fa800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=29180, stack(0x000000d446800000,0x000000d446900000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x0000023bcb010790, RBX=0x0000023bcb0133c0, RCX=0x0000023bcb010790, RDX=0x0000000000000009
RSP=0x000000d4468fa920, RBP=0x0000023bcb00fed0, RSI=0x0000023bcb011790, RDI=0x0000000000000004
R8 =0x000000006ee77580, R9 =0x000000006ee76490, R10=0x0000023bcafc5de0, R11=0x0000023bcafdf0e0
R12=0x0000023bcafdf8e0, R13=0x0000000000000004, R14=0x0000000000000184, R15=0x000000006fab8f20
RIP=0x000000006ee76520, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000d4468fa920)
0x000000d4468fa920: 000000006ee76665 000000006ee774c5
0x000000d4468fa930: 000000006ee77505 000000006ee77545
0x000000d4468fa940: 000000006ee77585 000000006ee79426
0x000000d4468fa950: 000000006fab8f20 0000023bcb010790
0x000000d4468fa960: 0000023bcb015880 000000d4468fa9a0
0x000000d4468fa970: 3fe0000000000000 0000000000000000
0x000000d4468fa980: 40c7760000000000 0000000000000000
0x000000d4468fa990: 3fe0000000000000 0000000000000001
0x000000d4468fa9a0: 0000023bcb016880 000000006ea45d24
0x000000d4468fa9b0: 3f40624dd2f1a9fc 0000000000000000
0x000000d4468fa9c0: 0000000000000000 0000000000000000
0x000000d4468fa9d0: 0000000000000000 0000000000000000
0x000000d4468fa9e0: 0000023bcb01f780 000000006fab7320
0x000000d4468fa9f0: 0000023ba8fa0970 0000023bcb013320
0x000000d4468faa00: 0000000000000001 0000023bcb00fed0
0x000000d4468faa10: 0000023bcb00ff50 0000000000000000
Instructions: (pc=0x000000006ee76520)
0x000000006ee76500: c4 e3 5d 0c c0 55 c5 e4 5c c8 c5 e4 58 c0 c5 fc
0x000000006ee76510: 29 01 c5 fc 29 49 20 c3 0f 1f 84 00 00 00 00 00
0x000000006ee76520: c5 fc 28 51 40 c5 fc 28 59 60 c5 ec 5c fb c5 ec
0x000000006ee76530: 58 d3 c5 c4 57 3d 26 41 84 00 c5 ec c6 df be c5
Register to memory mapping:
RAX=0x0000023bcb010790 is an unknown value
RBX=0x0000023bcb0133c0 is an unknown value
RCX=0x0000023bcb010790 is an unknown value
RDX=0x0000000000000009 is an unknown value
RSP=0x000000d4468fa920 is pointing into the stack for thread: 0x0000023bc62fa800
RBP=0x0000023bcb00fed0 is an unknown value
RSI=0x0000023bcb011790 is an unknown value
RDI=0x0000000000000004 is an unknown value
R8 =0x000000006ee77580 is an unknown value
R9 =0x000000006ee76490 is an unknown value
R10=0x0000023bcafc5de0 is an unknown value
R11=0x0000023bcafdf0e0 is an unknown value
R12=0x0000023bcafdf8e0 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x0000000000000184 is an unknown value
R15=0x000000006fab8f20 is an unknown value
Stack: [0x000000d446800000,0x000000d446900000], sp=0x000000d4468fa920, free space=1002k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000000006ee76520
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.xuggle.xuggler.XugglerJNI.IContainer_open__SWIG_0(JLcom/xuggle/xuggler/IContainer;Ljava/lang/String;IJLcom/xuggle/xuggler/IContainerFormat;)I+0
j com.xuggle.xuggler.IContainer.open(Ljava/lang/String;Lcom/xuggle/xuggler/IContainer$Type;Lcom/xuggle/xuggler/IContainerFormat;)I+15
j peregin.gpv.video.SeekableVideoStream.(Ljava/lang/String;)V+53
j peregin.gpv.video.SeekableVideoPlayer.(Ljava/lang/String;Lperegin/gpv/video/VideoPlayer$Listener;)V+19
j peregin.gpv.video.SeekableVideoPlayerFactory.createPlayer(Ljava/lang/String;Lperegin/gpv/video/VideoPlayer$Listener;)Lperegin/gpv/video/SeekableVideoPlayer;+6
j peregin.gpv.video.SeekableVideoPlayerFactory.createPlayer$(Lperegin/gpv/video/SeekableVideoPlayerFactory;Ljava/lang/String;Lperegin/gpv/video/VideoPlayer$Listener;)Lperegin/gpv/video/SeekableVideoPlayer;+3
j peregin.gpv.GpsOverlayApp$$anon$1.createPlayer(Ljava/lang/String;Lperegin/gpv/video/VideoPlayer$Listener;)Lperegin/gpv/video/SeekableVideoPlayer;+3
j peregin.gpv.GpsOverlayApp$$anon$1.createPlayer(Ljava/lang/String;Lperegin/gpv/video/VideoPlayer$Listener;)Lperegin/gpv/video/VideoPlayer;+3
j peregin.gpv.gui.VideoPanel.$anonfun$refresh$2(Lperegin/gpv/gui/VideoPanel;Ljava/lang/String;)V+23
j peregin.gpv.gui.VideoPanel.$anonfun$refresh$2$adapted(Lperegin/gpv/gui/VideoPanel;Ljava/lang/String;)Ljava/lang/Object;+2
j peregin.gpv.gui.VideoPanel$$Lambda$149.apply(Ljava/lang/Object;)Ljava/lang/Object;+8
J 1863 C1 scala.Option.foreach(Lscala/Function1;)V (20 bytes) @ 0x0000023ba953c824 [0x0000023ba953c520+0x304]
j peregin.gpv.gui.VideoPanel.refresh(Lperegin/gpv/Setup;)V+42
j peregin.gpv.GpsOverlayApp$.openVideoData(Ljava/io/File;)V+26
j peregin.gpv.GpsOverlayApp$$anon$1$$anonfun$$lessinit$greater$1.apply(Ljava/io/File;)V+4
j peregin.gpv.GpsOverlayApp$$anon$1$$anonfun$$lessinit$greater$1.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
j peregin.gpv.gui.FileChooserPanel.openData()V+179
j peregin.gpv.gui.FileChooserPanel$$anonfun$1.applyOrElse(Lscala/swing/event/Event;Lscala/Function1;)Ljava/lang/Object;+61
j peregin.gpv.gui.FileChooserPanel$$anonfun$1.applyOrElse(Ljava/lang/Object;Lscala/Function1;)Ljava/lang/Object;+6
j scala.runtime.AbstractPartialFunction.apply(Ljava/lang/Object;)Ljava/lang/Object;+8
j scala.swing.Reactions$Impl.$anonfun$apply$1(Lscala/swing/event/Event;Lscala/PartialFunction;)V+12
j scala.swing.Reactions$Impl.$anonfun$apply$1$adapted(Lscala/swing/event/Event;Lscala/PartialFunction;)Ljava/lang/Object;+2
j scala.swing.Reactions$Impl$$Lambda$141.apply(Ljava/lang/Object;)Ljava/lang/Object;+8
j scala.collection.IterableOnceOps.foreach(Lscala/Function1;)V+26
J 1198 C1 scala.collection.AbstractIterable.foreach(Lscala/Function1;)V (6 bytes) @ 0x0000023ba938b17c [0x0000023ba938b0c0+0xbc]
j scala.swing.Reactions$Impl.apply(Lscala/swing/event/Event;)V+10
j scala.swing.Reactions$Impl.apply(Ljava/lang/Object;)Ljava/lang/Object;+5
j scala.swing.Publisher.$anonfun$publish$1(Lscala/swing/event/Event;Lscala/PartialFunction;)V+12
j scala.swing.Publisher.$anonfun$publish$1$adapted(Lscala/swing/event/Event;Lscala/PartialFunction;)Ljava/lang/Object;+2
j scala.swing.Publisher$$Lambda$22.apply(Ljava/lang/Object;)Ljava/lang/Object;+8
J 2038 C2 scala.collection.IterableOnceOps.foreach(Lscala/Function1;)V (36 bytes) @ 0x0000023ba95bff40 [0x0000023ba95bfd20+0x220]
j scala.collection.IterableOnceOps.foreach$(Lscala/collection/IterableOnceOps;Lscala/Function1;)V+2
j scala.swing.SetWrapper.foreach(Lscala/Function1;)V+2
j scala.swing.Publisher.publish(Lscala/swing/event/Event;)V+12
j scala.swing.Publisher.publish$(Lscala/swing/Publisher;Lscala/swing/event/Event;)V+2
j scala.swing.Component.publish(Lscala/swing/event/Event;)V+2
j scala.swing.AbstractButton.$anonfun$new$1(Lscala/swing/AbstractButton;Ljava/awt/event/ActionEvent;)V+9
j scala.swing.AbstractButton.$anonfun$new$1$adapted(Lscala/swing/AbstractButton;Ljava/awt/event/ActionEvent;)Ljava/lang/Object;+2
j scala.swing.AbstractButton$$Lambda$25.apply(Ljava/lang/Object;)Ljava/lang/Object;+8
j scala.swing.Swing$$anon$3.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+83
j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+34
j javax.swing.DefaultButtonModel.setPressed(Z)V+117
j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+64
j javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V+23
j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V+18
J 3412 C1 java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V (921 bytes) @ 0x0000023ba997897c [0x0000023ba99734e0+0x549c]
J 3457 C1 java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V (129 bytes) @ 0x0000023ba99ad70c [0x0000023ba99ad5c0+0x14c]
J 3371 C1 java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V (6 bytes) @ 0x0000023ba9956f44 [0x0000023ba9956e40+0x104]
j java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V+349
j java.awt.LightweightDispatcher.processMouseEvent(Ljava/awt/event/MouseEvent;)Z+155
j java.awt.LightweightDispatcher.dispatchEvent(Ljava/awt/AWTEvent;)Z+50
J 3457 C1 java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V (129 bytes) @ 0x0000023ba99ad6ac [0x0000023ba99ad5c0+0xec]
j java.awt.Window.dispatchEventImpl(Ljava/awt/AWTEvent;)V+19
J 3465 C1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x0000023ba99b2614 [0x0000023ba99b0dc0+0x1854]
J 3463 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x0000023ba90bef5c [0x0000023ba90bed40+0x21c]
J 3462 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000023ba90bd28c [0x0000023ba90bd200+0x8c]
v ~StubRoutines::call_stub
J 2510 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000023ba97241a6 [0x0000023ba9724140+0x66]
J 3477 C1 java.awt.EventQueue$4.run()Ljava/lang/Object; (5 bytes) @ 0x0000023ba99bbf34 [0x0000023ba99bbb40+0x3f4]
v ~StubRoutines::call_stub
J 2510 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000023ba97241a6 [0x0000023ba9724140+0x66]
J 3423 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x0000023ba99a42dc [0x0000023ba99a3480+0xe5c]
J 3425 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) @ 0x0000023ba99a647c [0x0000023ba99a5460+0x101c]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
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 )
0x0000023bc6ddd800 JavaThread "Swing-Shell" daemon [_thread_blocked, id=24080, stack(0x000000d447400000,0x000000d447500000)]
0x0000023bcde6d000 JavaThread "tile-pool-3" daemon [_thread_blocked, id=30216, stack(0x000000d447200000,0x000000d447300000)]
0x0000023bcde6a000 JavaThread "tile-pool-2" daemon [_thread_blocked, id=29704, stack(0x000000d447100000,0x000000d447200000)]
0x0000023bcde6e800 JavaThread "tile-pool-1" daemon [_thread_blocked, id=31676, stack(0x000000d447000000,0x000000d447100000)]
0x0000023bcde6f000 JavaThread "tile-pool-0" daemon [_thread_blocked, id=30924, stack(0x000000d446f00000,0x000000d447000000)]
0x0000023bcd6f5800 JavaThread "Batik CleanerThread" daemon [_thread_blocked, id=25316, stack(0x000000d446e00000,0x000000d446f00000)]
0x0000023bc6305000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=27044, stack(0x000000d446d00000,0x000000d446e00000)]
0x0000023bc62fb800 JavaThread "DestroyJavaVM" [_thread_blocked, id=30192, stack(0x000000d444e00000,0x000000d444f00000)]
=>0x0000023bc62fa800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=29180, stack(0x000000d446800000,0x000000d446900000)]
0x0000023bc62ff000 JavaThread "TimerQueue" daemon [_thread_blocked, id=30740, stack(0x000000d446700000,0x000000d446800000)]
0x0000023bc4ace000 JavaThread "AWT-Shutdown" [_thread_blocked, id=29772, stack(0x000000d446300000,0x000000d446400000)]
0x0000023bc4548800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=29644, stack(0x000000d446400000,0x000000d446500000)]
0x0000023bc4547000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=27192, stack(0x000000d446200000,0x000000d446300000)]
0x0000023bc226e800 JavaThread "Service Thread" daemon [_thread_blocked, id=31036, stack(0x000000d446000000,0x000000d446100000)]
0x0000023bc2256800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=29376, stack(0x000000d445f00000,0x000000d446000000)]
0x0000023bc2257800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=30136, stack(0x000000d445e00000,0x000000d445f00000)]
0x0000023bc2250000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=27516, stack(0x000000d445d00000,0x000000d445e00000)]
0x0000023bc2248000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=30176, stack(0x000000d445c00000,0x000000d445d00000)]
0x0000023bc2247000 JavaThread "Attach Listener" daemon [_thread_blocked, id=31000, stack(0x000000d445b00000,0x000000d445c00000)]
0x0000023bc2246000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=29776, stack(0x000000d445a00000,0x000000d445b00000)]
0x0000023bc21d5800 JavaThread "Finalizer" daemon [_thread_blocked, id=30120, stack(0x000000d445900000,0x000000d445a00000)]
0x0000023bc21a6000 JavaThread "Reference Handler" daemon [_thread_blocked, id=28392, stack(0x000000d445800000,0x000000d445900000)]
Other Threads:
0x0000023bc219a000 VMThread [stack: 0x000000d445700000,0x000000d445800000] [id=27972]
0x0000023bc4024800 WatcherThread [stack: 0x000000d446100000,0x000000d446200000] [id=30024]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c0a00000, size: 4086 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 76288K, used 53306K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 72% used [0x000000076ae00000,0x000000076dc92e20,0x000000076ee00000)
from space 10752K, 52% used [0x000000076f880000,0x000000076fdfbdb8,0x0000000770300000)
to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
ParOldGen total 74752K, used 8985K [0x00000006c0a00000, 0x00000006c5300000, 0x000000076ae00000)
object space 74752K, 12% used [0x00000006c0a00000,0x00000006c12c6780,0x00000006c5300000)
Metaspace used 34528K, capacity 35312K, committed 35496K, reserved 1079296K
class space used 4862K, capacity 5017K, committed 5120K, reserved 1048576K
Card table byte_map: [0x0000023bb8360000,0x0000023bb8b60000] byte_map_base: 0x0000023bb4d5b000
Marking Bits: (ParMarkBitMap*) 0x00007fffa5206040
Begin Bits: [0x0000023bb90c0000, 0x0000023bbd098000)
End Bits: [0x0000023bbd098000, 0x0000023bc1070000)
Polling page: 0x0000023ba83d0000
CodeCache: size=245760Kb used=10492Kb max_used=10507Kb free=235267Kb
bounds [0x0000023ba8fa0000, 0x0000023ba99f0000, 0x0000023bb7fa0000]
total_blobs=4374 nmethods=3596 adapters=689
compilation: enabled
Compilation events (10 events):
Event: 18.654 Thread 0x0000023bc2257800 4090 ! 4 java.lang.ClassLoader::loadClass (122 bytes)
Event: 18.687 Thread 0x0000023bc2257800 nmethod 4090 0x0000023ba99e2410 code [0x0000023ba99e27a0, 0x0000023ba99e5168]
Event: 18.691 Thread 0x0000023bc2256800 4092 3 java.io.FileOutputStream::write (12 bytes)
Event: 18.691 Thread 0x0000023bc2256800 nmethod 4092 0x0000023ba99e1c50 code [0x0000023ba99e1dc0, 0x0000023ba99e1f50]
Event: 18.713 Thread 0x0000023bc2250000 4093 ! 4 java.util.zip.InflaterInputStream::read (138 bytes)
Event: 18.726 Thread 0x0000023bc2250000 nmethod 4093 0x0000023ba99e7d10 code [0x0000023ba99e7f00, 0x0000023ba99e9dd0]
Event: 18.750 Thread 0x0000023bc2248000 4094 4 java.io.FilterInputStream::read (11 bytes)
Event: 18.751 Thread 0x0000023bc2248000 nmethod 4094 0x0000023ba99de410 code [0x0000023ba99de580, 0x0000023ba99de9d8]
Event: 18.789 Thread 0x0000023bc2257800 4095 4 java.io.FileOutputStream::write (12 bytes)
Event: 18.790 Thread 0x0000023bc2257800 nmethod 4095 0x0000023ba99e0250 code [0x0000023ba99e03a0, 0x0000023ba99e0428]
GC Heap History (6 events):
Event: 3.303 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 76288K, used 37049K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 56% used [0x000000076ae00000,0x000000076d22e468,0x000000076ee00000)
from space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
ParOldGen total 175104K, used 0K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a00000,0x00000006cb500000)
Metaspace used 20803K, capacity 21144K, committed 21296K, reserved 1067008K
class space used 2854K, capacity 2939K, committed 2944K, reserved 1048576K
Event: 3.308 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 76288K, used 9409K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 0% used [0x000000076ae00000,0x000000076ae00000,0x000000076ee00000)
from space 10752K, 87% used [0x000000076ee00000,0x000000076f7304e0,0x000000076f880000)
to space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
ParOldGen total 175104K, used 35K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a08c50,0x00000006cb500000)
Metaspace used 20803K, capacity 21144K, committed 21296K, reserved 1067008K
class space used 2854K, capacity 2939K, committed 2944K, reserved 1048576K
}
Event: 3.308 GC heap before
{Heap before GC invocations=2 (full 1):
PSYoungGen total 76288K, used 9409K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 0% used [0x000000076ae00000,0x000000076ae00000,0x000000076ee00000)
from space 10752K, 87% used [0x000000076ee00000,0x000000076f7304e0,0x000000076f880000)
to space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
ParOldGen total 175104K, used 35K [0x00000006c0a00000, 0x00000006cb500000, 0x000000076ae00000)
object space 175104K, 0% used [0x00000006c0a00000,0x00000006c0a08c50,0x00000006cb500000)
Metaspace used 20803K, capacity 21144K, committed 21296K, reserved 1067008K
class space used 2854K, capacity 2939K, committed 2944K, reserved 1048576K
Event: 3.323 GC heap after
Heap after GC invocations=2 (full 1):
PSYoungGen total 76288K, used 0K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 0% used [0x000000076ae00000,0x000000076ae00000,0x000000076ee00000)
from space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
to space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
ParOldGen total 74752K, used 8913K [0x00000006c0a00000, 0x00000006c5300000, 0x000000076ae00000)
object space 74752K, 11% used [0x00000006c0a00000,0x00000006c12b4770,0x00000006c5300000)
Metaspace used 20803K, capacity 21144K, committed 21296K, reserved 1067008K
class space used 2854K, capacity 2939K, committed 2944K, reserved 1048576K
}
Event: 4.023 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 76288K, used 65536K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 100% used [0x000000076ae00000,0x000000076ee00000,0x000000076ee00000)
from space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
to space 10752K, 0% used [0x000000076f880000,0x000000076f880000,0x0000000770300000)
ParOldGen total 74752K, used 8913K [0x00000006c0a00000, 0x00000006c5300000, 0x000000076ae00000)
object space 74752K, 11% used [0x00000006c0a00000,0x00000006c12b4770,0x00000006c5300000)
Metaspace used 25439K, capacity 26028K, committed 26240K, reserved 1071104K
class space used 3588K, capacity 3698K, committed 3712K, reserved 1048576K
Event: 4.026 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 76288K, used 5615K [0x000000076ae00000, 0x0000000770300000, 0x00000007c0000000)
eden space 65536K, 0% used [0x000000076ae00000,0x000000076ae00000,0x000000076ee00000)
from space 10752K, 52% used [0x000000076f880000,0x000000076fdfbdb8,0x0000000770300000)
to space 10752K, 0% used [0x000000076ee00000,0x000000076ee00000,0x000000076f880000)
ParOldGen total 74752K, used 8985K [0x00000006c0a00000, 0x00000006c5300000, 0x000000076ae00000)
object space 74752K, 12% used [0x00000006c0a00000,0x00000006c12c6780,0x00000006c5300000)
Metaspace used 25439K, capacity 26028K, committed 26240K, reserved 1071104K
class space used 3588K, capacity 3698K, committed 3712K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 4.785 Thread 0x0000023bc62fa800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000023ba9344b10 method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; @ 192
Event: 7.058 Thread 0x0000023bc62fa800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x0000023ba95c013c method=scala.collection.IterableOnceOps.foreach(Lscala/Function1;)V @ 19
Event: 7.139 Thread 0x0000023bc62fa800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000023ba970af98 method=sun.font.FontDesignMetrics.stringWidth(Ljava/lang/String;)I @ 85
Event: 7.274 Thread 0x0000023bc62fa800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000023ba9463738 method=java.lang.Character.toUpperCase(I)I @ 5
Event: 7.274 Thread 0x0000023bc62fa800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000023ba9463738 method=java.lang.Character.toUpperCase(I)I @ 5
Event: 7.274 Thread 0x0000023bc62fa800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000023ba9463738 method=java.lang.Character.toUpperCase(I)I @ 5
Event: 7.274 Thread 0x0000023bc62fa800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000023ba9463738 method=java.lang.Character.toUpperCase(I)I @ 5
Event: 7.844 Thread 0x0000023bc62fa800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000023ba96e5af8 method=java.util.Hashtable.get(Ljava/lang/Object;)Ljava/lang/Object; @ 48
Event: 12.096 Thread 0x0000023bc62fa800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000023ba9542844 method=java.awt.Container.findComponentAtImpl(IIZ)Ljava/awt/Component; @ 131
Event: 12.097 Thread 0x0000023bc62fa800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000023ba926170c method=java.awt.Container.findComponentAtImpl(IIZ)Ljava/awt/Component; @ 131
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 4.749 Thread 0x0000023bc62fa800 Implicit null exception at 0x0000023ba917e119 to 0x0000023ba918085a
Event: 4.749 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NullPointerException'> (0x000000076c9d0f98) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u381\237\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609]
Event: 4.757 Thread 0x0000023bc62fa800 Implicit null exception at 0x0000023ba917e119 to 0x0000023ba918085a
Event: 4.757 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NullPointerException'> (0x000000076ca44900) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u381\237\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609]
Event: 4.760 Thread 0x0000023bc62fa800 Implicit null exception at 0x0000023ba917e119 to 0x0000023ba918085a
Event: 4.760 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NullPointerException'> (0x000000076ca7dee8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u381\237\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 609]
Event: 4.781 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.$anonfun$paint$1(Lperegin/gpv/gui/gauge/LinearElevationGauge;IIILjava/awt/Graphics2D;III)V> (0x000000076cabfa18) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u381\23
Event: 4.787 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.$anonfun$paint$1(IIIILjava/awt/Graphics2D;Ljava/awt/BasicStroke;DDIILjava/awt/BasicStroke;DI)V> (0x000000076cae4d80) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u38
Event: 4.795 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.$anonfun$paint$7(Ljava/awt/Graphics2D;III)V> (0x000000076cb1aad8) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u381\237\hotspot\src\share\vm\interpreter\linkResolver
Event: 4.796 Thread 0x0000023bc62fa800 Exception <a 'java/lang/NoSuchMethodError': java.lang.Object.$anonfun$paint$8(Ljava/awt/Graphics2D;II)V> (0x000000076cb29270) thrown at [C:\jenkins\workspace\8-2-build-windows-x64-cygwin-sans-NAS\jdk8u381\237\hotspot\src\share\vm\interpreter\linkResolver.
Events (10 events):
Event: 19.170 loading class com/xuggle/xuggler/Global
Event: 19.170 loading class com/xuggle/xuggler/Global done
Event: 19.180 loading class com/xuggle/xuggler/IContainer
Event: 19.180 loading class com/xuggle/xuggler/IContainer done
Event: 19.181 loading class com/xuggle/xuggler/IContainer$Type
Event: 19.181 loading class com/xuggle/xuggler/IContainer$Type done
Event: 19.182 loading class com/xuggle/xuggler/IContainer$Type$SwigNext
Event: 19.182 loading class com/xuggle/xuggler/IContainer$Type$SwigNext done
Event: 19.182 loading class com/xuggle/xuggler/IContainerFormat
Event: 19.182 loading class com/xuggle/xuggler/IContainerFormat done
Dynamic libraries:
0x00007ff705790000 - 0x00007ff7057da000 D:\Program Files\java\bin\javaw.exe
0x00007ff8262b0000 - 0x00007ff8264a8000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff824ec0000 - 0x00007ff824f7d000 C:\Windows\System32\KERNEL32.DLL
0x00007ff823f70000 - 0x00007ff824266000 C:\Windows\System32\KERNELBASE.dll
0x00007ff825ab0000 - 0x00007ff825b5e000 C:\Windows\System32\ADVAPI32.dll
0x00007ff825810000 - 0x00007ff8258ae000 C:\Windows\System32\msvcrt.dll
0x00007ff824970000 - 0x00007ff824a0c000 C:\Windows\System32\sechost.dll
0x00007ff826140000 - 0x00007ff826266000 C:\Windows\System32\RPCRT4.dll
0x00007ff8258b0000 - 0x00007ff825a4e000 C:\Windows\System32\USER32.dll
0x00007ff823990000 - 0x00007ff8239b2000 C:\Windows\System32\win32u.dll
0x00007ff824a20000 - 0x00007ff824a4c000 C:\Windows\System32\GDI32.dll
0x00007ff8239c0000 - 0x00007ff823ada000 C:\Windows\System32\gdi32full.dll
0x00007ff823d70000 - 0x00007ff823e0d000 C:\Windows\System32\msvcp_win.dll
0x00007ff823b70000 - 0x00007ff823c70000 C:\Windows\System32\ucrtbase.dll
0x00007ff814d40000 - 0x00007ff814fda000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_60b5254171f9507e\COMCTL32.dll
0x00007ff824310000 - 0x00007ff824340000 C:\Windows\System32\IMM32.DLL
0x0000000180000000 - 0x000000018009c000 C:\Windows\LVUAAgentInstBaseRoot\system32\Vozokopot.dll
0x00007ff81c3b0000 - 0x00007ff81c3d1000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathFw.dll
0x0000000063460000 - 0x00000000634fa000 C:\Windows\LVUAAgentInstBaseRoot\system32\SteinwayMSVCRT.dll
0x0000000063390000 - 0x0000000063460000 C:\Windows\LVUAAgentInstBaseRoot\system32\SteinwayMSVCSTL.dll
0x00007ff81bd60000 - 0x00007ff81c2e2000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathCore.dll
0x00007ff824a50000 - 0x00007ff824b2a000 C:\Windows\System32\COMDLG32.dll
0x00007ff81bc80000 - 0x00007ff81bd1d000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x00007ff825b60000 - 0x00007ff825eb4000 C:\Windows\System32\combase.dll
0x00007ff825010000 - 0x00007ff8250bd000 C:\Windows\System32\shcore.dll
0x00007ff825a50000 - 0x00007ff825aa5000 C:\Windows\System32\SHLWAPI.dll
0x00007ff8250c0000 - 0x00007ff825805000 C:\Windows\System32\SHELL32.dll
0x00007ff824ba0000 - 0x00007ff824cca000 C:\Windows\System32\ole32.dll
0x00007ff826070000 - 0x00007ff82613d000 C:\Windows\System32\OLEAUT32.dll
0x00007ff824b30000 - 0x00007ff824b9b000 C:\Windows\System32\WS2_32.dll
0x00007ff822cf0000 - 0x00007ff822d2b000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ff822d30000 - 0x00007ff822dfa000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ff81f5a0000 - 0x00007ff81f5b4000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ff81d6c0000 - 0x00007ff81d6dd000 C:\Windows\SYSTEM32\MPR.dll
0x00007ff8244f0000 - 0x00007ff8244f8000 C:\Windows\System32\NSI.dll
0x00007ff81aa30000 - 0x00007ff81aa6a000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathNet.dll
0x00007ff81a9c0000 - 0x00007ff81aa2e000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathFile.dll
0x00007ff81a980000 - 0x00007ff81a9be000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathPrint.dll
0x00007ff81f070000 - 0x00007ff81f077000 C:\Windows\SYSTEM32\MSIMG32.dll
0x00007ff81a940000 - 0x00007ff81a971000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathProcess.dll
0x00007ff81ca90000 - 0x00007ff81caaa000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathBolo.dll
0x00007ff81a920000 - 0x00007ff81a935000 C:\Windows\LVUAAgentInstBaseRoot\system32\MozartBreathProtect.dll
0x00007fffd3c80000 - 0x00007fffd3d24000 C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\EpMPApi.dll
0x00007ff8242a0000 - 0x00007ff824307000 C:\Windows\System32\WINTRUST.dll
0x00007ff823e10000 - 0x00007ff823f6e000 C:\Windows\System32\CRYPT32.dll
0x00007ff823510000 - 0x00007ff823522000 C:\Windows\SYSTEM32\MSASN1.dll
0x0000000061390000 - 0x000000006139c000 C:\Program Files\McAfee\Endpoint Security\Threat Prevention\Ips\EpMPThe.dll
0x00007ff81f330000 - 0x00007ff81f34b000 D:\Program Files\java\bin\vcruntime140.dll
0x00007ff81cab0000 - 0x00007ff81cabc000 D:\Program Files\java\bin\vcruntime140_1.dll
0x00007ffffd0c0000 - 0x00007ffffd14e000 D:\Program Files\java\bin\msvcp140.dll
0x00007fffa49d0000 - 0x00007fffa5280000 D:\Program Files\java\bin\server\jvm.dll
0x0000023ba83c0000 - 0x0000023ba83c8000 C:\Windows\System32\PSAPI.DLL
0x00007ff80a1d0000 - 0x00007ff80a1d9000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ff81a640000 - 0x00007ff81a667000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ff81dab0000 - 0x00007ff81daba000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ff8217c0000 - 0x00007ff8217d2000 C:\Windows\SYSTEM32\kernel.appcore.dll
0x00007ff807b40000 - 0x00007ff807b50000 D:\Program Files\java\bin\verify.dll
0x00007ff801230000 - 0x00007ff80125b000 D:\Program Files\java\bin\java.dll
0x00007fffff940000 - 0x00007fffff958000 D:\Program Files\java\bin\zip.dll
0x00007ff8219c0000 - 0x00007ff82215b000 C:\Windows\SYSTEM32\windows.storage.dll
0x00007ff823300000 - 0x00007ff82332e000 C:\Windows\System32\Wldp.dll
0x00007ff8238c0000 - 0x00007ff8238e5000 C:\Windows\SYSTEM32\profapi.dll
0x00007fffc4140000 - 0x00007fffc42be000 D:\Program Files\java\bin\awt.dll
0x00007ff821140000 - 0x00007ff8211d1000 C:\Windows\SYSTEM32\apphelp.dll
0x00007ff8212d0000 - 0x00007ff82136e000 C:\Windows\system32\uxtheme.dll
0x00007ff824d40000 - 0x00007ff824e54000 C:\Windows\System32\MSCTF.dll
0x00007ff823ae0000 - 0x00007ff823b62000 C:\Windows\System32\bcryptPrimitives.dll
0x0000023bc4f70000 - 0x0000023bc506a000 C:\Windows\LVUAAgentInstBaseRoot\system32\OverlordSpear.dll
0x00007ff8214d0000 - 0x00007ff8214ff000 C:\Windows\system32\DWMAPI.DLL
0x00007fffff8f0000 - 0x00007fffff93f000 D:\Program Files\java\bin\fontmanager.dll
0x00007ffffd1f0000 - 0x00007ffffd20c000 D:\Program Files\java\bin\net.dll
0x00007ff823060000 - 0x00007ff8230ca000 C:\Windows\system32\mswsock.dll
0x00007ffffd1d0000 - 0x00007ffffd1e3000 D:\Program Files\java\bin\nio.dll
0x00007ff823250000 - 0x00007ff823268000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x00007ff822910000 - 0x00007ff822944000 C:\Windows\system32\rsaenh.dll
0x00007ff824270000 - 0x00007ff824297000 C:\Windows\System32\bcrypt.dll
0x00007ff823840000 - 0x00007ff82386e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ff823270000 - 0x00007ff82327c000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ff815df0000 - 0x00007ff815e07000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ff815740000 - 0x00007ff81575d000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007fffc17c0000 - 0x00007fffc18e5000 C:\Windows\system32\opengl32.dll
0x00007ffffe680000 - 0x00007ffffe6ac000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffff9b80000 - 0x00007ffff9d4d000 C:\Windows\system32\d3d9.dll
0x00007ff81aa70000 - 0x00007ff81ab2d000 C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_1bf648cb746f97ee\nvldumdx.dll
0x00007ff81f0d0000 - 0x00007ff81f101000 C:\Windows\SYSTEM32\cryptnet.dll
0x00007ff81cae0000 - 0x00007ff81cc28000 C:\Windows\SYSTEM32\drvstore.dll
0x00007ff8236d0000 - 0x00007ff823703000 C:\Windows\SYSTEM32\devobj.dll
0x00007ff823c70000 - 0x00007ff823cbe000 C:\Windows\System32\cfgmgr32.dll
0x00007ff824340000 - 0x00007ff82435d000 C:\Windows\System32\imagehlp.dll
0x00007fffbc360000 - 0x00007fffbf256000 C:\Windows\System32\DriverStore\FileRepository\nvmdi.inf_amd64_1bf648cb746f97ee\nvd3dumx.dll
0x00007fffe18a0000 - 0x00007fffe1b71000 C:\Windows\system32\nvspcap64.dll
0x00007ff822a30000 - 0x00007ff822a63000 C:\Windows\SYSTEM32\ntmarta.dll
0x00007ff822170000 - 0x00007ff822193000 C:\Windows\SYSTEM32\gpapi.dll
0x00007ff81d930000 - 0x00007ff81d96b000 C:\Windows\SYSTEM32\dxcore.dll
0x00007ffffd070000 - 0x00007ffffd0b3000 D:\Program Files\java\bin\t2k.dll
0x00007ffffcf10000 - 0x00007ffffcf3a000 D:\Program Files\java\bin\dcpr.dll
0x00007ff824360000 - 0x00007ff824409000 C:\Windows\System32\clbcatq.dll
0x00007ff81dbe0000 - 0x00007ff81dd94000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x00007ffff6ed0000 - 0x00007ffff6f0e000 C:\Windows\system32\dataexchange.dll
0x00007ff81fdb0000 - 0x00007ff820013000 C:\Windows\system32\d3d11.dll
0x00007ff8205e0000 - 0x00007ff8207c3000 C:\Windows\system32\dcomp.dll
0x00007ff8221c0000 - 0x00007ff8222b3000 C:\Windows\system32\dxgi.dll
0x00007ff81deb0000 - 0x00007ff81e0b7000 C:\Windows\system32\twinapi.appcore.dll
0x00007ff819170000 - 0x00007ff81926a000 C:\Windows\SYSTEM32\textinputframework.dll
0x00007ff8207d0000 - 0x00007ff820b2e000 C:\Windows\System32\CoreUIComponents.dll
0x00007ff820eb0000 - 0x00007ff820fa2000 C:\Windows\System32\CoreMessaging.dll
0x00007ff81f710000 - 0x00007ff81f865000 C:\Windows\SYSTEM32\wintypes.dll
0x0000000061bb0000 - 0x0000000061bd6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ff80ab30000 - 0x00007ff80ab3a000 C:\Windows\SYSTEM32\rasadhlp.dll
0x00007ff80de90000 - 0x00007ff80df12000 C:\Windows\System32\fwpuclnt.dll
0x00007ffffb7c0000 - 0x00007ffffb7f4000 D:\Program Files\java\bin\jpeg.dll
0x00007ff81bbd0000 - 0x00007ff81bc80000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.19041.1110_none_792d1c772443f647\comctl32.dll
0x00007ff81f440000 - 0x00007ff81f536000 C:\Windows\SYSTEM32\PROPSYS.dll
0x00007ff81e590000 - 0x00007ff81e5a7000 C:\Windows\system32\NetworkExplorer.dll
0x00007ff802560000 - 0x00007ff80256b000 C:\Windows\System32\drprov.dll
0x00007ff822f70000 - 0x00007ff822fcb000 C:\Windows\System32\WINSTA.dll
0x00007ffffcf90000 - 0x00007ffffcfaf000 C:\Windows\System32\ntlanman.dll
0x00007ffffbd80000 - 0x00007ffffbd9e000 C:\Windows\System32\davclnt.dll
0x00007ff801f30000 - 0x00007ff801f3d000 C:\Windows\System32\DAVHLPR.dll
0x00007ff822a70000 - 0x00007ff822a8b000 C:\Windows\System32\wkscli.dll
0x00007ff807950000 - 0x00007ff807962000 C:\Windows\SYSTEM32\cscapi.dll
0x00007ff822e50000 - 0x00007ff822e5c000 C:\Windows\System32\netutils.dll
0x00007ffff3360000 - 0x00007ffff33b6000 C:\Windows\System32\dlnashext.dll
0x00007ffff0d50000 - 0x00007ffff0db4000 C:\Windows\System32\PlayToDevice.dll
0x00007ff80b9d0000 - 0x00007ff80b9f0000 C:\Windows\System32\DevDispItemProvider.dll
0x00007ff816a70000 - 0x00007ff816af5000 C:\Windows\System32\MMDevApi.dll
0x00007fffff030000 - 0x00007fffff0d1000 C:\Windows\system32\wpdshext.dll
0x00007ff80da70000 - 0x00007ff80dc15000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.19041.2251_none_91a40448cc8846c1\gdiplus.dll
VM Arguments:
java_command: E:\Tools\java\gps-overlay-on-video.jar
java_class_path (initial): E:\Tools\java\gps-overlay-on-video.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32\WBEM;D:\Program Files\WinRAR;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:\Windows\System32\OpenSSH;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Git\cmd;C:\Users\westwood\AppData\Local\Microsoft\WindowsApps;;d:\Program Files\JetBrains\PyCharm Community Edition 2022.1.4\bin;C:\Users\westwood\AppData\Local\Microsoft\WindowsApps;;d:\Program Files\JetBrains\PyCharm Community Edition 2022.1.4\bin;
USERNAME=westwood
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10 , 64 bit Build 19041 (10.0.19041.3393)
CPU:total 8 (initial active 8) (4 cores per cpu, 2 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, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16728380k(7677820k free), swap 26689852k(13050296k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.381-b09) for windows-amd64 JRE (1.8.0_381-b09), built on Jun 14 2023 13:50:38 by "java_re" with MS VC++ 17.1 (VS2022)
time: Wed Oct 11 11:05:29 2023
timezone: Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
elapsed time: 19.229869 seconds (0d 0h 0m 19s)