http://bugs.winehq.org/show_bug.cgi?id=27272
Summary: Wine builtin iexplore does not crash while loading http://www.crashie.com/ Product: Wine Version: 1.3.20 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=34882) --> (http://bugs.winehq.org/attachment.cgi?id=34882) Screenshot: wine internet explorer
http://www.crashie.com/ says, """ Using Internet Explorer? There's a good chance you're not reading this. A single line of code embedded in this page crashes most versions of IE. """
The source code that causes it to crash is below:
<script>for(x in document.write){document.write(x);}</script> This one does the trick for older versions: <input type crash>
However, I have tested Wine built-in IE with several fake windows version, such as WinXP, Win98, Vista, none of them crash. I'm not sure whether this is a feature or a bug.
Is there any way to works around it?
A screenshot and a full log are attached.
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=27272
--- Comment #1 from fracting fracting@gmail.com 2011-05-24 02:21:08 CDT --- Created an attachment (id=34883) --> (http://bugs.winehq.org/attachment.cgi?id=34883) LOG: wine iexplore does not crash!
http://bugs.winehq.org/show_bug.cgi?id=27272
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase URL| |http://www.crashie.com/
http://bugs.winehq.org/show_bug.cgi?id=27272
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Severity|normal |enhancement
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2011-05-24 02:42:16 CDT --- It seems to be it would be a waste of time to make wine crash on something it doesn't need to crash on.
In addition, I tested this website on Windows anyway, doesn't crash with IE8.
http://bugs.winehq.org/show_bug.cgi?id=27272
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2011-05-24 02:42:38 CDT --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=27272
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |WONTFIX
--- Comment #4 from Austin English austinenglish@gmail.com 2011-05-24 10:31:56 CDT --- WONTFIX is more appropriate.