Closed
Bug 1882367
Opened 1 year ago
Closed 1 year ago
Crash in [@ webrender::render_task::RenderTask::new_dynamic] on assertion failed: !size.is_empty()
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
DUPLICATE
of bug 1882416
People
(Reporter: diannaS, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression, topcrash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/b7811a33-90ce-41ce-b8d8-91cc30240227
MOZ_CRASH Reason: assertion failed: !size.is_empty()
Top 10 frames of crashing thread:
0 libxul.so MOZ_Crash mfbt/Assertions.h:301
0 libxul.so RustMozCrash mozglue/static/rust/wrappers.cpp:18
1 libxul.so mozglue_static::panic_hook mozglue/static/rust/lib.rs:96
2 libxul.so core::ops::function::Fn::call library/core/src/ops/function.rs:79
3 libxul.so <alloc::boxed::Box<F, A> as core::ops::function::Fn<Args>>::call library/alloc/src/boxed.rs:2029
3 libxul.so std::panicking::rust_panic_with_hook library/std/src/panicking.rs:783
4 libxul.so std::panicking::begin_panic_handler::{{closure}} library/std/src/panicking.rs:649
5 libxul.so std::sys_common::backtrace::__rust_end_short_backtrace library/std/src/sys_common/backtrace.rs:171
6 libxul.so rust_begin_unwind library/std/src/panicking.rs:645
7 libxul.so core::panicking::panic_fmt library/core/src/panicking.rs:72
| Reporter | ||
Updated•1 year ago
|
status-firefox125:
--- → affected
See Also: → 1882321
Updated•1 year ago
|
Summary: Crash in [@ webrender::render_task::RenderTask::new_dynamic] → Crash in [@ webrender::render_task::RenderTask::new_dynamic] on assertion failed: !size.is_empty()
Comment 1•1 year ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 desktop browser crashes on nightly
For more information, please visit BugBot documentation.
Keywords: topcrash
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox125:
affected → ---
Duplicate of bug: 1882416
Keywords: regression
Regressed by: 1882044
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•