composer: Segmentation fault PHP 5.6.6 - Windows - Composer 1.3.1

When I run this command:

composer -V

I get the following output:

composer: line 1: 19268 Segmentation fault      $0.phar $*

Last working composer version

$ composer -V
You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug

Composer version 1.2.4 2016-12-06 22:00:51

$ php -v
PHP 5.6.6 (cli) (built: Feb 18 2015 16:02:19)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
    with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2015, by Zend Technologies
    with Xdebug v2.3.1, Copyright (c) 2002-2015, by Derick Rethans
ver

Microsoft Windows [Version 10.0.14393]

x 64

About this issue

  • Original URL
  • State: closed
  • Created 7 years ago
  • Comments: 19 (12 by maintainers)

Commits related to this issue

Most upvoted comments

Trace on “master”

 php -d xdebug.auto_trace=ON -d xdebug.trace_output_dir=./trace/ bin/composer -V

timestamp.xt.txt