This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug c++/53377] Thread Cancellation causing aborts due to improper handling of abi::__forced_unwind


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


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