http://bugs.winehq.org/show_bug.cgi?id=10349
--- Comment #28 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Janne from comment #27)
There is one place where installer crashes. According to installer. Yukon Trail uses its own true type font but Yukon Trail works without that font so installing is optional.
If font is installed this will lead to crash. If true type is not installed then installer exits normally.
I can try to figure out what happens during true type font installation.
Probably new bug deserves a separate bug report.
Just remembered that issue with installing true type font has been reported in bug-33492. This bug report has also solution to remove the issue.
I've attached an alternative version of the patch to that bug report.