From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8048 invoked by alias); 3 Nov 2003 00:29:27 -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 8041 invoked from network); 3 Nov 2003 00:29:26 -0000 Received: from unknown (HELO hotmail.com) (64.4.19.125) by sources.redhat.com with SMTP; 3 Nov 2003 00:29:26 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 2 Nov 2003 16:29:26 -0800 Received: from 203.94.167.77 by lw12fd.law12.hotmail.msn.com with HTTP; Mon, 03 Nov 2003 00:29:25 GMT X-Originating-IP: [203.94.167.77] X-Originating-Email: [wasistdast@hotmail.com] From: "Marcus Van Der Beek" To: cygwin@cygwin.com Bcc: Subject: RE: Stability Problem with Cygwin Pthreads Date: Mon, 03 Nov 2003 00:29:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 03 Nov 2003 00:29:26.0320 (UTC) FILETIME=[8961CB00:01C3A1A1] X-SW-Source: 2003-11/txt/msg00062.txt.bz2 Hi > >>I tested your program and found out that the crashes were in compiler >>generated code (especially in STL code). Upgrading to the latest version >>of everything (GCC in particular) solved everything for me without using >>any Cygwin snapshots. I've found that it crashes too, I've tried compiling the test app with a cygwin1.dll whicyh i had built in debug mode, and it works fine, i built again but this time with debug off, and it crashes, I've tried running the app with the latest release cygwin1.dll, it crashes and i've tried the snapshot dlls from 25th, 27th, 28th. They all seem to crash. Now from what i can see and as Arash Partow has pointed out the problem seems to be in the memcpy routine, addr2line of the address given when it crashes on my win2k box points to the memcpy.s in i386. My assembler isn't good but it seems the code tried to access unallocated mem, with within a context switch. its just a theory.... Marcus _________________________________________________________________ Hot chart ringtones and polyphonics. Go to http://ninemsn.com.au/mobilemania/default.asp -- 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/