Closed
Bug 1050233
Opened 10 years ago
Closed 7 years ago
Assertion failure: initialized() at ThreadLocal.h
Categories
(Firefox for Metro Graveyard :: Firefox Start, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: alessarik, Unassigned)
Details
Attachments
(1 file)
164.38 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 (Beta/Release)
Build ID: 20140716183446
Steps to reproduce:
Updated FireFox from project/metro.
Compiled it with .mozconfig: (In DEBUG mode)
ac_add_options --disable-unified-compilation
ac_add_options --enable-debug
ac_add_options --disable-optimize
ac_add_options --enable-metro
ac_add_options --disable-updater
ac_add_options --disable-angle
ac_add_options --disable-gamepad
ac_add_options --disable-webgl
Actual results:
FireFox starts and works.
But when I try to start MetroFF assertion was happened:
Assertion failure: initialized() at ThreadLocal.h:122
Expected results:
MetroFF should be start and work
Reporter | ||
Updated•10 years ago
|
Component: Untriaged → Firefox Start
Product: Firefox → Firefox for Metro
Comment 1•7 years ago
|
||
Mass close of bugs in obsolete product https://bugzilla.mozilla.org/show_bug.cgi?id=1350354
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•