There is a new pull request by pbui against master on the void-packages repository https://github.com/pbui/void-packages chromium https://github.com/void-linux/void-packages/pull/22215 chromium: add upstream patch to help with segfaults [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). A patch file from https://github.com/void-linux/void-packages/pull/22215.patch is attached