Closed
Bug 1719192
Opened 4 years ago
Closed 4 years ago
Crash in [@ brush_solid_ALPHA_PASS_frag::swgl_drawSpanRGBA8]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1717519
People
(Reporter: wsmwk, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
Firefox crash rate spikes starting with 90.0b10 buidlid 20210620185922
bp-b838a48e-b8e0-4b20-bd8d-c40a50210702
Thunderbird first appears buildid 20210628195522
Crash report: https://crash-stats.mozilla.org/report/index/9056f871-9d21-45fe-8ac5-e1e5b0210705
Reason: EXCEPTION_ACCESS_VIOLATION_WRITE
Top 10 frames of crashing thread:
0 xul.dll brush_solid_ALPHA_PASS_frag::swgl_drawSpanRGBA8 i686-pc-windows-msvc/release/build/swgl-b342b8704883b377/out/brush_solid_DEBUG_OVERDRAW.h:676
1 xul.dll static brush_solid_ALPHA_PASS_frag::draw_span_RGBA8 i686-pc-windows-msvc/release/build/swgl-b342b8704883b377/out/brush_solid_DEBUG_OVERDRAW.h:695
2 xul.dll draw_quad_spans<unsigned int> gfx/wr/swgl/src/rasterize.h:1019
3 xul.dll draw_quad gfx/wr/swgl/src/rasterize.h:1615
4 xul.dll DrawElementsInstanced gfx/wr/swgl/src/gl.cc:2704
5 xul.dll swgl::swgl_fns::{{impl}}::draw_elements_instanced gfx/wr/swgl/src/swgl_fns.rs:1549
6 xul.dll webrender::renderer::Renderer::draw_instanced_batch<webrender::gpu_types::PrimitiveInstanceData> gfx/wr/webrender/src/renderer/mod.rs:2335
7 xul.dll webrender::renderer::Renderer::draw_alpha_batch_container gfx/wr/webrender/src/renderer/mod.rs:2703
8 xul.dll webrender::renderer::Renderer::draw_frame gfx/wr/webrender/src/renderer/mod.rs:4500
9 xul.dll webrender::renderer::Renderer::render_impl gfx/wr/webrender/src/renderer/mod.rs:1931
Severity: -- → S2
Reporter | ||
Comment 1•4 years ago
|
||
But there are no Firefox 90.0b12 crashes. So perhaps this is fixed?
Blocks: wr-stability
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•