[Issue 21656] [REG2.091] Wrong file read during exception stringification leads to SIGBUS

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Dec 13 13:23:49 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=21656

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3643 "Fix Issue 21656 - Read correct ELF
executable for DWARF file/line infos" was merged into stable:

- dc17630863449c04128d912bca3275313fb2a0bc by Martin Kinkelin:
  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