This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: C++ Exceptions in Multithreaded Applications Crash


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]