TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

This page crashes Internet Explorer, even version 9 and 10.

108 pointsby vojantalmost 13 years ago

20 comments

ecaronalmost 13 years ago
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.<p>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 out why.<p>It has also been a remarkable insight into the dysfunction that is Microsoft; I'll hear from some random Microsoft employee twice a year who became aware of the site and wants to fix it, after pointing to the closed "not a bug" thread on MSDN they all vanish (apparently keenly aware of how atrocious the IE team reacts to external interest/support.)
评论 #4143820 未加载
评论 #4143338 未加载
评论 #4143172 未加载
zacharyvoasealmost 13 years ago
I think the most shocking thing is when you follow it through to the MSDN bug discussion—and you find people blaming the author for writing invalid HTML.<p>Apparently IE doesn’t need to follow the robustness principle. <a href="http://en.wikipedia.org/wiki/Robustness_principle" rel="nofollow">http://en.wikipedia.org/wiki/Robustness_principle</a>
评论 #4142527 未加载
评论 #4142318 未加载
评论 #4142463 未加载
评论 #4142479 未加载
评论 #4142361 未加载
评论 #4142685 未加载
ChrisNorstromalmost 13 years ago
=== Evil Idea ===<p>Everyone create a script on all your websites that randomly implements this bug on some but not all pages (definitely not landing &#38; home pages) then watch as little by little millions of users think their IE is broken and messed up and start using other browsers. A few sites alone wouldn't make a difference but over the course of its life even websites with normal amounts of traffic build up 30,000 unique visitors after a few years. Combined that would do some damage to IE's stability. Yes it's evil because you're deliberately crashing innocent people's browsers but aren't they evil/foolish for deliberately using IE and making us work harder to support it?<p>Sometimes users have to learn things the hard way.
kyberiasalmost 13 years ago
Does not crash IE10 on Release Preview 64-bit. Neither desktop or Metro version.
评论 #4143841 未加载
maratdalmost 13 years ago
Wow. I guess Microsoft is still the pinata.<p>I write web-based software. Every day.<p>I have made every browser crash and become completely non-responsive, many times over. Chrome. Firefox. Opera. All of them.<p>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.<p>Want to report it to the vendor? Great. Fine. Making a website dedicated to the crash? Waaaay too much time on your hands.
评论 #4144282 未加载
评论 #4144009 未加载
评论 #4144276 未加载
kennualmost 13 years ago
Didn't crash IE10.0.8400.0 in Windows 8 Release Preview 64-bit.
评论 #4142645 未加载
rco8786almost 13 years ago
I don't see why it's such a big deal. Ya I mean it's kind of a dumb thing to cause a browser to crash, but I am sure any browser has a dumb thing here or there that will cause a crash.<p>Seems like we're just trying to pick on IE here.
评论 #4142619 未加载
elialmost 13 years ago
Is 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.<p>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.
评论 #4142492 未加载
评论 #4143298 未加载
salsayarrozalmost 13 years ago
What was the problem? was it the unclosed &#60;form&#62; tag?
评论 #4142496 未加载
评论 #4142474 未加载
评论 #4142532 未加载
评论 #4142508 未加载
gourangaalmost 13 years ago
Crashes tab in IE9 9.0.7 Win7 x64. That's it. The rest of the browser is fine.
InclinedPlanealmost 13 years ago
On IE 9 on Windows 7 it just causes the tab to load forever. Maybe the bug has been patched?
评论 #4142605 未加载
评论 #4145105 未加载
评论 #4142602 未加载
Karunamonalmost 13 years ago
I can't be the only one that saw this, and immediately thought "Wrap this in some browser detection code, and display it in a tiny iframe if you're using an inferior browser..."<p>No? Anyone? Guess I'm wearing a black hat today.
评论 #4143064 未加载
评论 #4144122 未加载
awaalmost 13 years ago
In IE 9.0.8112 (Win 2008R2) the tab is kinda stuck but the rest of the tabs work fine
blackholealmost 13 years ago
I accidentally created another bug that also crashes every single version of internet explorer. It's related to putting a filter: progID into an element modified by javascript.
almostalmost 13 years ago
Does stuff like this make any one else think of "I cannot by played on record player X" from Hofstadter's Godel, Escher, Bach?
评论 #4144285 未加载
arikrakalmost 13 years ago
It froze up Chrome on my PC for a few seconds also.
wmboyalmost 13 years ago
So I just checked in IE9 and it works fine...<p>(using 9.0.8112.16421)
Achsharalmost 13 years ago
Not crashing win 8 consumer preview.
recoiledsnakealmost 13 years ago
&#62;This page crashes Internet Explorer, even version 9 and 10.<p>That headline sounds disingenuous and somewhat flamebaity given that 10 is still in development <i>and</i> the latest public version available on Windows 8 does not crash.
评论 #4144018 未加载
eswangrenalmost 13 years ago
This is indeed shocking. I cannot recall a time in which I was subjected to using software which contained a bug. I sincerely hope this does not become a trend.
评论 #4145194 未加载