[Bug 27966] New: iexplore crash whenever click on any links
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(a)winehq.org ReportedBy: fracting(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> 2011-08-03 07:51:52 CDT --- I can't repoduce it here. Is it on fresh wineprefix? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #2 from fracting <fracting(a)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(a)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 ;-) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #3 from fracting <fracting(a)gmail.com> 2011-08-03 22:39:02 CDT --- confirming on another machine, archlinux, 32bit wine-1.3.25-350-g380abde fresh wineprefix -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04(a)suomi24.fi --- Comment #4 from ocean04(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #5 from Jacek Caban <jacek(a)codeweavers.com> 2011-08-04 05:00:45 CDT --- It doesn't crash for me as well. Please attach mshtml logs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #6 from ocean04(a)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 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #7 from fracting <fracting(a)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 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #8 from fracting <fracting(a)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 . -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Jacek Caban <jacek(a)codeweavers.com> 2011-08-05 03:22:55 CDT --- This patch should help: http://www.winehq.org/pipermail/wine-patches/2011-August/105281.html -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #10 from fracting <fracting(a)gmail.com> 2011-08-05 04:16:59 CDT --- Thanks Jacek and ocean04, gecko1.2 and gecko1.3beta1 works well here with the patch. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Jacek Caban <jacek(a)codeweavers.com> 2011-08-06 05:03:35 CDT --- Fixed by 88f9fcf1f42c2c03dbf3e5ea9c71ed9ed3f7ea5d -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 --- Comment #12 from Juan Lang <juan_lang(a)yahoo.com> 2011-08-08 11:23:35 CDT --- *** Bug 28019 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27966 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-26 13:25:28 CDT --- Closing bugs fixed in 1.3.27. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org