Closed
Bug 1164504
Opened 9 years ago
Closed 9 years ago
Boot time crash with debug build: Assertion failure: timestamp <= PR_Now(), at ../../../dom/quota/QuotaManager.cpp:2398
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1110010
People
(Reporter: ferjm, Unassigned)
References
Details
Attachments
(1 file)
55.96 KB,
text/x-log
|
Details |
On a B2G debug build with the latest inbound (43657:6d24046cb041) I get an infinite boot loop.
It seems that we are failing this assertion.
Assertion failure: timestamp <= PR_Now(), at ../../../dom/quota/QuotaManager.cpp:2398
Reporter | ||
Comment 1•9 years ago
|
||
I forgot to mention. This is only happening after an adb reboot.
Reporter | ||
Comment 2•9 years ago
|
||
Jan, I believe you are familiar with the QuotaManager
Flags: needinfo?(Jan.Varga)
Reporter | ||
Comment 3•9 years ago
|
||
Actually... this seems to be bug 1110010
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(Jan.Varga)
You need to log in
before you can comment on or make changes to this bug.
Description
•