[Bug libstdc++/40606] Inside new_handler "throw;" operator may cause abort

tsyvarev at ispras dot ru gcc-bugzilla@gcc.gnu.org
Wed Jul 1 13:54:00 GMT 2009



------- Comment #2 from tsyvarev at ispras dot ru  2009-07-01 13:54 -------
Created an attachment (id=18108)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18108&action=view)
reproduce problem

g++ -O2 test.cpp && ./a.out

Executing test_4_10()
Aborted

Exit code is 134.

Unfortunately, there is no reasonable backtrace, as the error is reported via 
abort() and the stack only shows the abort() call.


-- 


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



More information about the Gcc-bugs mailing list