[Issue 21656] [REG2.091] Wrong file read during exception stringification leads to SIGBUS
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 7 20:10:38 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21656
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #10 from Dlang Bot <dlang-bot at dlang.rocks> ---
@kinke created dlang/druntime pull request #3643 "Fix Issue 21656 - Read
correct ELF executable for DWARF file/line infos" fixing this issue:
- Fix Issue 21656 - Read correct ELF executable for DWARF file/line infos
By porting Phobos' `thisExePath()` to druntime (for ELF platforms),
in a `@nogc nothrow` fashion for low-level usage in exception
backtraces.
https://github.com/dlang/druntime/pull/3643
--
More information about the Digitalmars-d-bugs
mailing list