Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: CTD with IL-2 4.15.1  (Read 491 times)

0 Members and 1 Guest are viewing this topic.

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2868
CTD with IL-2 4.15.1
« on: June 23, 2024, 06:45:49 AM »

Suddenly I started having problems with my 4.15.1 install. Since yesterday when I try to get the arming screen for the Bf-109E-4 I get a crash to desktop. The same thing happens when I try to get this plane in FMB however if I launch a QMB mission without going through the arming screen plane fly normally

here is the windows CTD report that I found on my IL-2 main folder: hs_err_pid15704.log

As the error log for me is quite cryptic (I can see some problems with EAX but I didn't change any sound settings) thank you for any light you may shed. 
Code: [Select]
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6cd7cb8e, pid=1736, tid=0x00002d88
#
# 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  [dt.dll+0x3cb8e]
#
# 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 (0x006bd400):  JavaThread "main" [_thread_in_native, id=11656, stack(0x00420000,0x00620000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x6cd8cd74

Registers:
EAX=0x00000050, EBX=0x6cd8cd74, ECX=0x00000000, EDX=0x0061eaac
ESP=0x0061ea40, EBP=0x0061f3b1, ESI=0x00000054, EDI=0x0061eb48
EIP=0x6cd7cb8e, EFLAGS=0x00010246

Top of Stack: (sp=0x0061ea40)
0x0061ea40:   0061eb48 00000054 6cd8cd74 00000000
0x0061ea50:   0061ea3c 35fb08e0 0061fd14 7663ccc0
0x0061ea60:   b50d0730 fffffffe 0061f3b1 6cd7e1be
0x0061ea70:   6cd90c15 76f6e3eb 00000001 0061ea84
0x0061ea80:   80000000 c2d26a7c 0061eae0 00002200
0x0061ea90:   00000002 0061eb1c 80000000 76616165
0x0061eaa0:   7662b710 0061f3b0 00000000 6cd8cd74
0x0061eab0:   00002000 ffffffff ffffffff fffffffd

Instructions: (pc=0x6cd7cb8e)
0x6cd7cb6e:   66 90 53 83 ec 28 8b 4a 04 f6 c5 20 75 08 8b 5a
0x6cd7cb7e:   18 39 5a 1c 7e 10 80 e5 10 75 17 8b 1a 8b 4a 18
0x6cd7cb8e:   88 04 0b 8b 5a 18 83 c3 01 89 5a 18 83 c4 28 5b
0x6cd7cb9e:   c3 90 8b 0a 89 04 24 89 54 24 1c 89 4c 24 04 e8


Register to memory mapping:

EAX=0x00000050 is an unknown value
EBX=0x6cd8cd74 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x0061eaac is pointing into the stack for thread: 0x006bd400
ESP=0x0061ea40 is pointing into the stack for thread: 0x006bd400
EBP=0x0061f3b1 is pointing into the stack for thread: 0x006bd400
ESI=0x00000054 is an unknown value
EDI=0x0061eb48 is pointing into the stack for thread: 0x006bd400


Stack: [0x00420000,0x00620000],  sp=0x0061ea40,  free space=2042k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [dt.dll+0x3cb8e]
C  0x65686353

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 1549  com.maddox.il2.engine.BmpUtils.squareSizeBMP8Pal24DT(Ljava/lang/String;)I (0 bytes) @ 0x03f4a970 [0x03f4a920+0x50]
J 3981 C1 com.maddox.il2.builder.PlMisAir.fillSkins()V (415 bytes) @ 0x04128f14 [0x04128680+0x894]
j  com.maddox.il2.builder.PlMisAir.changeType()V+186
j  com.maddox.il2.builder.WSelect$2.notify(II)Z+41
j  com.maddox.gwindow.GWindowComboControl.setSelected(IZZ)V+42
j  com.maddox.gwindow.GWindowComboControl$ListArea.mouseButton(IZFF)V+100
j  com.maddox.gwindow.GWindow._mouseButton(IZFF)V+297
j  com.maddox.gwindow.GWindowRoot.doMouseButton(IZFF)V+168
j  com.maddox.gwindow.GWindowManager.doMouseButton(IZ)V+34
j  com.maddox.il2.engine.GUIWindowManager.msgMouseButton(IZ)V+3
J 3824 C1 com.maddox.rts.MsgMouse.invokeListener(Ljava/lang/Object;)Z (117 bytes) @ 0x04176c90 [0x04176b90+0x100]
J 831 C1 com.maddox.rts.Message.sendToObject(Ljava/lang/Object;)V (231 bytes) @ 0x03df6044 [0x03df5a60+0x5e4]
J 3147 C1 com.maddox.rts.Message.sendToArray(Ljava/lang/Object;)V (45 bytes) @ 0x03f0abfc [0x03f0ab60+0x9c]
J 830 C1 com.maddox.rts.Message.sendTo(Ljava/lang/Object;)V (80 bytes) @ 0x03df5488 [0x03df5430+0x58]
J 829 C1 com.maddox.rts.Message.trySend()V (85 bytes) @ 0x03df4dbc [0x03df4c90+0x12c]
J 821 C1 com.maddox.rts.Time.loopMessages()V (1139 bytes) @ 0x03dee8ac [0x03dede60+0xa4c]
J 997 C1 com.maddox.rts.RTSConf.loopMsgs()V (15 bytes) @ 0x03e2bbbc [0x03e2bb90+0x2c]
j  com.maddox.il2.game.MainWin3D.loopApp()V+176
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 )
  0x1a249400 JavaThread "Service Thread" daemon [_thread_blocked, id=17556, stack(0x1a660000,0x1a6a0000)]
  0x1959e400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=22664, stack(0x1a020000,0x1a220000)]
  0x1959d400 JavaThread "Attach Listener" daemon [_thread_blocked, id=21072, stack(0x19fa0000,0x19fe0000)]
  0x1959cc00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=18936, stack(0x19f20000,0x19f60000)]
  0x1959a800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=19272, stack(0x19ea0000,0x19ee0000)]
  0x19588c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1748, stack(0x19d20000,0x19d60000)]
  0x19584400 JavaThread "Reference Handler" daemon [_thread_blocked, id=20120, stack(0x19ca0000,0x19ce0000)]
