[Bug c++/60612] Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 21 16:08:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60612

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
         Resolution|INVALID                     |---

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
This is not invalid, it's a bug: the terminate handler should terminate, not
segfault



More information about the Gcc-bugs mailing list