My only recourse seems to be rebooting. Once Firefox crashes, there seems to be no mechanism to restart it (the Chromium snap fails too) from the snap binary. For whatever reason, Firefox running from my Startup Applications succeeds. Once the tabs start crashing, no more web activity will be possible until I reboot.
lsof -p [Firefox PID] | grep -E '(COMMAND|libdl)'
returns:
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
firefox 3239 donald mem REG 7,7 6024 /usr/lib/x86_64-linux-gnu/libdl-2.31.so (stat: No such file or directory)
My only recourse seems to be rebooting. Once Firefox crashes, there seems to be no mechanism to restart it (the Chromium snap fails too) from the snap binary. For whatever reason, Firefox running from my Startup Applications succeeds. Once the tabs start crashing, no more web activity will be possible until I reboot.
lsof -p [Firefox PID] | grep -E '(COMMAND|libdl)'
returns: x86_64- linux-gnu/ libdl-2. 31.so (stat: No such file or directory)
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
firefox 3239 donald mem REG 7,7 6024 /usr/lib/
sudo grep libdl /proc/3239/maps | less 7f1ecaf60000 r--p 00000000 07:07 6024 /usr/lib/ x86_64- linux-gnu/ libdl-2. 31.so 7f1ecaf62000 r-xp 00001000 07:07 6024 /usr/lib/ x86_64- linux-gnu/ libdl-2. 31.so 7f1ecaf63000 r--p 00003000 07:07 6024 /usr/lib/ x86_64- linux-gnu/ libdl-2. 31.so 7f1ecaf64000 r--p 00003000 07:07 6024 /usr/lib/ x86_64- linux-gnu/ libdl-2. 31.so 7f1ecaf65000 rw-p 00004000 07:07 6024 /usr/lib/ x86_64- linux-gnu/ libdl-2. 31.so
7f1ecaf5f000-
7f1ecaf60000-
7f1ecaf62000-
7f1ecaf63000-
7f1ecaf64000-