CasparCG not starting

I have a clients machine with a Caspar V2.3.1-lts stable. The server does not start and not even write to the log file. I made a redirect of the startup:

[2022-08-19 17:31:09.904083] [0x00000e10] [error]    0# 0x00007FF7858AAA46
 1# 0x00007FF7858B8BA0
 2# 0x00007FFC9ECE1881
 3# 0x00007FFC9ECE2851
 4# 0x00007FF7858B8D1E
 5# 0x00007FFC9ECE1F98
 6# 0x00007FFC972B3094
 7# 0x00007FFC972B4024
 8# 0x00007FFC972BFA21
 9# 0x00007FFCA0FF20CF
10# 0x00007FFCA0FA1454
11# 0x00007FFCA0FA11A5
12# 0x00007FFC9E7B4F99
13# 0x00007FFC972B6480
14# 0x00007FF78591547F
15# 0x00007FF785A30344
16# 0x00007FF785A30DAA
17# 0x00007FF785A3B839
18# 0x00007FF785A39147
19# 0x00007FF78593E52D
20# 0x00007FF78593EEF4
21# 0x00007FF78597A157
22# 0x00007FF785973D76
23# 0x00007FF785973D3C
24# 0x00007FF785973D3C
25# 0x00007FF785975833
26# 0x00007FF785975D58
27# 0x00007FF78596FBDF
28# 0x00007FF785972E87
29# 0x00007FF785949A5C
30# 0x00007FF785949C48
31# 0x00007FF7858F9CC6
32# 0x00007FF7859888FB
33# 0x00007FF785988599
34# 0x00007FF7859886B7
35# 0x00007FF7858CC684
36# 0x00007FF785980A51
37# 0x00007FF785980DC5
38# 0x00007FF7859855A8

[2022-08-19 17:31:09.928039] [0x00000e10] [error]   Exception: Dynamic exception type: class std::bad_exception
std::exception::what: bad exception


 0# 0x00007FF778C1524E in casparcg
 1# 0x00007FF778C14D2F in casparcg
 2# 0x00007FF778E7DD97 in casparcg
 3# 0x00007FFE79E71030 in VCRUNTIME140
 4# is_exception_typeof in VCRUNTIME140
 5# RtlCaptureContext2 in ntdll
 6# 0x00007FF778C18D17 in casparcg
 7# terminate in ucrtbase
 8# 0x00007FF778E4244F in casparcg
 9# UnhandledExceptionFilter in KERNELBASE
10# memset in ntdll
11# _C_specific_handler in ntdll
12# _chkstk in ntdll
13# RtlRaiseException in ntdll
14# RtlRaiseException in ntdll
15# RaiseException in KERNELBASE
16# CxxThrowException in VCRUNTIME140
17# 0x00007FF778E09878 in casparcg
18# 0x00007FF778E0A1AD in casparcg
19# 0x00007FF778E0A0FA in casparcg
20# 0x00007FF778C1A0DE in casparcg
21# 0x00007FF778E41DF8 in casparcg
22# BaseThreadInitThunk in KERNEL32
23# RtlUserThreadStart in ntdll

I have Visual C++ 2015-2019 Redist installed for 32 and 64 bits. Does anybody has an idea?

You know what you are doing so I’d guess there might be an antivirus or something that’s messing with it. Anything in Event viewer that gives you a clue?

Alas I just shot it down, so I cannot check event viewer. The funny thing is, that version 2.3.0 runs flawless. So for the moment the problem is solved, but it would be nice to get 2.3.1 LTS to run on it. On the other (identical) machine I have issues with the GPU. But Caspar runs ok (both versions).