New comment by Duncaen on void-packages repository https://github.com/void-linux/void-packages/issues/29654#issuecomment-1874718291 Comment: Its not that simple, `--no-sandbox` has a bunch of implications other than the simple filtering of system calls, the issues are most likely related to multi threading and locks/mutexes, `--no-sandbox` makes chrome basically single threaded.