Installed on Secureblue, can’t open it. Are they forcing us to use their own browser? Too strict!
I get ldconfig failed, exit status 256
flatpak run io.gitlab.librewolf-community
[2] Sandbox: CanCreateUserNamespace() clone() failure: EPERM
terminate called after throwing an instance of ‘std::bad_alloc’
what(): std::bad_alloc
Redirecting call to abort() to mozalloc_abort
Also giving access to everything though Flatseal I get the same errors.
My sys has enough memory, I don’t think there is a setting limiting the amount of memory used by these apps. Not sure if it is a Secureblue limitation or Flatpak.
The problem has been caused by Malloc as we suspected!
flatpak list --app
flatpak override --user --unset-env=LD_PRELOAD io.gitlab.librewolf-community
flatpak info --show-permissions io.gitlab.librewolf-community you can check if it has been taken away.
We really hope to see developments to avoid all this waste of time but simply get a notice and disable via GUI Malloc to make the app run + an explanation related to the implications of not having it.