Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Firefox crash on startup.

  • 4 antwoorden
  • 1 heeft dit probleem
  • 5 weergaven
  • Laatste antwoord van 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)

Alle antwoorden (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...