php-5.6-xp
php-5.6-xp copied to clipboard
Segmentation fault caused by extension=php_curl.dll
trafficstars
When I run the latest Composer (v1.8.4) I get a segmentation fault at the end, no matter which Composer command I execute. The crash doesn't happen if I disable the provided curl extension.
php composer.phar
Any idea?
No crashes for me (XP SP3 x86):
C:\>xampp\php\php composer.phar selfupdate
You are already using composer version 1.9.0 (stable channel).
C:\>xampp\php\php composer.phar search ...
phpinfo()
PHP Version => 5.6.24
...
C:\>xampp\php\php -r "echo curl_init();"
Resource id #4