=>0x006bd400 JavaThread "main" [_thread_in_native, id=11656, stack(0x00420000,0x00620000)]

Other Threads:
  0x19581400 VMThread [stack: 0x19a60000,0x19c60000] [id=19828]
  0x195be000 WatcherThread [stack: 0x1a6e0000,0x1a8e0000] [id=12016]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 117760K, used 70239K [0x08400000, 0x085001cc, 0x18400000)
  region size 1024K, 20 young (20480K), 7 survivors (7168K)
 Metaspace       used 27917K, capacity 28089K, committed 28416K, reserved 29056K

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 0x08400000 NTAMS 0x08400000 space 1024K,  99% used [0x08400000, 0x08500000)
AC   0  O    TS     0 PTAMS 0x08500000 NTAMS 0x08500000 space 1024K,  99% used [0x08500000, 0x08600000)
AC   0  O    TS     0 PTAMS 0x08600000 NTAMS 0x08600000 space 1024K,  99% used [0x08600000, 0x08700000)
AC   0  O    TS     0 PTAMS 0x08700000 NTAMS 0x08700000 space 1024K,  99% used [0x08700000, 0x08800000)
AC   0  O    TS     0 PTAMS 0x08800000 NTAMS 0x08800000 space 1024K,  99% used [0x08800000, 0x08900000)
AC   0  O    TS     0 PTAMS 0x08900000 NTAMS 0x08900000 space 1024K, 100% used [0x08900000, 0x08a00000)
AC   0  O    TS     0 PTAMS 0x08a00000 NTAMS 0x08a00000 space 1024K,  99% used [0x08a00000, 0x08b00000)
AC   0  O    TS     0 PTAMS 0x08b00000 NTAMS 0x08b00000 space 1024K,  99% used [0x08b00000, 0x08c00000)
AC   0  O    TS     0 PTAMS 0x08c00000 NTAMS 0x08c00000 space 1024K, 100% used [0x08c00000, 0x08d00000)
AC   0  O    TS     0 PTAMS 0x08d00000 NTAMS 0x08d00000 space 1024K,  99% used [0x08d00000, 0x08e00000)
AC   0  O    TS     0 PTAMS 0x08e00000 NTAMS 0x08e00000 space 1024K,  99% used [0x08e00000, 0x08f00000)
AC   0  O    TS     0 PTAMS 0x08f00000 NTAMS 0x08f00000 space 1024K, 100% used [0x08f00000, 0x09000000)
AC   0  O    TS     0 PTAMS 0x09000000 NTAMS 0x09000000 space 1024K, 100% used [0x09000000, 0x09100000)
AC   0  O    TS     0 PTAMS 0x09100000 NTAMS 0x09100000 space 1024K,  99% used [0x09100000, 0x09200000)
AC   0  O    TS     0 PTAMS 0x09200000 NTAMS 0x09200000 space 1024K, 100% used [0x09200000, 0x09300000)
AC   0  O    TS     0 PTAMS 0x09300000 NTAMS 0x09300000 space 1024K, 100% used [0x09300000, 0x09400000)
AC   0  O    TS     0 PTAMS 0x09400000 NTAMS 0x09400000 space 1024K,  99% used [0x09400000, 0x09500000)
AC   0  O    TS     0 PTAMS 0x09500000 NTAMS 0x09500000 space 1024K,  99% used [0x09500000, 0x09600000)
AC   0  O    TS     0 PTAMS 0x09600000 NTAMS 0x09600000 space 1024K,  99% used [0x09600000, 0x09700000)
AC   0  O    TS     0 PTAMS 0x09700000 NTAMS 0x09700000 space 1024K,  99% used [0x09700000, 0x09800000)
AC   0  O    TS     0 PTAMS 0x09800000 NTAMS 0x09800000 space 1024K,  99% used [0x09800000, 0x09900000)
AC   0  O    TS     0 PTAMS 0x09900000 NTAMS 0x09900000 space 1024K,  99% used [0x09900000, 0x09a00000)
AC   0  O    TS     0 PTAMS 0x09a00000 NTAMS 0x09a00000 space 1024K,  99% used [0x09a00000, 0x09b00000)
AC   0  O    TS     0 PTAMS 0x09b00000 NTAMS 0x09b00000 space 1024K,  99% used [0x09b00000, 0x09c00000)
AC   0  O    TS     0 PTAMS 0x09c00000 NTAMS 0x09c00000 space 1024K,  99% used [0x09c00000, 0x09d00000)
AC   0  O    TS     0 PTAMS 0x09d00000 NTAMS 0x09d00000 space 1024K,  99% used [0x09d00000, 0x09e00000)
AC   0  O    TS     0 PTAMS 0x09e00000 NTAMS 0x09e00000 space 1024K,  99% used [0x09e00000, 0x09f00000)
AC   0  O    TS     0 PTAMS 0x09f00000 NTAMS 0x09f00000 space 1024K,  99% used [0x09f00000, 0x0a000000)
AC   0  O    TS     0 PTAMS 0x0a000000 NTAMS 0x0a000000 space 1024K,  99% used [0x0a000000, 0x0a100000)
AC   0  O    TS     0 PTAMS 0x0a100000 NTAMS 0x0a100000 space 1024K,  99% used [0x0a100000, 0x0a200000)
AC   0  O    TS     0 PTAMS 0x0a200000 NTAMS 0x0a200000 space 1024K,  90% used [0x0a200000, 0x0a300000)
AC   0  O    TS     0 PTAMS 0x0a300000 NTAMS 0x0a300000 space 1024K,  99% used [0x0a300000, 0x0a400000)
AC   0  O    TS     0 PTAMS 0x0a400000 NTAMS 0x0a400000 space 1024K,  18% used [0x0a400000, 0x0a500000)
AC   0 HS    TS     0 PTAMS 0x0a500000 NTAMS 0x0a500000 space 3072K,  91% used [0x0a500000, 0x0a800000)
AC   0 HC    TS     0 PTAMS 0x0a600000 NTAMS 0x0a600000 space 1024K, 100% used [0x0a600000, 0x0a700000)
AC   0 HC    TS     0 PTAMS 0x0a700000 NTAMS 0x0a700000 space 1024K,  75% used [0x0a700000, 0x0a800000)
AC   0 HS    TS     0 PTAMS 0x0a800000 NTAMS 0x0a800000 space 3072K,  91% used [0x0a800000, 0x0ab00000)
AC   0 HC    TS     0 PTAMS 0x0a900000 NTAMS 0x0a900000 space 1024K, 100% used [0x0a900000, 0x0aa00000)
AC   0 HC    TS     0 PTAMS 0x0aa00000 NTAMS 0x0aa00000 space 1024K,  75% used [0x0aa00000, 0x0ab00000)
AC   0  F    TS     0 PTAMS 0x0ab00000 NTAMS 0x0ab00000 space 1024K,   0% used [0x0ab00000, 0x0ac00000)
AC   0  F    TS     0 PTAMS 0x0ac00000 NTAMS 0x0ac00000 space 1024K,   0% used [0x0ac00000, 0x0ad00000)
AC   0  F    TS     0 PTAMS 0x0ad00000 NTAMS 0x0ad00000 space 1024K,   0% used [0x0ad00000, 0x0ae00000)
AC   0  O    TS     1 PTAMS 0x0ae00000 NTAMS 0x0ae00000 space 1024K, 100% used [0x0ae00000, 0x0af00000)
AC   0  O    TS     1 PTAMS 0x0af00000 NTAMS 0x0af00000 space 1024K, 100% used [0x0af00000, 0x0b000000)
AC   0  O    TS     1 PTAMS 0x0b000000 NTAMS 0x0b000000 space 1024K, 100% used [0x0b000000, 0x0b100000)
AC   0  O    TS     1 PTAMS 0x0b100000 NTAMS 0x0b100000 space 1024K, 100% used [0x0b100000, 0x0b200000)
AC   0  S CS TS     1 PTAMS 0x0b200000 NTAMS 0x0b200000 space 1024K, 100% used [0x0b200000, 0x0b300000)
AC   0  S CS TS     1 PTAMS 0x0b300000 NTAMS 0x0b300000 space 1024K, 100% used [0x0b300000, 0x0b400000)
AC   0  S CS TS     1 PTAMS 0x0b400000 NTAMS 0x0b400000 space 1024K, 100% used [0x0b400000, 0x0b500000)
AC   0  S CS TS     1 PTAMS 0x0b500000 NTAMS 0x0b500000 space 1024K, 100% used [0x0b500000, 0x0b600000)
AC   0  S CS TS     1 PTAMS 0x0b600000 NTAMS 0x0b600000 space 1024K, 100% used [0x0b600000, 0x0b700000)
AC   0  S CS TS     1 PTAMS 0x0b700000 NTAMS 0x0b700000 space 1024K, 100% used [0x0b700000, 0x0b800000)
AC   0  S CS TS     1 PTAMS 0x0b800000 NTAMS 0x0b800000 space 1024K, 100% used [0x0b800000, 0x0b900000)
AC   0  F    TS     0 PTAMS 0x0b900000 NTAMS 0x0b900000 space 1024K,   0% used [0x0b900000, 0x0ba00000)
AC   0  F    TS     0 PTAMS 0x0ba00000 NTAMS 0x0ba00000 space 1024K,   0% used [0x0ba00000, 0x0bb00000)
AC   0  F    TS     0 PTAMS 0x0bb00000 NTAMS 0x0bb00000 space 1024K,   0% used [0x0bb00000, 0x0bc00000)
AC   0  F    TS     0 PTAMS 0x0bc00000 NTAMS 0x0bc00000 space 1024K,   0% used [0x0bc00000, 0x0bd00000)
AC   0  F    TS     0 PTAMS 0x0bd00000 NTAMS 0x0bd00000 space 1024K,   0% used [0x0bd00000, 0x0be00000)
AC   0  F    TS     0 PTAMS 0x0be00000 NTAMS 0x0be00000 space 1024K,   0% used [0x0be00000, 0x0bf00000)
AC   0  F    TS     0 PTAMS 0x0bf00000 NTAMS 0x0bf00000 space 1024K,   0% used [0x0bf00000, 0x0c000000)
AC   0  F    TS     0 PTAMS 0x0c000000 NTAMS 0x0c000000 space 1024K,   0% used [0x0c000000, 0x0c100000)
AC   0  F    TS     0 PTAMS 0x0c100000 NTAMS 0x0c100000 space 1024K,   0% used [0x0c100000, 0x0c200000)
AC   0  F    TS     0 PTAMS 0x0c200000 NTAMS 0x0c200000 space 1024K,   0% used [0x0c200000, 0x0c300000)
AC   0  F    TS     0 PTAMS 0x0c300000 NTAMS 0x0c300000 space 1024K,   0% used [0x0c300000, 0x0c400000)
AC   0  F    TS     0 PTAMS 0x0c400000 NTAMS 0x0c400000 space 1024K,   0% used [0x0c400000, 0x0c500000)
AC   0  F    TS     0 PTAMS 0x0c500000 NTAMS 0x0c500000 space 1024K,   0% used [0x0c500000, 0x0c600000)
AC   0  F    TS     0 PTAMS 0x0c600000 NTAMS 0x0c600000 space 1024K,   0% used [0x0c600000, 0x0c700000)
AC   0  F    TS     0 PTAMS 0x0c700000 NTAMS 0x0c700000 space 1024K,   0% used [0x0c700000, 0x0c800000)
AC   0  F    TS     0 PTAMS 0x0c800000 NTAMS 0x0c800000 space 1024K,   0% used [0x0c800000, 0x0c900000)
AC   0  F    TS     0 PTAMS 0x0c900000 NTAMS 0x0c900000 space 1024K,   0% used [0x0c900000, 0x0ca00000)
AC   0  F    TS     0 PTAMS 0x0ca00000 NTAMS 0x0ca00000 space 1024K,   0% used [0x0ca00000, 0x0cb00000)
AC   0  F    TS     0 PTAMS 0x0cb00000 NTAMS 0x0cb00000 space 1024K,   0% used [0x0cb00000, 0x0cc00000)
AC   0  F    TS     0 PTAMS 0x0cc00000 NTAMS 0x0cc00000 space 1024K,   0% used [0x0cc00000, 0x0cd00000)
AC   0  F    TS     0 PTAMS 0x0cd00000 NTAMS 0x0cd00000 space 1024K,   0% used [0x0cd00000, 0x0ce00000)
AC   0  F    TS     0 PTAMS 0x0ce00000 NTAMS 0x0ce00000 space 1024K,   0% used [0x0ce00000, 0x0cf00000)
AC   0  F    TS     0 PTAMS 0x0cf00000 NTAMS 0x0cf00000 space 1024K,   0% used [0x0cf00000, 0x0d000000)
AC   0  F    TS     0 PTAMS 0x0d000000 NTAMS 0x0d000000 space 1024K,   0% used [0x0d000000, 0x0d100000)
AC   0  F    TS     0 PTAMS 0x0d100000 NTAMS 0x0d100000 space 1024K,   0% used [0x0d100000, 0x0d200000)
AC   0  F    TS     0 PTAMS 0x0d200000 NTAMS 0x0d200000 space 1024K,   0% used [0x0d200000, 0x0d300000)
AC   0  F    TS     0 PTAMS 0x0d300000 NTAMS 0x0d300000 space 1024K,   0% used [0x0d300000, 0x0d400000)
AC   0  F    TS     0 PTAMS 0x0d400000 NTAMS 0x0d400000 space 1024K,   0% used [0x0d400000, 0x0d500000)
AC   0  F    TS     0 PTAMS 0x0d500000 NTAMS 0x0d500000 space 1024K,   0% used [0x0d500000, 0x0d600000)
AC   0  F    TS     0 PTAMS 0x0d600000 NTAMS 0x0d600000 space 1024K,   0% used [0x0d600000, 0x0d700000)
AC   0  F    TS     0 PTAMS 0x0d700000 NTAMS 0x0d700000 space 1024K,   0% used [0x0d700000, 0x0d800000)
AC   0  F    TS     0 PTAMS 0x0d800000 NTAMS 0x0d800000 space 1024K,   0% used [0x0d800000, 0x0d900000)
AC   0  F    TS     0 PTAMS 0x0d900000 NTAMS 0x0d900000 space 1024K,   0% used [0x0d900000, 0x0da00000)
AC   0  F    TS     0 PTAMS 0x0da00000 NTAMS 0x0da00000 space 1024K,   0% used [0x0da00000, 0x0db00000)
AC   0  F    TS     0 PTAMS 0x0db00000 NTAMS 0x0db00000 space 1024K,   0% used [0x0db00000, 0x0dc00000)
AC   0  F    TS     0 PTAMS 0x0dc00000 NTAMS 0x0dc00000 space 1024K,   0% used [0x0dc00000, 0x0dd00000)
AC   0  F    TS     0 PTAMS 0x0dd00000 NTAMS 0x0dd00000 space 1024K,   0% used [0x0dd00000, 0x0de00000)
AC   0  F    TS     0 PTAMS 0x0de00000 NTAMS 0x0de00000 space 1024K,   0% used [0x0de00000, 0x0df00000)
AC   0  F    TS     0 PTAMS 0x0df00000 NTAMS 0x0df00000 space 1024K,   0% used [0x0df00000, 0x0e000000)
AC   0  F    TS     0 PTAMS 0x0e000000 NTAMS 0x0e000000 space 1024K,   0% used [0x0e000000, 0x0e100000)
AC   0  F    TS     0 PTAMS 0x0e100000 NTAMS 0x0e100000 space 1024K,   0% used [0x0e100000, 0x0e200000)
AC   0  E    TS     0 PTAMS 0x0e200000 NTAMS 0x0e200000 space 1024K, 100% used [0x0e200000, 0x0e300000)
AC   0  E CS TS     0 PTAMS 0x0e300000 NTAMS 0x0e300000 space 1024K, 100% used [0x0e300000, 0x0e400000)
AC   0  E CS TS     0 PTAMS 0x0e400000 NTAMS 0x0e400000 space 1024K, 100% used [0x0e400000, 0x0e500000)
AC   0  E CS TS     0 PTAMS 0x0e500000 NTAMS 0x0e500000 space 1024K, 100% used [0x0e500000, 0x0e600000)
AC   0  E CS TS     0 PTAMS 0x0e600000 NTAMS 0x0e600000 space 1024K, 100% used [0x0e600000, 0x0e700000)
AC   0  E CS TS     0 PTAMS 0x0e700000 NTAMS 0x0e700000 space 1024K, 100% used [0x0e700000, 0x0e800000)
AC   0  E CS TS     0 PTAMS 0x0e800000 NTAMS 0x0e800000 space 1024K, 100% used [0x0e800000, 0x0e900000)
AC   0  E CS TS     0 PTAMS 0x0e900000 NTAMS 0x0e900000 space 1024K, 100% used [0x0e900000, 0x0ea00000)
AC   0  E CS TS     0 PTAMS 0x0ea00000 NTAMS 0x0ea00000 space 1024K, 100% used [0x0ea00000, 0x0eb00000)
AC   0  E CS TS     0 PTAMS 0x0eb00000 NTAMS 0x0eb00000 space 1024K, 100% used [0x0eb00000, 0x0ec00000)
AC   0  E CS TS     0 PTAMS 0x0ec00000 NTAMS 0x0ec00000 space 1024K, 100% used [0x0ec00000, 0x0ed00000)
AC   0  E CS TS     0 PTAMS 0x0ed00000 NTAMS 0x0ed00000 space 1024K, 100% used [0x0ed00000, 0x0ee00000)
AC   0  E CS TS     0 PTAMS 0x0ee00000 NTAMS 0x0ee00000 space 1024K, 100% used [0x0ee00000, 0x0ef00000)
AC   0  O    TS     1 PTAMS 0x0ef00000 NTAMS 0x0ef00000 space 1024K, 100% used [0x0ef00000, 0x0f000000)
AC   0  O    TS     1 PTAMS 0x0f000000 NTAMS 0x0f000000 space 1024K, 100% used [0x0f000000, 0x0f100000)
AC   0  O    TS     1 PTAMS 0x0f100000 NTAMS 0x0f100000 space 1024K, 100% used [0x0f100000, 0x0f200000)
AC   0  O    TS     1 PTAMS 0x0f200000 NTAMS 0x0f200000 space 1024K, 100% used [0x0f200000, 0x0f300000)
AC   0  O    TS     1 PTAMS 0x0f300000 NTAMS 0x0f300000 space 1024K, 100% used [0x0f300000, 0x0f400000)
AC   0  O    TS     1 PTAMS 0x0f400000 NTAMS 0x0f400000 space 1024K, 100% used [0x0f400000, 0x0f500000)
AC   0  O    TS     1 PTAMS 0x0f500000 NTAMS 0x0f500000 space 1024K, 100% used [0x0f500000, 0x0f600000)
AC   0  O    TS     1 PTAMS 0x0f600000 NTAMS 0x0f600000 space 1024K, 100% used [0x0f600000, 0x0f700000)

