Closed
Bug 1619860
Opened 5 years ago
Closed 5 years ago
Crash in [@ mozilla::ClientWebGLContext::ReadPixels]
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 1618325
People
(Reporter: gsvelto, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-65dbdf89-9b5e-4045-bfd1-d93e40200301.
Top 10 frames of crashing thread:
0 xul.dll mozilla::ClientWebGLContext::ReadPixels const dom/canvas/ClientWebGLContext.cpp:3972
1 xul.dll mozilla::ClientWebGLContext::ReadPixels const dom/canvas/ClientWebGLContext.h:1946
2 xul.dll mozilla::dom::WebGLRenderingContext_Binding::readPixels dom/bindings/WebGLRenderingContextBinding.cpp:13567
3 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3171
4 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:569
5 xul.dll js::fun_call js/src/vm/JSFunction.cpp:1149
6 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:569
7 xul.dll Interpret js/src/vm/Interpreter.cpp:3046
8 xul.dll js::RunScript js/src/vm/Interpreter.cpp:449
9 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:604
The oldest build if with this crash is 20200221214911.
Comment 1•5 years ago
|
||
Hmm, not obvious how to reproduce this one given these reports. Jeff, any ideas?
Flags: needinfo?(jgilbert)
Priority: -- → P3
Reporter | ||
Comment 2•5 years ago
|
||
There's a few URLs coming up more than once in the crash reports:
- https://www.caisse-epargne.fr/particuliers
- https://login.japannetbank.co.jp/wctx/LoginAction.do?loginIdFlg=0
- https://retail.santander.co.uk/olb/app/logon/access/#/logon
The second one in particular shows up 6 times.
Comment 3•5 years ago
|
||
Good news, this looks like bug 1618325.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jgilbert)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•