https://bugs.winehq.org/show_bug.cgi?id=21234
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://cdn.media.zylom.com/ |https://web.archive.org/web |games/2130/7/34/2964/monopo |/20120501215102/http://cdn. |lydownload.exe |media.zylom.com/games/2130/ | |7/34/2964/monopolydownload. | |exe Summary|Monopoly Deluxe installer |Monopoly Deluxe (Zylom |crash at the end of the |Games) v1.0 installer crash |installation |at the end of the | |installation Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #19 from Anastasius Focht focht@gmx.net --- Hello folks,
the installer / launcher suffered from many different mshtml/Wine-Gecko bugs. Depending on the Wine release used for testing you simply encountered different issues. For end users/triagers it just appears as the same bug "app installer crashes at the end of installation" but in fact it's not. You recycled the bug over and over again for different issues (dupes).
Over course of 10 years my guess would be it hit a dozen if not more mshtml/Wine-Gecko bugs.
For example the crash from my comment #11 disappeared between Wine 1.5.6 and 1.5.7 - only to advance to the next problem. Worse, during my brief testing of various old Wine versions it went even backwards due to regressions.
--- snip --- ... trace:mshtml:CustomDoc_Release (0x13e078) ref = 5 trace:mshtml:HTMLDocument_get_all (0x13e078)->(0x338704) trace:seh:raise_exception code=c0000005 flags=0 addr=0x419305 ip=00419305 tid=0009 trace:seh:raise_exception info[0]=00000000 trace:seh:raise_exception info[1]=00000000 trace:seh:raise_exception eax=00000000 ebx=00556940 ecx=0000007a edx=00338708 esi=003386e4 edi=003386c4 trace:seh:raise_exception ebp=0033870c esp=003386bc cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00210202 trace:seh:call_stack_handlers calling handler at 0x43ec0d code=c0000005 flags=0 trace:seh:call_stack_handlers handler at 0x43ec0d returned 1 trace:seh:call_stack_handlers calling handler at 0x43e15e code=c0000005 flags=0 trace:seh:call_stack_handlers handler at 0x43e15e returned 1 trace:seh:call_stack_handlers calling handler at 0x42c904 code=c0000005 flags=0 wine: Unhandled page fault on read access to 0x00000000 at address 0x419305 (thread 0009), starting debugger... --- snip ---
The result is that one point bug 21235 became a duplicate of this one (or the other way around). After that, it advanced further into the next bug. Neither bug 21234 (this) nor bug 21235 reflect the original individual issues anymore.
The installation part of the bug is long gone. Resolving as 'fixed' here because the current crash after Google toolbar install option and clicking second 'Accept' is already the part of the first-time start.
You can continue in bug 21234 and recycle it for the start issue.
$ sha1sum monopolydownload.exe a4a37d6abb36de685aa78472b62988104dc77148 monopolydownload.exe
$ du -sh monopolydownload.exe 37M monopolydownload.exe
$ wine --version wine-6.2-157-gb8719736c5a
Regards