#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x37bcef4c, pid=14604, tid=0x00002900
#
# JRE version: Java(TM) SE Runtime Environment (8.0_351-b10) (build 1.8.0_351-b10)
# Java VM: Java HotSpot(TM) Client VM (25.351-b10 mixed mode windows-x86 )
# Problematic frame:
# C  [nvoglv32.dll+0x10eef4c]
#
# 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 (0x00803c00):  JavaThread "main" [_thread_in_native, id=10496, stack(0x00420000,0x00620000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x0061a64f, EBX=0x00000000, ECX=0x180f2d5d, EDX=0x00000000
ESP=0x0061a5dc, EBP=0x0061a608, ESI=0x1ffd0048, EDI=0x00000000
EIP=0x37bcef4c, EFLAGS=0x00010246

Top of Stack: (sp=0x0061a5dc)
0x0061a5dc:   0061acf8 7922d218 00000000 00000000
0x0061a5ec:   00000000 76e45189 00ce1f50 00000000
0x0061a5fc:   00000000 37bcd8de 00000000 0061a634
0x0061a60c:   37bcbbb5 20178720 7922d218 0061a73c
0x0061a61c:   0061acf8 00000001 0061a64f 79e8c358
0x0061a62c:   3d5a2808 20178720 0061ab70 37c90389
0x0061a63c:   20178720 7922d218 79e8c358 0061a73c
0x0061a64c:   0061acf8 68d78a98 20178720 7922d218 

Instructions: (pc=0x37bcef4c)
0x37bcef2c:   7c 8a 39 83 c4 1c 8b fe 8b 45 1c c6 00 00 85 db
0x37bcef3c:   74 0e 8b 43 30 89 45 f8 8b 43 34 89 45 0c eb 4c
0x37bcef4c:   0f b7 5f 08 33 f6 33 d2 c6 45 0f 00 85 db 74 23
0x37bcef5c:   8d 47 24 90 0f b7 48 fc 83 e9 01 74 66 83 e9 2c 


Register to memory mapping:

EAX=0x0061a64f is pointing into the stack for thread: 0x00803c00
EBX=0x00000000 is an unknown value
ECX=
[error occurred during error reporting (printing register info), id 0xc0000005]

Stack: [0x00420000,0x00620000],  sp=0x0061a5dc,  free space=2025k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [nvoglv32.dll+0x10eef4c]
C  [nvoglv32.dll+0x10ebbb5]
C  [nvoglv32.dll+0x11b0389]
C  [nvoglv32.dll+0x11b09a3]
C  [nvoglv32.dll+0x110cbdf]
C  [nvoglv32.dll+0x110cda0]
C  [nvoglv32.dll+0x110d2b1]
C  [nvoglv32.dll+0x11b0dbe]
C  [nvoglv32.dll+0x11bfd57]
C  [nvoglv32.dll+0x173c2d]
C  [nvoglv32.dll+0x11b9033]
C  [nvoglv32.dll+0x2222fd]
C  [OPENGL32.DLL+0x25b0f]
C  [il2_corep4.dll+0x50450]
C  0x00000001

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 1410  com.maddox.il2.engine.Landscape.cRenderBridgeRoad(IIIIIIF)V (0 bytes) @ 0x03b152c3 [0x03b15260+0x63]
J 1402 C1 com.maddox.il2.objects.bridges.BridgeRoad$BridgeRoadDraw.render(Lcom/maddox/il2/engine/Actor;)V (60 bytes) @ 0x03b14104 [0x03b14090+0x74]
J 1376 C1 com.maddox.il2.game.Main3D.plateToRenderArray(Ljava/util/ArrayList;Ljava/util/ArrayList;)V (132 bytes) @ 0x03b0c228 [0x03b0c000+0x228]
J 1950 C1 com.maddox.il2.game.Main3D.doRender3D0(Lcom/maddox/il2/engine/Render;)V (237 bytes) @ 0x03c212e0 [0x03c21160+0x180]
J 1948 C1 com.maddox.il2.game.Main3D$Render3D0.render()V (108 bytes) @ 0x03c20884 [0x03c207a0+0xe4]
J 811 C1 com.maddox.il2.engine.Renders.doPaint()V (916 bytes) @ 0x039ffc94 [0x039fef30+0xd64]
J 996 C1 com.maddox.il2.engine.Renders.paint()V (49 bytes) @ 0x03a47a1c [0x03a478e0+0x13c]
J 995 C1 com.maddox.il2.engine.RendersTicker.msgTimeOut(Ljava/lang/Object;)V (93 bytes) @ 0x03a4742c [0x03a47320+0x10c]
J 857 C1 com.maddox.rts.MsgTimeOut.invokeListener(Ljava/lang/Object;)Z (24 bytes) @ 0x03a12f20 [0x03a12e60+0xc0]
J 852 C1 com.maddox.rts.Message.sendToObject(Ljava/lang/Object;)V (231 bytes) @ 0x03a101f4 [0x03a0fc10+0x5e4]
J 851 C1 com.maddox.rts.Message.sendTo(Ljava/lang/Object;)V (80 bytes) @ 0x03a0f6c8 [0x03a0f630+0x98]
J 850 C1 com.maddox.rts.Message.trySend()V (85 bytes) @ 0x03a0efec [0x03a0eec0+0x12c]
J 806 C1 com.maddox.rts.Time.loopMessages()V (1139 bytes) @ 0x039fac70 [0x039f91e0+0x1a90]
J 1036% C1 com.maddox.il2.game.MainWin3D.loopApp()V (195 bytes) @ 0x03a55664 [0x03a551e0+0x484]
j  com.maddox.il2.game.Main.exec(Lcom/maddox/il2/game/Main;Ljava/lang/String;Ljava/lang/String;IIIZ)V+818
j  com.maddox.il2.game.GameWin3D.main([Ljava/lang/String;)V+483
v  ~StubRoutines::call_stub

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

Java Threads: ( => current thread )
  0x1e34a400 JavaThread "Service Thread" daemon [_thread_blocked, id=10452, stack(0x1f050000,0x1f090000)]
  0x1e336400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4652, stack(0x1ee10000,0x1f010000)]
  0x1e335c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=14028, stack(0x1ed90000,0x1edd0000)]
  0x1e335400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10964, stack(0x1ed10000,0x1ed50000)]
  0x1e334c00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2504, stack(0x1ec90000,0x1ecd0000)]
  0x1e2f2800 JavaThread "Finalizer" daemon [_thread_blocked, id=4724, stack(0x1eb00000,0x1eb40000)]
  0x1e2ec800 JavaThread "Reference Handler" daemon [_thread_blocked, id=12280, stack(0x1ea80000,0x1eac0000)]
