APPCRASH with exe compiled by a specific pc

suddenly all applications that compile from a specific pc produce a APPCRASH on servers to which they are intended, but not to other PCs. In the various tests I have compiled a simple exe with only a index.php and nothing else but with the same result.
If I compile the same applications from another pc everything works.
I have already removed and reinstalled exeputput downloading it from the site, I checked of any virus or malware, I reset the php.ini

I do not know how to solve my problem
here is the log

Problem signature:
Problem Event Name: APPCRASH
Application Name: index.exe
Application Version: 1.0.0.0
Application Timestamp: 5106434a
Fault Module Name: index.exe
Fault Module Version: 1.0.0.0
Fault Module Timestamp: 5106434a
Exception Code: c0000005
Exception Offset: 0000aa81
OS Version: 6.1.7601.2.1.0.1296.17
Locale ID: 1033
Additional Information 1: 8787
Additional Information 2: 8787650a294d908a227009ccbb128800
Additional Information 3: 4bb3
Additional Information 4: 4bb30874e9a7f66080e07ed53c6a8267

Have you try to compile the software as Portable ?

yes, already use the portable option

Any antivirus program on the PC you’re making EXE files on?

I turned off kaspersky and it works, I hope that was the problem, thanks for your support