A few days ago there was a big Manjaro update. The update went well, except for the Firefox browser.
I have had more then 20 Firefox Crashes, watching video’s, not only on youtube but also on other websites.
For each chrash i have send a default chrash-report to firefox. Then after a few hours a received a firefox update, but after that the crashes continued and no improvement since then. This is going on for a few days now. What can i do?
… or start it from terminal in safe mode: firefox --safe-mode
Any search engine will quickly find you this or other solutions - how to start the browser with a different profile, for example.
Or simply move the profile folder so that a new profile will be created the next time you start the browser. mv ~/.mozilla ~/.mozilla-backup
for example.
That way you can easily go back to the old profile, without losing anything.
Selecting this will prompt the choice to ‘refresh’.
‘refresh’ will do two things - firstly, it will move your current profile to the desktop, secondly it will create a new default profile - which will work perfectly.
You can then sign in and synchronise to get back your settings.
You access the menu by pressing your Alt key on the keyboard…
Alternatively, you click on the Hamburger menu and go all the way down to ‘Help’.
Firefox is perfectly workable, I don’t remember the last time it crashed - was it 3, 4, or 5 years ago? I honestly couldn’t guess.
When messing with DIFFERENT VERSIONS of Firefox, however, they are not always fully compatible - I once destroyed a profile by installing Nightly, then reverting back to the current version - which cannot be made ‘forward compatible’ (no time travel powers…) - troubleshooting and synchronising re-created it perfectly.
This would also work if you go to a completely new machine, a different operating system - whatever.
You can also do this manually:
In Firefox, open about:profiles.
You can completely delete the cache folder to be sure it’s clean.
You can create new profiles and try them out too.
You can also launch firefox in krunner, or terminal, using firefox -p to get the profile menu.
I use firefox -p ben to open my personal profile, I use firefox -p james to open the profile I created with my son’s accounts set up so I can use his Facebook to comment on my sales page.
If you think there’s an issue with your update, or with XFCE, the best way to verify that is to create a new USER…
I do this in Plasma, I create a new non-admin user called ‘TEST’ password test - lolz you clicked it? What did you expect?
When I log in there, I expect Plasma to behave as it did when first installed (except that software got installed…) and any defects that persist are not of my doing.
Otherwise it can be anything that I did since I installed it.
I’m in the same boat as OP. Since the December update, I’m seeing constant crashes with Firefox stable v146 from the Manjaro extra repo’s. Though I’m also seeing just as many crashes using the file manager (thunar). All I’m seeing in logs are systemd-coredumps.
We’re using very similar setups. Same LTS Kernel (I’ve tried other kernels btw), same XFCE DE, same Ivybridge gen CPU/onboard GPU. I’m using the video-linux opensource drivers (OpenGL renderer string: Mesa Intel(R) HD Graphics 4000 (IVB GT2)). I haven’t tried the video-modesetting, or video-vesa drivers yet.
I’ll let you know if mesa-amber fixes the crashing.
Installed mesa-amber and no crashes anywhere yet!!! No Xorg coredumps either. OP my response was moved by a mod, but if you read this, try that suggestion. I think we’re both experiencing the same bug.