Closed
Bug 1509347
Opened 7 years ago
Closed 7 years ago
Crash in webrender::clip_scroll_tree::ClipScrollTree::get_relative_transform
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1507323
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-f111f049-d896-4929-a462-9e0ce0181121.
=============================================================
Top 10 frames of crashing thread:
0 libxul.so MOZ_CrashOOL mfbt/Assertions.h:311
1 libxul.so GeckoCrashOOL toolkit/xre/nsAppRunner.cpp:5350
2 libxul.so gkrust_shared::panic_hook toolkit/library/rust/shared/lib.rs:234
3 libxul.so core::ops::function::Fn::call libcore/ops/function.rs:78
4 libxul.so std::panicking::rust_panic_with_hook /rustc/da5f414c2c0bfe5198934493f04c676e2b23ff2e/src/libstd/panicking.rs:481
5 libxul.so std::panicking::continue_panic_fmt /rustc/da5f414c2c0bfe5198934493f04c676e2b23ff2e/src/libstd/panicking.rs:391
6 libxul.so rust_begin_unwind /rustc/da5f414c2c0bfe5198934493f04c676e2b23ff2e/src/libstd/panicking.rs:326
7 libxul.so core::panicking::panic_fmt /rustc/da5f414c2c0bfe5198934493f04c676e2b23ff2e/src/libcore/panicking.rs:77
8 libxul.so core::panicking::panic_bounds_check /rustc/da5f414c2c0bfe5198934493f04c676e2b23ff2e/src/libcore/panicking.rs:59
9 libxul.so webrender::clip_scroll_tree::ClipScrollTree::get_relative_transform libcore/slice/mod.rs:2046
=============================================================
Just crashed with this, I don't have strs (I was publishing comments on bugzilla but I don't think it triggered this.) Build ID : 20181122100048
Comment 1•7 years ago
|
||
Should be fixed in today's nightly
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•