Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox error after auto update

  • 2 replies
  • 14 have this problem
  • 12 views
  • Last reply by Akrax

more options

Hi, I extracted my copy of firefox-58.0b12.tar.bz2 under my home in Centos 7. Launched, synched my account. Closed the browser, re-opened, took some secs to auto-update and then got this "Error interpreting XML: entity not defined" error in a wthite window on startup:

Errore interpretazione XML: entità non definita Indirizzo: chrome://browser/content/browser.xul Riga numero 243, colonna 5: <broadcaster id="viewTabsSidebar" autoCheck="false" sidebartitle="&syncedTabs.sidebar.label;"


^

If I run ./firefox/firefox on console I get this 2 line 13 times: (firefox:4731): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed

(firefox:4731): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed


I checked the firefox/updates/0/update.log and all looks ok

I deleted my firefox folder, extracted again, the same error appears...

Hi, I extracted my copy of firefox-58.0b12.tar.bz2 under my home in Centos 7. Launched, synched my account. Closed the browser, re-opened, took some secs to auto-update and then got this "Error interpreting XML: entity not defined" error in a wthite window on startup: Errore interpretazione XML: entità non definita Indirizzo: chrome://browser/content/browser.xul Riga numero 243, colonna 5: <broadcaster id="viewTabsSidebar" autoCheck="false" sidebartitle="&syncedTabs.sidebar.label;" ----^ If I run ./firefox/firefox on console I get this 2 line 13 times: (firefox:4731): GLib-GObject-CRITICAL **: g_object_ref: assertion 'object->ref_count > 0' failed (firefox:4731): GLib-GObject-CRITICAL **: g_object_unref: assertion 'object->ref_count > 0' failed I checked the firefox/updates/0/update.log and all looks ok I deleted my firefox folder, extracted again, the same error appears...

Chosen solution

Can you reproduce this with firefox-58.0b13.tar.bz2 from here?

Read this answer in context 👍 3

All Replies (2)

more options

Chosen Solution

Can you reproduce this with firefox-58.0b13.tar.bz2 from here?

more options

Hooray! No more errors, thank you Tonnes