Live data from Hacker News

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

crashie8.com

71–80 of 94 posts

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

#71
post #50

Earlier quoted context omitted.

So that you can embed it in all of your pages secretly and get users to switch from IE to pretty much any other browser that actually follows web standards for implementation.

Right, but why write a wrapper that detects the browser for it? Just ... include it.

[deleted]

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

#72

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..." No? Anyone? Guess I'm wearing a black hat today.

Course, the user will see it as your site that crashes the browser. Probably can't be good for conversions.

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

#73

>This page crashes Internet Explorer, even version 9 and 10. That headline sounds disingenuous and somewhat flamebaity given that 10 is still in development and the latest public version available on Windows 8 does not crash.

It also doesn't crash IE9 on my Windows 7 PC or Windows Phone. I don't think most people have actually tried the page in IE9.

Crashes the tab for me: IE 9.0.8112.16421, Windows 7 Pro (v 6.1 Build 7601: SP 1)

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

#74
post #53

Wow. I guess Microsoft is still the pinata. I 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 t…

> 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.

We have a winner. Want browsers to play nice? Write good code.

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

#75
post #53

Wow. I guess Microsoft is still the pinata. I 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 t…

> Want to report it to the vendor? Great. Fine. Making a website dedicated to the crash? Waaaay too much time on your hands.

Time to report bug to Microsoft: 30 minutes. Time to create website for bug: 4 minutes. #justsayin

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

#76
post #48

Does stuff like this make any one else think of "I cannot by played on record player X" from Hofstadter's Godel, Escher, Bach?

It shouldn't. The record and record player was an analogy for statements and formal systems of sufficient complexity. This example would be analogous if html/css formed a Turing complete system, and the job of a browser was to decide whether or not the markup for a given page halted. This is just an example of a fixable bug with rejecting what should be obviously invalid input.

The corresponding analogy would be if the Crab's record player broke any time a particularly bad pop song came on. It could tell by looking at the song whether or not it would break, but the designers didn't bother to fix it because no one wants to listen to bad pop music anyway.

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

#77

>This page crashes Internet Explorer, even version 9 and 10. That headline sounds disingenuous and somewhat flamebaity given that 10 is still in development and the latest public version available on Windows 8 does not crash.

It also doesn't crash IE9 on my Windows 7 PC or Windows Phone. I don't think most people have actually tried the page in IE9.

Crashes mine.. IE 9.0.8112.16421 x64 no addons

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

#78
post #56
post #44

Earlier quoted context omitted.

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.)

https://connect.microsoft.com/IE/feedback/details/554467/loa...

After logging in, I get this:

> Page Not Found

> The content that you requested cannot be found or you do not have permission to view it.

Did they remove the item?

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

#79
=== Evil Idea ===

Everyone create a script on all your websites that randomly implements this bug on some but not all pages (definitely not landing & 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?

Sometimes users have to learn things the hard way.

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

#80
post #67

Earlier quoted context omitted.

I agree with you in that content should never be able to crash software. I disagree with you TV example, however. If the same TV show repeatedly crashed one of the most popular TV models, consumers would blame the show.

well, that would be stupid

Not necessarily - I don't understand how software interacts with, for example, digital cable. I've seen certain channels crash my cable box before. It wouldn't be that surprising to see a certain show reliably crash the cable box.
Post reply on HN