https://bugs.winehq.org/show_bug.cgi?id=33877
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|gdi32 |-unknown Resolution|--- |FIXED Summary|AutoRun.exe for SimCity 4 |SimCity 4 Deluxe |Deluxe segfaults when |'AutoRun.exe' crashes when |trying to install program |clicking 'install'
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, the 2-CD installer works fine (via autorun). Resolving 'fixed'.
Next time:
* provide full terminal output via attachment (backtrace alone is not enough) * describe exactly when then crash happens (before/after cd-key input, click button x, ...)
Resetting component since you didn't provide strong evidence for your driver hypothesis (terminal output, trace logs) .
I've debugged the installer a bit checking with your backtrace but unfortunately it lacks app call frames. The only evidence this could be graphics/DirectX related is the presence of 'dsetup' (installer builtin DX setup helper), 'dxgi', 'wined3d',... dlls which happen to be mapped/unmapped during DirectX installation check.
Regards