https://bugs.winehq.org/show_bug.cgi?id=52652
--- Comment #17 from Jacek Caban jacek@codeweavers.com --- Created attachment 72079 --> https://bugs.winehq.org/attachment.cgi?id=72079 wintab hack
The crash in logs happens soon wintab32.dll is loaded and unloaded. During that process, it registers and unregisters a window class, so that's likely what triggers the crash, but I don't see how (and I still can't reproduce it, which makes debugging tricky). Please try the attached hack, which disables wintab32.dll, to confirm that it's relevant to the crash.