Finalizer called without ctor in optimized compilation case #1149
Labels
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
bug
untriaged
New issue has not been triaged by the area owner
We recently encountered a bug where an object expected to be in an initialized state at point of finalizing was not. Minimal reproduction case:
This only happens with build configuration Release and debugger detached.
Potentially related to #764.
The text was updated successfully, but these errors were encountered: