X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-id:content-transfer-encoding :mime-version; q=dns; s=default; b=nrjWopYlLq/WrpIXxc3kLZJujePsf 3OmQXrJYZbpS/5byEM1L7GJaCoI1bSPuCf5CoiDJBIyQq6oL9dQAsCKTI3Vf4uNp bIqlbOA/U0VGIJANnmHC51EGL8joT7mHoYwrA+U1r4vNTV4/pGo+kItgI8XQ2Cow Da+DAq/T+i6mnk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-id:content-transfer-encoding :mime-version; s=default; bh=KO4JGxn1+5IvvoYbF2BWK0PuI94=; b=S69 DppljwAwSZpr7i8daq5+V6XMcVfLw5RhXGawwpMKuN0N9Q9E9Qp7Yimn/n4EoM51 RR9X7wUf+gB7HXLv3gmgGnd19itXEVp9w4NIVJSvPRCJkNNWJUo8xJSHukafh+Jg hJeXkXRYlQT0Gcd/7lM33abGLCjO/G7Ldvk1UV1A= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: NAM02-BL2-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cornell.edu; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=ZPxyoMZERWlxqDcKb2SWP7Fh+28DVPeeuhkqjdP6Hc8=; b=MDSpuXj/IScl3D67E/g9TPUJvNLSWYoX18xrve/XR0XyVVo8aswa7BcOnoIPziYeoIgFCvEUFd7R715lRXDkX4CeWC95qs5gphNtqhSH9oD+hMANH+SLUT9801tHQw9NDxzSZDfNUl/Abw1Qs5ygtj0SfHbBGlvaoBqLHKBwKLw= From: Ken Brown To: "cygwin AT cygwin DOT com" Subject: Re: Errors creating new 32-bit Cygwin installation Date: Wed, 13 Feb 2019 16:17:38 +0000 Message-ID: <82e26e44-ee6c-965a-61ae-7209d6ab30b4@cornell.edu> References: In-Reply-To: user-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.0 authentication-results: spf=none (sender IP is ) smtp.mailfrom=kbrown AT cornell DOT edu; received-spf: None (protection.outlook.com: cornell.edu does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 Content-Type: text/plain; charset="utf-8" Content-ID: MIME-Version: 1.0 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x1DGQIsT011008 On 2/13/2019 10:38 AM, Adam Dinwoodie wrote: > Hi, > > I'm trying to create a new 32-bit Cygwin installation, but the > installation is failing. I'm getting errors during the postinstall > script phase, starting MinTTY reports forking errors, and attempting > to rebase in ash fails with "fork: can't reserve memory for parent > stack" errors. > > My best guess is that this is characteristic of the installation being > too big for 32-bit Cygwin, but I'm not confident of how to confirm > whether that's the problem or if there's something else going on. One way to find out would be to delete the installation and restart with just a base install. If that works, you can begin trying to add packages. If not, you know there's something else going on (BLODA?). Ken -- 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