All/Most Qt applications SEGFAULT after pamac update

I’ve updated my system today using pamac update. I do this frequently, so there are no big leaps between updates.

Besides this, I’ve also tried several torrent clients. qbittorrent has never worked on my system, but that didn’t bother me because I used other clients. Today I tried installing deluge, which surprisingly didn’t work. As a last client, I tried transmission, by transmission-cli and transmission-qt. After this everything broke.

$ dolphin
zsh: segmentation fault (core dumped) dolphin

$ konsole
zsh: segmentation fault (core dumped) konsole

$ okular
zsh: segmentation fault (core dumped) okular

One thing that I remembered is that I installed Lightly. Since this had to be compiled, maybe some update removed some Qt Headers that Lightly made use of. So I tried this, and it did, in fact, change the Look and Feel.

$ lookandfeeltool -a org.kde.breeze.desktop

Alright, Lightly is used no more, so I restart/login. The issue persisted.

Some new dependencies that showed up were related to pyqt5, so that might indicate something.

I even tried

$ sudo pacman -Syyu

but to no avail.

Here is the pacman log:

Pacman log
[2022-01-21T13:34:52+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/knotes'
[2022-01-21T13:34:58+0200] [ALPM] transaction started
[2022-01-21T13:34:58+0200] [ALPM] installed knotes (21.12.0-1)
[2022-01-21T13:34:58+0200] [ALPM] transaction completed
[2022-01-21T13:34:58+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T13:34:58+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T13:34:58+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:02:18+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/transmission-qt'
[2022-01-21T17:02:24+0200] [ALPM] transaction started
[2022-01-21T17:02:24+0200] [ALPM] installed transmission-qt (3.00-2)
[2022-01-21T17:02:24+0200] [ALPM] transaction completed
[2022-01-21T17:02:24+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:02:24+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:02:54+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/transmission-cli'
[2022-01-21T17:02:58+0200] [ALPM] transaction started
[2022-01-21T17:02:58+0200] [ALPM] installed transmission-cli (3.00-2)
[2022-01-21T17:02:58+0200] [ALPM] transaction completed
[2022-01-21T17:02:58+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2022-01-21T17:02:58+0200] [ALPM-SCRIPTLET] Creating group 'transmission' with GID 169.
[2022-01-21T17:02:58+0200] [ALPM-SCRIPTLET] Creating user 'transmission' (Transmission BitTorrent Daemon) with UID 169 and GID 169.
[2022-01-21T17:02:58+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2022-01-21T17:02:58+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2022-01-21T17:02:58+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:03:09+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/deluge'
[2022-01-21T17:03:59+0200] [ALPM] transaction started
[2022-01-21T17:03:59+0200] [ALPM] installed python-zope-interface (5.4.0-4)
[2022-01-21T17:03:59+0200] [ALPM] installed python-constantly (15.1.0-11)
[2022-01-21T17:03:59+0200] [ALPM] installed python-incremental (21.3.0-5)
[2022-01-21T17:03:59+0200] [ALPM] installed python-automat (20.2.0-8)
[2022-01-21T17:03:59+0200] [ALPM] installed python-hyperlink (21.0.0-4)
[2022-01-21T17:03:59+0200] [ALPM] installed python-typing_extensions (4.0.1-1)
[2022-01-21T17:03:59+0200] [ALPM] installed python-twisted (21.7.0-4)
[2022-01-21T17:03:59+0200] [ALPM] installed python-pyasn1 (0.4.8-7)
[2022-01-21T17:03:59+0200] [ALPM] installed python-pyasn1-modules (0.2.8-6)
[2022-01-21T17:03:59+0200] [ALPM] installed python-service-identity (21.1.0-4)
[2022-01-21T17:03:59+0200] [ALPM] installed python-rencode (1.0.6-7)
[2022-01-21T17:03:59+0200] [ALPM] installed python-pyxdg (0.27-4)
[2022-01-21T17:03:59+0200] [ALPM] installed python-setproctitle (1.2.2-3)
[2022-01-21T17:03:59+0200] [ALPM] installed geoip-database (20211221-1)
[2022-01-21T17:03:59+0200] [ALPM] installed geoip (1.6.12-2)
[2022-01-21T17:03:59+0200] [ALPM] installed python-geoip (1.3.2-12)
[2022-01-21T17:03:59+0200] [ALPM] installed python-markupsafe (2.0.1-3)
[2022-01-21T17:03:59+0200] [ALPM] installed python-beaker (1.11.0-8)
[2022-01-21T17:03:59+0200] [ALPM] installed python-mako (1.1.6-3)
[2022-01-21T17:03:59+0200] [ALPM] installed deluge (1:2.0.5-1)
[2022-01-21T17:03:59+0200] [ALPM] transaction completed
[2022-01-21T17:03:59+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2022-01-21T17:03:59+0200] [ALPM-SCRIPTLET] Creating group 'deluge' with GID 954.
[2022-01-21T17:03:59+0200] [ALPM-SCRIPTLET] Creating user 'deluge' (Deluge BitTorrent daemon) with UID 954 and GID 954.
[2022-01-21T17:03:59+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2022-01-21T17:03:59+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2022-01-21T17:03:59+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:04:25+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/deluge-gtk'
[2022-01-21T17:04:30+0200] [ALPM] transaction started
[2022-01-21T17:04:30+0200] [ALPM] installed deluge-gtk (1:2.0.5-1)
[2022-01-21T17:04:30+0200] [ALPM] transaction completed
[2022-01-21T17:04:30+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:04:30+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:04:30+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:05:29+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- community/qbittorrent'
[2022-01-21T17:11:10+0200] [PAMAC] synchronizing package lists
[2022-01-21T17:11:19+0200] [ALPM] transaction started
[2022-01-21T17:11:19+0200] [ALPM] upgraded archlinux-keyring (20211028-1 -> 20220118-1)
[2022-01-21T17:11:19+0200] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2022-01-21T17:11:21+0200] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET]   -> Disabled 5 keys.
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] ==> Updating trust database...
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: marginals needed: 3  completes needed: 1  trust model: pgp
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: depth: 0  valid:   1  signed:  27  trust: 0-, 0q, 0n, 0m, 0f, 1u
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: depth: 1  valid:  27  signed:  95  trust: 0-, 0q, 0n, 27m, 0f, 0u
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: depth: 2  valid:  85  signed:  34  trust: 85-, 0q, 0n, 0m, 0f, 0u
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2022-04-20
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] ==> Updating trust database...
[2022-01-21T17:11:22+0200] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2022-04-20
[2022-01-21T17:11:22+0200] [ALPM] transaction completed
[2022-01-21T17:11:22+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:11:23+0200] [ALPM] transaction started
[2022-01-21T17:11:23+0200] [ALPM] upgraded inxi (3.3.11.1-1 -> 3.3.12.1-1)
[2022-01-21T17:11:23+0200] [ALPM] transaction completed
[2022-01-21T17:11:23+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:11:39+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2022-01-21T17:11:39+0200] [PACMAN] synchronizing package lists
[2022-01-21T17:11:39+0200] [PACMAN] starting full system upgrade
[2022-01-21T17:14:29+0200] [PACMAN] Running 'pacman -S -y -y -u --config /etc/pacman.conf --'
[2022-01-21T17:14:29+0200] [PACMAN] synchronizing package lists
[2022-01-21T17:14:33+0200] [PACMAN] starting full system upgrade
[2022-01-21T17:15:04+0200] [PACMAN] Running 'pacman -S -y -y --config /etc/pacman.conf -- extra/intltool core/glib2-docs community/python-pygments extra/python-anytree extra/gtk-doc extra/gobject-introspection community/autoconf-archive extra/yelp-xsl extra/itstool extra/mallard-ducktype extra/yelp-tools extra/gnome-common extra/meson extra/gperftools community/libjxl extra/boost community/calf community/rnnoise community/zam-plugins extra/perl-locale-gettext extra/help2man'
[2022-01-21T17:15:04+0200] [PACMAN] synchronizing package lists
[2022-01-21T17:16:16+0200] [ALPM] transaction started
[2022-01-21T17:16:16+0200] [ALPM] installed intltool (0.51.0-6)
[2022-01-21T17:16:16+0200] [ALPM] installed glib2-docs (2.70.2-1)
[2022-01-21T17:16:16+0200] [ALPM] installed python-pygments (2.10.0-4)
[2022-01-21T17:16:16+0200] [ALPM] installed python-anytree (2.8.0-5)
[2022-01-21T17:16:16+0200] [ALPM] installed gtk-doc (1.33.2-1)
[2022-01-21T17:16:17+0200] [ALPM] installed gobject-introspection (1.70.0-4)
[2022-01-21T17:16:17+0200] [ALPM] installed autoconf-archive (1:2021.02.19-4)
[2022-01-21T17:16:17+0200] [ALPM] installed yelp-xsl (41.1-1)
[2022-01-21T17:16:17+0200] [ALPM] installed itstool (1:2.0.7-1)
[2022-01-21T17:16:17+0200] [ALPM] installed mallard-ducktype (1.0.2-8)
[2022-01-21T17:16:17+0200] [ALPM] installed yelp-tools (41.0-1)
[2022-01-21T17:16:17+0200] [ALPM] installed gnome-common (3.18.0-4)
[2022-01-21T17:16:17+0200] [ALPM] installed meson (0.60.3-1)
[2022-01-21T17:16:17+0200] [ALPM] installed gperftools (2.9.1-1)
[2022-01-21T17:16:17+0200] [ALPM] installed libjxl (0.6.1-2)
[2022-01-21T17:16:17+0200] [ALPM] installed boost (1.78.0-1)
[2022-01-21T17:16:17+0200] [ALPM] installed calf (0.90.3-5)
[2022-01-21T17:16:17+0200] [ALPM] installed rnnoise (0.4.1-1)
[2022-01-21T17:16:17+0200] [ALPM] installed zam-plugins (3.14-1)
[2022-01-21T17:16:17+0200] [ALPM] installed perl-locale-gettext (1.07-11)
[2022-01-21T17:16:17+0200] [ALPM] installed help2man (1.48.5-1)
[2022-01-21T17:16:18+0200] [ALPM] transaction completed
[2022-01-21T17:16:18+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:16:18+0200] [ALPM] running '30-update-mime-database.hook'...
[2022-01-21T17:16:18+0200] [ALPM] running 'detect-old-perl-modules.hook'...
[2022-01-21T17:16:18+0200] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2022-01-21T17:16:18+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:16:18+0200] [ALPM] running 'texinfo-install.hook'...
[2022-01-21T17:16:18+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:16:18+0200] [PACMAN] Running 'pacman -D -q --asdeps --config /etc/pacman.conf -- intltool glib2-docs python-pygments python-anytree gtk-doc gobject-introspection autoconf-archive yelp-xsl itstool mallard-ducktype yelp-tools gnome-common meson gperftools libjxl boost calf rnnoise zam-plugins perl-locale-gettext help2man'
[2022-01-21T17:17:35+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/android-studio/android-studio-2020.3.1.26-1-x86_64.pkg.tar.zst'
[2022-01-21T17:17:35+0200] [ALPM] transaction started
[2022-01-21T17:17:39+0200] [ALPM] upgraded android-studio (2020.3.1.24-1 -> 2020.3.1.26-1)
[2022-01-21T17:17:39+0200] [ALPM] transaction completed
[2022-01-21T17:17:39+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:17:39+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:17:56+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/beekeeper-studio-bin/beekeeper-studio-bin-3.0.9-1-x86_64.pkg.tar.zst'
[2022-01-21T17:17:56+0200] [ALPM] transaction started
[2022-01-21T17:17:56+0200] [ALPM] upgraded beekeeper-studio-bin (2.1.1-1 -> 3.0.9-1)
[2022-01-21T17:17:56+0200] [ALPM] transaction completed
[2022-01-21T17:17:56+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:17:56+0200] [ALPM] running '30-update-mime-database.hook'...
[2022-01-21T17:17:57+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:17:57+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:18:22+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/discord-canary-electron-bin/discord-canary-electron-bin-0.0.132-1-x86_64.pkg.tar.zst'
[2022-01-21T17:18:22+0200] [ALPM] transaction started
[2022-01-21T17:18:23+0200] [ALPM] upgraded discord-canary-electron-bin (0.0.131-1 -> 0.0.132-1)
[2022-01-21T17:18:23+0200] [ALPM] transaction completed
[2022-01-21T17:18:24+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:18:24+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:18:42+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/figma-linux/figma-linux-0.9.3-0-x86_64.pkg.tar.zst'
[2022-01-21T17:18:43+0200] [ALPM] transaction started
[2022-01-21T17:18:43+0200] [ALPM] upgraded figma-linux (0.8.1-0 -> 0.9.3-0)
[2022-01-21T17:18:43+0200] [ALPM] transaction completed
[2022-01-21T17:18:43+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:18:43+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:18:43+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:22:08+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/firebase-tools/firebase-tools-10.1.1-1-any.pkg.tar.zst'
[2022-01-21T17:22:09+0200] [ALPM] transaction started
[2022-01-21T17:22:09+0200] [ALPM] upgraded firebase-tools (9.17.0-1 -> 10.1.1-1)
[2022-01-21T17:22:10+0200] [ALPM] transaction completed
[2022-01-21T17:22:10+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:22:57+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/gconf/gconf-3.2.6+11+g07808097-10-x86_64.pkg.tar.zst'
[2022-01-21T17:22:57+0200] [ALPM] transaction started
[2022-01-21T17:22:57+0200] [ALPM] upgraded gconf (3.2.6+11+g07808097-8 -> 3.2.6+11+g07808097-10)
[2022-01-21T17:22:57+0200] [ALPM] transaction completed
[2022-01-21T17:22:57+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:22:57+0200] [ALPM] running 'dbus-reload.hook'...
[2022-01-21T17:22:57+0200] [ALPM] running 'gio-querymodules.hook'...
[2022-01-21T17:23:13+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/geforcenow-electron/geforcenow-electron-1.1.12-1-x86_64.pkg.tar.zst'
[2022-01-21T17:23:13+0200] [ALPM] transaction started
[2022-01-21T17:23:13+0200] [ALPM] upgraded geforcenow-electron (1.1.6-2 -> 1.1.12-1)
[2022-01-21T17:23:13+0200] [ALPM] transaction completed
[2022-01-21T17:23:13+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:23:13+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:23:40+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/github-desktop-bin/github-desktop-bin-2.9.6-1-x86_64.pkg.tar.zst'
[2022-01-21T17:23:40+0200] [ALPM] transaction started
[2022-01-21T17:23:40+0200] [ALPM] upgraded github-desktop-bin (2.9.3-1 -> 2.9.6-1)
[2022-01-21T17:23:41+0200] [ALPM] transaction completed
[2022-01-21T17:23:41+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:23:41+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:23:41+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:23:54+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/google-chrome/google-chrome-97.0.4692.99-1-x86_64.pkg.tar.zst'
[2022-01-21T17:23:54+0200] [ALPM] transaction started
[2022-01-21T17:23:54+0200] [ALPM] upgraded google-chrome (97.0.4692.71-1 -> 97.0.4692.99-1)
[2022-01-21T17:23:54+0200] [ALPM-SCRIPTLET] ==> NOTE: Custom flags should be put directly in: ~/.config/chrome-flags.conf
[2022-01-21T17:23:54+0200] [ALPM-SCRIPTLET] ==> NOTE: The launcher is called: 'google-chrome-stable'
[2022-01-21T17:23:54+0200] [ALPM] transaction completed
[2022-01-21T17:23:54+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:23:54+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:23:54+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:26:41+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/google-cloud-sdk/google-cloud-sdk-369.0.0-1-x86_64.pkg.tar.zst'
[2022-01-21T17:26:42+0200] [ALPM] transaction started
[2022-01-21T17:26:44+0200] [ALPM] upgraded google-cloud-sdk (367.0.0-4 -> 369.0.0-1)
[2022-01-21T17:26:44+0200] [ALPM] transaction completed
[2022-01-21T17:26:44+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:28:34+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/gst-rtsp-server/gst-rtsp-server-1.18.5-1-x86_64.pkg.tar.zst'
[2022-01-21T17:28:35+0200] [ALPM] transaction started
[2022-01-21T17:28:35+0200] [ALPM] upgraded gst-rtsp-server (1.18.4-1 -> 1.18.5-1)
[2022-01-21T17:28:35+0200] [ALPM] transaction completed
[2022-01-21T17:28:35+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:36:48+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/heroku-cli/heroku-cli-7.59.2-1-any.pkg.tar.zst'
[2022-01-21T17:36:49+0200] [ALPM] transaction started
[2022-01-21T17:36:50+0200] [ALPM] upgraded heroku-cli (7.59.0-1 -> 7.59.2-1)
[2022-01-21T17:36:50+0200] [ALPM] transaction completed
[2022-01-21T17:36:50+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:37:04+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/insomnia-bin/insomnia-bin-2021.7.2-1-x86_64.pkg.tar.zst'
[2022-01-21T17:37:04+0200] [ALPM] transaction started
[2022-01-21T17:37:04+0200] [ALPM] upgraded insomnia-bin (2021.5.2-1 -> 2021.7.2-1)
[2022-01-21T17:37:04+0200] [ALPM] transaction completed
[2022-01-21T17:37:04+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:37:04+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:37:04+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:37:13+0200] [PACMAN] Running 'pacman -U --noconfirm --config /etc/pacman.conf -- /home/ugudango/.cache/yay/jetbrains-toolbox/jetbrains-toolbox-1.22.10970-1-x86_64.pkg.tar.zst'
[2022-01-21T17:37:13+0200] [ALPM] transaction started
[2022-01-21T17:37:13+0200] [ALPM] upgraded jetbrains-toolbox (1.21.9712-1 -> 1.22.10970-1)
[2022-01-21T17:37:13+0200] [ALPM] transaction completed
[2022-01-21T17:37:13+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:37:13+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:37:27+0200] [PAMAC] synchronizing package lists
[2022-01-21T17:37:33+0200] [ALPM] transaction started
[2022-01-21T17:37:33+0200] [ALPM] installed qt5ct (1.5-1)
[2022-01-21T17:37:33+0200] [ALPM] transaction completed
[2022-01-21T17:37:33+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:37:33+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:52:26+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/gdb'
[2022-01-21T17:52:37+0200] [ALPM] transaction started
[2022-01-21T17:52:37+0200] [ALPM] installed source-highlight (3.1.9-7)
[2022-01-21T17:52:37+0200] [ALPM] installed gdb-common (11.1-4)
[2022-01-21T17:52:37+0200] [ALPM] installed gdb (11.1-4)
[2022-01-21T17:52:38+0200] [ALPM] transaction completed
[2022-01-21T17:52:38+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:52:38+0200] [ALPM] running 'texinfo-install.hook'...
[2022-01-21T17:56:18+0200] [PAMAC] synchronizing package lists
[2022-01-21T17:56:27+0200] [PAMAC] synchronizing package lists
[2022-01-21T17:59:04+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- deluge'
[2022-01-21T17:59:12+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- deluge-gtk'
[2022-01-21T17:59:14+0200] [ALPM] transaction started
[2022-01-21T17:59:14+0200] [ALPM] removed deluge-gtk (1:2.0.5-1)
[2022-01-21T17:59:14+0200] [ALPM] transaction completed
[2022-01-21T17:59:14+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:59:14+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:59:15+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:59:25+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- transmission-qt transmission-cli'
[2022-01-21T17:59:26+0200] [ALPM] transaction started
[2022-01-21T17:59:26+0200] [ALPM] removed transmission-cli (3.00-2)
[2022-01-21T17:59:26+0200] [ALPM] removed transmission-qt (3.00-2)
[2022-01-21T17:59:26+0200] [ALPM] transaction completed
[2022-01-21T17:59:26+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2022-01-21T17:59:27+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:59:27+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T17:59:43+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- qbittorrent'
[2022-01-21T17:59:44+0200] [ALPM] transaction started
[2022-01-21T17:59:44+0200] [ALPM] removed qbittorrent (4.3.9-2)
[2022-01-21T17:59:44+0200] [ALPM] transaction completed
[2022-01-21T17:59:44+0200] [ALPM] running '30-systemd-update.hook'...
[2022-01-21T17:59:44+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2022-01-21T17:59:44+0200] [ALPM] running 'update-desktop-database.hook'...
[2022-01-21T18:04:53+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- plasma-thunderbolt'
[2022-01-21T18:07:13+0200] [PACMAN] Running 'pacman -S plasma kf5 qt5'
[2022-01-21T18:20:06+0200] [PACMAN] Running 'pacman -R --config /etc/pacman.conf -- pyqt5'
[2022-01-21T18:21:43+0200] [PACMAN] Running 'pacman -S --config /etc/pacman.conf -- extra/python-pyqt5-3d'
[2022-01-21T18:21:55+0200] [ALPM] transaction started
[2022-01-21T18:21:56+0200] [ALPM] installed assimp (5.1.4-1)
[2022-01-21T18:21:56+0200] [ALPM] installed qt5-3d (5.15.2+kde+r39-1)
[2022-01-21T18:21:56+0200] [ALPM] installed python-pyqt5-3d (5.15.5-2)
[2022-01-21T18:21:56+0200] [ALPM] transaction completed
[2022-01-21T18:21:56+0200] [ALPM] running '30-systemd-update.hook'...

And here is the result of $ coredumpctl gdb okular

Result
           PID: 11158 (okular)
           UID: 1000 (ugudango)
           GID: 1000 (ugudango)
        Signal: 11 (SEGV)
     Timestamp: Fri 2022-01-21 18:31:07 EET (4min 48s ago)
  Command Line: okular
    Executable: /usr/bin/okular
 Control Group: /user.slice/user-1000.slice/session-2.scope
          Unit: session-2.scope
         Slice: user-1000.slice
       Session: 2
     Owner UID: 1000 (ugudango)
       Boot ID: 50cfc639d1e646b8ba7c6f61ffff908a
    Machine ID: b3f3de04474a423bbac72c7b5429eff1
      Hostname: ugumachine
       Storage: /var/lib/systemd/coredump/core.okular.1000.50cfc639d1e646b8ba7c6f61ffff908a.11158.1642782667000000.zst (present)
     Disk Size: 2.1M
       Message: Process 11158 (okular) of user 1000 dumped core.
                
                Module linux-vdso.so.1 with build-id 33391ff5d8b361d70dd5922e8d2b5c1b451401bb
                Module libqsvgicon.so with build-id c92fa6c1412a420be5a31e2d14331157e1e7b8ec
                Module libnss_files.so.2 with build-id 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
                Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                Module libvorbis.so.0 with build-id ad0a6c1af8f219b4e314090b6e8847223d424cbe
                Module libopus.so.0 with build-id 649d3ddab8764d7caf73648004a35cb13e23a5e1
                Module libFLAC.so.8 with build-id e568dc3d434723c72d6d302eb0b2559f27e91faa
                Module libvorbisenc.so.2 with build-id 28ed815b8b1d322e6bf2bfdce4b0af2789b74335
                Module libasyncns.so.0 with build-id 6acff139d56b5139ce5eb50a66c62b215e1d332d
                Module libsndfile.so.1 with build-id 72d5531e74ed3e9afe49e95e449c40cb8984a258
                Module libpulsecommon-15.0.so with build-id a2e110b7a0b3bb46e42515afd55a61d78185835b
                Module libKF5JS.so.5 with build-id dea29484755aa966161cd6de7d79ab5f20877918
                Module libKF5SonnetCore.so.5 with build-id 97d539db040fc5665f668065f55506234048d14d
                Module libKF5SonnetUi.so.5 with build-id d4848908a40820b2ee48a2cae83a242f97405429
                Module libpulse-mainloop-glib.so.0 with build-id d9dc4a43a3739575dc1d789cc602d4e3a066979f
                Module libpulse.so.0 with build-id 10bd0ce0cfbb9405cee189faa1830cf34cab61a8
                Module libKF5JSApi.so.5 with build-id 21904ff3d1f989d1173c1046a6a5301477ed49d5
                Module libKF5ThreadWeaver.so.5 with build-id 7a86f69b0ff6142e4350c1ed4bad201837ba685d
                Module libKF5Purpose.so.5 with build-id 0e73b74bf506cfc2fc72a762450faba013ab7d0b
                Module libKF5Bookmarks.so.5 with build-id 041fc7780fd31a45648a6711c6220e2befaa8e19
                Module libQt5TextToSpeech.so.5 with build-id 99b56b543380180d6f5c8c984f01d80487672cff
                Module libKF5PurposeWidgets.so.5 with build-id 837646f0cb264a044a052c73a3c1186df31b21c3
                Module libKF5Wallet.so.5 with build-id 05ae577403d4e2084f2ccd8afa96dc564ce2ec15
                Module libKF5TextWidgets.so.5 with build-id 28d8149b1c8469b4d472be1a5600470c62648ca0
                Module libphonon4qt5.so.4 with build-id 24dc1b28326d22ceb9f214f98df5a007cb82e9f9
                Module libOkular5Core.so.9 with build-id 451296ab7e7540dba5a3384ebf056016b220d1f9
                Module okularpart.so with build-id ed24a16718e200d22df50c3fd95cbf12c4662f95
                Module libKF5Auth.so.5 with build-id 0242e6cdf7c024dd116a962d624e530f1377024a
                Module libQt5Qml.so.5 with build-id 9e41eb2dc21904fbdbed2aab03156a996251265a
                Module libQt5QmlModels.so.5 with build-id bb287a9d391c98bf3393f095e115482bf1635d8e
                Module libKF5WaylandClient.so.5 with build-id e507c814b8f28253281208693c91d5ddba8a5d80
                Module libKF5Style.so.5 with build-id 0ed8715b4deb2e96f710e2c65a950bb463b852c6
                Module liblightlycommon5.so.5 with build-id 4393a749b08742d42cfba5effc4ed7d0eb8fb952
                Module libQt5Quick.so.5 with build-id 8f6ab7ac0916394ecb43278f683f6b25b47b4e26
                Module lightly.so with build-id 9604445da2b30704f72bf8957667249eddb6ec23
                Module libqt5ct-style.so with build-id 315b522d65c585c6dbf36bc2ed4fd27b38a3a1ca
                Module libcomposeplatforminputcontextplugin.so with build-id 26bd09471401fabdf91ef10ea2d91ee6065b42ad
                Module libqt5ct.so with build-id d66bf8834e12695e322c297d81a727b1e76217b6
                Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
                Module libXrender.so.1 with build-id 97e0b9ab6ba96ebc86527cc2b3c3078aad8616b3
                Module libXcursor.so.1 with build-id eb6315bcd7526aaf51b0a1307efdc587cea0a152
                Module libuuid.so.1 with build-id 832a09e0d9568cc6dbe699472218ea2f79dc0f34
                Module libxcb-util.so.1 with build-id 4188ebc629b472b560849c5792a69c1803c3d1a4
                Module libxkbcommon-x11.so.0 with build-id 821e1e75e92f3aaa96d19ed31fe98dbbd4d34627
                Module libICE.so.6 with build-id af53458a64fe1e62a4d95606f7b03c210b2b098c
                Module libSM.so.6 with build-id ac7b055fd3f16b4f29373285ab04ed52eebb632d
                Module libxcb-xinput.so.0 with build-id 6403174c48f05f40cf7c168beb86f2886b9f09c1
                Module libxcb-xkb.so.1 with build-id fce20d2101f3e5439923e9283c489c2cad4420c3
                Module libxcb-xinerama.so.0 with build-id b328103ce7502d94fd3a4e2e8773978a9aa84adc
                Module libxcb-xfixes.so.0 with build-id a6b197ace5b9b59f913f5969eb419a88d1194f47
                Module libxcb-sync.so.1 with build-id dda14591103b01b1311906053bf1ca9e82ade35c
                Module libxcb-shape.so.0 with build-id f1b3376c4534fab0469feb1cd19f022ff98df533
                Module libxcb-render.so.0 with build-id a37bdb37744b508be9dd29fd9ccb9bb0170d43e5
                Module libxcb-render-util.so.0 with build-id c64fb28ea20a320a9754273d9ea3af85f6f74b17
                Module libxcb-randr.so.0 with build-id b6c1c7d4b28863b55ade251813db7f246b7ffe8b
                Module libxcb-shm.so.0 with build-id fb797f299a446f559a95afcc168227482cc800d1
                Module libxcb-image.so.0 with build-id ee7f8577926fe7c1d6972036c2f8e6f727e43b1b
                Module libxcb-icccm.so.4 with build-id 73f1e12d76af383aa969a60279ed5ed922045f47
                Module libX11-xcb.so.1 with build-id 0db4f94d8ae31b8dc9a83f825a9171656f1e532c
                Module libQt5XcbQpa.so.5 with build-id c9ca7666e12c2f62ecd70ccb07b29ec89ce0edf3
                Module libqxcb.so with build-id 7f5cb7bdf8ee32b69aba35f87336b3d16377a534
                Module libgmp.so.10 with build-id e58d34ab389d1b649c24195c2d145e3ff2e58290
                Module libhogweed.so.6 with build-id 2d70cff7b1841b4d9ca4e8e7726cd4b944c07fdc
                Module libnettle.so.8 with build-id 9a878e513c02007598fcf1e2e286c2203f13536e
                Module libunistring.so.2 with build-id 015ac6d6bcb60b7d8bea31a80d1941b06e8636ab
                Module libidn2.so.0 with build-id 1ce2b50ad9f9821c2c629b521cf5a3c99593d332
                Module libp11-kit.so.0 with build-id f97c44b297b54185bbe3eb6ed6dab5d8967f1532
                Module libbrotlicommon.so.1 with build-id a4ba3f4b4571c8272343b621da812a6e24a202a7
                Module libexpat.so.1 with build-id 16023a53e7b5bbdff92bd0bf2eebd36f9b5b879f
                Module libusbmuxd-2.0.so.6 with build-id fd9f05e7f5b0da4e15972f75b61fd9b4b9f06dbe
                Module libtasn1.so.6 with build-id ee3429ca5e94718aea4fe5249fc859e0cd88e4e9
                Module libgnutls.so.30 with build-id 8c87466eacaec0041a370df713d0fd200358c94c
                Module libgpg-error.so.0 with build-id 3801187d42c4955bd93c605451430cdf1b164e63
                Module libbrotlidec.so.1 with build-id 45defc036e918e0140a72f1fbce6e7692d38241d
                Module libffi.so.8 with build-id f90d8b734f6de9b25faedb8cbfab7054dafc0a42
                Module libxkbcommon.so.0 with build-id 1f1bc7527e57c886c3df5803068122e1971d4724
                Module libfontconfig.so.1 with build-id 1103a641395c7d3b42e49b793d3a9ea927c77bf6
                Module libwayland-cursor.so.0 with build-id 79d7e67af210407c2afe92ba8c189c8648a6474c
                Module libresolv.so.2 with build-id c915c72668282861a813f7ea3c0780f37b681dc0
                Module libkeyutils.so.1 with build-id ac405ddd17be10ce538da3211415ee50c8f8df79
                Module libkrb5support.so.0 with build-id adf65240a4d2aba772d7a0772b4d015469934113
                Module libcom_err.so.2 with build-id eb61ef71c8b97846db759fb89a115405cff6dd30
                Module libk5crypto.so.3 with build-id eb8220b8f36675aac769450be4cb6bb7f97ec38a
                Module libkrb5.so.3 with build-id 72d26767c5cb1097db75a5f5bff88860233c902b
                Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                Module libplist-2.0.so.3 with build-id f16bdd42b3d750ba0a150d286248f5dc50cc76cb
                Module libimobiledevice-1.0.so.6 with build-id bc258677480403cc2df4f0efcfc97e06af826ddc
                Module libudev.so.1 with build-id 10f0c06a98ef914275a2a3067cb7ccbfab69d558
                Module libpcre.so.1 with build-id 845483dd0acba86de9f0313102bebbaf3ce52767
                Module libicudata.so.70 with build-id e1dcc2a88cfaafed882d09c90c668af0eed4efed
                Module libgcrypt.so.20 with build-id db45f5d5e0f7af1e77324fea1885f974619ad268
                Module libcap.so.2 with build-id f56c6cd6ad4d35053340d7ff2f8f954498796739
                Module liblz4.so.1 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                Module liblzma.so.5 with build-id 8b615460aa230708c5183f16bede67aa0437d95e
                Module libgraphite2.so.3 with build-id 47761dc11e553f519cde97ed9ee985be12ccdae2
                Module libfreetype.so.6 with build-id 26c5f833068ff72660d1975cbc2074c3eb47fad8
                Module libGLX.so.0 with build-id 2a08836c6e6126ce9ff4496b6aacaf29ae9b4e7b
                Module libGLdispatch.so.0 with build-id 501765b3a78d668860fa54229b18107473aeda4c
                Module libwayland-client.so.0 with build-id 0a237f2fd096bada4ca381eec5d64474c4078be4
                Module libQt5WaylandClient.so.5 with build-id 6e9a2c746d31b49c1f1b683faf1a70989a908500
                Module libXdmcp.so.6 with build-id 8ca0792d23c8b8b4c0864297512349292bea5955
                Module libXau.so.6 with build-id 1c67764663e07bec24d8951e5fd93f4d165979ff
                Module librt.so.1 with build-id 75484da2d6f1515189eefa076e0a40328834cd16
                Module libblkid.so.1 with build-id f03a24e92c9852272bd0049b5bcb7ed6cf0e664f
                Module libcrypto.so.1.1 with build-id 4c926b672d97886b123e03a008387aecf0786de4
                Module libssl.so.1.1 with build-id 1024424ab33a3767da03f4fdb1fc1b02479f160f
                Module libgssapi_krb5.so.2 with build-id e6e098ad51ce7bdd3dbe902d7b0f69a90f8a9e08
                Module libKF5DBusAddons.so.5 with build-id c9bc9df340b4d9506b9ddb1769d0da6b62d2c298
                Module libKF5Archive.so.5 with build-id 6fe91566688a4d5cb0904e6fd4e0fab093cd87db
                Module libQt5Svg.so.5 with build-id 891060da424e72ee00134ea2d255e93ab598fe06
                Module libKF5Completion.so.5 with build-id 21ce03c3f6bf4b053608fd0eb380bf6e1e232992
                Module libKF5Solid.so.5 with build-id 8918818f3d7388c003aea179e12633947436f00c
                Module libglib-2.0.so.0 with build-id 8214b56e554b7cbead4034b6ba32c90bc8c674da
                Module libzstd.so.1 with build-id 6214183688018e3fba6d66db10c2c8d0b45e0578
                Module libpcre2-16.so.0 with build-id 195fbccafbcff538ce13805ba687514fb614c5ed
                Module libdl.so.2 with build-id 5abc547e7b0949f89f3c0e21ab0c8331a7440a8a
                Module libicuuc.so.70 with build-id 2e245c2bf12f95fd8ab79b3a4be99524677cbd70
                Module libicui18n.so.70 with build-id 95af755fca990df26753a7d720b8e3ae24270e42
                Module libdouble-conversion.so.3 with build-id 7f169c1783738cb7e352954641d7b18e692e6a8a
                Module libsystemd.so.0 with build-id 5e0c342d74b444cce6793925b41760cf298c417c
                Module libdbus-1.so.3 with build-id 74f2ab9c60512f3a93c932c3f627564d42e0b11e
                Module libmd4c.so.0 with build-id 2151dba72cdc9960097e6e960a58a2f03c8bb96e
                Module libharfbuzz.so.0 with build-id 1d9dee49dd99162c3f83eb3259c3c88c6b4cd7fe
                Module libz.so.1 with build-id 0c1459c56513efd5d53eb3868290e9afee6a6a26
                Module libpng16.so.16 with build-id 2dc0bce07f199bf983c07a05fb95a6f4af83a9b3
                Module libGL.so.1 with build-id 912ac4f37a9fa2d5abcf7a9088c9983cfe46f12a
                Module libgcc_s.so.1 with build-id 7f8508bb914546ada778809b64b99d234337d835
                Module libpthread.so.0 with build-id 07c8f95b4f3251d08550217ad8a1f31066229996
                Module libm.so.6 with build-id 2b8fd1f869ecab4e0b55e92f2f151897f6818acf
                Module ld-linux-x86-64.so.2 with build-id 040cc3dd10461562f177df39e3be2f3704258c3c
                Module libKF5Codecs.so.5 with build-id 3d7d9cb0c92dac2c736990d95b59cda31df9b7e2
                Module libKF5ItemViews.so.5 with build-id 84c3e8bb9ecf21b0aa8820e068f7b0901909a925
                Module libKF5GuiAddons.so.5 with build-id f203e0d1d0b98f513ca283c3e346a36ca0af3149
                Module libQt5PrintSupport.so.5 with build-id 979cf9390437e6c5817aef14d6e89caa485af3cc
                Module libKF5GlobalAccel.so.5 with build-id 265987e75a045e1eb0c354cdb673a91ce8a3c290
                Module libxcb-keysyms.so.1 with build-id 333e5eb4075795f947c924a2085f17e2e2ae7147
                Module libxcb.so.1 with build-id 0d1ef11740a5daad2ee331e812a51aa6574af222
                Module libX11.so.6 with build-id 5ba5798d193c0065014b8c6252a0678671c8d478
                Module libQt5X11Extras.so.5 with build-id e41614d2e35852f913bf00633d635cfbf5a90dce
                Module libmount.so.1 with build-id ff9a1d99d35cf640d0bfdaba294854372672c29b
                Module libacl.so.1 with build-id 35319ea4baa70564deddffb113c0961002bc394c
                Module libKF5AuthCore.so.5 with build-id 3b9d658eb6ce154ae442d24725afff7db5da9b25
                Module libQt5Network.so.5 with build-id ed57b3808c139a02deca32cbf82552a861fd1eda
                Module libQt5Xml.so.5 with build-id ab30453fc1efe3cec22ec4490ce64752d1d7ef50
                Module libKF5Service.so.5 with build-id ef17b5e79ba9df2dac71abc455633ca664d97b2c
                Module libKF5JobWidgets.so.5 with build-id db7a844750e469a3f1e210ed5b1c3fbe9d7a561b
                Module libKF5KIOGui.so.5 with build-id 0bd8c47ba9baf371e03f407daa8ffabb25066ee2
                Module libKF5IconThemes.so.5 with build-id 26b282acab5ce7eaa5a751a5699fd7649f33e02c
                Module libKF5KIOWidgets.so.5 with build-id cbd07e2963a8be350b0893ee8e15b82de7ffd0f5
                Module libc.so.6 with build-id 4b406737057708c0e4c642345a703c47a61c73dc
                Module libstdc++.so.6 with build-id 9b5eeeb149bf3c4efe787fb398b44f00507aec87
                Module libQt5Core.so.5 with build-id 72229b9a12d260cf5a4cda4debb39a88980d5ef4
                Module libQt5DBus.so.5 with build-id 7c18af49f5405c7f5036aa9446280eaf26b2112d
                Module libQt5Gui.so.5 with build-id 0e61bb2c70540371d83ece5c98e8bc813031915f
                Module libQt5Widgets.so.5 with build-id c69b5f4f953538ac988bf36c0499d0e03104bc07
                Module libKF5CoreAddons.so.5 with build-id 3bb0570e6d5ac55db1c414897f38cbfd557b2b2a
                Module libKF5ConfigCore.so.5 with build-id 3ef65b33dd3907a5c24707916e209900688d3f5b
                Module libKF5ConfigGui.so.5 with build-id e594fd4b6a34bb2f76a202505072f07f80331113
                Module libKF5WidgetsAddons.so.5 with build-id 9ef83858f4c30da636cee50c18a864b2caac24a2
                Module libKF5I18n.so.5 with build-id 453f29812fdbbb088f9c67d3cb9980ee7ec2bb73
                Module libKF5ConfigWidgets.so.5 with build-id 9f20d8c723ecd7288c6e00cc31fcbc03e918c6d0
                Module libKF5XmlGui.so.5 with build-id bfefe55b7a0d32838abd7d78701ed65f2614f865
                Module libKF5WindowSystem.so.5 with build-id 8410b2d5ea8de9217f54e04516181f02a790b965
                Module libKF5Crash.so.5 with build-id baeb963b9cb9e53e455dabd12f8697b9ef0e089c
                Module libKF5KIOCore.so.5 with build-id 8154ffa896237b9fdf233387ccd0f0558713cde7
                Module libKF5Activities.so.5 with build-id 62feb4b40c379ed1146135ffa34a9fe6e0bf8282
                Module libKF5Parts.so.5 with build-id ff5570a6628218ee4af2e390fc61366727740cd2
                Module okular with build-id 655805d7ed9b97c55d742b8d7c8c218b9e2137e4
                Stack trace of thread 11158:
                #0  0x00007f03b60a4c54 _ZN7QWidget4hideEv (libQt5Widgets.so.5 + 0x18dc54)
                #1  0x00007f03b61fd626 n/a (libQt5Widgets.so.5 + 0x2e6626)
                #2  0x00007f03b61fdf20 _ZN8QMenuBar11changeEventEP6QEvent (libQt5Widgets.so.5 + 0x2e6f20)
                #3  0x00007f03b60abfce _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x194fce)
                #4  0x00007f03b60761a6 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x15f1a6)
                #5  0x00007f03b55c389a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x27a89a)
                #6  0x00007f03b609ff97 _ZN14QWidgetPrivate10updateFontERK5QFont (libQt5Widgets.so.5 + 0x188f97)
                #7  0x00007f03b60ac3ee _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x1953ee)
                #8  0x00007f03b60761a6 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x15f1a6)
                #9  0x00007f03b55c389a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x27a89a)
                #10 0x00007f03b60c9e38 n/a (libQt5Widgets.so.5 + 0x1b2e38)
                #11 0x00007f03b60c9e68 n/a (libQt5Widgets.so.5 + 0x1b2e68)
                #12 0x00007f03b60ca516 n/a (libQt5Widgets.so.5 + 0x1b3516)
                #13 0x00007f03b55f442f n/a (libQt5Core.so.5 + 0x2ab42f)
                #14 0x00007f03b5a05a34 _ZN7QWindow13screenChangedEP7QScreen (libQt5Gui.so.5 + 0x135a34)
                #15 0x00007f03b59f9812 _ZN14QWindowPrivate26emitScreenChangedRecursionEP7QScreen (libQt5Gui.so.5 + 0x129812)
                #16 0x00007f03b609962c _ZN14QWidgetPrivate6createEv (libQt5Widgets.so.5 + 0x18262c)
                #17 0x00007f03b6099951 _ZN7QWidget6createEybb (libQt5Widgets.so.5 + 0x182951)
                #18 0x00007f03b61fb480 n/a (libQt5Widgets.so.5 + 0x2e4480)
                #19 0x00007f03b61fbade _ZN8QMenuBarC2EP7QWidget (libQt5Widgets.so.5 + 0x2e4ade)
                #20 0x00007f03b61c077c _ZNK11QMainWindow7menuBarEv (libQt5Widgets.so.5 + 0x2a977c)
                #21 0x00007f03ad7d3f14 _ZN6Okular4Part12setupActionsEv (okularpart.so + 0x98f14)
                #22 0x00007f03ad7e31a9 _ZN6Okular4PartC1EP7QWidgetP7QObjectRK5QListI8QVariantE (okularpart.so + 0xa81a9)
                #23 0x00007f03ad7ecb64 n/a (okularpart.so + 0xb1b64)
                #24 0x00007f03b6616055 _ZN14KPluginFactory6createEPKcP7QWidgetP7QObjectRK5QListI8QVariantERK7QString (libKF5CoreAddons.so.5 + 0x65055)
                #25 0x000055936641099d n/a (okular + 0x1499d)
                #26 0x00005593664089d9 n/a (okular + 0xc9d9)
                #27 0x0000559366408737 n/a (okular + 0xc737)
                #28 0x00007f03b4f8eb25 __libc_start_main (libc.so.6 + 0x27b25)
                #29 0x000055936640972e n/a (okular + 0xd72e)
                
                Stack trace of thread 11160:
                #0  0x00007f03b505ab2f __poll (libc.so.6 + 0xf3b2f)
                #1  0x00007f03b3c1a749 n/a (libglib-2.0.so.0 + 0xa8749)
                #2  0x00007f03b3bc3c11 g_main_context_iteration (libglib-2.0.so.0 + 0x51c11)
                #3  0x00007f03b560ea8a _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2c5a8a)
                #4  0x00007f03b55bba9b _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x272a9b)
                #5  0x00007f03b541f9b6 _ZN7QThread4execEv (libQt5Core.so.5 + 0xd69b6)
                #6  0x00007f03b58733d9 n/a (libQt5DBus.so.5 + 0x223d9)
                #7  0x00007f03b541c7f8 n/a (libQt5Core.so.5 + 0xd37f8)
                #8  0x00007f03b466c259 start_thread (libpthread.so.0 + 0x9259)
                #9  0x00007f03b50655e3 __clone (libc.so.6 + 0xfe5e3)
                
                Stack trace of thread 11159:
                #0  0x00007f03b505ab2f __poll (libc.so.6 + 0xf3b2f)
                #1  0x00007f03b491163b n/a (libxcb.so.1 + 0xc63b)
                #2  0x00007f03b491337b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
                #3  0x00007f03b03f09b2 n/a (libQt5XcbQpa.so.5 + 0x5f9b2)
                #4  0x00007f03b541c7f8 n/a (libQt5Core.so.5 + 0xd37f8)
                #5  0x00007f03b466c259 start_thread (libpthread.so.0 + 0x9259)
                #6  0x00007f03b50655e3 __clone (libc.so.6 + 0xfe5e3)
                ELF object binary architecture: AMD x86-64

GNU gdb (GDB) 11.1
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/okular...
(No debugging symbols found in /usr/bin/okular)
[New LWP 11158]
[New LWP 11160]
[New LWP 11159]

warning: Section `.reg-xstate/11158' in core file too small.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `okular'.
Program terminated with signal SIGSEGV, Segmentation fault.

warning: Section `.reg-xstate/11158' in core file too small.
#0  0x00007f03b60a4c54 in QWidget::hide() () from /usr/lib/libQt5Widgets.so.5
[Current thread is 1 (Thread 0x7f03b0aaaa80 (LWP 11158))]

Has anyone else encountered this?

I looked into how to wipe all KDE settings, and that worked.

Here are the commands I ran.

cd ~/
rm -rf .kde
rm -rf .cache/plasmashell*
rm -rf .cache/org.kde.dirmodel-qml.kcache
rm -rf .cache/kioexec/ .cache/krunner/ .cache/ksycoca5*
rm -rf .cache/krunnerbookmarkrunnerfirefoxdbfile.sqlite
# rm -f .config/plasma*
rm -rf .config/kde*
cd .local/
rm -rf kate/ kded5/ klipper/ knewstuff3/ kscreen/ konsole/ kwalletd/ ksysguard/ kmail2/ kcookiejar/ kactivitymanagerd/
cd share/
rm -rf dolphin kate kcookiejar kded5 keyrings klipper kmail2 knewstuff3 konsole kscreen ksysguard kwalletd kxmlgui5 plasma_engine_comic plasma plasma_notes org.kde.gwenview
cd ~/.config/
rm -rf akonadi* KDE kconf_updaterc baloo* dolphinrc drkonqirc gwenviewrc kmail2rc k*rc katemetainfos

I had a plasma-workspace directory in .config, so I omitted the rm -f .config/plasma* line.

A simpler and safer method for resetting plasma configuration:
https://wiki.archlinux.org/title/KDE#Configuration_related

2 Likes

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