Much praise to the Google Chrome team for handling this sort of thing gracefully.
Firefox 3.7a also handles this quite well, with a 'A plugin crashed' message.
Flash Crash (Warning, may crash your browser)
41–50 of 90 posts
Re: Flash Crash (Warning, may crash your browser)
#42Earlier quoted context omitted.
Considering it's still occurring in the most recent release of Flash Player 10, I'd say it's nothing like pointing out IE6 bugs at all. If they had actually fixed that bug in the Flash plugin and people were using older versions, then you might have a point.
The bug has to do with loading 5+ year old Flash 7/8 swfs. A better analogy would be he's making a stink about a Carbon bug for obsolete OS 8/9 apps. Carbon still ships with OSX and serves the same purpose as AVM1 in Flash Player: basic (but not perfect) backwards-compatibility for legacy code.
Incidentally this use case isn't completely unheard of. There is still a lot of AS2 content out there that companies haven't bothered to migrate to AS3 yet (for whatever reason).
Re: Flash Crash (Warning, may crash your browser)
#43Re: Flash Crash (Warning, may crash your browser)
#44I confirmed the crash on iCab 5.0.7 Mac, Firefox 3.6 Mac, Safari 4.0.4 Mac and Firefox 3.5.7 under Ubuntu 9.10 in Virtual Box 3.1.2. (Using latest updated Snow Leopard)
Re: Flash Crash (Warning, may crash your browser)
#45On Snow Leopard and Safari, the browser doesn't crash, but the Flash player crashes.
PlugIn Path: /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player PlugIn Identifier: com.macromedia.Flash Player.plugin PlugIn Version: 10.0.42 (1.0.4f348472)
Date/Time: 2010-02-05 22:06:52.926 -0800 OS Version: Mac OS X 10.6.2 (10C540)
Re: Flash Crash (Warning, may crash your browser)
#46Re: Flash Crash (Warning, may crash your browser)
#47Earlier quoted context omitted.
Adobe's CTO claimed that they don't ship versions of Flash that are known to crash. The bug this triggers is more than a year old and the only versions it does not crash is the most recent _beta_ version of Flash. The post merely points out the deception in Lynch's claims.
I updated my post to explain why the bug is irrelevant.
Re: Flash Crash (Warning, may crash your browser)
#48Earlier quoted context omitted.
It handles it less gracefully than I would have assumed. If you are running flash in multiple Chrome windows, this will corrupt ALL of them, instead of just the one visiting the page linked above. Wasnt one of Chrome's huge selling features the idea of memory independence?
Memory independence + plugin that isn't designed to run multiple processes = plugin that can only run in one process. Imagine if Flash, forced into running twice, tried to read and write from the same cookie / any other kind of data, without any concurrency tools of any kind. Chrome has to run Flash how Flash wants to be run, because doing otherwise could cause massive problems with any plugin. This is part of why it…
Re: Flash Crash (Warning, may crash your browser)
#49Re: Flash Crash (Warning, may crash your browser)
#50Flash does stuff that HTML cannot currently do. In this respect hackers should thank Adobe as Flash helped move applications off the desktop and onto the web. When HTML5 has matured, the gaps in HTML will be filled and unless Flash has something new to offer, it will be time for give it a heartfelt goodbye.
Adobe's saving grace is that it released FABridge - you can use Flash for things its good at Ajax for everything else. Then when HTML5 has matured you wont have to rewrite everything.