[Issue 10671] Stack unwinding is insufficient on Linux x86_64. (-fomit-frame-pointer)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Oct 18 06:47:56 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=10671
Nemanja Boric <4burgos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |4burgos at gmail.com
--- Comment #1 from Nemanja Boric <4burgos at gmail.com> ---
I don't think this applies anymore (with dwarf eh.). But the case is on the
point here - I'm using old runtime, and with Ubuntu Xenial, once exception
handling walks from `main` back to `_libc_start_main` it just terminates.
--
More information about the Digitalmars-d-bugs
mailing list