Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I get an Action Script error and Firefox hangs

  • 3 பதிலளிப்புகள்
  • 107 இந்த பிரச்னைகள் உள்ளது
  • 7 views
  • Last reply by erahhal

Issue

I have another kind of problem with Firefox

Description

ArgumentError: Error #2015: Invalid BitmapData. at flash.display::BitmapData$iinit() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/::getBitmap() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/com.jumpeye.flashEff2.text.stationPanels:FETStationPanels::startTransition() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/show() at FlashEff2/transitionEffect() at FlashEff2/FlashEff2::draw() at com.jumpeye.core::JUIComponent/::callLaterDispatcher()

This happened

Every time Firefox opened

updating Adobe Flash Player

Troubleshooting information

ArgumentError: Error #2015: Invalid BitmapData. at flash.display::BitmapData$iinit() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/::getBitmap() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/com.jumpeye.flashEff2.text.stationPanels:FETStationPanels::startTransition() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/show() at FlashEff2/transitionEffect() at FlashEff2/FlashEff2::draw() at com.jumpeye.core::JUIComponent/::callLaterDispatcher()

Firefox version

3.6.7

Operating system

Windows 7

User Agent

Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7

Plugins installed

  • -Shockwave Flash 9.0 r45
  • getplusplusadobe16263
  • Office Plugin for Netscape Navigator
  • Adobe PDF Plug-In For Firefox and Netscape
  • NPRuntime Script Plug-in Library for Java(TM) Deploy
  • The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
  • Default Plug-in
  • Shockwave Flash 10.1 r53
  • NVIDIA 3D Vision plugin for Mozilla browsers
  • Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
== Issue == I have another kind of problem with Firefox == Description == <code>ArgumentError: Error #2015: Invalid BitmapData. at flash.display::BitmapData$iinit() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/::getBitmap() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/com.jumpeye.flashEff2.text.stationPanels:FETStationPanels::startTransition() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/show() at FlashEff2/transitionEffect() at FlashEff2/FlashEff2::draw() at com.jumpeye.core::JUIComponent/::callLaterDispatcher() </code> == This happened == Every time Firefox opened == updating Adobe Flash Player == == Troubleshooting information == <code>ArgumentError: Error #2015: Invalid BitmapData. at flash.display::BitmapData$iinit() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/::getBitmap() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/com.jumpeye.flashEff2.text.stationPanels:FETStationPanels::startTransition() at com.jumpeye.flashEff2.text.stationPanels::FETStationPanels/show() at FlashEff2/transitionEffect() at FlashEff2/FlashEff2::draw() at com.jumpeye.core::JUIComponent/::callLaterDispatcher() </code> == Firefox version == 3.6.7 == Operating system == Windows 7 == User Agent == Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 == Plugins installed == *-Shockwave Flash 9.0 r45 *getplusplusadobe16263 *Office Plugin for Netscape Navigator *Adobe PDF Plug-In For Firefox and Netscape *NPRuntime Script Plug-in Library for Java(TM) Deploy *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site. *Default Plug-in *Shockwave Flash 10.1 r53 *NVIDIA 3D Vision plugin for Mozilla browsers *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

All Replies (3)

See http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

You can set the pref dom.ipc.plugins.timeoutSecs to to -1 on the about:config page to disable the timeout. dom.ipc.plugins.timeoutSecs -> -1 (disable) http://benjamin.smedbergs.us/blog/tag/hang/

https://developer.mozilla.org/en/Plugins/Out_of_process_plugins/The_plugin_hang_detector

To open the about:config page, type about:config in the location (address) bar and press the Enter key, just like you type the url of a website to open a website. If you see a warning then you can confirm that you want to access that page.

@cor-el

This doesn't solve the problem. What you are suggesting stops firefox from killing the plug-in when you are debugging a flash file and you are at a breakpoint for too long. I have this set to -1 already and am still seeing the hang. What happens is that the flash error dialog pops up, but the buttons are unresponsive and the whole browser hangs. You have to go to the windows task manager and kill the plugin container to continue.

Anyone else have any suggestions?

BTW, one solution is to go to an older version of Firefox (I believe my coworker mentioned 3.5.x doesn't hang, but I don't remember the exact version).