Closed
Bug 1799013
Opened 2 years ago
Closed 2 years ago
Add compiler-rt-rss-limit-heap-profile.patch to clang-15.json
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox-esr102 unaffected, firefox106 unaffected, firefox107 unaffected, firefox108 fixed)
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | --- | fixed |
People
(Reporter: tsmith, Assigned: tsmith)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(1 file)
It looks like compiler-rt-rss-limit-heap-profile.patch
is missing from clang-15.json
.
It was added to clang-14.json
and clang-trunk.json
.
This breaks our ability to bucket OOMs while fuzzing.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → twsmith
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/d138f6e45390
Add compiler-rt-rss-limit-heap-profile.patch to clang-15.json. r=glandium,firefox-build-system-reviewers
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1784202
status-firefox106:
--- → unaffected
status-firefox107:
--- → unaffected
status-firefox108:
--- → affected
status-firefox-esr102:
--- → unaffected
Keywords: regression
Comment 4•2 years ago
|
||
This bug has the keyword regression
, so its type should be defect.
Type: enhancement → defect
Comment 5•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•