Why does logging in destructor lead to segmentation fault?

Vladimir Marchevsky vladimmi at gmail.com
Mon Sep 11 17:31:17 UTC 2023


https://run.dlang.io/is/NMMpLn - minimal example. Debugging on 
Windows, it crashes on `synchronized(mutex)` with "Access 
violation" trying to read at zero address.


More information about the Digitalmars-d mailing list