delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/06/27/10:51:22

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 781363870846
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1593269439;
bh=zEf5HvVX/djT/Co+jA3ELPwJ2XJOMefCU4ePrn6GAMM=;
h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:From;
b=DAaPphnuxc7+ZRVmUIahob4KqDgdZEzXD/dNM41e21aMm7oZ4U9ewZiPcD1AdDGgP
bNomiM3Uf8/3K9vWOY6iJ4tE/643J0wiuwdlhKLrpIpF9FCC5MWeNpd2sAX/IFlrBd
dI9MsXzTTUD+CP71rb8euKtM2fPooFPeEF7pn8nI=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 46992386F47D
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=iqlb2a61mQLShJPxWPYhZ1q7X405wU4GfcojRHotoUY=;
b=TDmFO5zk5dS3cNJsOWYez7u/lDeeC4sPY0REWuRVgryfrF5nBcBZxIb0qdfBQYZ9lJ
iJIEBJjv+eLiYO42SPZiQPeaUysMKZO/91kZoE5l558ZWj3Qqy49KBJm2wIzN3/K/NrK
UYuN4Nbw4ImPaEmYO0Q9usQ1PVKEXbtEuUg37CIGTlHDSA5awZK4Lf/cSx8M3QbFqdkj
SZrnHmFEn4hkl57795DIc68OBD8I2ZwDDo9aRyzRUPgkbY0Jizg+TliGy+sMZ6ODH/cz
f814BxRxl52OnVbXtoiU5SliCEkpcawzXrMG2zHuz15DsMB2f4MO5TxWN8ZK3DDPwrXk
EzMA==
X-Gm-Message-State: AOAM530Z4YyiHJZuK8f81PpQmc7/ic7Cb92EzXp+iALVU7jRVulak5Y5
4RUA+sBwq5m95LdU4MjFWABDLDd09t9Is9r+bb2YpYlPU3qBztg=
X-Google-Smtp-Source: ABdhPJyiFOTcl65EZRyEOgjQDgUV4FVhSa0U+T4W/l7V0J9md5msa0VOgPsHF31xiDEMBzOjj/ZmUHhCcJl5KHBKOMk=
X-Received: by 2002:ac2:44cd:: with SMTP id d13mr4570096lfm.13.1593269435421;
Sat, 27 Jun 2020 07:50:35 -0700 (PDT)
MIME-Version: 1.0
Date: Sat, 27 Jun 2020 10:50:23 -0400
Message-ID: <CAEF1h+VdMMdfK_BRDac=J0_2E5zWnWg0GKzDN+VhJ7CRyDi_+w@mail.gmail.com>
Subject: composer runs out of memory
To: cygwin AT cygwin DOT com
X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Cary Lewis via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Cary Lewis <cary DOT lewis AT gmail DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

I am running cygwin 64 bit and have installed the latest 7.3.7 version of
php.

When I attempt to run composer, I get a fatal out of memory error.

In my php.ini file I have set max memory to -1, and

php -r "echo ini_get('memory_limit').PHP_EOL;"
-1

confirms it.

I saw a stackoverflow article related to this issue, but the resolution was
to use the 64bit version of cygwin and 64bit of php, which I appear to have:

file $(which php)
/usr/bin/php: PE32+ executable (console) x86-64, for MS Windows

Can someone please provide an explanation and work around for this?
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019