Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Composer: Segmentation fault #6968

Closed
1 of 2 tasks
lixworth opened this issue May 21, 2021 · 1 comment
Closed
1 of 2 tasks

Composer: Segmentation fault #6968

lixworth opened this issue May 21, 2021 · 1 comment

Comments

@lixworth
Copy link

Windows Build Number

Microsoft Windows [版本 10.0.19043.985]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

5.4.72

Distro Version

Ubuntu 20.04

Other Software

PHP 7.4.19 (cli) (built: May 22 2021 03:00:14) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies

Composer version 2.0.11 2021-02-24 14:57:23

Repro Steps

Run composer create-project hyperf/hyperf-skeleton cattery

Expected Behavior

Create a composer project

Actual Behavior

Creating a "hyperf/hyperf-skeleton" project at "./cattery"
Segmentation fault

Diagnostic Logs

No response

@therealkenc
Copy link
Collaborator

No repro offered in the OP, but cannot reproduce locally given the following steps taken from a rando site...

$ sudo apt install php-cli unzip php-redis php-xml
$ curl -sS https://getcomposer.org/installer -o composer-setup.php
$ sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer

Moving over to discussion. On WSL2 that segfault is going to be a userspace thing. You’ll probably get better eyeballs in a composer forum or SO (or similar). A websearch on "composer segfault" gets some hits but I don't want to speculate.

image

@microsoft microsoft locked and limited conversation to collaborators May 21, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants