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: Sat, 29 Jun 2002 18:14:30 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: C++ Exceptions in Multithreaded Applications Crash Message-ID: <20020629221430.GA896@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/