Closed
Bug 1420587
Opened 7 years ago
Closed 7 years ago
Crash in gleam::gl::{{impl}}::gen_queries
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mccr8, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [wr-reserve])
Crash Data
This bug was filed from the Socorro interface and is
report bp-1ae231e9-ba9c-46c6-81d9-2f9e40171124.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll std::panicking::rust_panic_with_hook src/libstd/panicking.rs:617
1 xul.dll std::panicking::begin_panic<str*> src/libstd/panicking.rs:572
2 xul.dll gleam::gl::{{impl}}::gen_queries third_party/rust/gleam/src/gles_fns.rs:150
3 xul.dll webrender::renderer::Renderer::set_debug_flags gfx/webrender/src/renderer.rs:3740
4 xul.dll mozilla::wr::RendererOGL::Render gfx/webrender_bindings/RendererOGL.cpp:117
5 xul.dll mozilla::wr::RenderThread::UpdateAndRender gfx/webrender_bindings/RenderThread.cpp:223
6 xul.dll mozilla::wr::RenderThread::NewFrameReady gfx/webrender_bindings/RenderThread.cpp:170
7 xul.dll mozilla::detail::RunnableMethodImpl<RefPtr<mozilla::DataStorage>, void xpcom/threads/nsThreadUtils.h:1192
8 xul.dll MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:535
9 xul.dll base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:36
=============================================================
There's a decent number of these crashes, but not from many installations.
Reporter | ||
Comment 1•7 years ago
|
||
These are all from the 20171124100500 build so far.
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage]
Updated•7 years ago
|
Blocks: wr-stability
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P3
Whiteboard: [wr-mvp] [triage] → [wr-mvp] [triage][wr-reserve-candidate]
Updated•7 years ago
|
Whiteboard: [wr-mvp] [triage][wr-reserve-candidate] → [wr-reserve]
Comment 2•7 years ago
|
||
Nothing in the last 6 months.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•