Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sat, 29 Jun 2002 18:14:30 -0400
From: Christopher Faylor <cgf-noreply@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: C++ Exceptions in Multithreaded Applications Crash
Message-ID: <20020629221430.GA896@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <D61A7C0C-8BAC-11D6-8506-000393640A02@hope.nyc.ny.us>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <D61A7C0C-8BAC-11D6-8506-000393640A02@hope.nyc.ny.us>
User-Agent: Mutt/1.3.23.1i

On Sat, Jun 29, 2002 at 06:09:09PM -0400, Lenny Primak wrote:
>This has been submitted to GCC GNATS as PR/7168.
>
>Using the G++ exception system from multiple threads corrupts the gcc's 
>internal exception stack, due to not including the thread-specific 
>exception context in the compile.
>GCC Version: 2.95.3-5 from default Cygwin install.

Right.  2.95.3-5 is not compiled to use multiple threads.  3.1.1 will
be.  A new 3.1.* version of gcc should be available for testing soon.

cgf
--
Please do not send me personal email with cygwin questions.
Use the resources at http://cygwin.com/ .

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

