btw @bernhardu also had this problem (i.e. wine crashing during unwind) when running wine with PE ASan, and had a workaround for it: https://gitlab.winehq.org/bernhardu/wine/-/commit/1b4215acbbe578be456ef29547... (though i think this works around more cases then this MR fixes)
i believe this MR is the proper fix for one of those cases, though idk if i broke anything unintentionally in the process.