I recently ran nix flake update
to update my system. I was on the 6.9.3 kernel to give an idea of the time since updating. Since then, firefox frequently crashes, both stable and the nightly overlay from mozilla. This is the error message when ran from the terminal:
ExceptionHandler::GenerateDump attempting to generate:/home/allmight/.mozilla/firefox/hcff24kn.default-1718918951502/minidumps/6b185753-b5b4-3f14-109a-762dc1080839.dmp
ExceptionHandler::GenerateDump cloned child 10832
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::GenerateDump minidump generation succeeded
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
Exiting due to channel error.
[GFX1-]: CompositorBridgeChild receives IPC close with reason=AbnormalShutdown
Exiting due to channel error.
It mentions trying to create a dump file, but nothing gets written to /home/allmight/.mozilla/firefox/hcff24kn.default-1718918951502/minidumps/6b185753-b5b4-3f14-109a-762dc1080839.dmp
.
Has anyone experienced this?