I'm thinking this could be llvm/clang13 fallout, but with the new Dec 19 snapshot chromium stopped working for me. It opens up a blank white page, and trying to visit any website is stuck "loading..."
In ps(1), one chrome subprocess is pegging a CPU at 99% utilization.. brynet 10507 96.6 0.8 188884 64620 p5 R+pU/3 3:00PM 1:01.60 chrome: --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=9547151940239398474,4827432241527663666,131072 --disable-features=AsmJsToWebAssembly,WebAssembly,WebAssemblyStreaming --lang=en-GB --service-sandbox-type=network --change-stack-guard-on-fork=enable --shared-files=v8_context_snapshot_data:100 (chrome) I don't see any pledge violations in dmesg, but when starting chrome in an xterm, I'm getting this shortly afterward: [61545:-1478398720:1219/150010.299942:ERROR:network_service_instance_impl.cc(916)] Network service crashed, restarting service. -Bryan.