Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Too many spawn child processess and browser freeze

  • 5 답장
  • 3 이 문제를 만남
  • 2 보기
  • 최종 답변자: 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

모든 댓글 (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/

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.

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

글쓴이 Mcgiwer 수정일시

more options
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