Re: PHP crashing on Windows 10 build 19h1

[email protected] (Jan Ehrhardt) Mon, 13 May 2019 08:55:07 +0200
Newsgroups php.windows
Message-ID <[email protected]>
"Jorge F. Hernandez" in php.windows (Sun, 12 May 2019 13:03:12 -0400):
>I downloaded PHP 7.3.5 and tried to run a simple php --version and got a
>crash window when I enable any extension (no crash with no extensions
>enabled), Event viewer gave me this:
>
>Fault bucket , type 0
>Event Name: APPCRASH
>Response: Not available
>Cab Id: 0
>
>Problem signature:
>P1: php.exe
>P2: 7.3.5.0
>P3: 5cd84246
>P4: advapi32.dll
>P5: 10.0.18362.1
>P6: 96f604e5
>P7: c0000005
>P8: 000000000004bc09

Ouch. This might be a problem with Windows 10 1903. I cannot reproduce
it under Windows 10 1809.

>I also tried to build my own and got the same results.

Does it also crash with PHP 7.3.5, built with Visual Studio 2019?
nono303 made this avalable at
https://www.apachelounge.com/viewtopic.php?t=3D8267
--=20
Jan