Hi,
we have a domain with php 7 (no matter cgi or fastcgi) on windows 2012 IIS8 that cause the crash of php-cgi.exe sistematically only when
the facebook callback was thrown, we have updated the php to the lastest version possible and tested x86 and x64 version Thread Safe and Non Thread Safe, the result is the same php-cgi.exe crashes on facebook callback
The browser outputs 502.2 Bad Gateway
On event viewer we have this:
Faulting application name: php-cgi.exe, version: 7.1.3.0, time stamp: 0x58c87e08
Faulting module name: php7.dll, version: 7.1.3.0, time stamp: 0x58c88218
Exception code: 0xc0000005
Fault offset: 0x0000000000480275
Faulting process id: 0x5b628
Faulting application start time: 0x01d2a889c6caa76c
Faulting application path: D:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP71x64\php-cgi.exe
Faulting module path: D:\Program Files (x86)\Parallels\Plesk\Additional\PleskPHP71x64\php7.dll
Report Id: 048f0b3d-147d-11e7-946a-d4ae52d40b64
Faulting package full name:
Faulting package-relative application ID:
Thanks
M.