[QM_TRY] Failures in dom/quota/ActorsParent.cpp:QuotaManager::GetInfoFromValidatedPrincipalInfo
Categories
(Core :: Storage: Quota Manager, defect, P3)
Tracking
()
People
(Reporter: jan.rio.krause, Assigned: hsingh)
References
(Depends on 1 open bug, Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file, 2 obsolete files)
This bug keeps track of the semi-automatic monitoring of QM_TRY failures in dom/quota/ActorsParent.cpp:QuotaManager::GetInfoFromValidatedPrincipalInfo
.
Reporter | ||
Comment 1•1 year ago
|
||
Taken from Attachment 9344212 [details].
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•1 year ago
|
||
It seems this happens during storage upgrade to version 1.0 when there is an origin directory which starts with the uuid string.
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1781201
:hsingh, since you are the author of the regressor, bug 1781201, could you take a look?
For more information, please visit BugBot documentation.
Assignee | ||
Comment 4•1 year ago
|
||
Don't we delete the UUID origins at startup since they would be stale? Don't we do that before we run the upgrade logic?
Comment 5•1 year ago
|
||
We do upgrades only for specific repositories and not for the private repo.
Updated•1 year ago
|
Reporter | ||
Comment 6•1 year ago
|
||
Taken from Attachment 9344893 [details].
Reporter | ||
Comment 7•1 year ago
|
||
Taken from Attachment 9345408 [details].
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Comment 8•1 year ago
|
||
Set release status flags based on info from the regressing bug 1781201
Assignee | ||
Comment 9•1 year ago
|
||
Assignee | ||
Comment 10•1 year ago
|
||
Depends on D185111
Assignee | ||
Comment 11•1 year ago
|
||
Depends on D185112
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 12•1 year ago
|
||
Comment on attachment 9346823 [details]
Bug 1843872: Created a new helper IsUUID to check if a given string is in UUID format.r=#dom-storage-reviewers
Revision D185112 was moved to bug 1852071. Setting attachment 9346823 [details] to obsolete.
Comment 13•1 year ago
|
||
Comment on attachment 9346824 [details]
Bug 1843872: Use IsUUIDOrigin method to check masked origin.r=#dom-storage-reviewers
Revision D185113 was moved to bug 1852072. Setting attachment 9346824 [details] to obsolete.
Assignee | ||
Updated•1 year ago
|
Comment 14•1 year ago
|
||
I'd assume/hope that the following errors are from older builds:
Comment 15•1 year ago
|
||
Taken from Attachment 9359778 [details]
Assignee | ||
Comment 16•1 year ago
|
||
This seems to have caused by the older builds otherwise, this should already have been mitigated by the fix in https://bugzilla.mozilla.org/show_bug.cgi?id=1852072
Comment 17•1 year ago
|
||
Okay, maybe it would be nice if the new error tracing system could tell the maximum build number in which this occurred. I'll keep this in mind.
Comment 18•1 year ago
|
||
Taken from Attachment 9361027 [details]
Comment 19•1 year ago
|
||
Taken from Attachment 9362143 [details]
Assignee | ||
Comment 20•4 months ago
|
||
as commented above, this should already have been fixed by the patch provided by bug (https://bugzilla.mozilla.org/show_bug.cgi?id=1852071) and there has not been any occurrence in long time so closing this as resolved.
Updated•4 months ago
|
Comment 21•28 days ago
|
||
Taken from Attachment 9433382 [details]
Clients | Sessions | Hits | Anchor (Context) | Stack |
---|---|---|---|---|
1 | 1 | 1 | dom/quota/ActorsParent.cpp:QuotaManager::GetInfoFromValidatedPrincipalInfo (dom::quota::FirstInitializationAttempt::Storage) | dom/quota/ActorsParent.cpp#6612:NS_ERROR_FAILURE <- dom/quota/ActorsParent.cpp#7826:NS_ERROR_FAILURE <- dom/quota/ActorsParent.cpp#7968:NS_ERROR_FAILURE <- dom/quota/ActorsParent.cpp#4137:NS_ERROR_FAILURE <- dom/quota/ActorsParent.cpp#4161:NS_ERROR_FAILURE <- dom/quota/ActorsParent.cpp#4793:NS_ERROR_FAILURE <- dom/quota/ActorsParent.cpp#5098:NS_ERROR_FAILURE |
Updated•28 days ago
|
Comment 22•28 days ago
|
||
This happened on a system build on https://hg.mozilla.org/mozilla-central/rev/30143039f0b701070104634180c25222e16087d0.
Updated•28 days ago
|
Description
•