Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

The current version of firefox crashes (linux, message "undefined symbol: FcConfigReference") - how do I stop Firefox prompting to upgrade?

  • 3 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 3 προβολές
  • Τελευταία απάντηση από James

more options

I am running on an old SLED-11 linux box and while Firefox ESR 38.6.0 runs OK, new versions crash with "symbol lookup error: /opt/mozilla/firefox/libxul.so: undefined symbol: FcConfigReference"

I am running on an old SLED-11 linux box and while Firefox ESR 38.6.0 runs OK, new versions crash with "symbol lookup error: /opt/mozilla/firefox/libxul.so: undefined symbol: FcConfigReference"

Όλες οι απαντήσεις (3)

more options

Note that the current version is 38.8.0 ESR that has still be maintained:

Doesn't that version work as well?


This issue looks font related (fontconfig):

Try this in user.js to see if that allows a newer version:

user_pref("gfx.font_rendering.fontconfig.fontlist.enabled", false);
more options

The user.js change didn't fix the problem with Firefox 45: crashes the same. But ESR 38.8.0 runs OK so I will use that. Thanks.

more options

SLE 11 on a new install had GTK 2.18.9

Firefox as of 46.0 and newer requires GTK 3.4 or newer to run. Also needs a GTK 3 theme to theme Firefox.

https://www.mozilla.org/en-US/firefox/46.0.1/system-requirements/