[Bug libstdc++/46751] backtrace_symbols wrong when in unexpected_handler

2010-12-01 Thread erik at cq2 dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46751 --- Comment #2 from Erik J Groeneveld 2010-12-01 19:27:26 UTC --- (In reply to comment #1) > backtrace is part of libc and not GCC. Thank you, I'll post it there too. Could it also have to do something with exception handling code in the c++ ru

[Bug libstdc++/46751] New: backtrace_symbols wrong when in unexpected_handler

2010-12-01 Thread erik at cq2 dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46751 Summary: backtrace_symbols wrong when in unexpected_handler Product: gcc Version: 4.4.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ Assigne