[Bug libstdc++/37721] Segmentation fault

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Oct 3 00:10:00 GMT 2008



------- Comment #8 from pinskia at gcc dot gnu dot org  2008-10-03 00:09 -------
Nope, your copy constructor causes the crash.  It is not really doing a copy of
the struct but causing a random placement to happen so operator< will return
different result when we do a copy between values and such.


-- 

pinskia at gcc dot gnu dot org changed:

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


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



More information about the Gcc-bugs mailing list