From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24893 invoked by alias); 31 Mar 2011 14:40:46 -0000 Received: (qmail 24882 invoked by uid 22791); 31 Mar 2011 14:40:45 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,TW_GJ,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 31 Mar 2011 14:40:39 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q5J36-0006Un-Ha for cygwin@cygwin.com; Thu, 31 Mar 2011 16:40:36 +0200 Received: from 173-164-195-49-sfba.hfc.comcastbusiness.net ([173.164.195.49]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Mar 2011 16:40:36 +0200 Received: from Andrew by 173-164-195-49-sfba.hfc.comcastbusiness.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 31 Mar 2011 16:40:36 +0200 To: cygwin@cygwin.com From: Andrew DeFaria Subject: Re: Can't run perldoc Date: Thu, 31 Mar 2011 16:32:00 -0000 Message-ID: <4D949253.9060401@DeFaria.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15pre) Gecko/20110207 Lightning/1.0b2 Shredder/3.1.9pre In-Reply-To: X-IsSubscribed: yes 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 X-SW-Source: 2011-03/txt/msg00856.txt.bz2 On 03/31/11 07:26, Reini Urban wrote: > 2011/3/22 Andrew DeFaria: >> Why is it when I do something like: >> >> $ perldoc perlre >> >> I get a bunch of: >> >> 14 [main] sh 72132 C:\Cygwin\bin\sh.exe: *** fatal error - couldn't >> allocate heap, Win32 error 487, base 0x710000, top 0x780000, reserve_size 454656, >> alloc size 458752, page_const 4096 >> Stack trace: >> Frame Function Args >> 0022E4C0 6102792B (0022E4C0, 00000000, 00000000, 00670079) >> 0022E7B0 6102792B (6117DC60, 00008000, 00000000, 6117F977) >> 0022F7E0 61004F3B (611B564C, 00710000, 00780000, 0006F000) >> 0022F810 6106E283 (7FFEFFFF, 00000003, 00264F02, 7C90DA0A) >> 0022F900 610C0A3B (000007D0, 02000000, 61169724, 61169720) >> 0022F930 610064E0 (00000000, 00000002, 00000000, 7FFD8000) >> 0022F9F0 6106F5D5 (61000000, 00000001, 0022FD30, 6106F320) >> 0022FA10 7C90118A (6106F320, 61000000, 00000001, 0022FD30) >> 0022FB18 7C91B5D2 (0022FD30, 7FFDF000, 7FFD8000, 00000000) >> 0022FC94 7C91FBDC (0022FD30, 7C900000, 0022FCE0, 7C90E900) >> 0022FD1C 7C91FAD7 (0022FD30, 7C900000, 00000000, 00010017) >> End of stack trace >> 13 [main] sh 25952 fork: child -1 - died waiting for longjmp before >> initial >> ization, retry 0, exit code 0x100, errno 11 >> sh: fork: retry: Resource temporarily unavailable > Looks like ASLR to me. > > Windows 7? > If so run perlrebase to set peflags -d0 on all perl dll's. Interesting. No, this is XP (well at work it's XP). I'll have to check for perlrebase when I get to work. What would "all perl dll's" be? Just things under /usr/lib/perl* or are there other areas like under just /lib that I should be concerned about. -- Andrew DeFaria Dain bramaged. -- 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