http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From vitaliy@kievinfo.com 2007-22-06 21:59 ------- Can any of you guys with the problem and Wine _compiled from source and not stripped_, do the following: - Remove any *mdmp files from Steam's and CS:S' directories - Get native msvcrt.dll and put it into ~/.wine/drive_c/windows/system32 - Set dbghelp.dll and msvcrt.dll to native (in winecfg or WINEDLLOVERRIDES env var) - Run the CS:S and make it crash. - 'cd' into CS:S' directory "~/.wine/drive_c/Program Files/Steam/SteamApps/<user_id>/counter-strike source" - Find the .mdmp file and run 'winedbg file.mdmp' - Do 'bt all'[enter] and attach complete output of it _AS A FILE_. Do not paste!
If your Wine does not have debug information - please do not do this. The information will be useless.