Firefox crash on startup.
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)
are you building firefox from mozilla-central? does it make a difference when you set the security.sandbox.content.level preference to 2?
Yes I am building firefox from mozilla-central. I am newbie in this area, how to set the security.sandbox.content.level preference ? Thanks
I just checked in about:config, and the value is set to 2.
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...