[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread benjamin.kircher at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 --- Comment #1 from Benjamin Kircher benjamin.kircher at gmail dot com 2012-11-14 08:10:06 UTC --- Sorry. System type was $ uname -a Linux snip 3.2.0-4-486 #1 Debian 3.2.32-1 i686 GNU/Linux $ file a.out a.out: ELF 32-bit LSB

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 --- Comment #4 from Jonathan Wakely redi at gcc dot gnu.org 2012-11-14 12:12:19 UTC --- Untested: --- functional.orig 2012-11-14 12:11:32.442993035 + +++ functional 2012-11-14 12:11:34.315184425 + @@ -2318,8 +2318,8 @@

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 --- Comment #5 from Jonathan Wakely redi at gcc dot gnu.org 2012-11-14 23:33:08 UTC --- Author: redi Date: Wed Nov 14 23:33:01 2012 New Revision: 193514 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193514 Log: PR

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 --- Comment #6 from Jonathan Wakely redi at gcc dot gnu.org 2012-11-15 00:21:16 UTC --- Author: redi Date: Thu Nov 15 00:21:09 2012 New Revision: 193520 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193520 Log: PR

[Bug libstdc++/55320] Invalid delete with throwing copy-c'tor passed to std::function

2012-11-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55320 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED