Closed
Bug 1655888
Opened 5 years ago
Closed 5 years ago
Hit MOZ_CRASH(Caught GL error 506 at blit_framebuffer) at gfx/wr/webrender/src/device/gl.rs:1360
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1653361
People
(Reporter: kats, Unassigned)
References
(Blocks 2 open bugs)
Details
I can reliably reproduce this crash using STR:
- macOS 10.14.6 (18G6020)
- debug build of m-c
- run build (defaults to WR enabled)
- Go to https://profiler.firefox.com/ and click "Enable profiler menu button"
- After it installs, click on "start recording"
Basically any time you click on that toolbar icon it tries to create a new window/popup thingy and crashes:
Caught GL error 506 at blit_framebuffer
Hit MOZ_CRASH(Caught GL error 506 at blit_framebuffer) at gfx/wr/webrender/src/device/gl.rs:1360
Updated•5 years ago
|
Blocks: wr-stability
| Reporter | ||
Comment 1•5 years ago
|
||
Markus said this is a dupe of bug 1653361.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•