Closed
Bug 1461301
Opened 8 years ago
Closed 7 years ago
Simulated OOM when pushing to the mark stack
Categories
(Core :: JavaScript: GC, enhancement)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
|
1.42 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
Following bug 1459568 we should add simulated OOM testing to the mark stack to enable fuzzing to catch more problems like this.
| Assignee | ||
Comment 1•8 years ago
|
||
This should get us better test coverage of delayed arena marking.
Attachment #8976075 -
Flags: review?(sphink)
Comment 2•7 years ago
|
||
Comment on attachment 8976075 [details] [diff] [review]
bug1461301-simulate-mark-stack-oom
Review of attachment 8976075 [details] [diff] [review]:
-----------------------------------------------------------------
nice
Attachment #8976075 -
Flags: review?(sphink) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7220cf754190
Simulate OOM when pushing to the mark stack to exercise delayed arena marking in tests r=sfink
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•7 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•