Closed
Bug 1653361
Opened 6 years ago
Closed 2 years ago
Profiler crash at gfx/wr/webrender/src/device/gl.rs:1355
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emmamalysz, Assigned: mstange)
References
Details
I encountered the following error: Hit MOZ_CRASH(Caught GL error 506 at blit_framebuffer) at gfx/wr/webrender/src/device/gl.rs:1355. The profiler would also crash if started from the command line.
@mstange had the following quick fix: "pick the "Custom" preset and turn off the Screenshots checkbox"
| Reporter | ||
Comment 1•6 years ago
|
||
The fix does not help when trying to start from the command line
That code is in the WebRender component.
(WR experts, if it's a problem with the profiler itself, please move this bug to the "Gecko Profiler" component.)
Component: Performance Tools (Profiler/Timeline) → Graphics: WebRender
Product: DevTools → Core
Comment 3•6 years ago
|
||
Markus, Jeff - is this something we should fix on the WR end?
Severity: -- → S3
Flags: needinfo?(mstange.moz)
Flags: needinfo?(jmuizelaar)
Priority: -- → P3
| Assignee | ||
Comment 5•6 years ago
|
||
We should disable the broken code for now, before bug 1592031 is done.
Assignee: nobody → mstange.moz
Status: NEW → ASSIGNED
Flags: needinfo?(mstange.moz)
Updated•2 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•