Closed
Bug 1478974
Opened 7 years ago
Closed 6 years ago
Crash in static void webrender::texture_cache::TextureCache::update
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
Nvidia, GM200 [GeForce GTX TITAN X]
4 crashes from 1 user so far.
This bug was filed from the Socorro interface and is
report bp-4f0b769d-cfc7-49e7-9816-530570180727.
> assertion failed: descriptor.size.width > 0 && descriptor.size.height > 0
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static void std::panicking::rust_panic_with_hook src/libstd/panicking.rs:521
1 xul.dll static <NoType> std::panicking::begin_panic<str*> src/libstd/panicking.rs:445
2 xul.dll static void webrender::texture_cache::TextureCache::update gfx/webrender/src/texture_cache.rs:490
3 xul.dll static void webrender::resource_cache::ResourceCache::block_until_all_resources_added gfx/webrender/src/resource_cache.rs:1325
4 xul.dll static struct webrender::tiling::Frame webrender::frame_builder::FrameBuilder::build gfx/webrender/src/frame_builder.rs:363
5 xul.dll static struct webrender::internal_types::RenderedDocument webrender::render_backend::Document::render gfx/webrender/src/render_backend.rs:283
6 xul.dll static void webrender::render_backend::RenderBackend::update_document gfx/webrender/src/render_backend.rs:1112
7 xul.dll static bool webrender::render_backend::RenderBackend::process_api_msg gfx/webrender/src/render_backend.rs:988
8 xul.dll static void webrender::render_backend::RenderBackend::run gfx/webrender/src/render_backend.rs:798
9 xul.dll static void std::sys_common::backtrace::__rust_begin_short_backtrace<closure, src/libstd/sys_common/backtrace.rs:136
=============================================================
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Blocks: stage-wr-next
| Reporter | ||
Updated•7 years ago
|
Crash Signature: [@ static void webrender::texture_cache::TextureCache::update] → [@ static void webrender::texture_cache::TextureCache::update]
[@ webrender::texture_cache::TextureCache::update ]
status-firefox64:
--- → affected
OS: Windows 10 → All
Comment 1•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
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
•