Permissions and 3D renderization errors after full-upgrade

I’m trying to make a full upgrade of my laptop, but after update I have some error of cpu dump and some apps exit with error, for example neovim with lazyvim and signal application. I get an error in signal that I didn’t have before the update at the same than neovim, it exists with a “core dump” error.

My cpu is last generation and the laptop doesn’t have GPU, so it’s not from drivers or incompatibility between cpu and some new feature.

I’ve tried removing grub boot params and adding user to video and render groups. It looks that it¡s an error of permissions or compatibility with some package I already had installed. These are the package installed in the full-upgrade.
Any idea which could be the cause? I will try to debug it anyway but I don’t see errors in journal related with this.

Install: 
kicksecure-nonqubes-cli:amd64 (3:36.7-1, automatic), 
sequoia-git:amd64 (0.4.0-4+b5, automatic), 
tor-ctrl:amd64 (3:6.6-1, automatic), 
dist-general-cli:amd64 (3:36.7-1, automatic), 
dist-nonqubes-cli:amd64 (3:36.7-1, automatic), 
nmap-common:amd64 (7.95+dfsg-3, automatic), 
kicksecure-general-cli:amd64 (3:36.7-1, automatic), 
vm-config-dist:amd64 (3:16.0-1, automatic), 
dummy-dependency-mta:amd64 (3:36.7-1, automatic), 
python3-pyudev:amd64 (0.24.3-1, automatic), 
htop:amd64 (3.4.1-5, automatic), 
nmap:amd64 (7.95+dfsg-3, automatic), 
sequoia-chameleon-gnupg:amd64 (0.13.1-3, automatic), 
liblinear4:amd64 (2.3.0+dfsg-5+b2, automatic), 
dist-baremetal-cli:amd64 (3:36.7-1, automatic)

Upgrade: kicksecure-baremetal-cli:amd64 (3:36.0-1, 3:36.7-1)

Remove: 
kicksecure-cli:amd64 (3:32.3-1), 
non-qubes-enhancements-cli:amd64 (3:32.3-1), 
non-qubes-enhancements-gui:amd64 (3:32.3-1), 
linux-headers-6.12.86+deb13-amd64:amd64 (6.12.86-1), 
kicksecure-recommended-cli:amd64 (3:32.3-1), 
kicksecure-dependencies-cli:amd64 (3:32.3-1), 
linux-image-6.12.86+deb13-amd64:amd64 (6.12.86-1), 
kicksecure-dependencies-system:amd64 (3:32.3-1), 
exim4-daemon-light:amd64 (4.98.2-1), 
kicksecure-default-applications-cli:amd64 (3:32.3-1)
1 Like

Do you know what exactly updated that triggered this?

Some months ago, when I used to regularly use KVM on a Kubuntu 24.04 system, I noticed that every so often my browser (Google Chrome, I know it’s a privacy nightmare, but for my non-anonymous browsing I live with that intentionally) would crash, all Electron-based apps would crash or behave erratically, and one or more KVM VMs would crash, all at the same time. How or why, I do not know. Signal is an Electron app (which uses Chromium under the hood), so maybe you’re running into something similar.

1 Like

“Do you know what exactly updated that triggered this?”

No idea at the moment. I will have to test each package and debug it to try to find which one is causing the disruption.
But btw I have this issue in baremetal too and I’m trying to replicate it on VMs. I’ve set up a clean debían machine and I’m installing kicksecure individually to try to find what configuration/package could be causing it.

In my machine libvirt crash with 3D acceleration enabled and exit without any alert sometimes, and I have to reopen it, although the machines continue running in background. All this is after the upgrade, but I reverted all with timeshift.

I will try with .appimages too, if it works, maybe the issue is like configuration or permission. But I have no idea