Closed Bug 1608716 Opened 5 years ago Closed 5 years ago

Crash in [@ AsyncShutdownTimeout | profile-change-teardown | ServiceWorkerShutdownBlocker: shutting down Service Workers]

Categories

(Core :: DOM: Service Workers, defect)

73 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1588152

People

(Reporter: philipp, Unassigned)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

[Tracking Requested - why for this release]:

This bug is for crash report bp-86d460a9-1186-43fe-bc58-887810200112.

AsyncShutdownTimeout:

{
    "phase":"profile-change-teardown",
    "conditions":[
        {
            "name":"ServiceWorkerShutdownBlocker: shutting down Service Workers",
            "state":{
                "pendingPromises":1,
                "acceptingPromises":false
            },
            "filename":"z:/task_1578619795/build/src/dom/serviceworkers/ServiceWorkerShutdownBlocker.cpp",
            "lineNumber":82,
            "stack":"Service Workers shutdown"
        }
    ]
}

this async shutdown timeout signature is spiking up in firefox 73.0b - it's accounting for 3% of browser crashes there and is one of the top crashers.
so the patch in bug 1588152 wasn't fixing this problem in general.

Flags: needinfo?(perry)
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(perry)
Resolution: --- → DUPLICATE

Marked as duplicate because I reopened the other bug.

Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.