Closed
Bug 1699940
Opened 4 years ago
Closed 4 years ago
https://codepen.io/enxaneta/pen/VejMRE causes exponential memory increase till OOM (with remote canvas and HWA)
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
DUPLICATE
of bug 1697344
People
(Reporter: mayankleoboy1, Unassigned)
References
Details
Attachments
(1 file)
31.69 KB,
text/plain
|
Details |
Enable HWA/hw-wr
enable remote canvas
go to https://codepen.io/enxaneta/pen/VejMRE
see memory rise
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
•
|
||
Repros with Hw-WR
Repros with D3d11 Hw
Does not repro with sw-wr
Therefore, it looks to be a driver issue. However, Chrome doesnt get OOM.
Reporter | ||
Updated•4 years ago
|
Component: Graphics: WebRender → Canvas: 2D
Summary: https://codepen.io/enxaneta/pen/VejMRE causes exponential memory increase till OOM → https://codepen.io/enxaneta/pen/VejMRE causes exponential memory increase till OOM (with remote canvas and HWA)
Reporter | ||
Comment 3•4 years ago
|
||
If I disable remote canvas, I cannot repro.
Therefore, OOM happens when I have Remote Canvas+Hardware acceleration (WR or d3d11)
Updated•4 years ago
|
Flags: needinfo?(bobowencode)
Comment 4•4 years ago
|
||
Thanks for the report.
I'm pretty sure this is the same issue as bug 1697344, which I should have patches for soon.
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(bobowencode)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•