Closed
Bug 1624267
Opened 6 years ago
Closed 6 years ago
TSan can hang intermittently with fork
Categories
(Firefox Build System :: Toolchains, defect)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
References
()
Details
Attachments
(1 file)
While investigating bug 1623229, I found that our tests started to intermittently hang. Apparently this happens under certain conditions when forking so I suspected a TSan bug and contacted the developers.
Dmitry from the TSan team has already provided a patch that we can use and it fixes the problems seen in bug 1623229 both locally and on try for me. It might also reduce the rate of bug 1621195 if some of these hangs are caused by the same bug (which is plausible).
I'm preparing a patch for review now.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/73cb2e573f74
Fix intermittent hangs with ThreadSanitizer. r=froydnj
![]() |
||
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•