Closed
Bug 1700397
Opened 5 years ago
Closed 5 years ago
Crash in [@ webrender::prim_store::gradient::conic::ConicGradientTemplate::update]
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox86 | --- | unaffected |
| firefox87 | --- | unaffected |
| firefox88 | --- | fixed |
| firefox89 | --- | fixed |
People
(Reporter: aryx, Assigned: nical)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression, Whiteboard: [not-a-fission-bug])
Crash Data
1 crash so far.
Maybe Fission related. (DOMFissionEnabled=1)
Crash report: https://crash-stats.mozilla.org/report/index/361f3727-f0b0-4e12-87f4-d781d0210323
MOZ_CRASH Reason: explicit panic
Top 10 frames of crashing thread:
0 XUL RustMozCrash mozglue/static/rust/wrappers.cpp:17
1 XUL mozglue_static::panic_hook mozglue/static/rust/lib.rs:89
2 XUL core::ops::function::Fn::call /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:70
3 XUL std::panicking::rust_panic_with_hook library/std/src/panicking.rs:595
4 XUL std::panicking::begin_panic::{{closure}} /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:520
5 XUL std::sys_common::backtrace::__rust_end_short_backtrace /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/sys_common/backtrace.rs:141
6 XUL std::panicking::begin_panic /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/std/src/panicking.rs:519
7 XUL webrender::prim_store::gradient::conic::ConicGradientTemplate::update gfx/wr/webrender/src/prim_store/gradient/conic.rs:198
8 XUL webrender::prepare::prepare_interned_prim_for_render gfx/wr/webrender/src/prepare.rs:972
9 XUL webrender::prepare::prepare_primitives gfx/wr/webrender/src/prepare.rs:119
Flags: needinfo?(nical.bugzilla)
Updated•5 years ago
|
Blocks: wr-stability
Updated•5 years ago
|
Updated•5 years ago
|
OS: Unspecified → macOS
Whiteboard: [not-a-fission-bug]
| Assignee | ||
Comment 1•5 years ago
|
||
I suspect that this is the same as bug 1700232 for which a patch is landing.
Flags: needinfo?(nical.bugzilla)
Comment 2•5 years ago
|
||
Looks fixed indeed by bug 1700232.
Assignee: nobody → nical.bugzilla
Status: NEW → RESOLVED
Closed: 5 years ago
Depends on: 1700232
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
Updated•5 years ago
|
status-firefox-esr78:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•