[Bug 28019] New: Iexplore crash when clicking link
http://bugs.winehq.org/show_bug.cgi?id=28019 Summary: Iexplore crash when clicking link Product: Wine Version: 1.3.26 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs(a)winehq.org ReportedBy: ocean04(a)suomi24.fi Created an attachment (id=35874) --> (http://bugs.winehq.org/attachment.cgi?id=35874) mshtml log wine-1.3.26 Some link problems were fixed, but this remains in 1.3.26 wine iexplore http://chessbase.com Page displays some add. Click "close x" -> crash 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 -- 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=28019 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2011-08-08 11:23:35 CDT --- Dup. *** This bug has been marked as a duplicate of bug 27966 *** -- 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=28019 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2011-08-08 11:24:02 CDT --- Closing dup. -- 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=28019 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | --- Comment #3 from ocean04(a)suomi24.fi 2011-08-08 14:29:36 CDT --- Not duplicate. That other bug is fixed in 1.3.26 -- 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=28019 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ff127a3461d8e9f638590242e38 | |b83cb3efd6fce -- 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=28019 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com --- Comment #4 from fracting <fracting(a)gmail.com> 2011-09-11 22:36:21 CDT --- *** Bug 28344 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=28019 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName(a)mail.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=28019 --- Comment #5 from ocean04(a)suomi24.fi 2011-11-15 14:10:57 CST --- Crash seems fixed in git, most likely today.. -- 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=28019 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fbdfec74b04ee4fd627892102da | |026f90aba9d04 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2011-11-15 16:33:00 CST --- Crashes under wine-1.3.32-204-g49cade4b, works under wine-1.3.32-277-ge7bbb4e. fixed by: austin(a)aw25 ~/wine-git $ git bisect bad fbdfec74b04ee4fd627892102da026f90aba9d04 is the first bad commit commit fbdfec74b04ee4fd627892102da026f90aba9d04 Author: Jacek Caban <jacek(a)codeweavers.com> Date: Tue Nov 15 13:30:28 2011 +0100 mshtml: Properly handle fragment-only navigation. :040000 040000 d7713f45f32dee309a7ac3a1f86200f57fdc3744 6c85ea8c76796191f16d52d6c7e0a19f0b4d1868 M dlls -- 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=28019 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2011-11-18 13:04:11 CST --- Closing bugs fixed in 1.3.33. -- 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