https://bugs.winehq.org/show_bug.cgi?id=43178
--- Comment #9 from BieHDC byi5000@gmail.com --- (In reply to Sebastian Lackner from comment #6)
Thanks for reporting this issue. Could you please try to install debug symbols? If you use WineHQ packages, this can be done with:
sudo apt-get install wine-staging-dbg:i386 (Or similar, "wine-devel-dbg:i386" if you use the development version.)
Afterwards, please attach a new backtrace without CSMT (which should now also contain function names and line numbers) and a log with WINEDEBUG=+d3d.
I got the 64-Bit debug symbols installed, but it refuses to install the 32-Bit (having both installed) Vorbereitung zum Entpacken von .../wine-staging-dbg_2.10.0~trusty_i386.deb ... Entpacken von wine-staging-dbg:i386 (2.10.0~trusty) ... dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/wine-staging-dbg_2.10.0~trusty_i386.deb (--unpack): Versuch, gemeinsam benutztes »/usr/lib/debug/opt/wine-staging/bin/winedump« zu überschreiben, welches verschieden von anderen Instanzen des Paketes wine-staging-dbg:i386 ist dpkg-deb: Fehler: Unterprozess einfügen wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet Fehler traten auf beim Bearbeiten von: /var/cache/apt/archives/wine-staging-dbg_2.10.0~trusty_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
I hope it helps anyway.
Btw: My graphics drivers didn't change since 2.8 (same driver) and its also still the same linux kernel (4.4.0-72-generic). So really only wine changed and nothing else that could cause this problem.