This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Firefox crash on startup.

  • 4 antwoorde
  • 1 het hierdie probleem
  • 5 views
  • Laaste antwoord deur 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)

All Replies (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...