https://bugs.winehq.org/show_bug.cgi?id=37471
Bug ID: 37471 Summary: iexplore ScriptBSC_stop_binding crash Product: Wine Version: 1.7.29 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: ocean04@suomi24.fi Distribution: ---
This happens now quite often, example,
wine iexplore whatsmyuseragent.com wine iexplore chessbase.com
fixme:mshtml:ScriptBSC_stop_binding binding failed 800c0008 fixme:mshtml:ScriptBSC_stop_binding binding failed 800c0008 wine: Unhandled page fault on read access to 0x00000068 at address 0xb6a5ccbd (thread 0009), starting debugger...
Revert these seems to fix the issue:
git show 37869b7a08913e19864dc00026cdba0ce28929cc | patch -p1 -R git show d11abc0992053f3cda7b89263c5fcd95910956e0 | patch -p1 -R