From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31782 invoked by alias); 21 Oct 2002 20:55: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 31775 invoked from network); 21 Oct 2002 20:55:52 -0000 Received: from unknown (HELO mx3.cape.com) (204.107.252.50) by sources.redhat.com with SMTP; 21 Oct 2002 20:55:52 -0000 Received: from sfdev3 (tsc-165.cape.com [140.186.55.165]) by mx3.cape.com (8.12.3/8.12.3) with SMTP id g9LKtnVJ024156 for ; Mon, 21 Oct 2002 16:55:49 -0400 Message-ID: <0a0f01c27944$56010680$0636ba8c@sfdev3> Reply-To: "Norman Vine" From: "Norman Vine" To: References: <20021017181218.GA320@cisco.com> <20021017182952.GA7865@redhat.com> <20021018122321.GA1768@tishler.net> <20021018142340.GA8353@redhat.com> <20021018151318.GB1060@tishler.net> <20021018193439.GB13377@redhat.com> <20021018202746.GA2336@tishler.net> <20021021011719.GA9819@redhat.com> <09b701c27934$8233fa60$0636ba8c@sfdev3> <20021021193525.GB19051@redhat.com> Subject: Re: YA in the "try a snapshot" series (was Re: latest cvs fork problems) Date: Mon, 21 Oct 2002 15:20:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: Cape.Com VirusScan, no known virus found X-SW-Source: 2002-10/txt/msg01291.txt.bz2 Christopher Faylor writes: > 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. Yes, apologies for the misinfo but I had a very similar if not the same problem with the snapshot. And I did a local rebuild to test ahould have mentioned this. FYI A locally built DLL from Oct 15 CVS files did not have this behavior > > >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 ..... > >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. There is a sed.exe.stackdump however I am unfamiliar with addr2line and don't know how to use it. pointers appreciated Norman -- 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/