Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8020047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T21:34:48+00:00 2026-06-04T21:34:48+00:00

I need to test flash crashing in Chrome… Anyone know how to make Flash

  • 0

I need to test flash crashing in Chrome… Anyone know how to make Flash crash or have a Flash movie file that crashes on purpose?

EDIT: After messing around with my app, I determined that what I really need is a way to test when a Chrome tab crashes, and I discovered that trying to visit chrome://crash/ in any CHrome tab will do the trick. I was really just trying to crash a Chrome tab and thought I could do it with Flash, but it turns it to be much simpler than that. I have still chosen an answer below.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T21:34:49+00:00Added an answer on June 4, 2026 at 9:34 pm

    An infinite loop will choke up Flash for about 15 seconds, after which the AVM will forcibly stop execution of the offending code block. This does NOT stop the AVM from executing other code, or completely crash it.

    Before Flash Player 10.3, if you really wanted to murder a web browser with Flash, there were a couple ways to do it. One was…

    var n:Vector.<int> = new Vector.<int>(-1);
    

    another was…

    var n:ByteArray = new ByteArray();
    n.length = int.MAX_VALUE;
    

    The ByteArray one is guaranteed death to any browser if you’re running FP 10.2 or less. Since 10.3, however, it now throws a catchable error (#1000, out of memory) and continues to execute other code.

    Since FP 10.3, the Vector method stops ALL code execution in its tracks without throwing an error. But it no longer crashes the browser; now it just halts Flash and replaces the plugin window with a circled exclamation point.

    Because it doesn’t crash a browser anymore, the ByteArray method is no longer useful for protecting against mm.cfg bootstrapping or runtime decompilers. The Vector method is still useful in some narrow circumstances, understanding that mm.cfg defined preloaders will be looking for an allComplete event, and you need to halt execution before that (i.e. with a direct call from the main constructor).

    Luckily, there is a new guaranteed way to crash Flash 11,2, which is to run it in Chrome under Ubuntu and just paste rich text into an input textfield 😛

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to test my Android app for playing flash objects in the WebView.
I need to test Perl Application ( File operation , Data base operation..etc )
I need to test the bandwidth I have on my USB RNDIS connection. I
I need to test a database user to see if that user has privileges
Recently I have made a simple flash application that utilizes a webcam feed and
I've got a small client/server test application where I have a Flex app that
I have a site which contains flash and a menu, and I need to
http://jsfiddle.net/HVGre/1/ - test link. I have an html link on my page that I
I'm currently developing a flash game and I need to be able to test
I'm developing an ASP.NET website that will need to support non-flash users. In case

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.