delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,T_RP_MATCHES_RCVD |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4F79761E.7030902@peralex.com> |
Date: | Mon, 02 Apr 2012 11:49:18 +0200 |
From: | Noel Grandin <noel AT peralex DOT com> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: "cant commit memory for stack" error with perl |
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> |
In-Reply-To: | <20120402085756.GD8014@calimero.vinschen.de> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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 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); 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. Thanks for your help. Disclaimer: http://www.peralex.com/disclaimer.html -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |