Closed
Bug 1730452
Opened 4 years ago
Closed 3 years ago
Crash in [@ webrender::clip::ClipStore::push_clip_root]
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: wsmwk, Unassigned)
Details
(Keywords: crash, Whiteboard: [tbird crash])
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/af45d936-60a6-42ac-adf4-cefd40210727
MOZ_CRASH Reason: index out of bounds: the len is 140 but the index is 3857049061
Top 10 frames of crashing thread:
0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:16
1 xul.dll mozglue_static::panic_hook mozglue/static/rust/lib.rs:89
2 xul.dll core::ops::function::Fn::call<fn ../88f19c6dab716c6281af7602e30f413e809c5974/library/core/src/ops/function.rs:227
3 xul.dll std::panicking::rust_panic_with_hook ../88f19c6dab716c6281af7602e30f413e809c5974//library/std/src/panicking.rs:595
4 xul.dll std::panicking::begin_panic_handler::{{closure}} ../88f19c6dab716c6281af7602e30f413e809c5974//library/std/src/panicking.rs:497
5 xul.dll std::sys_common::backtrace::__rust_end_short_backtrace<closure-0, !> ../88f19c6dab716c6281af7602e30f413e809c5974//library/std/src/sys_common/backtrace.rs:141
6 xul.dll std::panicking::begin_panic_handler ../88f19c6dab716c6281af7602e30f413e809c5974//library/std/src/panicking.rs:493
7 xul.dll core::panicking::panic_fmt ../88f19c6dab716c6281af7602e30f413e809c5974//library/core/src/panicking.rs:92
8 xul.dll core::panicking::panic_bounds_check ../88f19c6dab716c6281af7602e30f413e809c5974//library/core/src/panicking.rs:69
9 xul.dll webrender::clip::ClipStore::push_clip_root gfx/wr/webrender/src/clip.rs:1130
Thunderbird 91.0.1 bp-c18a0cc2-5c97-4c37-81b1-a0f420210822
Updated•3 years ago
|
Severity: S2 → S3
Comment 1•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Updated•3 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•