=>0x00803c00 JavaThread "main" [_thread_in_native, id=10496, stack(0x00420000,0x00620000)]

Other Threads:
  0x1e2e9400 VMThread [stack: 0x1e840000,0x1ea40000] [id=15772]
  0x1e311800 WatcherThread [stack: 0x1f0d0000,0x1f2d0000] [id=6492]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 114688K, used 77183K [0x0c600000, 0x0c7001c0, 0x1c600000)
  region size 1024K, 40 young (40960K), 2 survivors (2048K)
 Metaspace       used 28850K, capacity 28999K, committed 29312K, reserved 30080K

Heap Regions: (E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC   0  O    TS     0 PTAMS 0x0c700000 NTAMS 0x0c700000 space 1024K, 100% used [0x0c600000, 0x0c700000)
AC   0  O    TS     0 PTAMS 0x0c7f62f0 NTAMS 0x0c7f62f0 space 1024K,  96% used [0x0c700000, 0x0c800000)
AC   0  O    TS     0 PTAMS 0x0c8fffe8 NTAMS 0x0c8fffe8 space 1024K,  99% used [0x0c800000, 0x0c900000)
AC   0  O    TS     0 PTAMS 0x0c9fffd8 NTAMS 0x0c9fffd8 space 1024K,  99% used [0x0c900000, 0x0ca00000)
AC   0  O    TS     0 PTAMS 0x0cafffa0 NTAMS 0x0cafffa0 space 1024K,  99% used [0x0ca00000, 0x0cb00000)
AC   0  O    TS     0 PTAMS 0x0cbfffe8 NTAMS 0x0cbfffe8 space 1024K,  99% used [0x0cb00000, 0x0cc00000)
AC   0  O    TS     0 PTAMS 0x0ccfffe0 NTAMS 0x0ccfffe0 space 1024K,  99% used [0x0cc00000, 0x0cd00000)
AC   0  O    TS     0 PTAMS 0x0cdfe8c0 NTAMS 0x0cdfe8c0 space 1024K,  99% used [0x0cd00000, 0x0ce00000)
AC   0  O    TS     0 PTAMS 0x0ceffd08 NTAMS 0x0ceffd08 space 1024K,  99% used [0x0ce00000, 0x0cf00000)
AC   0  O    TS     0 PTAMS 0x0d000000 NTAMS 0x0d000000 space 1024K, 100% used [0x0cf00000, 0x0d000000)
AC   0  O    TS     0 PTAMS 0x0d0ffff8 NTAMS 0x0d0ffff8 space 1024K,  99% used [0x0d000000, 0x0d100000)
AC   0  O    TS     0 PTAMS 0x0d1ffff0 NTAMS 0x0d1ffff0 space 1024K,  99% used [0x0d100000, 0x0d200000)
AC   0  O    TS     0 PTAMS 0x0d2fff90 NTAMS 0x0d2fff90 space 1024K,  99% used [0x0d200000, 0x0d300000)
AC   0  O    TS     0 PTAMS 0x0d400000 NTAMS 0x0d400000 space 1024K, 100% used [0x0d300000, 0x0d400000)
AC   0  O    TS     0 PTAMS 0x0d4ffff0 NTAMS 0x0d4ffff0 space 1024K,  99% used [0x0d400000, 0x0d500000)
AC   0  O    TS     0 PTAMS 0x0d600000 NTAMS 0x0d600000 space 1024K, 100% used [0x0d500000, 0x0d600000)
AC   0  O    TS     0 PTAMS 0x0d700000 NTAMS 0x0d700000 space 1024K, 100% used [0x0d600000, 0x0d700000)
AC   0  O    TS     0 PTAMS 0x0d800000 NTAMS 0x0d800000 space 1024K, 100% used [0x0d700000, 0x0d800000)
AC   0  O    TS     0 PTAMS 0x0d8ffff0 NTAMS 0x0d8ffff0 space 1024K,  99% used [0x0d800000, 0x0d900000)
AC   0  O    TS     0 PTAMS 0x0d9ffff0 NTAMS 0x0d9ffff0 space 1024K,  99% used [0x0d900000, 0x0da00000)
AC   0  O    TS     0 PTAMS 0x0dafffe0 NTAMS 0x0dafffe0 space 1024K,  99% used [0x0da00000, 0x0db00000)
AC   0  O    TS     0 PTAMS 0x0dbffff8 NTAMS 0x0dbffff8 space 1024K,  99% used [0x0db00000, 0x0dc00000)
AC   0  O    TS     0 PTAMS 0x0dcffff0 NTAMS 0x0dcffff0 space 1024K,  99% used [0x0dc00000, 0x0dd00000)
AC   0  O    TS     0 PTAMS 0x0ddfffc8 NTAMS 0x0ddfffc8 space 1024K,  99% used [0x0dd00000, 0x0de00000)
AC   0  O    TS     0 PTAMS 0x0df00000 NTAMS 0x0df00000 space 1024K, 100% used [0x0de00000, 0x0df00000)
AC   0  O    TS     0 PTAMS 0x0e000000 NTAMS 0x0e000000 space 1024K, 100% used [0x0df00000, 0x0e000000)
AC   0  O    TS     0 PTAMS 0x0e0fca60 NTAMS 0x0e0fca60 space 1024K,  98% used [0x0e000000, 0x0e100000)
AC   0  O    TS     0 PTAMS 0x0e200000 NTAMS 0x0e200000 space 1024K, 100% used [0x0e100000, 0x0e200000)
AC   0  O    TS     0 PTAMS 0x0e2ffff8 NTAMS 0x0e2ffff8 space 1024K,  99% used [0x0e200000, 0x0e300000)
AC   0  O    TS     0 PTAMS 0x0e3ffff8 NTAMS 0x0e3ffff8 space 1024K,  99% used [0x0e300000, 0x0e400000)
AC   0  O    TS     0 PTAMS 0x0e451378 NTAMS 0x0e451378 space 1024K,  31% used [0x0e400000, 0x0e500000)
AC   0  F    TS     0 PTAMS 0x0e500000 NTAMS 0x0e500000 space 1024K,   0% used [0x0e500000, 0x0e600000)
AC   0  F    TS     0 PTAMS 0x0e600000 NTAMS 0x0e600000 space 1024K,   0% used [0x0e600000, 0x0e700000)
AC   0  F    TS     0 PTAMS 0x0e700000 NTAMS 0x0e700000 space 1024K,   0% used [0x0e700000, 0x0e800000)
AC   0  F    TS     0 PTAMS 0x0e800000 NTAMS 0x0e800000 space 1024K,   0% used [0x0e800000, 0x0e900000)
AC   0  F    TS     0 PTAMS 0x0e900000 NTAMS 0x0e900000 space 1024K,   0% used [0x0e900000, 0x0ea00000)
AC   0  F    TS     0 PTAMS 0x0ea00000 NTAMS 0x0ea00000 space 1024K,   0% used [0x0ea00000, 0x0eb00000)
AC   0  F    TS     0 PTAMS 0x0eb00000 NTAMS 0x0eb00000 space 1024K,   0% used [0x0eb00000, 0x0ec00000)
AC   0  F    TS     0 PTAMS 0x0ec00000 NTAMS 0x0ec00000 space 1024K,   0% used [0x0ec00000, 0x0ed00000)
AC   0  F    TS     0 PTAMS 0x0ed00000 NTAMS 0x0ed00000 space 1024K,   0% used [0x0ed00000, 0x0ee00000)
AC   0  F    TS     0 PTAMS 0x0ee00000 NTAMS 0x0ee00000 space 1024K,   0% used [0x0ee00000, 0x0ef00000)
AC   0  F    TS     0 PTAMS 0x0ef00000 NTAMS 0x0ef00000 space 1024K,   0% used [0x0ef00000, 0x0f000000)
AC   0  F    TS     0 PTAMS 0x0f000000 NTAMS 0x0f000000 space 1024K,   0% used [0x0f000000, 0x0f100000)
AC   0  F    TS     0 PTAMS 0x0f100000 NTAMS 0x0f100000 space 1024K,   0% used [0x0f100000, 0x0f200000)
AC   0  F    TS     0 PTAMS 0x0f200000 NTAMS 0x0f200000 space 1024K,   0% used [0x0f200000, 0x0f300000)
AC   0  F    TS     0 PTAMS 0x0f300000 NTAMS 0x0f300000 space 1024K,   0% used [0x0f300000, 0x0f400000)
AC   0  O    TS     0 PTAMS 0x0f500000 NTAMS 0x0f500000 space 1024K, 100% used [0x0f400000, 0x0f500000)
AC   0  O    TS     0 PTAMS 0x0f600000 NTAMS 0x0f600000 space 1024K, 100% used [0x0f500000, 0x0f600000)
AC   0  O    TS     0 PTAMS 0x0f700000 NTAMS 0x0f700000 space 1024K, 100% used [0x0f600000, 0x0f700000)
AC   0  O    TS     0 PTAMS 0x0f800000 NTAMS 0x0f800000 space 1024K, 100% used [0x0f700000, 0x0f800000)
AC   0  O    TS     0 PTAMS 0x0f900000 NTAMS 0x0f900000 space 1024K, 100% used [0x0f800000, 0x0f900000)
AC   0  O    TS     0 PTAMS 0x0fa00000 NTAMS 0x0fa00000 space 1024K, 100% used [0x0f900000, 0x0fa00000)
AC   0  O    TS     0 PTAMS 0x0fa80000 NTAMS 0x0fa80000 space 1024K,  50% used [0x0fa00000, 0x0fb00000)
AC   0  F    TS     0 PTAMS 0x0fb00000 NTAMS 0x0fb00000 space 1024K,   0% used [0x0fb00000, 0x0fc00000)
AC   0  F    TS     0 PTAMS 0x0fc00000 NTAMS 0x0fc00000 space 1024K,   0% used [0x0fc00000, 0x0fd00000)
AC   0  F    TS     0 PTAMS 0x0fd00000 NTAMS 0x0fd00000 space 1024K,   0% used [0x0fd00000, 0x0fe00000)
AC   0  F    TS     0 PTAMS 0x0fe00000 NTAMS 0x0fe00000 space 1024K,   0% used [0x0fe00000, 0x0ff00000)
AC   0  F    TS     0 PTAMS 0x0ff00000 NTAMS 0x0ff00000 space 1024K,   0% used [0x0ff00000, 0x10000000)
AC   0  F    TS     0 PTAMS 0x10000000 NTAMS 0x10000000 space 1024K,   0% used [0x10000000, 0x10100000)
AC   0  S CS TS     0 PTAMS 0x10100000 NTAMS 0x10100000 space 1024K,  61% used [0x10100000, 0x10200000)
AC   0  S CS TS     0 PTAMS 0x10200000 NTAMS 0x10200000 space 1024K, 100% used [0x10200000, 0x10300000)
AC   0  F    TS     0 PTAMS 0x10300000 NTAMS 0x10300000 space 1024K,   0% used [0x10300000, 0x10400000)
AC   0  F    TS     0 PTAMS 0x10400000 NTAMS 0x10400000 space 1024K,   0% used [0x10400000, 0x10500000)
AC   0  E    TS     0 PTAMS 0x10500000 NTAMS 0x10500000 space 1024K, 100% used [0x10500000, 0x10600000)
AC   0  E CS TS     0 PTAMS 0x10600000 NTAMS 0x10600000 space 1024K, 100% used [0x10600000, 0x10700000)
AC   0  E CS TS     0 PTAMS 0x10700000 NTAMS 0x10700000 space 1024K, 100% used [0x10700000, 0x10800000)
AC   0  E CS TS     0 PTAMS 0x10800000 NTAMS 0x10800000 space 1024K, 100% used [0x10800000, 0x10900000)
AC   0  E CS TS     0 PTAMS 0x10900000 NTAMS 0x10900000 space 1024K, 100% used [0x10900000, 0x10a00000)
AC   0  E CS TS     0 PTAMS 0x10a00000 NTAMS 0x10a00000 space 1024K, 100% used [0x10a00000, 0x10b00000)
AC   0  E CS TS     0 PTAMS 0x10b00000 NTAMS 0x10b00000 space 1024K, 100% used [0x10b00000, 0x10c00000)
AC   0  E CS TS     0 PTAMS 0x10c00000 NTAMS 0x10c00000 space 1024K, 100% used [0x10c00000, 0x10d00000)
AC   0  E CS TS     0 PTAMS 0x10d00000 NTAMS 0x10d00000 space 1024K, 100% used [0x10d00000, 0x10e00000)
AC   0  E CS TS     0 PTAMS 0x10e00000 NTAMS 0x10e00000 space 1024K, 100% used [0x10e00000, 0x10f00000)
AC   0  E CS TS     0 PTAMS 0x10f00000 NTAMS 0x10f00000 space 1024K, 100% used [0x10f00000, 0x11000000)
AC   0  E CS TS     0 PTAMS 0x11000000 NTAMS 0x11000000 space 1024K, 100% used [0x11000000, 0x11100000)
AC   0  E CS TS     0 PTAMS 0x11100000 NTAMS 0x11100000 space 1024K, 100% used [0x11100000, 0x11200000)
AC   0  E CS TS     0 PTAMS 0x11200000 NTAMS 0x11200000 space 1024K, 100% used [0x11200000, 0x11300000)
AC   0  E CS TS     0 PTAMS 0x11300000 NTAMS 0x11300000 space 1024K, 100% used [0x11300000, 0x11400000)
AC   0  E CS TS     0 PTAMS 0x11400000 NTAMS 0x11400000 space 1024K, 100% used [0x11400000, 0x11500000)
AC   0  E CS TS     0 PTAMS 0x11500000 NTAMS 0x11500000 space 1024K, 100% used [0x11500000, 0x11600000)
AC   0  E CS TS     0 PTAMS 0x11600000 NTAMS 0x11600000 space 1024K, 100% used [0x11600000, 0x11700000)
AC   0  E CS TS     0 PTAMS 0x11700000 NTAMS 0x11700000 space 1024K, 100% used [0x11700000, 0x11800000)
AC   0  E CS TS     0 PTAMS 0x11800000 NTAMS 0x11800000 space 1024K, 100% used [0x11800000, 0x11900000)
AC   0  E CS TS     0 PTAMS 0x11900000 NTAMS 0x11900000 space 1024K, 100% used [0x11900000, 0x11a00000)
AC   0  E CS TS     0 PTAMS 0x11a00000 NTAMS 0x11a00000 space 1024K, 100% used [0x11a00000, 0x11b00000)
AC   0  E CS TS     0 PTAMS 0x11b00000 NTAMS 0x11b00000 space 1024K, 100% used [0x11b00000, 0x11c00000)
AC   0  E CS TS     0 PTAMS 0x11c00000 NTAMS 0x11c00000 space 1024K, 100% used [0x11c00000, 0x11d00000)
AC   0  E CS TS     0 PTAMS 0x11d00000 NTAMS 0x11d00000 space 1024K, 100% used [0x11d00000, 0x11e00000)
AC   0  E CS TS     0 PTAMS 0x11e00000 NTAMS 0x11e00000 space 1024K, 100% used [0x11e00000, 0x11f00000)
AC   0  E CS TS     0 PTAMS 0x11f00000 NTAMS 0x11f00000 space 1024K, 100% used [0x11f00000, 0x12000000)
AC   0  E CS TS     0 PTAMS 0x12000000 NTAMS 0x12000000 space 1024K, 100% used [0x12000000, 0x12100000)
AC   0  E CS TS     0 PTAMS 0x12100000 NTAMS 0x12100000 space 1024K, 100% used [0x12100000, 0x12200000)
AC   0  E CS TS     0 PTAMS 0x12200000 NTAMS 0x12200000 space 1024K, 100% used [0x12200000, 0x12300000)
AC   0  E CS TS     0 PTAMS 0x12300000 NTAMS 0x12300000 space 1024K, 100% used [0x12300000, 0x12400000)
AC   0  E CS TS     0 PTAMS 0x12400000 NTAMS 0x12400000 space 1024K, 100% used [0x12400000, 0x12500000)
AC   0  E CS TS     0 PTAMS 0x12500000 NTAMS 0x12500000 space 1024K, 100% used [0x12500000, 0x12600000)
AC   0  E CS TS     0 PTAMS 0x12600000 NTAMS 0x12600000 space 1024K, 100% used [0x12600000, 0x12700000)
AC   0  E CS TS     0 PTAMS 0x12700000 NTAMS 0x12700000 space 1024K, 100% used [0x12700000, 0x12800000)
AC   0  E CS TS     0 PTAMS 0x12800000 NTAMS 0x12800000 space 1024K, 100% used [0x12800000, 0x12900000)
AC   0  E CS TS     0 PTAMS 0x12900000 NTAMS 0x12900000 space 1024K, 100% used [0x12900000, 0x12a00000)
AC   0  E CS TS     0 PTAMS 0x12a00000 NTAMS 0x12a00000 space 1024K, 100% used [0x12a00000, 0x12b00000)
AC   0  F    TS     0 PTAMS 0x12b00000 NTAMS 0x12b00000 space 1024K,   0% used [0x12b00000, 0x12c00000)
AC   0  F    TS     0 PTAMS 0x12c00000 NTAMS 0x12c00000 space 1024K,   0% used [0x12c00000, 0x12d00000)
AC   0  F    TS     0 PTAMS 0x12d00000 NTAMS 0x12d00000 space 1024K,   0% used [0x12d00000, 0x12e00000)
AC   0  F    TS     0 PTAMS 0x12e00000 NTAMS 0x12e00000 space 1024K,   0% used [0x12e00000, 0x12f00000)
AC   0  F    TS     0 PTAMS 0x12f00000 NTAMS 0x12f00000 space 1024K,   0% used [0x12f00000, 0x13000000)
AC   0  F    TS     0 PTAMS 0x13000000 NTAMS 0x13000000 space 1024K,   0% used [0x13000000, 0x13100000)
AC   0  F    TS     0 PTAMS 0x13100000 NTAMS 0x13100000 space 1024K,   0% used [0x13100000, 0x13200000)
AC   0  F    TS     0 PTAMS 0x13200000 NTAMS 0x13200000 space 1024K,   0% used [0x13200000, 0x13300000)
AC   0  F    TS     0 PTAMS 0x13300000 NTAMS 0x13300000 space 1024K,   0% used [0x13300000, 0x13400000)
AC   0  F    TS     0 PTAMS 0x13400000 NTAMS 0x13400000 space 1024K,   0% used [0x13400000, 0x13500000)
AC   0  F    TS     0 PTAMS 0x13500000 NTAMS 0x13500000 space 1024K,   0% used [0x13500000, 0x13600000)

Card table byte_map: [0x1c680000,0x1c700000] byte_map_base: 0x1c61d000

Marking Bits (Prev, Next): (CMBitMap*) 0x08dfc280, (CMBitMap*) 0x08dfc2ac
 Prev Bits: [0x1c780000, 0x1cb80000)
 Next Bits: [0x1cb80000, 0x1cf80000)

Polling page: 0x00cc0000

CodeCache: size=32768Kb used=5482Kb max_used=5482Kb free=27285Kb
 bounds [0x03820000, 0x03d80000, 0x05820000]
 total_blobs=2830 nmethods=2422 adapters=336
 compilation: enabled

Compilation events (10 events):
Event: 290.299 Thread 0x1e336400 2449             com.maddox.rts.HotKeyCmd::exec (369 bytes)
Event: 290.300 Thread 0x1e336400 nmethod 2449 0x03d77948 code [0x03d77c20, 0x03d78820]
Event: 308.323 Thread 0x1e336400 2450             com.maddox.il2.ai.War::delEmptyGroups (117 bytes)
Event: 308.323 Thread 0x1e336400 nmethod 2450 0x03d79d88 code [0x03d79f00, 0x03d7a1a8]
Event: 317.867 Thread 0x1e336400 2451             com.maddox.JGP.Tuple3d::<init> (21 bytes)
Event: 317.867 Thread 0x1e336400 nmethod 2451 0x03d7a5c8 code [0x03d7a6c0, 0x03d7a750]
Event: 318.899 Thread 0x1e336400 2452             com.maddox.il2.ai.air.Pilot::killed (40 bytes)
Event: 318.900 Thread 0x1e336400 nmethod 2452 0x03d7a788 code [0x03d7a890, 0x03d7a9ec]
Event: 318.900 Thread 0x1e336400 2453             com.maddox.il2.ai.air.Pilot::setTaskAndManeuver (85 bytes)
Event: 318.900 Thread 0x1e336400 nmethod 2453 0x03d7aac8 code [0x03d7abf0, 0x03d7ade8]

GC Heap History (10 events):
Event: 219.926 GC heap before
{Heap before GC invocations=35 (full 6):
 garbage-first heap   total 132096K, used 57667K [0x0c600000, 0x0c700204, 0x1c600000)
  region size 1024K, 16 young (16384K), 2 survivors (2048K)
 Metaspace       used 28845K, capacity 28994K, committed 29312K, reserved 30080K
Event: 219.967 GC heap after
Heap after GC invocations=36 (full 7):
 garbage-first heap   total 107520K, used 32131K [0x0c600000, 0x0c7001a4, 0x1c600000)
  region size 1024K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 28845K, capacity 28994K, committed 29312K, reserved 30080K
}
Event: 219.970 GC heap before
{Heap before GC invocations=36 (full 7):
 garbage-first heap   total 107520K, used 32131K [0x0c600000, 0x0c7001a4, 0x1c600000)
  region size 1024K, 1 young (1024K), 0 survivors (0K)
 Metaspace       used 28845K, capacity 28994K, committed 29312K, reserved 30080K
Event: 220.002 GC heap after
Heap after GC invocations=37 (full 8):
 garbage-first heap   total 103424K, used 30985K [0x0c600000, 0x0c700194, 0x1c600000)
  region size 1024K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 28845K, capacity 28994K, committed 29312K, reserved 30080K
}
Event: 234.213 GC heap before
{Heap before GC invocations=37 (full 8):
 garbage-first heap   total 103424K, used 87305K [0x0c600000, 0x0c700194, 0x1c600000)
  region size 1024K, 55 young (56320K), 0 survivors (0K)
 Metaspace       used 28849K, capacity 28999K, committed 29312K, reserved 30080K
Event: 234.243 GC heap after
Heap after GC invocations=38 (full 8):
 garbage-first heap   total 114688K, used 57208K [0x0c600000, 0x0c7001c0, 0x1c600000)
  region size 1024K, 7 young (7168K), 7 survivors (7168K)
 Metaspace       used 28849K, capacity 28999K, committed 29312K, reserved 30080K
}
Event: 262.949 GC heap before
{Heap before GC invocations=38 (full 8):
 garbage-first heap   total 114688K, used 94072K [0x0c600000, 0x0c7001c0, 0x1c600000)
  region size 1024K, 43 young (44032K), 7 survivors (7168K)
 Metaspace       used 28850K, capacity 28999K, committed 29312K, reserved 30080K
Event: 262.957 GC heap after
Heap after GC invocations=39 (full 8):
 garbage-first heap   total 114688K, used 59829K [0x0c600000, 0x0c7001c0, 0x1c600000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 28850K, capacity 28999K, committed 29312K, reserved 30080K
}
Event: 296.049 GC heap before
{Heap before GC invocations=39 (full 8):
 garbage-first heap   total 114688K, used 97717K [0x0c600000, 0x0c7001c0, 0x1c600000)
  region size 1024K, 40 young (40960K), 3 survivors (3072K)
 Metaspace       used 28850K, capacity 28999K, committed 29312K, reserved 30080K
Event: 296.056 GC heap after
Heap after GC invocations=40 (full 8):
 garbage-first heap   total 114688K, used 58751K [0x0c600000, 0x0c7001c0, 0x1c600000)
  region size 1024K, 2 young (2048K), 2 survivors (2048K)
 Metaspace       used 28850K, capacity 28999K, committed 29312K, reserved 30080K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 321.578 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b3b08) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.578 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b3f50) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.578 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b4358) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.578 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b47a0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.583 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b5890) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.583 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b5cd8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.583 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b60e0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.583 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b6528) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.583 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b6960) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 321.583 Thread 0x00803c00 Exception <a 'java/io/IOException'> (0x105b6da8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]

