Firefox/Thunderbird segfaulting

Hi,

for some reason my firefox and thunderbird are segfaulting upon start:

ExceptionHandler::GenerateDump cloned child 30134
ExceptionHandler::SendContinueSignalToChild sent continue signal to child
ExceptionHandler::WaitForContinueSignal waiting for continue signal..

thunderbird
Speicherzugriffsfehler (Speicherabzug geschrieben)

Here is some strace of firefox start: https://paste.opensuse.org/55910417

Informationen zu Paket MozillaFirefox:
--------------------------------------
Repository         : Mozilla-Repo
Name               : MozillaFirefox
Version            : 99.0.1-1.1
Arch               : x86_64
Anbieter           : obs://build.opensuse.org/mozilla
Installierte Größe : 211,4 MiB
Installiert        : Ja
Status             : aktuell
Quellpaket         : MozillaFirefox-99.0.1-1.1.src
Upstream URL       : http://www.mozilla.org/
Zusammenfassung    : Mozilla Firefox Web Browser
Beschreibung       :
Mozilla Firefox is a standalone web browser, designed for standards
compliance and performance.  Its functionality can be enhanced via a
plethora of extensions.

I have no idea what the issue is…

I have the same Firefox version. No problems at all with it or with Thunderbird either. I see nothing recently reported in bugzilla either. Probably something a bit off in your system?

> zypper if MozillaFirefox
Loading repository data...
Reading installed packages...


Information for package MozillaFirefox:
---------------------------------------
Repository     : Main Repository (OSS)
Name           : MozillaFirefox
Version        : 99.0.1-1.1
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 211.4 MiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : MozillaFirefox-99.0.1-1.1.src
Upstream URL   : http://www.mozilla.org/
Summary        : Mozilla Firefox Web Browser
Description    : 
    Mozilla Firefox is a standalone web browser, designed for standards
    compliance and performance.  Its functionality can be enhanced via a
    plethora of extensions.
> zypper if MozillaThunderbird
Loading repository data...
Reading installed packages...


Information for package MozillaThunderbird:
-------------------------------------------
Repository     : Main Repository (OSS)
Name           : MozillaThunderbird
Version        : 91.7.0-3.1
Arch           : x86_64
Vendor         : openSUSE
Installed Size : 210.9 MiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : MozillaThunderbird-91.7.0-3.1.src
Upstream URL   : https://www.thunderbird.net/
Summary        : An integrated email, news feeds, chat, and newsgroups client
Description    : 
    Thunderbird is a free, open-source, cross-platform application for
    managing email, news feeds, chat, and news groups. It is a local
    (rather than browser- or web-based) email application that is powerful
    yet easy to use.

Is that straight after a fresh installation? When not, is it now after some upgrade?

@Herbster0815:

Probably, almost certainly, something is missing.

  • Please check all the package dependencies of your system – please use the user “root” to perform these checks.
    “zypper verify”
    “rpm --verify --all”

You should also check the output of “rpmconfigcheck” to review and inspect the system’s configuration file changes.

Others report that if they rename /etc/fonts to /etc/fonts.delete - Firefox works.
You have to change it back for PDF’s to work.

There is a Bugzilla on this.

Just did a system update and it works again.