Closed Bug 1806936 Opened 1 year ago Closed 1 year ago

Intermittent STDOUT: SUMMARY: ThreadSanitizer: data race /builds/worker/checkouts/gecko/toolkit/components/url-classifier/Classifier.cpp:1791:10 in ShouldAbort

Categories

(Toolkit :: Safe Browsing, defect)

defect

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: timhuang)

References

(Blocks 1 open bug)

Details

(Keywords: intermittent-failure)

Attachments

(2 files)

Ran into this while getting the wdspec tests working in TSAN mode (bug 1806934).

Blocks: tsan
Severity: S4 → --
Priority: P5 → --
See Also: → 1806934
Attached file tsan log
See Also: → 1807157
Assignee: nobody → tihuang
Status: NEW → ASSIGNED

This patch wrap the mIsClosed with Atomic to avoid race condition
between the main thread and the worker thread.

Pushed by tihuang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6090ae19f68c
Use Atomic on the mIsClosed in the Classifier. r=dimi
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: