Closed Bug 1739399 Opened 3 years ago Closed 3 years ago

Linux SM Tsan exception : task resolved with "claim_expired" after 30 minutes

Categories

(Core :: JavaScript: WebAssembly, defect)

defect

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox-esr91 --- unaffected
firefox93 --- unaffected
firefox94 --- unaffected
firefox95 --- unaffected
firefox96 --- fixed

People

(Reporter: CrissCozmuta, Unassigned)

References

(Regression)

Details

(Keywords: regression)

Yeah, this is probably going to be a problem. The tests here test very large webassembly heaps - i tried to keep it sane but there's no way that any of the tests can allocate less than 4GB RAM, and each file usually contains several tests. If TSAN allocates shadow storage for this to track read/write activity there's going to be enormous memory pressure.

It may be best to back out the previous patch for now and I can try to figure out how not to run these tests in some configurations. Cristina, can you take care of that?

Flags: needinfo?(ccozmuta)

Thanks! I think we'll close this then.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
See Also: → 1747950
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.