There's a merged pull request on the void-packages repository chromium: add upstream patch to help with segfaults https://github.com/void-linux/void-packages/pull/22215 Description: [ci skip] - Built for x86_64, and x86_64-musl. - Tested on x86_64. Currently chromium is sporadically segfaulting. This adds a patch I had previously skipped when updating to 83.0.4103.61 becaused I didn't think it applied to us (upstream notes it is for the GCC toolchain, but we use LLVM). From initial testing this appears to help eliminate the segfaults... but I don't have a reliable way to test it (that is, I don't have a precise series of steps to trigger the segfault).