On Sun Nov 2 18:55:31 2025 +0000, Piotr Caban wrote:
The bug in vcruntime140 is caused by difference in __C_specific_handler (between ntdll and C-runtime). It looks like native is sometimes destroying the exception object there. It's not specific to WinRT exceptions.
Sorry, I didn't paste throw_exception_finally function body - it calls `IInspectable_Release.`