You are not logged in.
edit: issue resolved, tagged accordingly, and title changed as well...
----
After doing a full system upgrade today, Chromium now doesn't launch anymore.
There are no logs and there's no stdout/stderr output. The process and all of its child processes are running, but there's no application window. It also doesn't react to SIGTERM, so it has to be SIGKILLed.
In order to debug the issue, I've already tried starting it in a clean env with a new --user-data-dir=/tmp/new-chromium-udd and I also commented out everything in my `~/.config/chromium-flags.conf` (though nothing special here).
For now, I've rolled back to an earlier BTRFS system snapshot from before the full system update. I've also tried downgrading the chromium package itself, but to no success, so I'm not sure if this is actually caused by chromium or by one of its dependencies. No partial upgrades are involved and also no custom packages in regards to Chromium and its dependencies.
Does anyone have a similar problem or does anyone have an idea what could be wrong here? I'm not seeing any issues on the chromium package's issue tracker, hence why I'm looking for help on the forums here first.
This is the pacman log (last system update before that was 2025-05-08T17:40:00)
$ tail -n197 /var/log/pacman.log
[2025-05-11T22:28:11+0200] [PACMAN] Running 'pacman -S -y -u --config /etc/pacman.conf --'
[2025-05-11T22:28:11+0200] [PACMAN] synchronizing package lists
[2025-05-11T22:28:11+0200] [PACMAN] starting full system upgrade
[2025-05-11T22:28:17+0200] [ALPM] running '05-snap-pac-pre.hook'...
[2025-05-11T22:28:17+0200] [ALPM-SCRIPTLET] ==> root: 4092
[2025-05-11T22:28:17+0200] [ALPM] running '71-dkms-remove.hook'...
[2025-05-11T22:28:17+0200] [ALPM] transaction started
[2025-05-11T22:28:17+0200] [ALPM] upgraded amd-ucode (20250408.c1a774f3-1 -> 20250508.788aadc8-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded iana-etc (20250328-1 -> 20250502-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded ncurses (6.5-3 -> 6.5-4)
[2025-05-11T22:28:17+0200] [ALPM] upgraded sqlite (3.49.1-1 -> 3.49.2-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded bash (5.2.037-3 -> 5.2.037-5)
[2025-05-11T22:28:17+0200] [ALPM] upgraded libgcrypt (1.11.0-3 -> 1.11.1-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded spirv-tools (1:1.4.309.0-1 -> 1:1.4.313.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded hwdata (0.394-1 -> 0.395-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded attica (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kconfig (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kcoreaddons (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kcrash (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kdbusaddons (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded glslang (15.2.0-2 -> 1:1.4.313.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded vulkan-icd-loader (1.4.309.0-1 -> 1.4.313.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded shaderc (2025.1-3 -> 2025.2-2)
[2025-05-11T22:28:17+0200] [ALPM] upgraded libplacebo (7.349.0-6 -> 7.349.0-7)
[2025-05-11T22:28:17+0200] [ALPM] upgraded ffmpeg (2:7.1.1-1 -> 2:7.1.1-2)
[2025-05-11T22:28:17+0200] [ALPM] upgraded karchive (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kcodecs (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded ki18n (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded poppler (25.04.0-1 -> 25.05.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded poppler-qt6 (25.04.0-1 -> 25.05.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded gettext (0.24.1-1 -> 0.25-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kfilemetadata (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kidletime (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kwindowsystem (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kauth (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kwidgetsaddons (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kbookmarks (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kguiaddons (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kcolorscheme (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:17+0200] [ALPM] upgraded kcompletion (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded breeze-icons (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded kiconthemes (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded kitemviews (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded knotifications (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded kjobwidgets (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded kservice (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded qca-qt6 (2.3.10-1 -> 2.3.10-2)
[2025-05-11T22:28:19+0200] [ALPM] upgraded kwallet (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded solid (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded kio (6.13.0-2 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded baloo (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded bluez-qt (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:19+0200] [ALPM] upgraded botan (3.7.1-1 -> 3.8.1-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded chromium (136.0.7103.59-1 -> 136.0.7103.92-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded cmake (4.0.1-2 -> 4.0.2-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded containerd (2.0.5-1 -> 2.1.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded diffoscope (294-1 -> 295-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded element-web (1.11.99-1 -> 1.11.100-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded element-desktop (1.11.99-1 -> 1.11.100-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded extra-cmake-modules (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded kconfigwidgets (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded kirigami (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded kglobalaccel (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded kxmlgui (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded kcmutils (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded kpackage (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded syndication (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded knewstuff (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:20+0200] [ALPM] upgraded frameworkintegration (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded vim-runtime (9.1.1362-1 -> 9.1.1376-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded gvim (9.1.1362-1 -> 9.1.1376-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded poppler-glib (25.04.0-1 -> 25.05.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded inkscape (1.4.1-4 -> 1.4.1-5)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kcontacts (1:6.13.0-1 -> 1:6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kdeclarative (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kded (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kpty (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kdesu (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kdnssd (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kdoctools (6.13.0-2 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded keepassxc (2.7.10-1 -> 2.7.10-2)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kholidays (1:6.13.0-1 -> 1:6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kimageformats (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded vulkan-tools (1.4.309.0-1 -> 1.4.313.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kitemmodels (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded krunner (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kinfocenter (6.3.5-1 -> 6.3.5-2)
[2025-05-11T22:28:21+0200] [ALPM] upgraded knotifyconfig (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kparts (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kpeople (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kquickcharts (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kstatusnotifieritem (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded ksvg (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded sonnet (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded syntax-highlighting (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded ktexteditor (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded ktextwidgets (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kunitconversion (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kuserfeedback (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded kwallet-pam (6.3.5-1 -> 6.3.5-2)
[2025-05-11T22:28:21+0200] [ALPM] upgraded lib32-ncurses (6.5-1 -> 6.5-2)
[2025-05-11T22:28:21+0200] [ALPM] upgraded lib32-spirv-tools (1:1.4.309.0-1 -> 1:1.4.313.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded lib32-vulkan-icd-loader (1.4.309.0-1 -> 1.4.313.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded libavif (1.2.1-1 -> 1.3.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded libde265 (1.0.15-3 -> 1.0.16-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded libfido2 (1.15.0-1 -> 1.16.0-1)
[2025-05-11T22:28:21+0200] [ALPM] upgraded libmfx (23.2.2-3 -> 23.2.2-4)
[2025-05-11T22:28:21+0200] [ALPM] upgraded linux-firmware-whence (20250408.c1a774f3-1 -> 20250508.788aadc8-1)
[2025-05-11T22:28:22+0200] [ALPM] upgraded linux-firmware (20250408.c1a774f3-1 -> 20250508.788aadc8-1)
[2025-05-11T22:28:23+0200] [ALPM] upgraded linux-headers (6.14.5.arch1-1 -> 6.14.6.arch1-1)
[2025-05-11T22:28:23+0200] [ALPM] upgraded zxing-cpp (2.3.0-4 -> 2.3.0-5)
[2025-05-11T22:28:23+0200] [ALPM] upgraded prison (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:23+0200] [ALPM] upgraded qqc2-desktop-style (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:23+0200] [ALPM] upgraded lutris (0.5.19-2 -> 0.5.19-4)
[2025-05-11T22:28:23+0200] [ALPM] upgraded man-pages (6.13-1 -> 6.14-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded mlt (7.30.0-2 -> 7.32.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded modemmanager-qt (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded networkmanager-qt (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded protobuf (30.2-1 -> 30.2-2)
[2025-05-11T22:28:24+0200] [ALPM] upgraded purpose (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded python-boolean.py (4.0-4 -> 5.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded python-fonttools (4.57.0-1 -> 4.58.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded python-license-expression (30.4.0-1 -> 30.4.1-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded qca-qt5 (2.3.10-1 -> 2.3.10-2)
[2025-05-11T22:28:24+0200] [ALPM] upgraded threadweaver (6.13.0-1 -> 6.14.0-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded ttc-iosevka-ss14 (33.2.1-1 -> 33.2.2-1)
[2025-05-11T22:28:24+0200] [ALPM] upgraded vulkan-headers (1:1.4.309.0-1 -> 1:1.4.313.0-1)
[2025-05-11T22:28:24+0200] [ALPM] transaction completed
[2025-05-11T22:28:27+0200] [ALPM] running '30-systemd-daemon-reload-system.hook'...
[2025-05-11T22:28:27+0200] [ALPM] running '30-systemd-daemon-reload-user.hook'...
[2025-05-11T22:28:28+0200] [ALPM] running '30-systemd-restart-marked.hook'...
[2025-05-11T22:28:28+0200] [ALPM] running '30-systemd-update.hook'...
[2025-05-11T22:28:28+0200] [ALPM] running '30-update-mime-database.hook'...
[2025-05-11T22:28:28+0200] [ALPM] running '60-depmod.hook'...
[2025-05-11T22:28:29+0200] [ALPM] running '70-dkms-install.hook'...
[2025-05-11T22:28:29+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod v4l2loopback/0.14.0 -k 6.14.6-arch1-1
[2025-05-11T22:28:30+0200] [ALPM-SCRIPTLET] Deprecated feature: CLEAN (/var/lib/dkms/v4l2loopback/0.14.0/source/dkms.conf)
[2025-05-11T22:28:32+0200] [ALPM-SCRIPTLET] ==> dkms install --no-depmod hid-lg-g710-plus/r35.ba8c9f6 -k 6.14.6-arch1-1
[2025-05-11T22:28:34+0200] [ALPM-SCRIPTLET] ==> depmod 6.14.6-arch1-1
[2025-05-11T22:28:37+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2025-05-11T22:28:37+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-git.preset: 'default'
[2025-05-11T22:28:37+0200] [ALPM-SCRIPTLET] ==> Using configuration file: '/etc/mkinitcpio.conf'
[2025-05-11T22:28:37+0200] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-git -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-git.img
[2025-05-11T22:28:37+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.14.4-2-git'
[2025-05-11T22:28:37+0200] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2025-05-11T22:28:37+0200] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [sd-vconsole]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [sd-encrypt]
[2025-05-11T22:28:38+0200] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2025-05-11T22:28:39+0200] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2025-05-11T22:28:39+0200] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2025-05-11T22:28:40+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-05-11T22:28:40+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-git.img'
[2025-05-11T22:28:40+0200] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2025-05-11T22:28:40+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] ==> Using default configuration file: '/etc/mkinitcpio.conf'
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -g /boot/initramfs-linux.img
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] ==> Starting build: '6.14.6-arch1-1'
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [systemd]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [microcode]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [sd-vconsole]
[2025-05-11T22:28:41+0200] [ALPM-SCRIPTLET] -> Running build hook: [sd-encrypt]
[2025-05-11T22:28:42+0200] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2025-05-11T22:28:42+0200] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2025-05-11T22:28:42+0200] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2025-05-11T22:28:44+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2025-05-11T22:28:44+0200] [ALPM-SCRIPTLET] ==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux.img'
[2025-05-11T22:28:44+0200] [ALPM-SCRIPTLET] -> Early uncompressed CPIO image generation successful
[2025-05-11T22:28:44+0200] [ALPM-SCRIPTLET] ==> Initcpio image generation successful
[2025-05-11T22:28:44+0200] [ALPM] running 'dbus-reload.hook'...
[2025-05-11T22:28:44+0200] [ALPM] running 'fontconfig.hook'...
[2025-05-11T22:28:45+0200] [ALPM] running 'fontconfig-32.hook'...
[2025-05-11T22:28:45+0200] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2025-05-11T22:28:45+0200] [ALPM] running 'gtk-update-icon-cache.hook'...
[2025-05-11T22:28:46+0200] [ALPM] running 'overdue-libraries-upgrade.hook'...
[2025-05-11T22:28:46+0200] [ALPM-SCRIPTLET] The following daemons/units have stale file handles open to
[2025-05-11T22:28:46+0200] [ALPM-SCRIPTLET] libraries that have been upgraded. Consider restarting them
[2025-05-11T22:28:46+0200] [ALPM-SCRIPTLET] if they should reference updated shared libraries.
[2025-05-11T22:28:46+0200] [ALPM-SCRIPTLET] ● libvirtd.service
[2025-05-11T22:28:46+0200] [ALPM-SCRIPTLET] ● session-2.scope
[2025-05-11T22:28:46+0200] [ALPM-SCRIPTLET] ● user@1000.service
[2025-05-11T22:28:46+0200] [ALPM] running 'rebuild-detector.hook'...
[2025-05-11T22:28:49+0200] [ALPM-SCRIPTLET] foreign lightly-kf6-git
[2025-05-11T22:28:49+0200] [ALPM] running 'texinfo-install.hook'...
[2025-05-11T22:28:49+0200] [ALPM] running 'update-desktop-database.hook'...
[2025-05-11T22:28:49+0200] [ALPM] running 'xorg-mkfontscale.hook'...
[2025-05-11T22:28:49+0200] [ALPM] running 'zz-snap-pac-post.hook'...
[2025-05-11T22:28:50+0200] [ALPM-SCRIPTLET] ==> root: 4093
Could this be caused by the epoch-downgrade of glslang (15.2.0-2 -> 1:1.4.313.0-1)?
Last edited by germoney (2025-05-12 01:24:37)
Offline
I use Arch with KDE Plasma DE, my system is fully updated.
On my system, Chromium and chromium-based apps like Discord and Vivaldi browser are problematic after update to kde frameworks 6.14.
I see errors related to kwallet, here is example of terminal output:
[18548:18548:0511/181511.596057:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[18548:18548:0511/181511.596095:ERROR:kwallet_dbus.cc(117)] Error contacting kwalletd6 (isEnabled)
[18548:18548:0511/181511.596322:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KLauncher.start_service_by_desktop_name: object_path= /KLauncher: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
[18548:18548:0511/181511.596341:ERROR:kwallet_dbus.cc(86)] Error contacting klauncher to start kwalletd6
[18548:18548:0511/181536.598234:ERROR:object_proxy.cc(576)] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[18548:18548:0511/181536.598249:ERROR:kwallet_dbus.cc(412)] Error contacting kwalletd6 (close)
[18548:18548:0511/181537.108400:ERROR:network_service_instance_impl.cc(612)] Network service crashed, restarting service.
[18548:18548:0511/181537.231540:ERROR:service_worker_task_queue.cc(199)] DidStartWorkerFail ehfdcgbfcboceiclmjaofdannmjdeaoi: 3
[18548:18548:0511/181537.240513:ERROR:service_worker_task_queue.cc(199)] DidStartWorkerFail iogidnfllpdhagebkblkgbfijkbkjdmm: 3
[18548:18548:0511/181537.241590:ERROR:request.cc(169)] Request ended (non-user cancelled).
[18548:18548:0511/181537.251450:ERROR:service_worker_task_queue.cc(199)] DidStartWorkerFail icallnadddjmdinamnolclfjanhfoafe: 3
[18548:18548:0511/181537.273428:ERROR:service_worker_task_queue.cc(199)] DidStartWorkerFail hnafhkjheookmokbkpnfpmemlppjdgoi: 3
[18548:18548:0511/181537.275978:ERROR:service_worker_task_queue.cc(199)] DidStartWorkerFail lmjnegcaeklhafolokijcfjliaokphfk: 3
[18548:18548:0511/181537.743725:ERROR:service_worker_task_queue.cc(199)] DidStartWorkerFail mpognobbkildjkofajifpdfhcoklimli: 3
vdhcoapp is running successfully. This is not intended to be used directly from the command line. You should press Ctrl+C to exit. If your browser is unable to detect the coapp, run: "vdhcoapp install".
[18548:18548:0511/181546.722393:ERROR:sharing_service.cc(303)] Device registration failed with fatal error
[18548:18746:0511/181606.923268:ERROR:browser_main_loop.cc(276)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
[18548:18744:0511/181606.923268:ERROR:browser_main_loop.cc(276)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
[18548:18745:0511/181606.923268:ERROR:browser_main_loop.cc(276)] GLib: g_main_context_pop_thread_default: assertion 'stack != NULL' failed
Vivaldi browser is literally unusable, it gets stuck in the splash screen and never loads completely.
Any solution/workaround?
Offline
Chromium and chromium-based apps like Discord and Vivaldi browser are problematic
So are you having the same issue or what?
I see errors related to kwallet
I have kwallet disabled on my system, so I'm not sure if that could be the issue. All I can see in Chromium's code is that it's at least checking the respective DBus interface whether it's enabled. There you can also find one of the log messages that you've posted.
- https://github.com/chromium/chromium/bl … cc#L58-L71
- https://github.com/chromium/chromium/bl … us.cc#L109
Please check Chromium's `--password-store=<basic|gnome|kwallet>` launch option. I don't have the time right now to do another system upgrade and check myself with the basic password store forced via the CLI argument. This will probably also require a clean --user-data-dir.
Offline
I also keep kwallet disabled on my system. But I have solved the problems here by enabling it in KDE Plasma settings and then restarting Plasma session.
Offline
Thanks for checking. I'm going to have a look tomorrow... It looks like it could indeed be caused by recent kwallet changes.
Here's the log/diff between the previous and current kwallet version.
https://invent.kde.org/frameworks/kwall … ...v6.14.0
If I understand this correctly, they've added support for different storage backends via the newly added `ksecretd`, with the old `kwalletd` being a proxy for `ksecretd` now. That already smells like a potential issue here...
https://invent.kde.org/frameworks/kwall … /README.md
No issue reports on the Chromium bugtracker though:
https://issues.chromium.org/issues?q=kwallet
Offline
There is a report in KDE bug tracker:
https://bugs.kde.org/show_bug.cgi?id=504014
Offline
Ok, I've checked it again and it was indeed kwallet. Thanks for the hints. Tagging as solved now...
Like I've said, I had kwallet disabled. Enabling it after doing the system update again (kwallet 6.14.0) and restarting the Plasma session didn't work though. Even the kwallet KCM froze and KDE system settings with it. A reboot then resolved the problem. It was probably related to DBus interface changes that couldn't be resolved by restarting only Plasma, who knows...
Before enabling kwallet though, I also checked `chromium --password-store=basic`, and it worked. Previously, since I had kwallet disabled, Chromium also used the "basic" password store implementation, but only after querying the kwallet DBus interfaces first and checking whether it's enabled. This probably means that the query must have been stuck, as Chromium seems to be using the default timeout value on the DBus, so it didn't expire fast enough during my testing and Chromium didn't launch (I was impatient with that).
One more thing to note though: As I don't want to use kwallet, I disabled it again, but that somehow broke my Chromium profile (Chromium itself launched fine after the reboot), so I also added `--password-store=basic` to my `~/.config/chromium-flags.conf`. This switching back and forth must've messed with the profile's data. Not ideal, but I can live with that.
Offline