http://bugs.winehq.org/show_bug.cgi?id=25206
--- Comment #78 from Janne Hakonen joyer83@live.fi 2011-01-29 04:56:01 CST --- (In reply to comment #77)
I just used a clean WINEPREFIX and loaded my valid running AO and guess what ? The shop crashed. It was fixed after i installed the corefonts via winetricks.
Is this the illegal addressed threads, caused by non existing registry (font-) entries so it returns something corrupt ?
I'm sorry, but what is this about registry entries?
Or is the fonts thingy a secondary problem, other then the one related to your finding of a crashed frame inside the RtlCaptureStackBackTrace function ??
Looks like AwesomiumProcess requires both, the RtlCaptureStackBackTrace correction and corefonts installed. It will not work without both.
The corefonts, looks like, can be installed either via winetricks to a specific WINEPREFIX or via your distro's packet manager to your linux OS. Both cases seem to work. I guess, Wine can find the fonts both from $WINEPREFIX/drive_c/windows/Fonts/ and from /usr/share/fonts/truetype/ (or where ever your distro saves its fonts).