Closed Bug 1498046 Opened 6 years ago Closed 4 years ago

Crash in webrender::prim_store::PrimitiveStore::prepare_primitives

Categories

(Core :: Graphics: WebRender, defect, P2)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox71 --- affected
firefox72 --- affected

People

(Reporter: cpearce, Unassigned)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: crash, regression)

Crash Data

This bug was filed from the Socorro interface and is
report bp-6f38a5e5-abd6-46ce-9f7b-d1a1b0181010.
=============================================================

Top 10 frames of crashing thread:

0 xul.dll static void std::panicking::rust_panic_with_hook /rustc/269c1bdc7f27a4160c0a9e1e55a2676efb749f9c/src/libstd/panicking.rs
1 xul.dll static void std::panicking::continue_panic_fmt /rustc/269c1bdc7f27a4160c0a9e1e55a2676efb749f9c/src/libstd/panicking.rs:391
2 xul.dll static void std::panicking::rust_begin_panic /rustc/269c1bdc7f27a4160c0a9e1e55a2676efb749f9c/src/libstd/panicking.rs:326
3 xul.dll static void core::panicking::panic_fmt /rustc/269c1bdc7f27a4160c0a9e1e55a2676efb749f9c/src/libcore/panicking.rs:77
4 xul.dll static void core::panicking::panic_bounds_check /rustc/269c1bdc7f27a4160c0a9e1e55a2676efb749f9c/src/libcore/panicking.rs:59
5 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_primitives gfx/webrender/src/prim_store.rs
6 xul.dll static bool webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:1692
7 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_primitives gfx/webrender/src/prim_store.rs:1957
8 xul.dll static bool webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:1692
9 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_primitives gfx/webrender/src/prim_store.rs:1957

=============================================================
Blocks: wr-stability
This is rare. Not blocking.
Blocks: stage-wr-next
No longer blocks: stage-wr-trains

We have a big spike of this signature in nightly since build 20191028094851 with this changelog:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d31698ac05594dddbceba44fa99aebc97e1a8a50&tochange=9277be3613ca5109ae4007a512ee75856f8f1120

2 webrender bugs were in this window: bug 1591346 & bug 1590284

Flags: needinfo?(jmuizelaar)
Flags: needinfo?(jmuizelaar)
Regressed by: 1590284

I suspect this will be fixed by https://bugzilla.mozilla.org/show_bug.cgi?id=1592121 when it lands. However, if we have a URL / repro, I can confirm that with the local patch.

Changing the priority to p2 as the bug is tracked by a release manager for the current nightly.
See What Do You Triage for more information

Priority: P3 → P2

The spike from October 28/29 nightly builds seems to have gone away after that, and this has gone back to a low crash volume.

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.