delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2002/10/21/22:21:46

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
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: Mon, 21 Oct 2002 22:23:08 -0400
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: YA in the "try a snapshot" series (was Re: latest cvs fork problems)
Message-ID: <20021022022308.GE14956@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <3 DOT 0 DOT 5 DOT 32 DOT 20021021214117 DOT 00823550 AT mail DOT attbi DOT com>
Mime-Version: 1.0
In-Reply-To: <3.0.5.32.20021021214117.00823550@mail.attbi.com>
User-Agent: Mutt/1.5.1i

Try setting the heap_chunk_size back down to 256M.

The stack dump is just the result of the abort in fork.cc which was
caused by the memory error so it isn't very useful.  Thanks for decoding
it, though.

cgf

On Mon, Oct 21, 2002 at 09:41:17PM -0400, Pierre A. Humblet wrote:
>WinMe, dll built from cvs last night.
>
>/obj: uname -a
>CYGWIN_ME-4.90 HPN5170X 1.3.14(0.62/3/2) 2002-10-20 21:59 i686 unknown
>
>3 crashes observed, first two under rxvt, windows went away too fast to
>read message. Last one was in console.
>
>/obj: make
>C:\PROGRAM FILES\CYGWIN\BIN\SH.EXE: *** 1. unable to allocate heap 0xBA0000, heap_chunk_size 402653184, pid 0, Win32 error 8
> 558387 [main] sh 34921219 sync_with_child: child -49143771(0xD8) died before initialization with status code 0x1
> 559680 [main] sh 34921219 sync_with_child: *** child state waiting for longjmp
>Signal 6
>Signal 6
>make[1]: Entering directory `/c/HOME/Pierre'
>make[1]: *** No rule to make target `all'.  Stop.
>make[1]: Leaving directory `/c/HOME/Pierre'
>make: *** [all-libiberty] Error 2
>
>
>/obj: cat *ump
>Stack trace:
>Frame     Function  Args
>0074F05C  6107111E  (00000000, 0074F6DC, 70677963, 322E6469)
>0074F09C  6106E4BD  (0214DB03, 00000006, 8525788C, 61077532)
>0074F0DC  6106E706  (0214DB03, 00000006, 0074F13C, 6106EB49)
>0074F0FC  6106E582  (00000006, 000000BC, 0074F13C, 6106EB14)
>0074F13C  6106EB5F  (0074F5CC, 83B4D350, 0074F5CC, 610376A5)
>0074F16C  61036D23  (0074F62C, 000000BC, 00000001, 61037882)
>0074F63C  61038006  (0074F7CC, 0074F7D0, 0074F7D4, 0074F664)
>0074F7DC  61038672  (0041398C, 0074F834, 00000003, 6100B9EA)
>0074F7FC  00406F44  (00BA5F08, 004139DC, 00000000, FFFFFFFF)
>0074F83C  004022BB  (00413978, 0074F9AC, 00000004, 615D6484)
>0074F86C  00401D85  (00413978, 00000001, 61111244, 00000000)
>0074F8BC  00402552  (00413978, 0074F9AC, 0074F9BC, 00404953)
>0074F9BC  00404965  (00413978, 00000000, 00000004, 00000000)
>0074F9FC  004046B0  (004139EC, 00000004, 0074FA2C, 0040B0D5)
>0074FA2C  00404447  (004139F4, 0074FA94, 00000004, 0040B0D5)
>0074FBBC  00402684  (00413A04, 00000000, 00000000, 0040A3CE)
>End of stack trace (more stack frames may be present)/obj: 
>
>/obj: addr2line -e /bin/cygwin1.dll -f 0x6107111E 0x6106E4BD 0x6106E706 0x6106E582 0x6106EB5F 0x61036D23 0x61038006 0x61038672 
>sig_send__FP6_pinfoiUlb
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/sigproc.cc:749
>kill_worker__Fii
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/signal.cc:171
>kill
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/signal.cc:208
>raise
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/signal.cc:186
>abort
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/signal.cc:282
>sync_with_child__FR20_PROCESS_INFORMATIONPviPCc
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/fork.cc:175
>fork_parent__FRPvRP3dllRbPvR15child_info_fork
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/fork.cc:539
>fork
>/obj/i686-pc-cygwin/winsup/cygwin/../../../../src/winsup/cygwin/fork.cc:659
>
>
>
>
>--
>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/

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019