Open Bug 1713376 Opened 3 years ago Updated 3 years ago

TSAN Crashtests sometimes retry infinitely

Categories

(Core :: Sanitizers, defect)

defect

Tracking

()

Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- affected
firefox89 --- unaffected
firefox90 --- wontfix
firefox91 --- wontfix
firefox92 --- fix-optional
firefox93 --- fix-optional

People

(Reporter: KrisWright, Unassigned)

References

(Regression)

Details

(Keywords: regression)

See bug 1712866 for an instance of this in the wild.

I noticed when enabling crashtest on TSan that sometimes (seems to be when we go out of memory) the program terminates before we can get a log and the crashtests usually attempt a retry instead of crashing properly. To enable crashtests, I simply turned off the tests causing this and increased chunking until the tests became stable. I want to investigate this further and hopefully get proper logs from the tests instead of retrying until we hit an exception.

To reproduce this bug, simply turn on any of the tests I disabled in dom/canvas/crashtests.list or image/test/crashtests/crashtests.list since these were the main culprits of the issue.

Set release status flags based on info from the regressing bug 1692068

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