Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

Firefox crash on startup.

  • 4 odgovora
  • 1 ima ovaj problem
  • 5 prikaza
  • Posljednji odgovor od philipp

more options

When trying to launch firefox , i get the following crash message, taken directly from the crash report.

AdapterVendorID: 0x10de, AdapterDeviceID: 0x13bb, AdapterSubsysID: 109810de, AdapterDriverVersion: 9.18.13.3578 xpcom_runtime_abort(###!!! ABORT: LoadSheetSync failed with error 80070057 loading built-in stylesheet 'resource://gre-resources/counterstyles.css': file c:/builds/moz2_slave/m-cen-w32-00000000000000000000/build/src/layout/style/nsLayoutStylesheetCache.cpp, line 776)

Is there any way to work around this issue, Note: I build this firefox from the source (artifact builds)

When trying to launch firefox , i get the following crash message, taken directly from the crash report. AdapterVendorID: 0x10de, AdapterDeviceID: 0x13bb, AdapterSubsysID: 109810de, AdapterDriverVersion: 9.18.13.3578 xpcom_runtime_abort(###!!! ABORT: LoadSheetSync failed with error 80070057 loading built-in stylesheet 'resource://gre-resources/counterstyles.css': file c:/builds/moz2_slave/m-cen-w32-00000000000000000000/build/src/layout/style/nsLayoutStylesheetCache.cpp, line 776) Is there any way to work around this issue, Note: I build this firefox from the source (artifact builds)

Svi odgovori (4)

more options

are you building firefox from mozilla-central? does it make a difference when you set the security.sandbox.content.level preference to 2?

more options

Yes I am building firefox from mozilla-central. I am newbie in this area, how to set the security.sandbox.content.level preference ? Thanks

more options

I just checked in about:config, and the value is set to 2.

more options

hm, it somehow indicates that the stylesheet it tries to load has an unexpected value. can you try to delete the omni.ja file and rebuild firefox? otherwise i'm out of ideas...