You are not logged in.

#1 2025-12-21 19:30:47

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

After updating to linux kernel 6.18.1, gnome intermittently started to coredump and return to the login screen.

I initially tried reverting the mesa update, but the problem persisted. Reverting linux and linux-header to  6.17.9 seems to have solved the issue.

My PC runs the amdgpu driver on a Radeon HD 7750

Attaching 2 dump outputs here:

$ coredumpctl info 9812
           PID: 9812 (gnome-shell)
           UID: 1000 (grahams)
           GID: 1000 (grahams)
        Signal: 6 (ABRT)
     Timestamp: Sat 2025-12-20 14:50:45 PST (20h ago)
  Command Line: /usr/bin/gnome-shell
    Executable: /usr/bin/gnome-shell
 Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.Shell@wayland.service
          Unit: user@1000.service
     User Unit: org.gnome.Shell@wayland.service
         Slice: user-1000.slice
     Owner UID: 1000 (grahams)
       Boot ID: c0e124619a9e495cb5796e68982a84bb
    Machine ID: 299f2160a151449696d37647a53bfcb0
      Hostname: hp8330
       Storage: /var/lib/systemd/coredump/core.gnome-shell.1000.c0e124619a9e495cb5796e68982a84bb.9812.176627104500000>
  Size on Disk: 20.3M
       Message: Process 9812 (gnome-shell) of user 1000 dumped core.
                
                Stack trace of thread 9845:
                #0  0x00007f886fe255df abort (libc.so.6 + 0x255df)
                #1  0x00007f884dc6d1e3 n/a (libgallium-25.2.7-arch1.1.so + 0xa6d1e3)
                #2  0x00007f884dc714d4 n/a (libgallium-25.2.7-arch1.1.so + 0xa714d4)
                #3  0x00007f884d720955 n/a (libgallium-25.2.7-arch1.1.so + 0x520955)
                #4  0x00007f884d76784d n/a (libgallium-25.2.7-arch1.1.so + 0x56784d)
                #5  0x00007f886fe9698b n/a (libc.so.6 + 0x9698b)
                #6  0x00007f886ff1a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 9812:
                #0  0x00007f886ff1872d syscall (libc.so.6 + 0x11872d)
                #1  0x00007f884d712f3b n/a (libgallium-25.2.7-arch1.1.so + 0x512f3b)
                #2  0x00007f884d720523 n/a (libgallium-25.2.7-arch1.1.so + 0x520523)
                #3  0x00007f884dc51eba n/a (libgallium-25.2.7-arch1.1.so + 0xa51eba)
                #4  0x00007f884d9671d8 n/a (libgallium-25.2.7-arch1.1.so + 0x7671d8)
                #5  0x00007f884d2d36e5 n/a (libgallium-25.2.7-arch1.1.so + 0xd36e5)
                #6  0x00007f884d2d3800 n/a (libgallium-25.2.7-arch1.1.so + 0xd3800)
                #7  0x00007f8870037505 n/a (libmutter-cogl-17.so.0 + 0x11505)
                #8  0x00007f88700c90f8 cogl_onscreen_egl_maybe_create_timestamp_query (libmutter-cogl-17.so.0 + 0xa30>
                #9  0x00007f88703ee610 n/a (libmutter-17.so.0 + 0x1ee610)
                #10 0x00007f88700aee83 cogl_onscreen_swap_buffers_with_damage (libmutter-cogl-17.so.0 + 0x88e83)
                #11 0x00007f88702b2329 n/a (libmutter-17.so.0 + 0xb2329)
                #12 0x00007f8870409258 n/a (libmutter-17.so.0 + 0x209258)
                #13 0x00007f887069ab1a n/a (libmutter-clutter-17.so.0 + 0xbbb1a)
                #14 0x00007f887064e0ab clutter_frame_clock_dispatch (libmutter-clutter-17.so.0 + 0x6f0ab)
                #15 0x00007f887064e432 n/a (libmutter-clutter-17.so.0 + 0x6f432)
                #16 0x00007f8870934f8d n/a (libglib-2.0.so.0 + 0x5ef8d)
                #17 0x00007f8870936657 n/a (libglib-2.0.so.0 + 0x60657)
                #18 0x00007f8870936a17 g_main_loop_run (libglib-2.0.so.0 + 0x60a17)
                #19 0x00007f88702e834b meta_context_run_main_loop (libmutter-17.so.0 + 0xe834b)
                #20 0x00007f88704e4ac6 n/a (libffi.so.8 + 0x7ac6)
                #21 0x00007f88704e176b n/a (libffi.so.8 + 0x476b)
