Firejail firefox crashes when saving images

Two different computer. One AMD based, one Intel / Nvidia. Running kde plasma.

Both run EOS. And on both (since last? updates) Firefox crashes when trying to save images to SSD / HDD.

firejail firefox … Firefox starts but crashes when trying to save images.

same with this (my personal start of that):

firejail –apparmor /usr/lib/firefox/firefox %u -P default-release

So, bug / new “security feature” in firejail? firefox without firejail works while saving images. This issue happened since updates last week.

Do you see any output in the terminal when Firefox crashes?

This is a gdk-pixbuf2 issue I think. See link …

Yes it seems so. Good find! Thanks for posting the link!

I’ve unfortunately been able to replicate this in LibreWolf (Firefox soft-fork), and now also Betterbird (Thunderbird soft-fork) when trying to save a PDF attachment, so presumably this is an issue across the Mozilla suite :face_exhaling:

So, I personally removed gdk-pixbuf2 with sudo pacman -Rnsdd gdk-pixbuf2 and installed gdk-pixbuf2-noglycin with yay -S gdk-pixbuf2-noglycin from AUR.

Is that the recommended solution? I don’t know. But I did it for myself first. Comments welcome.

This fixed some weird pixbuf errors I was getting with other apps (solitaire - lol :face_with_open_eyes_and_hand_over_mouth:) Thanks

removal of gtk-pixbuf2 killed my terminal though which made things interesting….