https://bugs.winehq.org/show_bug.cgi?id=57826
--- Comment #4 from Rafał Mużyło galtgendo@o2.pl --- At the very start of your log there's this:
:err:module:import_dll Library EOSSDK-Win64-Shipping.dll (which is needed by L"C:\Program Files\HoYoPlay\games\ZenlessZoneZero Game\ZenlessZoneZero_Data\Plugins\x86_64\GfxPluginEOSSDK.dll") not found
Oddly enough, the thread continues regardless, but there's more than a decent chance the crash happens once the code reaches the point where this plugin becomes mandatory.
Then again, there's that lack of backtrace in the backtrace... Given the few lines preceding it, that new bug 57830 might also be involved...
Given that you're saying 'no longer works', i.e. 'it's a regression', if you want to check if it's wbemprox, just swapping the old dll in should work - that is if you can't just build wine with the change proposed in the bug.