Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Firefox crash on startup.

  • 4 ответа
  • 1 имеет эту проблему
  • 5 просмотров
  • Последний ответ от 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)

Все ответы (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...