[Bug c++/54044] Calling captured function parameter in std::thread leads to SIGABRT

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 20 10:20:00 GMT 2012


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

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

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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-20 10:19:50 UTC ---
See [thread.thread.destr]

~thread();

-1- If joinable(), calls std::terminate().



More information about the Gcc-bugs mailing list