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: Mon, 21 Oct 2002 15:35:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: YA in the "try a snapshot" series (was Re: latest cvs fork problems) Message-ID: <20021021193525.GB19051@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20021017181218 DOT GA320 AT cisco DOT com> <20021017182952 DOT GA7865 AT redhat DOT com> <20021018122321 DOT GA1768 AT tishler DOT net> <20021018142340 DOT GA8353 AT redhat DOT com> <20021018151318 DOT GB1060 AT tishler DOT net> <20021018193439 DOT GB13377 AT redhat DOT com> <20021018202746 DOT GA2336 AT tishler DOT net> <20021021011719 DOT GA9819 AT redhat DOT com> <09b701c27934$8233fa60$0636ba8c AT sfdev3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <09b701c27934$8233fa60$0636ba8c@sfdev3> User-Agent: Mutt/1.5.1i On Mon, Oct 21, 2002 at 03:03:13PM -0400, Norman Vine wrote: >Christopher Faylor writes: > >> I was able to duplicate Jason's mmap problem with his version of exim >> and, so, I think I was also able to fix it. >> >> The latest snapshot should solve this problem. The hanging problem that >> I mentioned previously seems to be gone, too... or, more likely, it >> will manifest itself 10 seconds after I send this email. >> >> So, try a snapshot. Collect them all. Win valuable prizes. > >rxvt seems to have a problem with this dll You're not using the snapshot. You're using a DLL that you built yourself, AFAICT. >a bash shell in a cmd window does not exhibit this > >< obj is the top level directory in which I just built the Cygwin DLL > > >Norman > ><501> obj >$ make clean >make[1]: Entering directory `/src/cygwin2/obj/libiberty' >make[2]: Entering directory `/src/cygwin2/obj/libiberty/testsuite' >rm -f test-demangle >make[2]: Leaving directory `/src/cygwin2/obj/libiberty/testsuite' >make SUBDIRS="" mostlyclean >make[2]: Entering directory `/src/cygwin2/obj/libiberty' >rm -rf *.o pic core errs \#* *.E a.out >rm -f needed.awk needed2.awk errors dummy needed-list config.h stamp-* >rm -f stamp-picdir >rm -f libiberty.aux libiberty.cp libiberty.cps libiberty.fn libiberty.ky >rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg >rm -f libiberty.pgs libiberty.toc libiberty.tp libiberty.tpl libiberty.vr >rm -f libtexi.stamp >make[2]: Leaving directory `/src/cygwin2/obj/libiberty' >rm -f *.a required-list tmpmulti.out >rm -f libiberty.dvi libiberty.info* libiberty.html >make[1]: Leaving directory `/src/cygwin2/obj/libiberty' > 2194 [main] ? 2076 open_shared: relocating shared object shared(3) from >0xA000000 to 0xC5D0000 on Windows NT >Signal 11 The above message is a warning. The signal 11 is a problem. There should be a stackdump file. Please decode the addresses with addr2line and report them here. cgf -- 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/