Closed
Bug 1661840
Opened 4 years ago
Closed 4 years ago
Crash in [@ peek_poke::peek_from_slice]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1700414
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | disabled |
firefox82 | --- | disabled |
People
(Reporter: philipp, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash, regression)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/434e69e3-9cb5-49f5-b952-b2cad0200828
Top 10 frames of crashing thread:
0 XUL RustMozCrash mozglue/static/rust/wrappers.cpp:17
1 XUL core::ops::function::Fn::call src/libcore/ops/function.rs:72
2 XUL std::panicking::rust_panic_with_hook src/libstd/panicking.rs:474
3 XUL std::panicking::begin_panic src/libstd/panicking.rs:397
4 XUL peek_poke::peek_from_slice gfx/wr/peek-poke/src/lib.rs:57
5 XUL webrender_api::display_list::BuiltDisplayListIter::next_raw
6 XUL webrender_api::display_item_cache::DisplayItemCache::update
7 XUL webrender_api::display_list::DisplayListWithCache::update
8 XUL webrender::scene_builder_thread::SceneBuilderThread::process_transaction gfx/wr/webrender/src/scene_builder_thread.rs:650
9 XUL webrender::scene_builder_thread::SceneBuilderThread::run gfx/wr/webrender/src/scene_builder_thread.rs:338
this crash signature from macos users is increasing in volume since firefox 81.
Comment 1•4 years ago
|
||
Crash report: https://crash-stats.mozilla.org/report/index/434e69e3-9cb5-49f5-b952-b2cad0200828
At least this one occured with adapter id 0x0126 (HD3000: bug 1661505).
Blocks: wr-mac, wr-stability
Updated•4 years ago
|
Severity: -- → S3
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•