Closed
Bug 1491310
Opened 6 years ago
Closed 6 years ago
Crash in std::alloc::rust_oom | alloc::vec::Vec<T>::reserve<T>
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: jan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
Nvidia, GK104 [GeForce GTX 760]
This bug was filed from the Socorro interface and is
report bp-a641acdd-4c22-4e7e-a325-f3b5c0180914.
> EXCEPTION_ACCESS_VIOLATION_READ
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static void std::alloc::rust_oom src/libstd/alloc.rs:137
1 xul.dll static void alloc::vec::Vec<webrender::gpu_cache::GpuBlockData>::reserve<webrender::gpu_cache::GpuBlockData> src/liballoc/vec.rs:465
2 xul.dll static void webrender::renderer::Renderer::update_gpu_cache gfx/webrender/src/renderer.rs:2501
3 xul.dll static union core::result::Result<webrender::renderer::RendererStats, alloc::vec::Vec<webrender::renderer::RendererError>> webrender::renderer::Renderer::render_impl gfx/webrender/src/renderer.rs:2304
4 xul.dll bool webrender_bindings::bindings::wr_renderer_render gfx/webrender_bindings/src/bindings.rs:571
5 xul.dll bool mozilla::wr::RendererOGL::UpdateAndRender gfx/webrender_bindings/RendererOGL.cpp:146
6 xul.dll void mozilla::wr::RenderThread::UpdateAndRender gfx/webrender_bindings/RenderThread.cpp:330
7 xul.dll void mozilla::wr::RenderThread::NewFrameReady gfx/webrender_bindings/RenderThread.cpp:240
8 xul.dll nsresult mozilla::detail::RunnableMethodImpl<IPC::Channel*, bool xpcom/threads/nsThreadUtils.h:1229
9 xul.dll bool MessageLoop::DeferOrRunPendingTask ipc/chromium/src/base/message_loop.cc:459
=============================================================
Reporter | ||
Updated•6 years ago
|
Blocks: stage-wr-trains
Priority: -- → P3
Updated•6 years ago
|
Priority: P3 → P4
Updated•6 years ago
|
Priority: P4 → P3
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•