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
https://bugs.winehq.org/show_bug.cgi?id=37471
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Regression SHA1| |d11abc0992053f3cda7b89263c5 | |fcd95910956e0
https://bugs.winehq.org/show_bug.cgi?id=37471
Hao Peng penghao@linuxdeepin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |penghao@linuxdeepin.com
https://bugs.winehq.org/show_bug.cgi?id=37471
Hao Peng penghao@linuxdeepin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37471
--- Comment #1 from Hao Peng penghao@linuxdeepin.com --- Created attachment 49856 --> https://bugs.winehq.org/attachment.cgi?id=49856 fix crash
I encountered this prolbem, too. I made a patch for this, and it's fine on my PC now. I hope it works on yours, too.
https://bugs.winehq.org/show_bug.cgi?id=37471
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0506a52266a0243a01338208830 | |fa3da059f9358 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from ocean04@suomi24.fi --- Works now
https://bugs.winehq.org/show_bug.cgi?id=37471
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.30.
https://bugs.winehq.org/show_bug.cgi?id=37471
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sanchitchoudhury@live.com
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- *** Bug 37456 has been marked as a duplicate of this bug. ***