Four days ago I upgraded my laptop from Ubuntu 20.04 LTS to 22.04 LTS. While this upgrade generally went very smoothly, a pop-up paused the process to tell me that henceforth Firefox would be packaged via snap
rather than apt
. When I rebooted after the upgrade, the Firefox icon had disappeared from the Favorites dock, so I had to go into Activities to launch it. I am now using Firefox 105.0.2 (64-bit), Mozilla Firefox Snap for Ubuntu canonical-002-1.0.
Unfortunately Firefox has been very unstable since this upgrade. It has shut down without explanation at least 6 times over the past 4 days. Previously, if Firefox (or any other application) shut down unexpectedly, I would expect to get a pop-up stating that the application had shut down unexpectedly and asking me if I want to send a bug report to Canonical. In none of these shutdowns did I get that bug-report prompt.
One -- but only one -- of these shutdowns may have been associated with the need to do a sudo snap refresh
. Internet search brought me to several web pages which explain that a sudden shutdown of Firefox when I need to do a refresh is a consequence of the move from apt
to snap
for which the end-user experience is terrible. I was able to do the refresh and re-open Firefox.
However, all my other Firefox shutdowns over the past several days have not been associated with a snap refresh being needed. Firefox has offered no pop-ups explaining these sudden shutdowns. They are more likely to happen when I am right-clicking on multiple links within a given page in order to open linked sites in new tabs. But if I've opened several new tabs and they're loading simultaneously, I might expect some of them to load slowly, but I don't expect them to crash the application.
I typically have 2 or 3 windows open, with 3 to 8 tabs in each window. I have been using Firefox like this on Ubuntu since 2006 and have never had such severe stability problems with this browser.
Are others experiencing similar instability in Firefox now that it's implemented via
snap
?Where on my computer can I find logs that might explain this problem?
firefox
is being killed bysystemd-oomd
to create RAM as it's lacking? The process tends to favor snap packages in my experience. (viewjournalctl
) – guiverc Oct 08 '22 at 00:27systemd-oomd
is a more tweaked to back then) – guiverc Oct 08 '22 at 00:33I assumed it was a problem with snap, so I ended up removing that version and setup the standard APT based version .. but still have stability issues.
I don't want to move back to Chrome, but I might be forced to soon!
– codeinthehole Jan 09 '23 at 17:02