Since around June 12th, I have been experiencing regular crashes using this google-chrome package, where chrome just randomly disappears with no warning, and then emits a core dump.
Checking my update log, this corrresponds to when I updated to 137.0.7151.103-1
on 11th June
Im using Arch and KDE Plasma 6.4.0. Curious to see if anyone else is seeing this same issue
$ ls -ltr /var/lib/systemd/coredump/ | grep chrome
-rw-r-----+ 1 root root 45237278 Jun 12 20:56 core.chrome.1000.a4295aaf020140e1afb4c0b7b432b6b3.398315.1749758183000000.zst
-rw-r-----+ 1 root root 44027259 Jun 17 09:35 core.chrome.1000.1aa6b95cac0c4c089ea6efbb7f2fd497.840098.1750149334000000.zst
-rw-r-----+ 1 root root 46209507 Jun 17 11:10 core.chrome.1000.1aa6b95cac0c4c089ea6efbb7f2fd497.864129.1750155015000000.zst
-rw-r-----+ 1 root root 48201588 Jun 19 00:12 core.chrome.1000.1d9d9c654ced40d79f420af4744f16a5.484985.1750288338000000.zst
-rw-r-----+ 1 root root 46506255 Jun 23 02:07 core.chrome.1000.da00d926e4e5429699e14291e0d23615.491304.1750640825000000.zst
-rw-r-----+ 1 root root 23700372 Jun 23 03:06 core.chrome.1000.da00d926e4e5429699e14291e0d23615.567255.1750644397000000.zst
-rw-r-----+ 1 root root 51935727 Jun 27 03:05 core.chrome.1000.92adc1ce994347c19b808282803c680c.856576.1750989929000000.zst
$ cat /var/log/pacman.log | grep chrome | grep 'upgraded' | tail -n3
[2025-06-03T18:08:59+0100] [ALPM] upgraded google-chrome (137.0.7151.55-1 -> 137.0.7151.68-1)
[2025-06-11T18:17:34+0100] [ALPM] upgraded google-chrome (137.0.7151.68-1 -> 137.0.7151.103-1)
[2025-06-21T20:34:43+0100] [ALPM] upgraded google-chrome (137.0.7151.103-1 -> 137.0.7151.119-1)
$ cat /var/log/pacman.log | grep 'plasma-desktop' | tail -n6
[2025-06-03T12:42:36+0100] [ALPM] upgraded plasma-desktop (6.3.4-1 -> 6.3.5-1)
[2025-06-21T20:32:49+0100] [ALPM] upgraded plasma-desktop (6.3.5-1 -> 6.4.0-1)
I havent seen any chrome bug reports so wonder if its somehow package related?
Pinned Comments
gromit commented on 2023-04-15 08:22 (UTC) (edited on 2023-05-08 21:42 (UTC) by gromit)
When reporting this package as outdated make sure there is indeed a new version for Linux Desktop. You can have a look at the "Stable updates" tag in Release blog for this.
You can also run this command to obtain the version string for the latest chrome version:
Do not report updates for ChromeOS, Android or other platforms stable versions as updates here.