http://bugs.winehq.org/show_bug.cgi?id=33742
--- Comment #11 from Berillions berillions@gmail.com 2013-06-07 10:48:30 CDT --- (In reply to comment #6)
I saw a similar crash with current wine in a fresh wineprefix; the crash happens early, before any window shows up. Right before the crash, +relay shows
003b:Call KERNEL32.OutputDebugStringA(15175f90 "C:\P4ws\massgate-MAIN\massgate\uplay_pc\3.0\live\shared\libs\ui\mg\ui\FontCollection.cpp(33) : ASSERT: Could not add font to font collection\n") ret=0088f353
so the null-pointer write may have been how their assert makes its displeasure known.
Hi Dan,
For your crash, i already see somechere "FontCollection.cpp" => See my bug report 33673, install gdiplus and UPlay works.