Hello Friends,
I am posting this for those of us that do not understand some processes on our desktops and laptops. I downloaded the lastest copy of Firefox and I was having a time with my system resources overloading. I keep a monitor on these on the fly because of what I do and where I go sometimes developing websites and such. I noticed my system resources going to almost the max and then I got this error message. "error in plugin-container.exe."
Everything froze as a result of this. I closed all windows I had open and checked this out using another browser. Below is the result of my findings and has fully resolved my problems.
I knew it wasn't malware or trojan because I keep an active watch on these things and am always notified with a little script running in the back ground to keep me clean.
So I hope this helps some one.
How to stop Firefox plugin-container.exe process.Firefox 3.6.6 making browsing slow on your computer? If yes, it may be due to plugin-container.exe, which was added in recent version of Firefox to prevent browser crash. New version of Firefox web browser loads certain plugins in a separate process (plugin-container.exe) to provide you uninterrupted browsing even when certain plugins stops working. But the problem is, plugin-container.exe may use a lot of memory and slow down your computer. You may experience the problem more often while viewing online flash videos. So, want to disable or stop plugin-container.exe in Firefox 3.6.6? Follow these simple steps:
Steps to stop plugin-container.exe process:
Open Firefox web browser.
Type about:config in the address bar and press Enter key.
A warning will appear. Ignore it and press the “I’ll be careful, I promise!” button.
In the Filter field type dom.ipc. Six preferences will appear for the filter dom.ipc.
Ignore first and last preferences (dom.ipc.plugins.enabled and dom.ipc.plugins.timeoutSecs). Toggle (double-click) each of the four remaining preferences to change the value from “true” to “false“.
That’s it. For help, take a look at the screenshot.
http://www.technogadge.com/how-to-stop-firefox-plugin-container-exe-process/Explanation: The crash protection feature in Firefox 3.6 is enabled for certain plugins only. The four preferences that we modified here specifies four different out-of-process plugins. They are the the NPAPI test plugin, Adobe Flash, Apple QuickTime (Windows) and Microsoft Silverlight (Windows). These plugins are specified in a separate dom.ipc.plugins.enabled.<filename> preference by default is set to true. We can disable them by changing their value to false. And thus plugin-container.exe will not run. By default the preference dom.ipc.plugins.enabled is already set to “false”. So, no need to touch it. The dom.ipc.plugins.timeoutSecs is also not important here as other values are false.