coredumpctl info 1744
           PID: 1744 (gnome-shell)
           UID: 1000 (grahams)
           GID: 1000 (grahams)
        Signal: 6 (ABRT)
     Timestamp: Sat 2025-12-20 14:46:29 PST (20h ago)
  Command Line: /usr/bin/gnome-shell
    Executable: /usr/bin/gnome-shell
 Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.Shell@wayland.service
          Unit: user@1000.service
     User Unit: org.gnome.Shell@wayland.service
         Slice: user-1000.slice
     Owner UID: 1000 (grahams)
       Boot ID: c0e124619a9e495cb5796e68982a84bb
    Machine ID: 299f2160a151449696d37647a53bfcb0
      Hostname: hp8330
       Storage: /var/lib/systemd/coredump/core.gnome-shell.1000.c0e124619a9e495cb5796e68982a84bb.1744.176627078900000>
  Size on Disk: 20.3M
       Message: Process 1744 (gnome-shell) of user 1000 dumped core.
                
                Stack trace of thread 1774:
                #0  0x00007fdd172255df abort (libc.so.6 + 0x255df)
                #1  0x00007fdcf546d1e3 n/a (libgallium-25.2.7-arch1.1.so + 0xa6d1e3)
                #2  0x00007fdcf54714d4 n/a (libgallium-25.2.7-arch1.1.so + 0xa714d4)
                #3  0x00007fdcf4f20955 n/a (libgallium-25.2.7-arch1.1.so + 0x520955)
                #4  0x00007fdcf4f6784d n/a (libgallium-25.2.7-arch1.1.so + 0x56784d)
                #5  0x00007fdd1729698b n/a (libc.so.6 + 0x9698b)
                #6  0x00007fdd1731a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1744:
                #0  0x00007fdd1731872d syscall (libc.so.6 + 0x11872d)
                #1  0x00007fdcf4f12f3b n/a (libgallium-25.2.7-arch1.1.so + 0x512f3b)
                #2  0x00007fdcf4f20523 n/a (libgallium-25.2.7-arch1.1.so + 0x520523)
                #3  0x00007fdcf5451eba n/a (libgallium-25.2.7-arch1.1.so + 0xa51eba)
                #4  0x00007fdcf51671d8 n/a (libgallium-25.2.7-arch1.1.so + 0x7671d8)
                #5  0x00007fdcf4ad36e5 n/a (libgallium-25.2.7-arch1.1.so + 0xd36e5)
                #6  0x00007fdcf4ad3800 n/a (libgallium-25.2.7-arch1.1.so + 0xd3800)
                #7  0x00007fdd17437505 n/a (libmutter-cogl-17.so.0 + 0x11505)
                #8  0x00007fdd174c90f8 cogl_onscreen_egl_maybe_create_timestamp_query (libmutter-cogl-17.so.0 + 0xa30>
                #9  0x00007fdd177ee610 n/a (libmutter-17.so.0 + 0x1ee610)
                #10 0x00007fdd174aee83 cogl_onscreen_swap_buffers_with_damage (libmutter-cogl-17.so.0 + 0x88e83)
                #11 0x00007fdd176b2329 n/a (libmutter-17.so.0 + 0xb2329)
                #12 0x00007fdd17809258 n/a (libmutter-17.so.0 + 0x209258)
                #13 0x00007fdd17a9ab1a n/a (libmutter-clutter-17.so.0 + 0xbbb1a)
                #14 0x00007fdd17a4e0ab clutter_frame_clock_dispatch (libmutter-clutter-17.so.0 + 0x6f0ab)
                #15 0x00007fdd17a4e432 n/a (libmutter-clutter-17.so.0 + 0x6f432)
                #16 0x00007fdd17d34f8d n/a (libglib-2.0.so.0 + 0x5ef8d)
                #17 0x00007fdd17d36657 n/a (libglib-2.0.so.0 + 0x60657)
                #18 0x00007fdd17d36a17 g_main_loop_run (libglib-2.0.so.0 + 0x60a17)
                #19 0x00007fdd176e834b meta_context_run_main_loop (libmutter-17.so.0 + 0xe834b)
                #20 0x00007fdd1741aac6 n/a (libffi.so.8 + 0x7ac6)
                #21 0x00007fdd1741776b n/a (libffi.so.8 + 0x476b)

Offline

#2 2025-12-21 20:38:54

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

#1  0x00007fdcf546d1e3 n/a (libgallium-25.2.7-arch1.1.so + 0xa6d1e3)

https://archlinux.org/packages/extra/x86_64/mesa/ is at libgallium-25.3.2-arch1.1.so

