From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18298 invoked by alias); 28 May 2002 20:59:53 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 18259 invoked from network); 28 May 2002 20:59:51 -0000 Received: from unknown (HELO interferon.mpi-sb.mpg.de) (139.19.1.1) by sources.redhat.com with SMTP; 28 May 2002 20:59:51 -0000 Received: from amavis by interferon.mpi-sb.mpg.de with scanned-ok (Exim 3.12 #1 (Debian)) id 17CoK8-00017O-00 for ; Tue, 28 May 2002 23:16:08 +0200 Received: from data.mpi-sb.mpg.de ([::ffff:139.19.90.238] helo=mpi-sb.mpg.de) by interferon.mpi-sb.mpg.de with esmtp (Exim 3.12 #1 (Debian)) id 17CoK6-00017C-00 for ; Tue, 28 May 2002 23:16:06 +0200 Received: from contact.mpi-sb.mpg.de (contact [139.19.2.26]) by mpi-sb.mpg.de (8.9.3/8.9.3) with ESMTP id WAA05297 for ; Tue, 28 May 2002 22:59:47 +0200 (MEST) Received: from pkumar (mpij-pk2 [139.19.14.55]) by contact.mpi-sb.mpg.de (8.9.3/8.9.3) with SMTP id WAA01633 for ; Tue, 28 May 2002 22:59:47 +0200 (MEST) From: "Piyush Kumar" To: "Cygwin@Cygwin. Com" Subject: heap_chunk_size error Date: Tue, 28 May 2002 16:29:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by AMaViS perl-11 X-SW-Source: 2002-05/txt/msg01724.txt.bz2 Why does this error occur? $ ./cube.exe d:\home\Exp\wxWindows\samples\opengl\cube\cube.exe: *** 2. unable to allocate he ap, heap_chunk_size 1342177280, Win32 error 8 Segmentation fault (core dumped) I compiled wxwindows with opengl enabled and was trying to run it. I do remember updating heap_chunk_size in the registry once to allow me to use large memory allocations. Is this related to that? Thanks, --Piyush -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/