Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 29 Apr 2005 12:08:03 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: I: G77 160 MB memory allocation limit Message-ID: <20050429100803.GR2572@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20050429082749 DOT GM2572 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2i On Apr 29 10:39, Dave Korn wrote: > ----Original Message---- > >From: Corinna Vinschen > >Sent: 29 April 2005 09:28 > > > On Apr 27 17:19, Impagnatiello Fabrizio wrote: > >> again > >> > >> -----Messaggio originale----- > >> Da: Impagnatiello Fabrizio > >> Inviato: mercoledì 27 aprile 2005 17.15 > > >> No error message, just exit. > >> > >> After investigation (WEB/mailing list) and testing programs I discovered > >> and verified that a new near 160 MByte allocation limit is induced by > >> cygwin1.dll > >> > >> Simple programs compiled with -mno-cygwin flag may allocate up to 1920 > >> MByte. > > > Please try the latest Cygwin snapshot from http://cygwin.com/snapshots/. > > I tested it with a large array of 1500 Megs in a pretty small application. > > > I can confirm that it fixes the NULL dereference in set_myself that I was > investigating! Yeah, it was pretty easy to follow through when encountering this NULL pointer. Now there's no default allocation before address 0x60000000, so there's about 1.5 Gigs left for text and data segments again. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/