Card table byte_map: [0x18400000,0x18480000] byte_map_base: 0x183be000

Marking Bits (Prev, Next): (CMBitMap*) 0x06df47f4, (CMBitMap*) 0x06df47c8
 Prev Bits: [0x18900000, 0x18d00000)
 Next Bits: [0x18500000, 0x18900000)

Polling page: 0x01a50000

CodeCache: size=32768Kb used=4451Kb max_used=6170Kb free=28316Kb
 bounds [0x03c10000, 0x04218000, 0x05c10000]
 total_blobs=2116 nmethods=1710 adapters=336
 compilation: enabled

Compilation events (10 events):
Event: 563.842 Thread 0x1959e400 4060             java.lang.Character::toLowerCase (6 bytes)
Event: 563.842 Thread 0x1959e400 nmethod 4060 0x04202e88 code [0x04202f90, 0x04203038]
Event: 563.850 Thread 0x1959e400 4061             java.lang.String::lastIndexOf (52 bytes)
Event: 563.850 Thread 0x1959e400 nmethod 4061 0x03ccd0c8 code [0x03ccd1d0, 0x03ccd2dc]
Event: 563.892 Thread 0x1959e400 4062             java.lang.CharacterDataLatin1::toLowerCase (39 bytes)
Event: 563.892 Thread 0x1959e400 nmethod 4062 0x03ccce08 code [0x03cccf00, 0x03cccfe0]
Event: 563.892 Thread 0x1959e400 4063             java.lang.CharacterDataLatin1::getProperties (11 bytes)
Event: 563.892 Thread 0x1959e400 nmethod 4063 0x04202c48 code [0x04202d40, 0x04202de0]
Event: 563.900 Thread 0x1959e400 4064             java.lang.CharacterData::of (120 bytes)
Event: 563.900 Thread 0x1959e400 nmethod 4064 0x04210a48 code [0x04210b80, 0x04210ee0]