Events (10 events):
Event: 234.243 Executing VM operation: RevokeBias
Event: 234.243 Executing VM operation: RevokeBias done
Event: 262.949 Executing VM operation: G1IncCollectionPause
Event: 262.957 Executing VM operation: G1IncCollectionPause done
Event: 296.049 Executing VM operation: G1IncCollectionPause
Event: 296.056 Executing VM operation: G1IncCollectionPause done
Event: 296.067 Executing VM operation: CGC_Operation
Event: 296.074 Executing VM operation: CGC_Operation done
Event: 296.074 Executing VM operation: CGC_Operation
Event: 296.075 Executing VM operation: CGC_Operation done


Dynamic libraries:
0x00400000 - 0x00413000 	D:\Games\IL-2 Sturmovik Forgotten Battles\il2fb.exe
0x76f00000 - 0x770af000 	C:\WINDOWS\SYSTEM32\ntdll.dll
0x76650000 - 0x76740000 	C:\WINDOWS\System32\KERNEL32.DLL
0x75ae0000 - 0x75d53000 	C:\WINDOWS\System32\KERNELBASE.dll
0x6f730000 - 0x6f7d6000 	C:\WINDOWS\SYSTEM32\apphelp.dll
0x758e0000 - 0x759a4000 	C:\WINDOWS\System32\msvcrt.dll
0x6cd40000 - 0x6ce11000 	D:\Games\IL-2 Sturmovik Forgotten Battles\dt.dll
0x75dc0000 - 0x75e3d000 	C:\WINDOWS\System32\ADVAPI32.DLL
0x75360000 - 0x753e4000 	C:\WINDOWS\System32\sechost.dll
0x755b0000 - 0x7566a000 	C:\WINDOWS\System32\RPCRT4.dll
0x75080000 - 0x750a5000 	C:\WINDOWS\System32\IMM32.DLL
0x74ba0000 - 0x74bba000 	C:\WINDOWS\System32\win32u.dll
0x753f0000 - 0x75598000 	C:\WINDOWS\System32\USER32.dll
0x764d0000 - 0x764f3000 	C:\WINDOWS\System32\GDI32.dll
0x757f0000 - 0x758d1000 	C:\WINDOWS\System32\gdi32full.dll
0x75670000 - 0x756e9000 	C:\WINDOWS\System32\msvcp_win.dll
0x74cc0000 - 0x74dd2000 	C:\WINDOWS\System32\ucrtbase.dll
0x6c620000 - 0x6c700000 	C:\WINDOWS\SYSTEM32\OPENGL32.DLL
0x74e00000 - 0x7507c000 	C:\WINDOWS\System32\combase.dll
0x6ee10000 - 0x6ee41000 	C:\WINDOWS\SYSTEM32\WINMM.DLL
0x6c5f0000 - 0x6c617000 	C:\WINDOWS\SYSTEM32\DINPUT.dll
0x6c5a0000 - 0x6c5e2000 	C:\WINDOWS\SYSTEM32\GLU32.dll
0x6eba0000 - 0x6ebce000 	C:\WINDOWS\SYSTEM32\dxcore.dll
0x6d3b0000 - 0x6d4fb000 	C:\WINDOWS\SYSTEM32\inputhost.dll
0x6d2e0000 - 0x6d3ad000 	C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x6c100000 - 0x6c4e0000 	D:\Games\IL-2 Sturmovik Forgotten Battles\bin\client\jvm.dll
0x755a0000 - 0x755a6000 	C:\WINDOWS\System32\PSAPI.DLL
0x714e0000 - 0x714e8000 	C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x768b0000 - 0x7690f000 	C:\WINDOWS\System32\WS2_32.dll
0x74a80000 - 0x74a88000 	C:\WINDOWS\SYSTEM32\VERSION.dll
0x6efd0000 - 0x6efe5000 	C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
0x75290000 - 0x752f2000 	C:\WINDOWS\System32\bcryptPrimitives.dll
0x72400000 - 0x7240b000 	C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
0x6fe00000 - 0x6fe0d000 	D:\Games\IL-2 Sturmovik Forgotten Battles\bin\verify.dll
0x6c570000 - 0x6c594000 	D:\Games\IL-2 Sturmovik Forgotten Battles\bin\java.dll
0x6cc50000 - 0x6cc65000 	D:\Games\IL-2 Sturmovik Forgotten Battles\bin\zip.dll
0x74a90000 - 0x74aa3000 	C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x75e40000 - 0x764cf000 	C:\WINDOWS\System32\SHELL32.dll
0x73af0000 - 0x741d3000 	C:\WINDOWS\SYSTEM32\windows.storage.dll
0x73a20000 - 0x73ae7000 	C:\WINDOWS\SYSTEM32\wintypes.dll
0x751c0000 - 0x75281000 	C:\WINDOWS\System32\SHCORE.dll
0x759b0000 - 0x759fb000 	C:\WINDOWS\System32\shlwapi.dll
0x72460000 - 0x7247d000 	C:\WINDOWS\SYSTEM32\profapi.dll
0x1f2d0000 - 0x1f30e000 	D:\Games\IL-2 Sturmovik Forgotten Battles\wrapper.dll
0x756f0000 - 0x7578c000 	C:\WINDOWS\System32\OLEAUT32.DLL
0x02c10000 - 0x02c1a000 	D:\Games\IL-2 Sturmovik Forgotten Battles\pathfind.dll
0x20470000 - 0x2334a000 	D:\Games\IL-2 Sturmovik Forgotten Battles\il2_corep4.dll
0x7c340000 - 0x7c396000 	D:\Games\IL-2 Sturmovik Forgotten Battles\MSVCR71.dll
0x0c5d0000 - 0x0c5f3000 	D:\Games\IL-2 Sturmovik Forgotten Battles\jgl.dll
0x23450000 - 0x2348a000 	D:\Games\IL-2 Sturmovik Forgotten Battles\il2_usgs2.dll
0x6aac0000 - 0x6ab5c000 	D:\Games\IL-2 Sturmovik Forgotten Battles\mg_snd_sse4.dll
0x6d500000 - 0x6d538000 	C:\WINDOWS\SYSTEM32\dinput8.dll
0x6d170000 - 0x6d17b000 	C:\WINDOWS\SYSTEM32\HID.DLL
0x769a0000 - 0x76ddd000 	C:\WINDOWS\System32\SETUPAPI.DLL
0x723a0000 - 0x723dd000 	C:\WINDOWS\SYSTEM32\cfgmgr32.DLL
0x6fc60000 - 0x6fc84000 	C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x75300000 - 0x75359000 	C:\WINDOWS\System32\WINTRUST.dll
0x76de0000 - 0x76ee3000 	C:\WINDOWS\System32\CRYPT32.dll
0x6fc90000 - 0x6fc9e000 	C:\WINDOWS\SYSTEM32\MSASN1.dll
0x6ead0000 - 0x6eb4f000 	C:\WINDOWS\system32\uxtheme.dll
0x74bc0000 - 0x74cb7000 	C:\WINDOWS\System32\MSCTF.dll
0x6c000000 - 0x6c0f5000 	C:\WINDOWS\SYSTEM32\textinputframework.dll
0x6bd60000 - 0x6bff1000 	C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x6cc10000 - 0x6cc4c000 	C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
0x76500000 - 0x7664f000 	C:\WINDOWS\System32\ole32.dll
0x76910000 - 0x76992000 	C:\WINDOWS\System32\clbcatq.dll
0x36ae0000 - 0x39c13000 	C:\WINDOWS\System32\DriverStore\FileRepository\nvlti.inf_amd64_106be4074dc4b9cb\nvoglv32.dll
0x723e0000 - 0x723fa000 	C:\WINDOWS\SYSTEM32\bcrypt.dll
0x701c0000 - 0x701cf000 	C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x6f3e0000 - 0x6f407000 	C:\WINDOWS\SYSTEM32\cryptnet.dll
0x6f2d0000 - 0x6f3d9000 	C:\WINDOWS\SYSTEM32\drvstore.dll
0x70b10000 - 0x70b54000 	C:\WINDOWS\SYSTEM32\wldp.dll
0x6f410000 - 0x6f439000 	C:\WINDOWS\SYSTEM32\ntmarta.dll
0x687f0000 - 0x68a1a000 	C:\WINDOWS\system32\nvspcap.dll
0x6bd30000 - 0x6bd54000 	C:\WINDOWS\SYSTEM32\dwmapi.dll
0x6eb50000 - 0x6eb95000 	C:\WINDOWS\SYSTEM32\powrprof.dll
0x6fca0000 - 0x6fcae000 	C:\WINDOWS\SYSTEM32\UMPDC.dll
0x70170000 - 0x701bf000 	C:\WINDOWS\SYSTEM32\WINSTA.dll
0x6bd00000 - 0x6bd27000 	D:\Games\IL-2 Sturmovik Forgotten Battles\dsound.dll
0x68540000 - 0x687eb000 	D:\Games\IL-2 Sturmovik Forgotten Battles\dsoal-aldrv.dll
0x6bc80000 - 0x6bcfc000 	C:\WINDOWS\System32\MMDevApi.dll
0x683b0000 - 0x6853a000 	C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x6fdf0000 - 0x6fe00000 	C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x6d7d0000 - 0x6d89a000 	C:\WINDOWS\System32\dxgi.dll
0x68170000 - 0x683a8000 	C:\WINDOWS\System32\d3d11.dll
0x680d0000 - 0x68164000 	C:\WINDOWS\System32\DriverStore\FileRepository\nvlti.inf_amd64_106be4074dc4b9cb\nvldumd.dll
0x74de0000 - 0x74dfb000 	C:\WINDOWS\System32\imagehlp.dll
0x72440000 - 0x72455000 	C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x72410000 - 0x72440000 	C:\WINDOWS\system32\rsaenh.dll
0x64670000 - 0x680ca000 	C:\WINDOWS\System32\DriverStore\FileRepository\nvlti.inf_amd64_106be4074dc4b9cb\nvwgf2um.dll
0x63fe0000 - 0x6466d000 	C:\WINDOWS\SYSTEM32\nvapi.dll
0x63b80000 - 0x63fe0000 	C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_5fcae7195f508e46\igd10iumd32.dll
0x62460000 - 0x63b7a000 	C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_5fcae7195f508e46\igd10um32xe.DLL
0x623f0000 - 0x62457000 	C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_5fcae7195f508e46\IntelControlLib32.dll
0x620c0000 - 0x623ee000 	C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_5fcae7195f508e46\igdgmm32.dll
0x5e290000 - 0x620b3000 	C:\WINDOWS\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_5fcae7195f508e46\igc32.dll
0x5e0f0000 - 0x5e282000 	C:\WINDOWS\SYSTEM32\dcomp.dll
0x702f0000 - 0x70314000 	C:\WINDOWS\SYSTEM32\USERENV.dll
0x6bc60000 - 0x6bc77000 	D:\Games\IL-2 Sturmovik Forgotten Battles\bin\net.dll
0x6fd90000 - 0x6fde1000 	C:\WINDOWS\system32\mswsock.dll
0x70090000 - 0x700b4000 	C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x75ad0000 - 0x75ad7000 	C:\WINDOWS\System32\NSI.dll
0x6ffb0000 - 0x6ffc6000 	C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x6ff90000 - 0x6ffa7000 	C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x6ffd0000 - 0x70089000 	C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x6fcb0000 - 0x6fcbf000 	D:\Games\IL-2 Sturmovik Forgotten Battles\bin\nio.dll

