Open
Bug 1930156
Opened 1 year ago
Frequent OOMs on 32-bit profiler gtests
Categories
(Core :: Gecko Profiler, defect, P3)
Core
Gecko Profiler
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox134 | --- | affected |
People
(Reporter: canova, Unassigned)
Details
It looks like something has changed, either on the gtest infrastructure in CI, or Firefox started to use more memory over time that we know started to get some OOM errors when we run the gtests on 32-bit platforms. We are currently disabling them in Bug 1925510 but it could be good to look into them further. But since they are 32-bit platforms and the errors we get are usually OOMs I don't think it's very urgent. It might be more of a problem if we started to get something similar in the 64-bit platforms.
You need to log in
before you can comment on or make changes to this bug.
Description
•