GC Heap History (10 events):
Event: 461.513 GC heap before
{Heap before GC invocations=38 (full 4):
 garbage-first heap   total 184320K, used 158455K [0x08400000, 0x085002d0, 0x18400000)
  region size 1024K, 65 young (66560K), 1 survivors (1024K)
 Metaspace       used 28093K, capacity 28316K, committed 28416K, reserved 29056K
Event: 461.549 GC heap after
Heap after GC invocations=39 (full 4):
 garbage-first heap   total 200704K, used 109780K [0x08400000, 0x08500310, 0x18400000)
  region size 1024K, 9 young (9216K), 9 survivors (9216K)
 Metaspace       used 28093K, capacity 28316K, committed 28416K, reserved 29056K
}
Event: 488.146 GC heap before
{Heap before GC invocations=39 (full 4):
 garbage-first heap   total 200704K, used 122068K [0x08400000, 0x08500310, 0x18400000)
  region size 1024K, 22 young (22528K), 9 survivors (9216K)
 Metaspace       used 28096K, capacity 28316K, committed 28416K, reserved 29056K
Event: 488.336 GC heap after
Heap after GC invocations=40 (full 5):
 garbage-first heap   total 140288K, used 42082K [0x08400000, 0x08500224, 0x18400000)
  region size 1024K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 27913K, capacity 28086K, committed 28416K, reserved 29056K
}
Event: 488.511 GC heap before
{Heap before GC invocations=40 (full 5):
 garbage-first heap   total 140288K, used 42082K [0x08400000, 0x08500224, 0x18400000)
  region size 1024K, 1 young (1024K), 0 survivors (0K)
 Metaspace       used 27913K, capacity 28086K, committed 28416K, reserved 29056K
Event: 488.639 GC heap after
Heap after GC invocations=41 (full 6):
 garbage-first heap   total 128000K, used 38269K [0x08400000, 0x085001f4, 0x18400000)
  region size 1024K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 27913K, capacity 28086K, committed 28416K, reserved 29056K
}
Event: 488.672 GC heap before
{Heap before GC invocations=41 (full 6):
 garbage-first heap   total 128000K, used 38269K [0x08400000, 0x085001f4, 0x18400000)
  region size 1024K, 1 young (1024K), 0 survivors (0K)
 Metaspace       used 27913K, capacity 28086K, committed 28416K, reserved 29056K
Event: 488.779 GC heap after
Heap after GC invocations=42 (full 7):
 garbage-first heap   total 109568K, used 32852K [0x08400000, 0x085001ac, 0x18400000)
  region size 1024K, 0 young (0K), 0 survivors (0K)
 Metaspace       used 27913K, capacity 28086K, committed 28416K, reserved 29056K
}
Event: 537.283 GC heap before
{Heap before GC invocations=42 (full 7):
 garbage-first heap   total 109568K, used 96613K [0x08400000, 0x085001ac, 0x18400000)
  region size 1024K, 54 young (55296K), 0 survivors (0K)
 Metaspace       used 27917K, capacity 28089K, committed 28416K, reserved 29056K
Event: 537.303 GC heap after
Heap after GC invocations=43 (full 7):
 garbage-first heap   total 117760K, used 57951K [0x08400000, 0x085001cc, 0x18400000)
  region size 1024K, 7 young (7168K), 7 survivors (7168K)
 Metaspace       used 27917K, capacity 28089K, committed 28416K, reserved 29056K
}

