I'm the author that discovered this bug - and went way out of my way to tell the Internet Explorer team about it. I uncovered the error while working on a client's SharePoint site and figuring out why a certain page always caused their computer to freeze up. The most amazing part of this exercise has been analyzing the traffic trends. This page gets a crazy amount of traffic in Japan and China - I still can't figure…
This page crashes Internet Explorer, even version 9 and 10.
51–60 of 94 posts
Re: This page crashes Internet Explorer, even version 9 and 10.
#52Earlier quoted context omitted.
Obviously this is a bug in IE that needs to be fixed and it's Microsoft's responsibility to ensure that their browser doesn't crash in invalid input, but end users don't actually care about the browser either (they don't even know what a browser is), they care about your site crashing.
That's incorrect. If your TV crashed would you blame the TV program you were watching at the time? People know the difference between software and content. Content should never be able to crash software.
people should know the difference, but they don't.
Re: This page crashes Internet Explorer, even version 9 and 10.
#53I write web-based software. Every day.
I have made every browser crash and become completely non-responsive, many times over. Chrome. Firefox. Opera. All of them.
Now, this is mostly through JavaScript, when I do something stupid by manipulating the DOM the wrong way or some other funny thing. I fix it and keep going. Because breaking the browser is bad.
Want to report it to the vendor? Great. Fine. Making a website dedicated to the crash? Waaaay too much time on your hands.
Re: This page crashes Internet Explorer, even version 9 and 10.
#54Re: This page crashes Internet Explorer, even version 9 and 10.
#55Re: This page crashes Internet Explorer, even version 9 and 10.
#56I'm the author that discovered this bug - and went way out of my way to tell the Internet Explorer team about it. I uncovered the error while working on a client's SharePoint site and figuring out why a certain page always caused their computer to freeze up. The most amazing part of this exercise has been analyzing the traffic trends. This page gets a crazy amount of traffic in Japan and China - I still can't figure…
Where is the bug report? I'd be curious to read the response from Microsoft. (The link on the page is just to a Google Group discussion, which doesn't appear to have participation from Microsoft.)
Re: This page crashes Internet Explorer, even version 9 and 10.
#57Re: This page crashes Internet Explorer, even version 9 and 10.
#58Re: This page crashes Internet Explorer, even version 9 and 10.
#59Re: This page crashes Internet Explorer, even version 9 and 10.
#60Is this a big deal? It's amusing that it is such a simple chunk of HTML, but I was under the impression that it's not terribly difficult to DoS the average browser. I accidentally discovered some very simple HTML that reliably crashes Outlook whenever you try to view or preview the message a while back. I reported it and I think they eventually fixed it.
How do you DoS chrome?