Closed
Bug 1585110
Opened 5 years ago
Closed 5 years ago
Crash in [@ gl::State::syncTextures]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1570677
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | wontfix |
firefox69 | --- | wontfix |
firefox70 | --- | wontfix |
firefox71 | --- | wontfix |
People
(Reporter: philipp, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-86ac8018-06c2-4a11-af21-6add50190930.
Top 10 frames of crashing thread:
0 libglesv2.dll gl::State::syncTextures gfx/angle/checkout/src/libANGLE/State.cpp:2585
1 libglesv2.dll gl::DrawArrays gfx/angle/checkout/src/libGLESv2/entry_points_gles_2_0_autogen.cpp:724
2 xul.dll mozilla::gl::GLContext::raw_fDrawArrays gfx/gl/GLContext.h:1067
3 xul.dll mozilla::WebGLContext::DrawArraysInstanced dom/canvas/WebGLContextDraw.cpp:674
4 xul.dll static bool mozilla::dom::WebGLRenderingContext_Binding::drawArrays dom/bindings/WebGLRenderingContextBinding.cpp:17209
5 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3181
6 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:540
7 xul.dll static bool InternalCall js/src/vm/Interpreter.cpp:595
8 xul.dll static bool Interpret js/src/vm/Interpreter.cpp:3088
9 xul.dll js::RunScript js/src/vm/Interpreter.cpp:425
tab crashes with this signature are starting to show up on windows in the firefox 68 cycle, possibly related to the angle update from bug 1520948.
Reporter | ||
Comment 1•5 years ago
|
||
oh, no need filing this.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Updated•5 years ago
|
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•