VM Arguments:
jvm_args: -XX:+PrintVMOptions -Xms96m -Xmx256m -Xverify:remote -Xss256k -XX:+PrintCommandLineFlags -Xshare:off -XX:UseSSE=4 -XX:+UseSSE42Intrinsics -XX:+UseG1GC -XX:MaxGCPauseMillis=1000 
java_command: <unknown>
java_class_path (initial): .
Launcher Type: generic

Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\dotnet\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\kulik\AppData\Local\Microsoft\WindowsApps;
USERNAME=kulik
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 183 Stepping 1, GenuineIntel



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

OS: Windows 11 , 64 bit Build 22621 (10.0.22621.2215)

CPU:total 32 (initial active 32) (16 cores per cpu, 2 threads per core) family 6 model 183 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx

Memory: 4k page, physical 16510840k(10046468k free), swap 19001208k(7354184k free)

vm_info: Java HotSpot(TM) Client VM (25.351-b10) for windows-x86 JRE (1.8.0_351-b10), built on Sep 15 2022 03:01:07 by "java_re" with MS VC++ 15.9 (VS2017)

time: Wed Aug 23 20:01:50 2023
timezone: RTZ 3 ( Family 6 Model 183 Stepping 1, GenuineIntel
elapsed time: 321.617856 seconds (0d 0h 5m 21s)

