https://bugs.winehq.org/show_bug.cgi?id=56814
--- Comment #2 from perplexedon@gmail.com --- (In reply to Fabian Maurer from comment #1)
Looks like bug 52092. Does the patch there help?
Are you taking about https://store.steampowered.com/app/993090/Lossless_Scaling/ ?
Yes, I am talking about that linked app. I rebuilt wine with the linked patch, and the backtrace was exactly the same. I used make -B so the patch was definitely applied.
I also saw that that one you linked had "Windows.Foundation.UniversalApiContract, Version=7.0.0.0", in the backtrace, whereas mine mentions Version=8.0.0.0, so I modified the patch to instead add version 8, but this also resulted in the same backtrace. I also tried with every combination of (via winecfg): Windows 7, 8, 10 and 11; and: without any patch, with the linked patch, and with the linked patch modified to version "8" instead of version "7". All of these produced the exact same backtrace, all mentioning "Version 8.0.0.0" at that point regardless of windows version or patch.