Category: developers journal

Flash Player Debug version causes Firefox to crash

Author: seven December 10, 2010

Somewhere around version 3.6.x Firefox changed something which caused Flash Player Debug version to crash my Firefox all the time. This problem was causing me nightmares because A LOT of sites I surf have Flash with all sorts of unhandled errors (which debug player pops up for me to debug). Instead of just poping up debug window and waiting me to dismiss it, Firefox was “thinking” about the problem 45secs to indefinetly. Only solution for me was to end “plugin-container” task from processlist.

Solution is to go in to the Firefox config settings (type about:config in to the location bar) and search for dom.ipc.plugins.enabled.npswf32.dll. Double click that to set it to false.

You may also need to set dom.ipc.plugins.timeoutSecs to -1.

Restart your browser afterwards and that’s it.

Author
seven
CEO/CTO at Nivas®
Neven Jacmenović has been passionately involved with computers since late 80s, the age of Atari and Commodore Amiga. As one of internet industry pioneers in Croatia, since 90s, he has been involved in making of many award winning, innovative and successful online projects. He is an experienced full stack web developer, analyst and system engineer. In his spare time, Neven is transforming retro-futuristic passion into various golang, Adobe Flash and JavaScript/WebGL projects.

    Leave a Reply

    Your email address will not be published. Required fields are marked *