pacman -Qs mesa

Offline

#3 2025-12-21 22:12:53

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

Can you expand, thanks.

I was on the latest mesa and kernel version when I noticed the issue. I reverted mesa (usual suspect for issues like this in the past on my PC) and it did not alter the frequency (10-30 mins) of the issue. No issues in 2 days after reverting the kernel.

Offline

#4 2025-12-21 22:15:08

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

Your backtrace shows an old library from mid November being used, please check what mesa version you've installed.
In doubt run a complete update and produce a new backtrace.

Offline

#5 2025-12-22 10:06:28

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

In case a fully updated system crashes (likely w/ different backtraces), x-ref: https://bbs.archlinux.org/viewtopic.php?id=311181

Offline

#6 2025-12-22 16:55:06

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

The coredumps started with a fully updated system (mesa and kernel both on the latest). Reverting mesa did not solve the issue, but reverting the kernel did. Sorry I thought that was clear in the 1st post.

Offline

#7 2025-12-22 19:22:33

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

What do the coredumps look like w/ a non-downgraded mesa?
The version in the backtrace is vastly dated, what makes me worry that you're pinning some older mesa version or are using some AUR package.

Offline

#8 2025-12-24 00:14:25

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

I updated mesa to 1:25.3.2-1 while holding the kernel back at 6.17.9 and it has run for 24 hours without a coredump.

Below is the coredump before I reverted mesa or the kernel.
Note. Mesa had an update since this coredump, but the coredumps seemed to start after the kernel update.

