https://bugs.winehq.org/show_bug.cgi?id=35936 --- Comment #17 from Anastasius Focht <focht(a)gmx.net> --- Hello David, your backtrace shows the following: 1) you are using a broken/tainted WINEPREFIX: --- snip --- 00000022 Cobian.exe ... 00000028 cbInterface.exe --- snip --- Those processes don't belong to SpinTire, they shouldn't be present with a clean (new) WINEPREFIX. Don't install multiple applications/games in same WINEPRFEFIX, this makes bug reports possibly invalid. If you don't now what WINEPRFEFIX means and how prefix isolation works, please read Wine documentation/wiki or visit WineHQ user forums. 2) you have multiple native overrides set for the prefix. --- snip --- PE 330000- 337000 Deferred x3daudio1_7 PE 360000- 3ee000 Deferred xaudio2_7 ... PE 10000000-101ff000 Deferred d3dx9_43 --- snip --- Probably 'winetricks xact' and 'winetricks d3dx9_43' and/or 'winetricks d3dcompiler_43' See that I said "probably"? That's the problem: I don't know exactly because you didn't tell in the bug report. You must state _every_ 'winetricks' recipe or whatever action you took besides installing the app/game in the bug report. 3) you are running some developer version of the game/demo --- snip --- 00000050 (D) Z:\home\smeely\.wine_spintires\drive_c\Program Files\SpinTiresdev\SpinTires.exe --- snip --- You didn't say that explicitly. The first download from the website is the actual game (demo), the second is the Dev(Mod) version. Anyway, I can't reproduce the crash with Wine 1.7.17 (just like user 'joaopa', comment #9) You might want to try a newer Wine version and reinstall the game in new WINEPREFIX. Regards -- 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.