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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox 141 startup crash

  • 2 antwoorde
  • 3 hierdie probleem
  • 104 views
  • Laaste antwoord deur 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`

Gekose oplossing

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

Lees dié antwoord in konteks 👍 1

All Replies (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.

Gewysig op deur Nathan Giovannini

Helpful?

more options

Gekose oplossing

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

Gewysig op deur userid0x0

Helpful?

Vra 'n vraag

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