Skip to content

Worker thread sometimes executes work as SDK is being torn down #258

Closed
@bliptec

Description

@bliptec

The worker thread seems to be executing work during shutdown, despite there being no UploadNow calls that could've fired. This manifests as several crash buckets. The bucket with the most hits is due to a null backoff, which implies to me that the worker thread is executing after the unique_ptr for the backoff has gone out of scope.

There's an Edge bug tracking the overall issue, which links to the bugs with relevant crash dumps: https://dev.azure.com/microsoft/Edge/_workitems/edit/24743550/

Metadata

Metadata

Assignees

Labels

EDGEPartner Team - Microsoft EdgeP1Issues that are blockingPR sent to code reviewPending code reviewbugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions