Hello everyone,
I've recently switched from Manjaro to Mint, and just installed WINE again.
Latest stable release, 8.0.2, from the wineHQ repos.
Any application trying to create a window seems to crash.
Example crash dump (new prefix): https://pastebin.com/T6WG9EhQ 
Since it seems to be a graphics issue, here is the output of inxi -G: https://pastebin.com/SvURv3fY
While searching for a fix I stumbled across this bug, might be related? https://bugs.winehq.org/show_bug.cgi?id=51210
"Deactivate your GPU" isn't really a solution though in my opinion.
I'd try to actually fix it myself (I've built wine myself before, and I have written quite a bit of C code), but I've never used Vulkan or OpenGL, so any help is appreciated!