Since last update I can't launch some applications segmentation fault (core dumped)

Apps like obs or keepassxc give me this error “[1] 5505 segmentation fault (core dumped) keepassxc”
when trying to lunch it, same goes for obs. I tried to change the kernel but still happens, this started happening since last update, any idea why? Thanks.

Solution:

mv ~/.config/qt5ct/qt5ct.conf  ~/.config/qt5ct/qt5ct.conf.backup

Please post

inxo -Sza

From where did you install obs and keepassxc (Manjaro repos, AUR, snap, …)?

Is your system fully updated? If not, please run

sudo pacman-mirrors -f && sudo pacman -Syyu

and reboot.

Sorry, for some reason I didn’t get a notification, but today I joined and saw a notification of a german dude that linked my post(?) I’m not sure, but seeing in the german post, this is the solution:

mv ~/.config/qt5ct/qt5ct.conf  ~/.config/qt5ct/qt5ct.conf.backup

And now everything is working. Everything was installed through AUR and Manjaro repos, and system was fully updated.