搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox error after auto update

  • 2 回覆
  • 14 有這個問題
  • 32 次檢視
  • 最近回覆由 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...

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 3

所有回覆 (2)

more options

選擇的解決方法

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

more options

Hooray! No more errors, thank you Tonnes