Closed
Bug 1491414
Opened 6 years ago
Closed 6 years ago
Crash in std::alloc::rust_oom | webrender::freelist::FreeList<T>::insert<T> | webrender::texture_cache::TextureCache::update
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], "wrQualified":{"status":"available"}
This bug was filed from the Socorro interface and is
report bp-fe301fcb-45e9-4ee4-aeca-5d75e0180914.
> 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 struct webrender::freelist::FreeListHandle<webrender::texture_cache::CacheEntryMarker> webrender::freelist::FreeList<webrender::texture_cache::CacheEntry, webrender::texture_cache::CacheEntryMarker>::insert<webrender::texture_cache::CacheEntry, webrender::texture_cache::CacheEntryMarker> gfx/webrender/src/freelist.rs:172
2 xul.dll static void webrender::texture_cache::TextureCache::update gfx/webrender/src/texture_cache.rs:451
3 xul.dll static void webrender::resource_cache::ResourceCache::block_until_all_resources_added gfx/webrender/src/resource_cache.rs:1370
4 xul.dll static struct webrender::tiling::Frame webrender::frame_builder::FrameBuilder::build gfx/webrender/src/frame_builder.rs:368
5 @0x1c21b972b87
6 xul.dll static struct webrender::internal_types::RenderedDocument webrender::render_backend::Document::build_frame gfx/webrender/src/render_backend.rs:256
7 xul.dll static void webrender::render_backend::RenderBackend::update_document gfx/webrender/src/render_backend.rs:1004
8 xul.dll static void webrender::render_backend::RenderBackend::run gfx/webrender/src/render_backend.rs:595
9 xul.dll static void std::sys_common::backtrace::__rust_begin_short_backtrace<closure, src/libstd/sys_common/backtrace.rs:136
=============================================================
Updated•6 years ago
|
Priority: P3 → P4
Updated•6 years ago
|
Priority: P4 → P3
Updated•6 years ago
|
No longer blocks: stage-wr-trains
Comment 1•6 years ago
|
||
Hasn't happened in a while
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
•