Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Re: Error: SYSCALL_INSPECTOR

Michael_T
Employee
643 Views

Hello siwei,

I guess this error is reported by instrumentation framework. It tries to intercept various system calls, but notices that some other application injected its code at the same location. This code injection could be done by various antivirus software or some other monitoring tool. I suggest to try to either disable antivirus and repeat this run or to add your application to antivirus exclude list. If it doesn't help, try collect list of modules loaded by your application process (e.g. run it under debugger without analysis tool) and see if there are some unexpected ones.

0 Kudos
1 Reply
JyotsnaK_Intel
Moderator
618 Views

Hi Siwei,

We are moving it to the right forum for the experts to respond on it. Thanks!

 

0 Kudos
Reply