http://bugs.winehq.org/show_bug.cgi?id=59617 --- Comment #11 from Bernhard Übelacker <bernhardu@mailbox.org> --- Hello otigkd, additional to the outputs Paul asked for, there may be another way to get a backtrace of this crash. Maybe you can pick the top three patches from this branch: https://gitlab.winehq.org/bernhardu/wine/-/commits/debug_59617_attachlinuxgd... And try to create a fresh wineprefix this way: WINEDEBUG=+attachlinuxgdb wine winecfg This should attach to each process, which loads winex11.drv, a system gdb in the background, which should create logfiles like gdb-wine-%d.log. In my tests these got created for explorer.exe processes in the directory $WINEPREFIX/drive_c/windows/system32. If we are lucky one of those files may show some information. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.