coredumpctl info 1793 
           PID: 1793 (gnome-shell)
           UID: 1000 (grahams)
           GID: 1000 (grahams)
        Signal: 6 (ABRT)
     Timestamp: Thu 2025-12-18 09:00:40 PST (5 days ago)
  Command Line: /usr/bin/gnome-shell
    Executable: /usr/bin/gnome-shell
 Control Group: /user.slice/user-1000.slice/user@1000.service/session.slice/org.gnome.Shell@wayland.service
          Unit: user@1000.service
     User Unit: org.gnome.Shell@wayland.service
         Slice: user-1000.slice
     Owner UID: 1000 (grahams)
       Boot ID: 7e16bcf796e04ee3bfa396b7ffd8bec1
    Machine ID: 299f2160a151449696d37647a53bfcb0
      Hostname: hp8330
       Storage: /var/lib/systemd/coredump/core.gnome-shell.1000.7e16bcf796e04ee3bfa396b7ffd8bec1.1793.1766077240000000.zst (present)
  Size on Disk: 20.5M
       Message: Process 1793 (gnome-shell) of user 1000 dumped core.
                
                Stack trace of thread 1821:
                #0  0x00007f2c288255df abort (libc.so.6 + 0x255df)
                #1  0x00007f2c01cefec3 n/a (libgallium-25.3.1-arch1.2.so + 0xaefec3)
                #2  0x00007f2c01cf41d4 n/a (libgallium-25.3.1-arch1.2.so + 0xaf41d4)
                #3  0x00007f2c01797e15 n/a (libgallium-25.3.1-arch1.2.so + 0x597e15)
                #4  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #5  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #6  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1824:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 2319:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2891acb5 epoll_wait (libc.so.6 + 0x11acb5)
                #4  0x00007f2c209e7c2a n/a (libspa-support.so + 0x19c2a)
                #5  0x00007f2c209d4c7f n/a (libspa-support.so + 0x6c7f)
                #6  0x00007f2c284cf014 n/a (libpipewire-0.3.so.0 + 0x83014)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 3562:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2890d4ae __poll (libc.so.6 + 0x10d4ae)
                #4  0x00007f2bd096bb6a n/a (libpulse.so.0 + 0x32b6a)
                #5  0x00007f2bd0955661 pa_mainloop_poll (libpulse.so.0 + 0x1c661)
                #6  0x00007f2bd095f793 pa_mainloop_iterate (libpulse.so.0 + 0x26793)
                #7  0x00007f2bd095f861 pa_mainloop_run (libpulse.so.0 + 0x26861)
                #8  0x00007f2bd0970d32 n/a (libpulse.so.0 + 0x37d32)
                #9  0x00007f2bd091646f n/a (libpulsecommon-17.0.so + 0x5d46f)
                #10 0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #11 0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1921:
                #0  0x00007f2c2891872d syscall (libc.so.6 + 0x11872d)
                #1  0x00007f2c25230905 n/a (libglycin-2.so.0 + 0x230905)
                #2  0x00007f2c2516f99b n/a (libglycin-2.so.0 + 0x16f99b)
                #3  0x00007f2c2516de89 n/a (libglycin-2.so.0 + 0x16de89)
                #4  0x00007f2c2516dd2f n/a (libglycin-2.so.0 + 0x16dd2f)
                #5  0x00007f2c252c0161 n/a (libglycin-2.so.0 + 0x2c0161)
                #6  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #7  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1819:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2890d9f6 ppoll (libc.so.6 + 0x10d9f6)
                #4  0x00007f2c29336784 n/a (libglib-2.0.so.0 + 0x60784)
                #5  0x00007f2c29336a17 g_main_loop_run (libglib-2.0.so.0 + 0x60a17)
                #6  0x00007f2c28e053c3 n/a (libmutter-17.so.0 + 0x2053c3)
                #7  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #8  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #9  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1922:
                #0  0x00007f2c25178bb3 n/a (libglycin-2.so.0 + 0x178bb3)
                #1  0x00007f2c2517811b n/a (libglycin-2.so.0 + 0x17811b)
                #2  0x00007f2c25177e1c n/a (libglycin-2.so.0 + 0x177e1c)
                #3  0x00007f2c252c0161 n/a (libglycin-2.so.0 + 0x2c0161)
                #4  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #5  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 2332:
                #0  0x00007f2c2891872d syscall (libc.so.6 + 0x11872d)
                #1  0x00007f2c2936582e g_cond_wait (libglib-2.0.so.0 + 0x8f82e)
                #2  0x00007f2c292fc1cd n/a (libglib-2.0.so.0 + 0x261cd)
                #3  0x00007f2c292fc23d g_async_queue_pop (libglib-2.0.so.0 + 0x2623d)
                #4  0x00007f2c243ac51c n/a (libpangoft2-1.0.so.0 + 0xc51c)
                #5  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #6  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #7  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 2676:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1806:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2890d9f6 ppoll (libc.so.6 + 0x10d9f6)
                #4  0x00007f2c29336784 n/a (libglib-2.0.so.0 + 0x60784)
                #5  0x00007f2c29336865 g_main_context_iteration (libglib-2.0.so.0 + 0x60865)
                #6  0x00007f2c234307be n/a (libdconfsettings.so + 0x77be)
                #7  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #8  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #9  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1808:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c271b0771 n/a (libmozjs-140.so + 0x17b0771)
                #5  0x00007f2c271b1cd9 n/a (libmozjs-140.so + 0x17b1cd9)
                #6  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #7  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1810:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c271b0771 n/a (libmozjs-140.so + 0x17b0771)
                #5  0x00007f2c271b1cd9 n/a (libmozjs-140.so + 0x17b1cd9)
                #6  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #7  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 2175:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1807:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c271b0771 n/a (libmozjs-140.so + 0x17b0771)
                #5  0x00007f2c271b1cd9 n/a (libmozjs-140.so + 0x17b1cd9)
                #6  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #7  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1796:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2890d9f6 ppoll (libc.so.6 + 0x10d9f6)
                #4  0x00007f2c29336784 n/a (libglib-2.0.so.0 + 0x60784)
                #5  0x00007f2c29336865 g_main_context_iteration (libglib-2.0.so.0 + 0x60865)
                #6  0x00007f2c293368b2 n/a (libglib-2.0.so.0 + 0x608b2)
                #7  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #8  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #9  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1809:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c271b0771 n/a (libmozjs-140.so + 0x17b0771)
                #5  0x00007f2c271b1cd9 n/a (libmozjs-140.so + 0x17b1cd9)
                #6  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #7  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1833:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1795:
                #0  0x00007f2c2891872d syscall (libc.so.6 + 0x11872d)
                #1  0x00007f2c2936582e g_cond_wait (libglib-2.0.so.0 + 0x8f82e)
                #2  0x00007f2c292fc1cd n/a (libglib-2.0.so.0 + 0x261cd)
                #3  0x00007f2c2936e487 n/a (libglib-2.0.so.0 + 0x98487)
                #4  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #5  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #6  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 2570:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1823:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1822:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1835:
                #0  0x00007f2c288939ab __lll_lock_wait_private (libc.so.6 + 0x939ab)
                #1  0x00007f2c288a5088 n/a (libc.so.6 + 0xa5088)
                #2  0x00007f2c019eb7c0 n/a (libgallium-25.3.1-arch1.2.so + 0x7eb7c0)
                #3  0x00007f2c01797e15 n/a (libgallium-25.3.1-arch1.2.so + 0x597e15)
                #4  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #5  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #6  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1825:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1836:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2890d9f6 ppoll (libc.so.6 + 0x10d9f6)
                #4  0x00007f2c29336784 n/a (libglib-2.0.so.0 + 0x60784)
                #5  0x00007f2c29336a17 g_main_loop_run (libglib-2.0.so.0 + 0x60a17)
                #6  0x00007f2c28e085b5 n/a (libmutter-17.so.0 + 0x2085b5)
                #7  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #8  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #9  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1798:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288931b4 n/a (libc.so.6 + 0x931b4)
                #3  0x00007f2c2890d9f6 ppoll (libc.so.6 + 0x10d9f6)
                #4  0x00007f2c29336784 n/a (libglib-2.0.so.0 + 0x60784)
                #5  0x00007f2c29336a17 g_main_loop_run (libglib-2.0.so.0 + 0x60a17)
                #6  0x00007f2c295482e4 n/a (libgio-2.0.so.0 + 0x11a2e4)
                #7  0x00007f2c2936d8bc n/a (libglib-2.0.so.0 + 0x978bc)
                #8  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #9  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1793:
                #0  0x00007f2c288a62aa n/a (libc.so.6 + 0xa62aa)
                #1  0x00007f2c288a6d00 n/a (libc.so.6 + 0xa6d00)
                #2  0x00007f2c28176f93 n/a (libcairo.so.2 + 0x32f93)
                #3  0x00007f2c281773b1 n/a (libcairo.so.2 + 0x333b1)
                #4  0x00007f2c281e4146 n/a (libcairo.so.2 + 0xa0146)
                #5  0x00007f2c281e546e n/a (libcairo.so.2 + 0xa146e)
                #6  0x00007f2c281ea52e n/a (libcairo.so.2 + 0xa652e)
                #7  0x00007f2c2819d328 n/a (libcairo.so.2 + 0x59328)
                #8  0x00007f2c28176347 n/a (libcairo.so.2 + 0x32347)
                #9  0x00007f2c281bb7a1 n/a (libcairo.so.2 + 0x777a1)
                #10 0x00007f2c281bbd9a n/a (libcairo.so.2 + 0x77d9a)
                #11 0x00007f2c28168d51 n/a (libcairo.so.2 + 0x24d51)
                #12 0x00007f2c28174caa n/a (libcairo.so.2 + 0x30caa)
                #13 0x00007f2c281ba9c1 n/a (libcairo.so.2 + 0x769c1)
                #14 0x00007f2c28170964 n/a (libcairo.so.2 + 0x2c964)
                #15 0x00007f2c281c339e cairo_show_glyphs (libcairo.so.2 + 0x7f39e)
                #16 0x00007f2c2909cb4a n/a (libmutter-clutter-17.so.0 + 0xbdb4a)
                #17 0x00007f2c29320d4b g_hash_table_foreach (libglib-2.0.so.0 + 0x4ad4b)
                #18 0x00007f2c2909d856 n/a (libmutter-clutter-17.so.0 + 0xbe856)
                #19 0x00007f2c290a4bd6 n/a (libmutter-clutter-17.so.0 + 0xc5bd6)
                #20 0x00007f2c290a53bd n/a (libmutter-clutter-17.so.0 + 0xc63bd)
                #21 0x00007f2c2901813a clutter_actor_get_preferred_height (libmutter-clutter-17.so.0 + 0x3913a)
                #22 0x00007f2c28f64e98 n/a (libst-17.so + 0x3be98)
                #23 0x00007f2c2901813a clutter_actor_get_preferred_height (libmutter-clutter-17.so.0 + 0x3913a)
                #24 0x00007f2c29038d5d n/a (libmutter-clutter-17.so.0 + 0x59d5d)
                #25 0x00007f2c28f8b70e n/a (libst-17.so + 0x6270e)
                #26 0x00007f2c2901813a clutter_actor_get_preferred_height (libmutter-clutter-17.so.0 + 0x3913a)
                #27 0x00007f2c29038d5d n/a (libmutter-clutter-17.so.0 + 0x59d5d)
                #28 0x00007f2c28f8b70e n/a (libst-17.so + 0x6270e)
                #29 0x00007f2c2901813a clutter_actor_get_preferred_height (libmutter-clutter-17.so.0 + 0x3913a)
                #30 0x00007f2c29039c15 n/a (libmutter-clutter-17.so.0 + 0x5ac15)
                #31 0x00007f2c28f8b5ae n/a (libst-17.so + 0x625ae)
                #32 0x00007f2c2901856a clutter_actor_get_preferred_width (libmutter-clutter-17.so.0 + 0x3956a)
                #33 0x00007f2c290250cf clutter_actor_allocate_align_fill (libmutter-clutter-17.so.0 + 0x460cf)
                #34 0x00007f2c2903925f n/a (libmutter-clutter-17.so.0 + 0x5a25f)
                #35 0x00007f2c28f8b932 n/a (libst-17.so + 0x62932)
                #36 0x00007f2c29023a3f n/a (libmutter-clutter-17.so.0 + 0x44a3f)
                #37 0x00007f2c2902edb0 n/a (libmutter-clutter-17.so.0 + 0x4fdb0)
                #38 0x00007f2c2901b866 clutter_actor_allocate (libmutter-clutter-17.so.0 + 0x3c866)
                #39 0x00007f2c29024b88 clutter_actor_allocate_preferred_size (libmutter-clutter-17.so.0 + 0x45b88)
                #40 0x00007f2c290520c5 n/a (libmutter-clutter-17.so.0 + 0x730c5)
                #41 0x00007f2c2900f6ca n/a (libmutter-clutter-17.so.0 + 0x306ca)
                #42 0x00007f2c2901be67 clutter_actor_allocate (libmutter-clutter-17.so.0 + 0x3ce67)
                #43 0x00007f2c29024b88 clutter_actor_allocate_preferred_size (libmutter-clutter-17.so.0 + 0x45b88)
                #44 0x00007f2c290520c5 n/a (libmutter-clutter-17.so.0 + 0x730c5)
                #45 0x00007f2c2900f6ca n/a (libmutter-clutter-17.so.0 + 0x306ca)
                #46 0x00007f2c2901be67 clutter_actor_allocate (libmutter-clutter-17.so.0 + 0x3ce67)
                #47 0x00007f2c29024b88 clutter_actor_allocate_preferred_size (libmutter-clutter-17.so.0 + 0x45b88)
                #48 0x00007f2c2908ec65 n/a (libmutter-clutter-17.so.0 + 0xafc65)
                #49 0x00007f2c2909aa66 n/a (libmutter-clutter-17.so.0 + 0xbba66)
                #50 0x00007f2c2904e0ab clutter_frame_clock_dispatch (libmutter-clutter-17.so.0 + 0x6f0ab)
                #51 0x00007f2c2904e432 n/a (libmutter-clutter-17.so.0 + 0x6f432)
                #52 0x00007f2c29334f8d n/a (libglib-2.0.so.0 + 0x5ef8d)
                #53 0x00007f2c29336657 n/a (libglib-2.0.so.0 + 0x60657)
                #54 0x00007f2c29336a17 g_main_loop_run (libglib-2.0.so.0 + 0x60a17)
                #55 0x00007f2c28ce834b meta_context_run_main_loop (libmutter-17.so.0 + 0xe834b)
                #56 0x00007f2c28a1aac6 n/a (libffi.so.8 + 0x7ac6)
                #57 0x00007f2c28a1776b n/a (libffi.so.8 + 0x476b)
                #58 0x00007f2c28a1a06e ffi_call (libffi.so.8 + 0x706e)
                #59 0x00007f2c291d787a n/a (libgjs.so.0 + 0xce87a)
                #60 0x00007f2c291d82cd n/a (libgjs.so.0 + 0xcf2cd)
                #61 0x00007f2c27327ca5 n/a (libmozjs-140.so + 0x1927ca5)
                #62 0x00007f2c27096a4f n/a (libmozjs-140.so + 0x1696a4f)
                #63 0x00007f2c275355f3 _ZN2JS4CallEP9JSContextNS_6HandleINS_5ValueEEES4_RKNS_16HandleValueArrayENS_13MutableHandleIS3_EE (libmozjs-140.so + 0x1b355f3)
                
                Stack trace of thread 1826:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1827:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1832:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                
                Stack trace of thread 1834:
                #0  0x00007f2c2889f002 n/a (libc.so.6 + 0x9f002)
                #1  0x00007f2c2889316c n/a (libc.so.6 + 0x9316c)
                #2  0x00007f2c288937dc n/a (libc.so.6 + 0x937dc)
                #3  0x00007f2c28895e9e pthread_cond_wait (libc.so.6 + 0x95e9e)
                #4  0x00007f2c017e296e n/a (libgallium-25.3.1-arch1.2.so + 0x5e296e)
                #5  0x00007f2c01797d3d n/a (libgallium-25.3.1-arch1.2.so + 0x597d3d)
                #6  0x00007f2c017e289d n/a (libgallium-25.3.1-arch1.2.so + 0x5e289d)
                #7  0x00007f2c2889698b n/a (libc.so.6 + 0x9698b)
                #8  0x00007f2c2891a9cc n/a (libc.so.6 + 0x11a9cc)
                ELF object binary architecture: AMD x86-64

Last edited by gps1539 (2025-12-24 00:19:53)

Offline

#9 2025-12-24 09:34:07

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

coredumps seemed to start after the kernel update.

There're probably amdgpu error in dmesg/the system journal - something about timeout, reset and wedge?

Offline

#10 2025-12-24 17:25:48

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

There are several before I reverted the kernel, one example below

Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: Dumping IP State
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: Dumping IP State Completed
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: ring gfx timeout, signaled seq=748895, emitted seq=748898
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu:  Process firefox pid 6226 thread firefox:cs0 pid 6279
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: GPU reset begin!. Source:  1
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: PCI CONFIG reset
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: GPU reset succeeded, trying to resume
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: PCIE GART of 1024M enabled (table at 0x000000F400400000).
Dec 18 21:54:58 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: VRAM is lost due to GPU reset!
Dec 18 21:54:59 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: GPU reset(1) succeeded!
Dec 18 21:54:59 hp8330 kernel: amdgpu 0000:01:00.0: [drm] device wedged, but recovered through reset
Dec 18 21:54:59 hp8330 gnome-shell[1577]: amdgpu: The CS has cancelled because the context is lost. This context is innocent.
                                               #1  0x00007f076803c5d5 amdgpu_bo_cpu_unmap (libdrm_amdgpu.so.1 + 0x45d5)
Dec 18 21:55:00 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: VM memory stats for proc Xwayland(2151) task Xwayland:cs0(1745) is non-zero when fini
Dec 18 21:55:01 hp8330 kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq cfg80211 intel_rapl_msr intel_rapl_common x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_hda_codec_alc269 snd_hda_scodec_component snd_hda_codec_realtek_lib vfat at24 fat snd_hda_codec_generic kvm snd_hda_codec_atihdmi snd_hda_codec_hdmi snd_hda_intel irqbypass polyval_clmulni snd_hda_codec snd_usb_audio ghash_clmulni_intel uvcvideo videobuf2_vmalloc snd_hda_core snd_usbmidi_lib uvc snd_ump snd_intel_dspcfg hp_wmi aesni_intel videobuf2_memops snd_rawmidi rapl snd_intel_sdw_acpi platform_profile sparse_keymap snd_seq_device videobuf2_v4l2 intel_cstate snd_hwdep rfkill wmi_bmof intel_uncore iTCO_wdt videobuf2_common i2c_i801 psmouse i2c_smbus pcspkr snd_pcm videodev i2c_mux intel_pmc_bxt snd_timer iTCO_vendor_support snd e1000e soundcore intel_oc_wdt ptp pps_core mc joydev mousedev mac_hid uinput i2c_dev sg crypto_user dm_mod loop nfnetlink ip_tables x_tables xfs amdgpu amdxcp drm_panel_backlight_quirks gpu_sched drm_buddy drm_ttm_helper ttm
Dec 18 21:55:01 hp8330 kernel:  amdgpu_drm_release+0x5d/0xb0 [amdgpu dba01a2baca3a56da638693fdbfda8bfa1b1561f]
Dec 18 21:55:01 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: VM memory stats for proc gnome-shell(1606) task gnome-shel:cs0(1577) is non-zero when fini
Dec 18 21:55:01 hp8330 gnome-shell[8259]: Added device '/dev/dri/card1' (amdgpu) using non-atomic mode setting.
Dec 18 21:55:11 hp8330 gnome-shell[9048]: Added device '/dev/dri/card1' (amdgpu) using non-atomic mode setting.

Offline

#11 2025-12-24 21:18:28

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Offline

#12 2026-01-05 19:09:39

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

I tried updating to 6.18.3, as there looked to be some fixes for amdgpu, but I just hit the issue again. Reverting back to 6.17 for now.

Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: Dumping IP State
Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: Dumping IP State Completed
Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: ring gfx timeout, signaled seq=2771153, emitted seq=2771156
Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu:  Process firefox pid 2786 thread firefox:cs0 pid 2841
Jan 05 11:01:45 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: GPU reset begin!. Source:  1
Jan 05 11:01:46 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: PCI CONFIG reset
Jan 05 11:01:46 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: GPU reset succeeded, trying to resume
Jan 05 11:01:46 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: PCIE GART of 1024M enabled (table at 0x000000F400400000).
Jan 05 11:01:46 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: VRAM is lost due to GPU reset!
Jan 05 11:01:46 hp8330 kernel: amdgpu 0000:01:00.0: amdgpu: GPU reset(1) succeeded!
Jan 05 11:01:46 hp8330 kernel: amdgpu 0000:01:00.0: [drm] device wedged, but recovered through reset
Jan 05 11:01:46 hp8330 gnome-shell[1780]: amdgpu: The CS has cancelled because the context is lost. This context is innocent.

Offline

#13 2026-01-05 21:49:27

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

https://bbs.archlinux.org/viewtopic.php … 8#p2279768 seems to suggest the problem being the firmware - have you tried to downgrade that?

Offline

#14 2026-01-05 23:34:34

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

I have not tried downgrading linux-firmware. I update every few days and I did not see issues between updating linux-firmware in early December and updating the kernel to 6.18 in mid December.

Offline

#15 2026-01-06 10:27:35

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

The newer kernel might attempt to load a newer version of the firmware - withdrawing that would make it drop back to the older version.
Idk whether that's the cause, but it's not an implausible scenario.

Offline

#16 2026-01-11 18:17:27

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

seth wrote:

The newer kernel might attempt to load a newer version of the firmware - withdrawing that would make it drop back to the older version.
Idk whether that's the cause, but it's not an implausible scenario.

Issue still occurs on 6.18.4

A CachyOS user reported a similar issue and they seem to believe kernel 6.18 is looking for newer amd firmware than provided in linux-firmware 20251125-2. Looks like a new linux-firmware commit happened on 20260110, I'll see what happens when I update to that.

https://discuss.cachyos.org/t/gdm-freez … 17-9/19616

Last edited by gps1539 (2026-01-11 18:17:51)

Offline

#17 2026-01-11 19:35:55

gearhead
Member
Registered: 2018-03-24
Posts: 60

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

Did a complete pacman update this morning on my laptop and it broke gdm. I spent hours trying to figure out what was going on and got nowhere. The last full update was in August sometime.
I used the llms and was not able to figure out what happened. The end result was I went to lightdm  as my greeter. I will try another time to see where it goes.
I am running wayland. the config line is commented out
#WaylandEnable=false

[2026-01-11T11:14:09-0600] [ALPM] upgraded gdm (48.0-2 -> 49.2-1)
This is what I get:
× gdm.service - GNOME Display Manager
Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; preset: disabled)
Active: failed (Result: core-dump) since Sun 2026-01-11 10:24:18 CST; 4min 25s ago Duration: 306ms
Invocation: 1f0e4d6977004f14a4a9a1f7172a6405
Process: 879 ExecStart=/usr/bin/gdm (code=dumped, signal=TRAP)
Main PID: 879 (code=dumped, signal=TRAP)
Mem peak: 3.9M CPU: 112ms
Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Failed with result 'core-dump'.
Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Triggering OnFailure= dependencies.
Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Scheduled restart job, restart counter is at 5.
Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Start request repeated too quickly.
Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Failed with result 'core-dump'.
Jan 11 10:24:18 V550VX systemd[1]: Failed to start GNOME Display Manager.
Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Triggering OnFailure= dependencies.

I do note that whenever I try to run gdm, I cannot log into a tty, either. I can only access it via ssh. 

when I switch to lightdm, everything works fine, I will stay with this for now and try gdm later. FWIW, on my desktop with nvidia drivers or nouveau, gdm works just fine. THis is a laptop with nouveau, only.

Offline

#18 2026-01-11 20:12:18

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 72,057

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

This is a laptop with nouveau, only.

What makes is unlikely to be the same issue.

Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Failed with result 'core-dump'.

https://wiki.archlinux.org/title/Core_d … _core_dump resp. please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#19 2026-01-11 21:32:08

gps1539
Member
From: Los Gatos, CA
Registered: 2013-11-06
Posts: 156

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

As Seth mentioned, this is unlikely to be the same issue as mine is with amdgpu and your laptop appears to use nvidia.

If your laptop has an old nvidia chip check https://archlinux.org/news/nvidia-590-d … el-modules. You may need to use nvidia-580xx-dkms now.

Offline

#20 Yesterday 17:57:52

gearhead
Member
Registered: 2018-03-24
Posts: 60

Re: gnome-shell coredumps with kernel 6.18.1. Reverting to 6.17.9 solves

seth wrote:

This is a laptop with nouveau, only.

What makes is unlikely to be the same issue.

Jan 11 10:24:18 V550VX systemd[1]: gdm.service: Failed with result 'core-dump'.

https://wiki.archlinux.org/title/Core_d … _core_dump resp. please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Since your comment that it is probably not the same issue, I posted a new thread: https://bbs.archlinux.org/viewtopic.php?id=311603 which has the boot log.

Offline

Board footer

Powered by FluxBB