Comment # 4 on bug 1212101 from Paul Tannington
(In reply to hui from comment #3)
> Basics like:
> - output when startet from terminal?

Provides nothing over and above that shown in comment #2 from "journalctl -f"
and starting FF

paul@Orion-15:~$ firefox

(firefox:1455): Gtk-WARNING **: 18:19:56.281: Theme parsing error:
gtk-dark.css:1:50: Failed to import: Error opening file
/usr/share/themes/Breeze-Dark/gtk-3.20/gtk.css: No such file or directory

(firefox:1455): Gtk-WARNING **: 18:19:56.346: Theme parsing error:
gtk-dark.css:1:50: Failed to import: Error opening file
/usr/share/themes/Breeze-Dark/gtk-3.20/gtk.css: No such file or directory

(firefox:1455): Gtk-WARNING **: 18:19:56.350: Theme parsing error:
gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated
and shouldn't be used anymore. It will be removed in a future version

(firefox:1455): Gtk-WARNING **: 18:19:56.351: Theme parsing error:
gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated
and shouldn't be used anymore. It will be removed in a future version

(firefox:1455): Gtk-WARNING **: 18:19:56.351: Theme parsing error:
gtk.css:71:36: The style property GtkCheckMenuItem:indicator-size is deprecated
and shouldn't be used anymore. It will be removed in a future version

(firefox:1455): Gtk-WARNING **: 18:19:56.351: Theme parsing error:
gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is
deprecated and shouldn't be used anymore. It will be removed in a future
version

(firefox:1455): Gtk-WARNING **: 18:19:56.351: Theme parsing error:
gtk.css:76:30: The style property GtkExpander:expander-size is deprecated and
shouldn't be used anymore. It will be removed in a future version
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ATTENTION: default value of option mesa_glthread overridden by environment.
ExceptionHandler::GenerateDump cloned child
ExceptionHandler::WaitForContinueSignal waiting for continue signal...
1506
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
paul@Orion-15:~$

I think the Gtk warnings about "No such file or directory" are rather a red
herring, as the referenced file is not present on my Leap 15.4 systems on which
FF 114 is working without this problem.


> - Troubleshooting mode?
> https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-
> troubleshoot-mode

As I wrote in the initial post, FF is crashing before it even displays it's
GUI, it goes straight to the "Mozilla Crash Reporter" dialogue.

Starting FF from the command line with "firefox -safe-mode" also immediately
crashes.

The "real" information of use is probably the crash dump file produced which is
submitted to Mozilla via the "Mozilla Crash Reporter" - it's an approx 500k
binary file...


You are receiving this mail because: