Hello, the latest build of VM-Protect (v3.10.3 build 2535) is causing a segfault
the segfault only occurs on Linux it does not exist on Windows (using the exact same cmake setup and code)
my current setup is loading a .so/.dll file into the JVM
if i revert VM-Protect back to v3.10.1 (build 2465) the bug goes away and everything works correctly again
this is last version of VMP i have backed up so i can only test this, im assuming something changed in 3.10.3.2535 or 3.10.2.2510 to cause this
i have tried to change the CMake settings of my C++ counterpart but nothing helps
does anyone know a fix this issue?
if needed i can provide the files and my setup that causes the problem, i hope this bug can get fixed.