I have downloaded the 6.24.1 image for Odroid XU4, selecting only the LXDE desktop to install, which it then boots into without any issues. Whenever I try to use Firefox ESR it generates a Mozilla Crash Reporter. I have repeated the initial build a few times and always get the same issue. I have tried MATE instead of LXDE and again the same issue.
Tried removing and re-installing Firefox ESR from apt which didn’t make any difference
Did manage to install konqueror from apt
I can’t seem to find a log file for the error, so unable to give any more information
MartinC Faradn
Does journalctl -r (-r = reverts, newest logs at top) show anything relevant after crash or dmesg?
Also check the Xserver log: cat /var/log/xorg.log
Another idea is to run Firefox from terminal emulator and see if there some logs appear: /usr/bin/firefox-esr
It can be run from an development environment as well, but not sure currently how to do this.
The Mozilla Crash Reporter does not contain any info or allow to see what would be uploaded as report?
Nothing shows specifically stating Firefox in dmesg, journal or the xlogs.
Running firefox from shell with safe-mode and headless switches makes no difference
I have tried installing Chromium but that has the same issue
I have found out the Failed to open message is generated by the Mozillla Crassh Reporter. When I uncheck the box for “Tell Mozilla about…” it goes away, however, several lines before that error remain: ExceptionHandler::GenerateDump cloned child 9620
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal…