Closed
Bug 1899244
Opened 6 months ago
Closed 6 months ago
WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"BounceTrackingProtectionStorage: Flushing to disk", [..] }] Barrier: profile-before-change
Categories
(Core :: Privacy: Anti-Tracking, defect)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: whimboo, Assigned: pbz)
References
Details
Attachments
(2 files)
I've seen in a wdspec test on Windows that this can cause a shutdown hang or longer delay:
https://treeherder.mozilla.org/logviewer?job_id=459900627&repo=try&lineNumber=196483
WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"BounceTrackingProtectionStorage: Flushing to disk","state":"(none)","filename":"/builds/worker/checkouts/gecko/toolkit/components/antitracking/bouncetrackingprotection/BounceTrackingProtectionStorage.cpp","lineNumber":432,"stack":""}] Barrier: profile-before-change
I haven't seen it before so I wonder if this might be related to the fix for bug 1894440?
Flags: needinfo?(pbz)
Assignee | ||
Comment 1•6 months ago
|
||
Updated•6 months ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•6 months ago
|
||
Assignee | ||
Updated•6 months ago
|
Flags: needinfo?(pbz)
Comment hidden (Intermittent Failures Robot) |
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6dee099c13ba
Don't try to init BTP if previous init failed. r=anti-tracking-reviewers,bvandersloot
https://hg.mozilla.org/integration/autoland/rev/397059f80d59
Remove shutdown blocker if BTP storage init fails. r=anti-tracking-reviewers,bvandersloot
Comment 5•6 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6dee099c13ba
https://hg.mozilla.org/mozilla-central/rev/397059f80d59
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•