Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2681

General Questions • Re: [Discussion] Kernel crash with bookworm backports

$
0
0
Thank you so much for the pointers on what to post. I saved the syslog and have included stack traces below.

Installed Debian KDE from the Debian ISO download
Added the backports to the sources
apt-get update && apt-get dist-upgrade
Then reboot

The lockup happens when logging in to KDE. The login screen clears and the session and the user screen goes blank and then freezes.

hardware INX output
CPU: 8-core AMD Ryzen 7 5700G with Radeon Graphics (-MT MCP-)
speed/min/max: 2345/1400/4672 MHz Kernel: 6.1.0-25-amd64 x86_64 Up: 3d 21h 32m
Mem: 23602.4/63640.4 MiB (37.1%) Storage: 3.64 TiB (27.8% used) Procs: 489


apt sources
#===
deb https://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware
deb-src https://deb.debian.org/debian/ bookworm main contrib non-free non-free-firmware

#===
# BELOW LINE UNCOMMENTED TO UPGRADE TO WITH BACKPORTS
#deb https://deb.debian.org/debian/ bookworm-backports main contrib non-free non-free-firmware
#deb-src https://deb.debian.org/debian/ bookworm-backports main contrib non-free non-free-firmware

#===
deb https://deb.debian.org/debian/ bookworm-updates main contrib non-free non-free-firmware
deb-src https://deb.debian.org/debian/ bookworm-updates main contrib non-free non-free-firmware

#===
deb https://deb.debian.org/debian-security/ bookworm-security main contrib non-free non-free-firmware
deb-src https://deb.debian.org/debian-security bookworm-security main contrib non-free non-free-firmware
deb https://deb.debian.org/debian/ bookworm-proposed-updates main contrib non-free-firmware non-free

== core dump / trace ==
systemd-coredump[2160]: Process 2090 (light-locker) of user 1000 dumped core.

Module libsystemd.so.0 from deb systemd-252.30-1~deb12u2.amd64
Stack trace of thread 2090:
#0 0x00007f1c475f77d7 g_log_structured_array (libglib-2.0.so.0 + 0x5b7d7)
#1 0x00007f1c475f7bfe g_log_default_handler (libglib-2.0.so.0 + 0x5bbfe)
#2 0x00007f1c475f7e67 g_logv (libglib-2.0.so.0 + 0x5be67)
#3 0x00007f1c475f80ff g_log (libglib-2.0.so.0 + 0x5c0ff)
#4 0x000055c5baf77085 n/a (light-locker + 0xb085)
#5 0x00007f1c4770bde9 g_type_create_instance (libgobject-2.0.so.0 + 0x37de9)
#6 0x00007f1c476efd30 n/a (libgobject-2.0.so.0 + 0x1bd30)
#7 0x00007f1c476f13fc g_object_new_with_properties (libgobject-2.0.so.0 + 0x1d3fc)
#8 0x00007f1c476f2001 g_object_new (libgobject-2.0.so.0 + 0x1e001)
#9 0x000055c5baf798e2 gs_listener_new (light-locker + 0xd8e2)
#10 0x000055c5baf754c2 n/a (light-locker + 0x94c2)
#11 0x00007f1c4770bde9 g_type_create_instance (libgobject-2.0.so.0 + 0x37de9)
#12 0x00007f1c476efd30 n/a (libgobject-2.0.so.0 + 0x1bd30)
#13 0x00007f1c476f13fc g_object_new_with_properties (libgobject-2.0.so.0 + 0x1d3fc)
#14 0x00007f1c476f2001 g_object_new (libgobject-2.0.so.0 + 0x1e001)
#15 0x000055c5baf75b02 gs_monitor_new (light-locker + 0x9b02)
#16 0x000055c5baf743fa main (light-locker + 0x83fa)
#17 0x00007f1c4731224a n/a (libc.so.6 + 0x2724a)
#18 0x00007f1c47312305 __libc_start_main (libc.so.6 + 0x27305)
#19 0x000055c5baf7454a _start (light-locker + 0x854a)

Statistics: Posted by hanasaki — 2024-10-02 03:09



Viewing all articles
Browse latest Browse all 2681

Trending Articles