You are not logged in.
I'm having the weirdest issue. I closed FF as usual, powered off the PC and when next I booted and tried opening FF it displayed a crash dialogue window. And I haven't been able to launch it since.
Same behavior with:
firefox --safe-mode
firefox --headless
firefox --ProfileManager #creating new profileRemoving cache has not effect
rm -rf ~/.cache/mozilla/firefoxI updated the system and FF to the newest version --- still the same crash. I removed ~/.mozilla altogether --- no joy.
In the terminal FF gives:
ExceptionHandler::GenerateDump attempting to generate:/home/username/.config/mozilla/firefox/fljaw10m.default-release/minidumps/120c67f2-76bc-887b-22c9-554d47ff1a01.dmp
ExceptionHandler::GenerateDump cloned child 40423
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::GenerateDump minidump generation succeededdmp file is not created though and the minidumps folder is empty.
journalctl -b | grep -i firefoxis empty.
pacman -Qkk firefox
firefox: 98 total files, 0 altered filesSome system info:
AMD GPU
firefox 147.0.3-1
xorg-server 21.1.21-1
mesa 1:25.3.5-1
i3-wm 4.25.1-1
picom 13-1Any ideas?
Last edited by temkyn (2026-02-10 09:26:35)
Offline
pacman -Qkk nss
warning: nss: /usr/lib/libfreeblpriv3.so (SHA256 checksum mismatch)For some reason nss got corrupted. Reinstalling it solved the issue.
Offline