[Bug c++/53455] boost::python segfault

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 14 13:15:00 GMT 2012


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

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

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

--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-06-14 13:15:30 UTC ---
I think this is a duplicate of PR 53657, the crash happens returning a
std::pair and goes away if the move ctor is trivial

*** This bug has been marked as a duplicate of bug 53657 ***



More information about the Gcc-bugs mailing list