Page 1 of 1

RAD Studio C++ application: Exception with dynamic_cast when memory protection is ON

Posted: Thu Jun 24, 2021 6:55 am
by nallamari
Dear Support team,

I am facing an exception in my C++ application with dynamic cast used to cast base class pointer to derived class pointer. And it happens only when memory protection is ON in VmProtect options.
IDE: RAD Studio 10.2
Compiler: Clang

Kindly support me to solve this issue.
Thanks in advance.

Re: RAD Studio C++ application: Exception with dynamic_cast when memory protection is ON

Posted: Sat Jul 17, 2021 10:36 am
by Admin
We need a very simple example (original EXE+VMP files) that shows your problem.