http://bugs.winehq.org/show_bug.cgi?id=33742
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://static3.cdn.ubi.com/ | |orbit/launcher_installer/Up | |layInstaller.exe CC| |dank@kegel.com
--- Comment #6 from Dan Kegel dank@kegel.com 2013-06-07 09:55:01 CDT --- 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.