Deoptimization events (0 events):
No events

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 564.060 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2cfb80) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.060 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2cffa8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.064 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d0c68) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.064 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d1090) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.068 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d1da0) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.068 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d21c8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.072 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d2ed8) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.072 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d3300) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.077 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d4078) thrown at [C:\jenkins\workspace\8-2-build-windows-i586-cygwin\jdk8u351\2908\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 564.077 Thread 0x006bd400 Exception <a 'java/io/IOException'> (0x0e2d44a0) 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: 555.240 Thread 0x1959e400 flushing nmethod 0x04216bc8
Event: 559.068 Thread 0x1959e400 flushing nmethod 0x03cafa88
Event: 559.068 Thread 0x1959e400 flushing nmethod 0x03cbadc8
Event: 559.068 Thread 0x1959e400 flushing nmethod 0x03cbe4c8
Event: 559.068 Thread 0x1959e400 flushing nmethod 0x03cc1cc8
Event: 561.565 Thread 0x1959e400 flushing nmethod 0x03cb6b88
Event: 561.565 Thread 0x1959e400 flushing nmethod 0x03cccb08
Event: 561.565 Thread 0x1959e400 flushing nmethod 0x03ccccc8
Event: 561.565 Thread 0x1959e400 flushing nmethod 0x03cd5988
Event: 561.565 Thread 0x1959e400 flushing nmethod 0x03cdab48


Dynamic libraries:
0x00400000 - 0x00413000 D:\IL-2\IL-2 Sturmovik 1946_4151\il2fb.exe
0x77ad0000 - 0x77c74000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x76bf0000 - 0x76ce0000 C:\WINDOWS\System32\KERNEL32.DLL
0x76e60000 - 0x7709a000 C:\WINDOWS\System32\KERNELBASE.dll
0x74e00000 - 0x74e9f000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x765e0000 - 0x7669f000 C:\WINDOWS\System32\msvcrt.dll
0x6cd40000 - 0x6ce11000 D:\IL-2\IL-2 Sturmovik 1946_4151\dt.dll
0x778d0000 - 0x7794d000 C:\WINDOWS\System32\ADVAPI32.DLL
0x759c0000 - 0x75a38000 C:\WINDOWS\System32\sechost.dll
0x76510000 - 0x765cc000 C:\WINDOWS\System32\RPCRT4.dll
0x770a0000 - 0x770b9000 C:\WINDOWS\System32\bcrypt.dll
0x76bc0000 - 0x76be5000 C:\WINDOWS\System32\IMM32.DLL
0x77730000 - 0x778cd000 C:\WINDOWS\System32\USER32.dll
0x759a0000 - 0x759b8000 C:\WINDOWS\System32\win32u.dll
0x767d0000 - 0x767f3000 C:\WINDOWS\System32\GDI32.dll
0x76800000 - 0x768e6000 C:\WINDOWS\System32\gdi32full.dll
0x769a0000 - 0x76a1b000 C:\WINDOWS\System32\msvcp_win.dll
0x76d40000 - 0x76e60000 C:\WINDOWS\System32\ucrtbase.dll
0x5a410000 - 0x5a436000 C:\WINDOWS\SYSTEM32\DINPUT.dll
0x59a20000 - 0x59b23000 C:\WINDOWS\SYSTEM32\OPENGL32.DLL
0x74ee0000 - 0x74f08000 C:\WINDOWS\SYSTEM32\WINMM.DLL
0x76210000 - 0x76490000 C:\WINDOWS\System32\combase.dll
0x59d90000 - 0x59dcf000 C:\WINDOWS\SYSTEM32\GLU32.dll
0x758e0000 - 0x7590e000 C:\WINDOWS\system32\DriverStore\FileRepository\nvami.inf_amd64_1474122a0ce2f241\nvinit.dll
0x758d0000 - 0x758d8000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x770c0000 - 0x77697000 C:\WINDOWS\System32\Shell32.dll
0x737b0000 - 0x73dc4000 C:\WINDOWS\SYSTEM32\windows.storage.dll
0x73f00000 - 0x73f25000 C:\WINDOWS\SYSTEM32\Wldp.dll
0x76a20000 - 0x76ab6000 C:\WINDOWS\System32\OLEAUT32.dll
0x76740000 - 0x767c7000 C:\WINDOWS\System32\SHCORE.dll
0x768f0000 - 0x76935000 C:\WINDOWS\System32\shlwapi.dll
0x6d820000 - 0x6d826000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\_etoured.dll
0x6d6b0000 - 0x6d6e9000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvd3d9wrap.dll
0x75bb0000 - 0x75fe8000 C:\WINDOWS\System32\SETUPAPI.dll
0x766a0000 - 0x766db000 C:\WINDOWS\System32\cfgmgr32.dll
0x6cb90000 - 0x6cbb6000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvdxgiwrap.dll
0x614f0000 - 0x615dd000 C:\WINDOWS\SYSTEM32\inputhost.dll
0x66960000 - 0x66a3d000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x77970000 - 0x779cf000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x61ea0000 - 0x6211f000 C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
0x63730000 - 0x637cb000 C:\WINDOWS\SYSTEM32\CoreMessaging.dll
0x67760000 - 0x67822000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x760a0000 - 0x76103000 C:\WINDOWS\System32\WS2_32.dll
0x74910000 - 0x7491f000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
0x72fb0000 - 0x72fd9000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x59080000 - 0x59460000 D:\IL-2\IL-2 Sturmovik 1946_4151\bin\client\jvm.dll
0x765d0000 - 0x765d6000 C:\WINDOWS\System32\PSAPI.DLL
0x60c60000 - 0x60c75000 C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
0x74ea0000 - 0x74ea8000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x66020000 - 0x6602d000 D:\IL-2\IL-2 Sturmovik 1946_4151\bin\verify.dll
0x5a3e0000 - 0x5a404000 D:\IL-2\IL-2 Sturmovik 1946_4151\bin\java.dll
0x59d70000 - 0x59d85000 D:\IL-2\IL-2 Sturmovik 1946_4151\bin\zip.dll
0x74030000 - 0x7404b000 C:\WINDOWS\SYSTEM32\profapi.dll
0x1a8e0000 - 0x1a91e000 D:\IL-2\IL-2 Sturmovik 1946_4151\wrapper.dll
0x01ac0000 - 0x01ac9000 D:\IL-2\IL-2 Sturmovik 1946_4151\pathfind.dll
0x72ba0000 - 0x72c3b000 C:\WINDOWS\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9672_none_d08f9da24428a513\MSVCR80.dll
0x1ae90000 - 0x1dd6a000 D:\IL-2\IL-2 Sturmovik 1946_4151\il2_corep4.dll
0x7c340000 - 0x7c396000 D:\IL-2\IL-2 Sturmovik 1946_4151\MSVCR71.dll
0x1dd70000 - 0x1dd94000 D:\IL-2\IL-2 Sturmovik 1946_4151\jgl.dll
0x1edd0000 - 0x1ee0a000 D:\IL-2\IL-2 Sturmovik 1946_4151\il2_usgs2.dll
0x6aac0000 - 0x6ab5c000 D:\IL-2\IL-2 Sturmovik 1946_4151\mg_snd_sse4.dll
0x5d180000 - 0x5d1b7000 C:\WINDOWS\SYSTEM32\dinput8.dll
0x662c0000 - 0x662ca000 C:\WINDOWS\SYSTEM32\HID.DLL
0x71ca0000 - 0x71cc9000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
0x75950000 - 0x7599d000 C:\WINDOWS\System32\WINTRUST.dll
0x76110000 - 0x76210000 C:\WINDOWS\System32\CRYPT32.dll
0x72b90000 - 0x72b9e000 C:\WINDOWS\SYSTEM32\MSASN1.dll
0x74f10000 - 0x74f84000 C:\WINDOWS\system32\uxtheme.dll
0x76ac0000 - 0x76b93000 C:\WINDOWS\System32\MSCTF.dll
0x637d0000 - 0x63889000 C:\WINDOWS\SYSTEM32\textinputframework.dll
0x779d0000 - 0x77ab3000 C:\WINDOWS\System32\ole32.dll
0x76490000 - 0x7650e000 C:\WINDOWS\System32\clbcatq.dll
0x5d860000 - 0x5f37e000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_1474122a0ce2f241\nvoglv32.dll
0x75940000 - 0x7594f000 C:\WINDOWS\SYSTEM32\WTSAPI32.dll
0x6caf0000 - 0x6cb16000 C:\WINDOWS\system32\dwmapi.dll
0x743c0000 - 0x74404000 C:\WINDOWS\SYSTEM32\powrprof.dll
0x74020000 - 0x7402d000 C:\WINDOWS\SYSTEM32\UMPDC.dll
0x75880000 - 0x758c7000 C:\WINDOWS\SYSTEM32\WINSTA.dll
0x23570000 - 0x235a7000 D:\IL-2\IL-2 Sturmovik 1946_4151\dsound.dll
0x59cf0000 - 0x59d6f000 C:\WINDOWS\system32\Dsound.dll
0x68780000 - 0x6879d000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x684c0000 - 0x6852b000 C:\WINDOWS\System32\MMDevApi.dll
0x5d280000 - 0x5d3b6000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
0x65aa0000 - 0x65aaf000 C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
0x23f40000 - 0x24247000 D:\IL-2\IL-2 Sturmovik 1946_4151\rtk_oal.dll
0x66030000 - 0x6606a000 C:\WINDOWS\SYSTEM32\wdmaud.drv
0x68770000 - 0x68777000 C:\WINDOWS\SYSTEM32\ksuser.dll
0x69730000 - 0x69738000 C:\WINDOWS\SYSTEM32\AVRT.dll
0x684b0000 - 0x684ba000 C:\WINDOWS\SYSTEM32\msacm32.drv
0x66b20000 - 0x66b39000 C:\WINDOWS\SYSTEM32\MSACM32.dll
0x662d0000 - 0x662d8000 C:\WINDOWS\SYSTEM32\midimap.dll
0x63960000 - 0x63a22000 C:\WINDOWS\system32\dxgi.dll
0x66db0000 - 0x66e30000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_1474122a0ce2f241\nvumdshim.dll
0x59950000 - 0x59a15000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_1474122a0ce2f241\nvldumd.dll
0x76ba0000 - 0x76bb9000 C:\WINDOWS\System32\imagehlp.dll
0x6fe00000 - 0x6fe13000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x6fdd0000 - 0x6fdff000 C:\WINDOWS\system32\rsaenh.dll
0x6fe40000 - 0x6fe4a000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x578a0000 - 0x59071000 C:\WINDOWS\System32\DriverStore\FileRepository\nvami.inf_amd64_1474122a0ce2f241\nvwgf2um.dll
0x59e10000 - 0x59e3c000 C:\WINDOWS\SYSTEM32\dxcore.dll
0x574b0000 - 0x5789f000 C:\WINDOWS\system32\nvapi.dll
0x60680000 - 0x60860000 C:\WINDOWS\SYSTEM32\d3d11.dll
0x615e0000 - 0x616d3000 C:\Windows\System32\Windows.UI.dll
0x651e0000 - 0x65253000 C:\Windows\System32\WindowManagementAPI.dll
0x61350000 - 0x614e1000 C:\Windows\System32\twinapi.appcore.dll
0x75910000 - 0x75935000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x638a0000 - 0x638b7000 D:\IL-2\IL-2 Sturmovik 1946_4151\bin\net.dll
0x73e60000 - 0x73eb2000 C:\WINDOWS\system32\mswsock.dll
0x73ec0000 - 0x73ef2000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x77960000 - 0x77967000 C:\WINDOWS\System32\NSI.dll
0x6d670000 - 0x6d684000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x6d650000 - 0x6d666000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x73dd0000 - 0x73e60000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x65970000 - 0x6597f000 D:\IL-2\IL-2 Sturmovik 1946_4151\bin\nio.dll
0x75290000 - 0x75418000 C:\WINDOWS\SYSTEM32\dbghelp.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:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\System32\OpenSSH\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\dotnet\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Common Files\Autodesk Shared\;C:\jdk1.3.1_20\bin;C:\Users\Fdelre\AppData\Local\E
USERNAME=Fdelre
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

OS: Windows 10 , 64 bit Build 19041 (10.0.19041.4474)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 12491848k(6165824k free), swap 25074760k(16748456k 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: Sun Jun 23 13:45:30 2024
timezone: W. Europe Daylight Time
elapsed time: 564.129852 seconds (0d 0h 9m 24s)
Logged

erafitti

  • member
  • Offline Offline
  • Posts: 366
Re: CTD with IL-2 4.15.1
« Reply #1 on: June 23, 2024, 10:36:23 AM »

I have downloaded il2-sturmovik-1946 4.15.1 pack of dr.strangelove in FreeIL2Modding.

I had sound problems with the installation. I have tested different dll,s in _DirectSound_Wrappers folder until I found the solution.




I have installed sas-Il2 selector compatible.

I hope it helps.

Un saludo.



Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2868
Re: CTD with IL-2 4.15.1
« Reply #2 on: June 23, 2024, 11:30:51 AM »

Amazingly enough I have all the sounds and can use the 109 in missions and QMB but if i try to go to the arming screen I have a CTD same thing for the MC-200_3. I tried tens of other planes and they work. But the more incredible is that until yesterday evening everything was working fine. I started having this strange CTD while tweaking a QMB mission in FMB. I just wanted to have a 109E-4 instead of a Zero and as soon as I changed plane type i experienced crashes.
My backup copy with same settings is working normally.
Logged

Frankiek

  • SAS Team
  • member
  • Offline Offline
  • Posts: 2868
Re: CTD with IL-2 4.15.1
« Reply #3 on: June 24, 2024, 02:16:16 AM »

After loosing all my Sunday  to sort out the problem including the review of all the sfs files, the dll and exe of the programme I find out that it was a dynamic link for the skin folder (I am sharing my skin folder across the different IL-2 installs saving a substantial amount of drive space) causing the issue. Once removed the dynamic link CTD stopped. The very strange thing is that the dynamic link was working well up to Saturday evening and it is still working well for all the other versions of IL-2. In addition issue was notable on only 3 planes (Bf-109E-4, Hawk75A-3 and MC-200-3) while all the others were working properly.   
Logged
Pages: [1]   Go Up
 

Page created in 0.037 seconds with 25 queries.