From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67955 invoked by alias); 7 Mar 2019 16:47:17 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 67600 invoked by uid 89); 7 Mar 2019 16:47:17 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=researching, Google, google, day X-HELO: mail-io1-f50.google.com Received: from mail-io1-f50.google.com (HELO mail-io1-f50.google.com) (209.85.166.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 07 Mar 2019 16:47:15 +0000 Received: by mail-io1-f50.google.com with SMTP id p196so14081902iod.9 for ; Thu, 07 Mar 2019 08:47:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thebiermans-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=fUQB+cNqoXB/wFa4GrCfAbeopVKsQ725hMt4aIs4yCE=; b=DMCopQ9bb3L6H/f/Hxjx/NuA7aljIk8uUtE04LtE1SU8N/slgpjNb2n7uE28G+WAYi 4az3KDWasjxEV4Tcw7isJKyyXqyp42/AePe0NWxvDBjYcH1JNPhDCQDjAJ2dz2XoFt0/ RZJ4GW4Sk55x/H+KSa30wqpRDvLIu/P4HQ7VC31tim3O6pmqIpKaJWWxfXvmKU5mfz2Z rJ9Y9/WX6abVeJEKUJuOjo8/l72OBBCy9POd2FYi445vxGQQrZ0wIpaiaU5Um6KW0UkU u8ms95V3J+aszj97VMDVyvf8DT1XXG3BuyDD1dfLamiJyu+/Q8rHLreUaxvXrkGfTpEd aAvw== MIME-Version: 1.0 References: <87k1hb6eku.fsf@Rainer.invalid> In-Reply-To: <87k1hb6eku.fsf@Rainer.invalid> From: Bill Bierman Date: Thu, 07 Mar 2019 16:47:00 -0000 Message-ID: Subject: Re: Fresh OS, fresh cygwin install, unable to resolve "couldn't allocate heap, Win32 error 487" error To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-03/txt/msg00149.txt.bz2 Reverting to Cygwin 2.10.0 solved the problem for me. On Wed, Mar 6, 2019 at 8:31 AM Achim Gratz wrote: > > Bill Bierman writes: > >> I am currently receiving this error when attempting to compile libgmp: > > What's wrong with the libgmp that ships with Cygwin? > > >> *** fatal error in forked process - couldn't allocate heap, Win32 error 487, base 0x28B0000, top 0x2930000, reserve_size 520192, allocsize 524288, page_const 4096 > > >> I have been researching this all day and have gotten to a point where I am no longer finding new things to try on Google, and have grown somewhat desperate. > >> > >> Things I have tried: > >> 1. /usr/bin/rebase-trigger full > >> 2. listdlls and ash /usr/bin/rebaseall -b > > You are supposed to run setup.exe again, otherwise the rebase-trigger is > useless. > > >> 3. Checking the BLODA, found nothing > > BLODA is good at hiding. > > >> 4. Reinstalling cygwin > >> 5. Rebooting the system > > > Running under WOW64 on AMD64 > > > > Path: C:\cygwin\usr\local\bin > > C:\cygwin\bin > > C:\Python27 > > C:\Python27\Scripts > > C:\WINDOWS\system32 > > C:\WINDOWS > > C:\WINDOWS\System32\Wbem > > C:\WINDOWS\System32\WindowsPowerShell\v1.0 > > C:\Program Files\Git\cmd > > C:\Program Files\Microsoft SQL Server\130\Tools\Binn > > C:\WINDOWS\System32\OpenSSH > > C:\Users\bbierman\AppData\Local\Microsoft\WindowsApps > > Well, pare the PATH down to just /usr/bin (or set CYGWIN_NOWINPATH in > the system environemnt) and try again. You may be picking up things > from your other installed applications (namely Git) that get in the way. > If so, then you'll maybe find that you will need to install a few > more packages for Cygwin before things start to work. > > > Regards, > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > Wavetables for the Terratec KOMPLEXER: > http://Synth.Stromeko.net/Downloads.html#KomplexerWaves > > -- > 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 > -- 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