http://bugs.winehq.org/show_bug.cgi?id=27966
Summary: iexplore crash whenever click on any links Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=35791) --> (http://bugs.winehq.org/attachment.cgi?id=35791) Log: ie crash while click on a link
$ wine --version wine-1.3.25-350-g380abde
-- test-link.html -- <html> <a href="./">./ <a/> </html> --------------------
$ wine iexplore http://localhost:8000/test-link.html &> test-link.log
iexplore crash ...
Backtrace: =>0 0x64f669be _PR_MD_ATOMIC_DECREMENT+0x14(val=0x163cdd7) [/build/wine-mozilla-1.2.0/nsprpub/pr/src/md/windows/ntmisc.c:1076] in nspr4 (0x0032e908) 1 0x64f4d851 PR_AtomicDecrement+0x10(val=0x163cdd7) [/build/wine-mozilla-1.2.0/nsprpub/pr/src/misc/pratom.c:312] in nspr4 (0x0032e928)
http://bugs.winehq.org/show_bug.cgi?id=27966
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27966
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=27966
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2011-08-03 07:51:52 CDT --- I can't repoduce it here. Is it on fresh wineprefix?
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #2 from fracting fracting@gmail.com 2011-08-03 12:22:11 CDT --- (In reply to comment #1)
I can't repoduce it here. Is it on fresh wineprefix?
Yes, please see below:
ff127a3461d8e9f638590242e38b83cb3efd6fce is the first bad commit commit ff127a3461d8e9f638590242e38b83cb3efd6fce Author: Jacek Caban jacek@codeweavers.com Date: Tue Aug 2 11:08:48 2011 +0200
mshtml: Always set onclick event handler during document initialization.
:040000 040000 7a7bd676a080cc72c1162cb5bf2cdcf96aa3e84b d623491f9aa63f5e85fb0686acc9edf503253551 M dlls
Hope this help ;-)
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #3 from fracting fracting@gmail.com 2011-08-03 22:39:02 CDT --- confirming on another machine, archlinux, 32bit wine-1.3.25-350-g380abde
fresh wineprefix
http://bugs.winehq.org/show_bug.cgi?id=27966
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #4 from ocean04@suomi24.fi 2011-08-04 04:57:51 CDT --- It's same here. 1. wine iexplore 2. Click example "Forums" -> crash wine-1.3.25-406-g89dcf22
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2011-08-04 05:00:45 CDT --- It doesn't crash for me as well. Please attach mshtml logs.
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #6 from ocean04@suomi24.fi 2011-08-04 05:18:20 CDT --- Created an attachment (id=35804) --> (http://bugs.winehq.org/attachment.cgi?id=35804) forums link mshtml crash log
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #7 from fracting fracting@gmail.com 2011-08-04 09:38:03 CDT --- wine-1.3.25-324-g2610ef9 + wine_gecko-1.3-beta1-x86.msi doesn't crash here on Ubuntu 10.04 32bit .
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #8 from fracting fracting@gmail.com 2011-08-04 10:01:15 CDT --- (In reply to comment #7)
wine-1.3.25-324-g2610ef9 + wine_gecko-1.3-beta1-x86.msi doesn't crash here on Ubuntu 10.04 32bit .
wine-1.3.25-406-g89dcf22 + wine_gecko-1.3-beta1-x86.msi crash .
http://bugs.winehq.org/show_bug.cgi?id=27966
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #9 from Jacek Caban jacek@codeweavers.com 2011-08-05 03:22:55 CDT --- This patch should help:
http://www.winehq.org/pipermail/wine-patches/2011-August/105281.html
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #10 from fracting fracting@gmail.com 2011-08-05 04:16:59 CDT --- Thanks Jacek and ocean04, gecko1.2 and gecko1.3beta1 works well here with the patch.
http://bugs.winehq.org/show_bug.cgi?id=27966
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #11 from Jacek Caban jacek@codeweavers.com 2011-08-06 05:03:35 CDT --- Fixed by 88f9fcf1f42c2c03dbf3e5ea9c71ed9ed3f7ea5d
http://bugs.winehq.org/show_bug.cgi?id=27966
--- Comment #12 from Juan Lang juan_lang@yahoo.com 2011-08-08 11:23:35 CDT --- *** Bug 28019 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=27966
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2011-08-26 13:25:28 CDT --- Closing bugs fixed in 1.3.27.