ungoogled-chromium 138 segfault with old config 01 July 2025, 08:46:53 Did a fairly sizeable system update including ungoogled-chromium (137.0.7151.119-1 -> 138.0.7204.49-1), and now it hit a segmentation fault soon after starting. This was fixed by removing the old configuration ~/.config/chromium/. I did not dissect further to identify the culprit (there's a lot of junk in that directory). Before the segfault there were just a bunch of dbus-related errors printed, but it seems those appear even now that it's working. Quote Selected
Re: ungoogled-chromium 138 segfault with old config Reply #1 – 01 July 2025, 13:43:11 Quote from: lotuskip – on 01 July 2025, 08:46:53Did a fairly sizeable system update including ungoogled-chromium (137.0.7151.119-1 -> 138.0.7204.49-1), and now it hit a segmentation fault soon after starting. This was fixed by removing the old configuration ~/.config/chromium/. I did not dissect further to identify the culprit (there's a lot of junk in that directory). Before the segfault there were just a bunch of dbus-related errors printed, but it seems those appear even now that it's working.This has happened to me once or twice over the years with firefox. It is a problem. I ended up abandoning only configs for the new firefox. The guys here might be able to help, but if not, you might end up having to ask on chromium developers themselves. They might well know what they changed. You can read the readmes in the source code as well which often list the differences between versions. Quote Selected