Firefox crash after update to KDE neon Plasma 6

Hey,

I updated to plasma 6 and now I cannot launch firefox.

This using ppa_mozillateam_ppa_jammy

$ firefox
XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so:
libwayland-client.so.0: failed to map segment from shared object
Couldn't load XPCOM.

firefox is working via flatpak so I guess it’s a dependency that broke during upgrade but not sure how to debug and find what’s wrong.

Last big change I did also was to install amdgpu drivers and forcing the install using debian as target os as neon is not supported.

Trying to undo that and will update if it solves the problem.

I can confirm this was it :sweat_smile:

Solution was to uninstall drivers.

$ amdgpu-uninstall

Closing.