Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

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

자세히 살펴보기

Firefox 141 startup crash

  • 2 답장
  • 3 이 문제를 만남
  • 105 보기
  • 최종 답변자: userid0x0

more options

Hi, my Machine updated from 140.0.4 to 141.0 since then I cannot start up Firefox anymore. On startup after a short pause the Crash Reporter shows up - interestingly the Crash Reporter may enter a endless loop and opens up multiple times. While that the CPU load is at 100%. I tried

  • `firefox --safe-mode`
  • `firefox --ProfileManager`

as well, for those I get the same behavior. I tried downgrading to 140.0.4 - after that a profile dialog shows up which tells me that a new profile needs to be created due to a downgrade. After that Firefox comes up fine with the new vanilla profile. IF Firefox updates to 141.0 (in background) the next startup with the vanilla profile doesn't work gain. Which brings me back to the initial problem.

Workaround for now:

  • download 140.0.4
  • create a fresh profile
  • immediately disable auto update
  • live with the empty profile

My environment:

Hi, my Machine updated from 140.0.4 to 141.0 since then I cannot start up Firefox anymore. On startup after a short pause the Crash Reporter shows up - interestingly the Crash Reporter may enter a endless loop and opens up multiple times. While that the CPU load is at 100%. I tried * `firefox --safe-mode` * `firefox --ProfileManager` as well, for those I get the same behavior. I tried downgrading to 140.0.4 - after that a profile dialog shows up which tells me that a new profile needs to be created due to a downgrade. After that Firefox comes up fine with the new vanilla profile. IF Firefox updates to 141.0 (in background) the next startup with the vanilla profile doesn't work gain. Which brings me back to the initial problem. Workaround for now: * download 140.0.4 * create a fresh profile * immediately disable auto update * live with the empty profile My environment: * Linux Debian 12 on x86_64 * KDE Plasma * nvidia drivers installed * I am using Firefox from `https://download-installer.cdn.mozilla.net/pub/firefox/releases`

선택된 해결법

Hi, can confirm that - I did a test using a machine using a Intel graphics card - not reproducible there. I now took the chance and replaced my Nvidia card with an Intel ARC and Firefox comes up as expected.

Kernel used was 6.7 (bpo) with Nvidia driver 550.54 .

Regards, Alex

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

Hi,

If you're experiencing Firefox crashes after updating to version 141.0 on Debian 12 with KDE Plasma, here are some steps you can try:

  • Update System Packages: Ensure your system is fully updated:

sudo apt update && sudo apt upgrade

  • Install Missing Dependencies: Firefox might be missing some dependencies. Install them using:

sudo apt install libdbus-glib-1-2 libxt6

  • Check NVIDIA Driver Issues: Some users have reported crashes related to NVIDIA drivers. Ensure you have the latest drivers installed:

sudo apt install nvidia-driver

  • Check System Logs: Examine system logs for any related errors:

journalctl -xe | grep firefox

If the issue persists after trying these steps, please provide additional details about your system configuration, such as your CPU model, RAM size, and any active extensions. This information can help in diagnosing the issue more accurately.

Feel free to update this thread if you run into more issues — I'm here to help further if anything changes or if you need assistance with advanced configuration.

글쓴이 Nathan Giovannini 수정일시

도움이 되셨습니까?

more options

선택된 해결법

Hi, can confirm that - I did a test using a machine using a Intel graphics card - not reproducible there. I now took the chance and replaced my Nvidia card with an Intel ARC and Firefox comes up as expected.

Kernel used was 6.7 (bpo) with Nvidia driver 550.54 .

Regards, Alex

글쓴이 userid0x0 수정일시

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.