[Issue 23731] New: [REG2.102] Throwing within finalizers causes InvalidMemoryOperationError on Windows

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Feb 22 01:34:59 UTC 2023


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

          Issue ID: 23731
           Summary: [REG2.102] Throwing within finalizers causes
                    InvalidMemoryOperationError on Windows
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: kinke at gmx.net

Testcase:
https://github.com/dlang/dmd/blob/v2.102.0/druntime/test/allocations/src/alloc_from_assert.d
(skipped by DMD on Windows)

Analysis starting from:
https://github.com/dlang/dmd/pull/14710#issuecomment-1437447865

--


More information about the Digitalmars-d-bugs mailing list