[Issue 19831] throw/catch in scope(exit) crashes with illegal instruction

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu May 16 06:37:30 UTC 2019


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

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

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

--- Comment #6 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #2602 "Try to fix issue 19831 without understanding
by copying the behavior from __dmd_personality_v0" was merged into stable:

- 7a3d881525ad856e78a49afa39de5e05ba9f4eda by FeepingCreature:
  fix issue 19831: select the appropriate exception handler analogously to
__dmd_personality_v0 (ignoring in-flight exceptions that we haven't collided
with yet)

https://github.com/dlang/druntime/pull/2602

--


More information about the Digitalmars-d-bugs mailing list