After the latest update keepassxc crashes with segmentation fault

After the latest update keepassxc crashes with zsh: segmentation fault keepassxc

This is working for me via KDE.

journalctl -f yield any clues?

I can’t replicate it on KDE with Keepassxc 2.7.12-3. Can you provide more info on how it occurred? Can you replicate it?

journalctl -f yields this whenever I try to launch keepassxc via terminal:

Jun 24 08:19:27 Marc2wo kernel: keepassxc[8553]: segfault at 562300000010 ip 00007f8f365b19ac sp 00007fff5c68f4a8 error 4 in libfontconfig.so.1.17.0[e9ac,7f8f365a9000+34000] likely on CPU 7 (core 1, socket 0)
Jun 24 08:19:27 Marc2wo kernel: Code: 8b 3e 4c 89 ee e8 84 2a 01 00 4c 8b 6d f0 e9 e0 fe ff ff 4c 89 6d f0 ff 15 79 d3 04 00 90 f3 0f 1e fa 48 89 f8 89 d7 49 89 c0 <4c> 03 40 10 74 5c 44 8b 48 04 41 8d 49 ff 39 ce 7e 09 eb 39 8d 70
Jun 24 08:19:27 Marc2wo gnome-shell[2622]: JS ERROR: TypeError: can't access property "cancel", this._cancellable is undefined
                                           _init/<@file:///usr/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/dbusProxy.js:45:17
                                           @resource:///org/gnome/shell/ui/init.js:20:20

Try to remove/deactivate this gnome extension and check again …

Deactivated Extension “Appindicator and KStatusNotifierltem Support”. Unfortunately the kepassxc still crashes. Maybe there’s an issue with libfontconfig?

Jun 24 09:27:32 Marc2wo kernel: keepassxc[19740]: segfault at 55ac00000010 ip 00007f01b23fa9ac sp 00007ffe6e022de8 error 4 in libfontconfig.so.1.17.0[e9ac,7f01b23f2000+34000] likely on CPU 2 (core 2, socket 0)
Jun 24 09:27:32 Marc2wo kernel: Code: 8b 3e 4c 89 ee e8 84 2a 01 00 4c 8b 6d f0 e9 e0 fe ff ff 4c 89 6d f0 ff 15 79 d3 04 00 90 f3 0f 1e fa 48 89 f8 89 d7 49 89 c0 <4c> 03 40 10 74 5c 44 8b 48 04 41 8d 49 ff 39 ce 7e 09 eb 39 8d 70

It was included in this update, so possibly. However, I’m not having any issue on KDE so it also seems likely a Gnome issue.

Same/similar issue here: [SOLVED] keepassxc crashes with fontconfig 2.18.1 / Applications & Desktop Environments / Arch Linux Forums

fc-cache -r is apparently a fix.

3 Likes

Yep. Seems to have fixed it. Thanks for highlighting that forum post!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.