VM Protect causing crash

Issues related to VMProtect
Post Reply
rj032
Posts: 4
Joined: Tue Dec 16, 2025 11:56 pm

VM Protect causing crash

Post by rj032 »

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.
Admin
Site Admin
Posts: 2808
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: VM Protect causing crash

Post by Admin »

Send us an example (original binaries + VMP file) that shows your problem.
rj032
Posts: 4
Joined: Tue Dec 16, 2025 11:56 pm

Re: VM Protect causing crash

Post by rj032 »

i have sent them in PM to you
Admin
Site Admin
Posts: 2808
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: VM Protect causing crash

Post by Admin »

How can I run your example?
rj032
Posts: 4
Joined: Tue Dec 16, 2025 11:56 pm

Re: VM Protect causing crash

Post by rj032 »

i have pm you the fixed example and instructions on how to run it
Admin
Site Admin
Posts: 2808
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: VM Protect causing crash

Post by Admin »

Please try the 2541 build.
rj032
Posts: 4
Joined: Tue Dec 16, 2025 11:56 pm

Re: VM Protect causing crash

Post by rj032 »

the problem is now fixed
thank you
Post Reply