X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 2 Apr 2012 12:19:47 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: "cant commit memory for stack" error with perl Message-ID: <20120402101947.GB9924@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4F75A300 DOT 4030208 AT peralex DOT com> <4F7897C4 DOT 1020202 AT cygwin DOT com> <4F7961DA DOT 2080203 AT peralex DOT com> <20120402085756 DOT GD8014 AT calimero DOT vinschen DOT de> <4F79761E DOT 7030902 AT peralex DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4F79761E.7030902@peralex.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Apr 2 11:49, Noel Grandin wrote: > > > On 2012-04-02 10:57, Corinna Vinschen wrote: > >So this looks like perl or the perl package you're using does not > >use pthreads, but rather native Windows CreateThread to create a > >thread. If so, it's kind of on its own. > > Weird, because the script is fairly simple, the includes look like: > use Getopt::Long; > use File::Find; > use File::Basename; > use Archive::Zip qw(:ERROR_CODES :CONSTANTS); Sorry, I have not the faintest idea what perl is doing under the hood. > Which I would not have suspected of causing problems. And this > worked fine for a few months until I updated Cygwin recently. > > I think I'll wait until the next Cygwin release comes out, the > install instructions for the snapshots looks a little hairy. Just download cygwin1-20120401.dll.bz2, bunzip it, chmod +x it, and then replace cygwin1.dll in /bin with that file from Windows Explorer. That's it. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple