| 15 Nov 2025 |
Capypara | because coredumpctl doesn't break | 20:55:13 |
K900 | No, coredumpctl debug starts a debugger on the last core dump it has recorded | 20:55:35 |
Capypara | okay but that is Spotify, so I guess GNOME is not segfaulting | 20:56:21 |
K900 | You can use coredumpctl (no arguments) to see all the core dumps | 20:56:37 |
K900 | And then use coredumpctl debug <pid> | 20:56:45 |
Capypara | Last one is from yesterday. | 20:56:53 |
K900 | Last or first? They're ordered oldest to newest | 20:57:08 |
Capypara | Yeah the most recent one | 20:57:14 |
Capypara | As I said, GNOME doesn't crash, the process just exits with exit code 0 | 20:57:24 |
Capypara | ah no sorry | 20:58:45 |
Capypara | Nov 15 21:53:27 kirschbaum systemd[2994]: org.gnome.Shell@wayland.service: Main process exited, code=killed, status=9/KILL
| 20:58:53 |
Capypara | Was reading the wrong entry, it's SIGKILL | 20:59:04 |
K900 | That sounds like OOM | 20:59:21 |
Capypara | the kernel has no OOM report in its logs | 20:59:31 |
Capypara | there is no log about anything unusual in general | 20:59:38 |
K900 | systemd-oomd | 20:59:39 |
Capypara | (in the kernel log) | 20:59:42 |
Capypara | nope | 21:02:14 |
Capypara | at least it has nothing in it's journal about it killing anything | 21:02:23 |
Capypara | It's a mutter bug | 21:04:51 |
Capypara | got confirmation from the GNOME matrix channel | 21:04:57 |
Capypara | fixed in 49.1.1 | 21:04:59 |
Capypara | mutter kills it's own process instead of the background app, lol | 21:05:15 |
Capypara | Redacted or Malformed Event | 21:07:03 |
Capypara | wait, we are on 49.1.1 | 21:08:24 |
Capypara | for fucks sake | 21:18:25 |
Capypara | it's a Flatpak bug actually | 21:18:29 |
Capypara | https://github.com/flatpak/flatpak/pull/6375 | 21:18:30 |
Capypara | Can also reproduce it under Fedora | 21:19:04 |
Capypara | I just always run into the most cursed bugs somehow. | 21:19:49 |