This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53377] Thread Cancellation causing aborts due to improper handling of abi::__forced_unwind
- From: "mikedalpee at enginsol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 16 May 2012 13:40:38 +0000
- Subject: [Bug c++/53377] Thread Cancellation causing aborts due to improper handling of abi::__forced_unwind
- Auto-submitted: auto-generated
- References: <bug-53377-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53377
--- Comment #2 from Mike Dalpee <mikedalpee at enginsol dot com> 2012-05-16 13:40:38 UTC ---
Created attachment 27425
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27425
Cancelling a thread while in an exception handler causes abort