Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

Too many spawn child processess and browser freeze

  • 5 odgovora
  • 2 imaju ovaj problem
  • Posljednji odgovor od Mcgiwer

more options

Firefox spawn too many child processess, with cause the browser to freeze.

Proposed solution:

Reduce to absolute minimum the spawn child processess. The value should be set according to the device performance and additionally show allow the user to set manually the limits.

Example: 1 (maximal 3) child process per tab/window

Firefox spawn too many child processess, with cause the browser to freeze. Proposed solution: Reduce to absolute minimum the spawn child processess. The value should be set according to the device performance and additionally show allow the user to set manually the limits. Example: 1 (maximal 3) child process per tab/window

Svi odgovori (5)

more options

FISSION: The links are sites explaining the Firefox's Project Fission. This is the reason for the processes you see in task manager.

You can turn fission off by setting it to false on the about:config page. see screenshot Here is more info. https://www.ghacks.net/2016/02/15/change-how-many-processes-multi-process-firefox-uses/

Introducing Firefox’s new Site Isolation Security Architecture https://hacks.mozilla.org/2021/05/introducing-firefox-new-site-isolation-security-architecture/

Firefox's Project Fission: better security and more processes https://www.ghacks.net/2019/02/07/firefoxs-project-fission-better-security-and-more-processes/

Korisno?

more options

The change didn't worked and even after changing the config value to a smaller number, firefox was independantly spawning a loot of child processess (minimum 30), even if there was opened only the dashboard or a about:blank page.

Any attempt's of clossing them thru a process manager were failing because them were restarted (restored) short after killing.

Korisno?

more options

Prefered solution:

When starting Firefox, there should be created few "container" child-processess (one for each kind) in with remaining child processes would be spawned. The example main "containers":

  • for extensions
  • for browser utilities
  • for content

In the content container, each page should have own sub-container. This way, It would be able to close it separatelly (for example if it stop ro response), without need to close firefox or kill it's process.

Additionally:

  • there should exist in "about:config" options to precise control the processess
  • garbage collectors, etc. should do anything instead of pretending doing it

Izmjenjeno od Mcgiwer

Korisno?

more options

Korisno?

more options

After unchecking the "performance" option, the next options to control the efficiency not always appear.

Additionally, changing of some performance settings in the "about:config" seem to have no effect

Korisno?

Postavi pitanje

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.