Closed Bug 1649811 Opened 4 years ago Closed 4 years ago

Crash in [@ <webrender_api::resources::FontResources as webrender_api::image::BlobImageResources>::get_font_data]

Categories

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

Unspecified
Android
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: RyanVM, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-1090a0ea-dc90-43d3-887e-254b40200701.

Top 1 frames of crashing thread:

0 libxul.so <webrender_api::resources::FontResources as webrender_api::image::BlobImageResources>::get_font_data gfx/wr/webrender_api/src/resources.rs:48

I'm not familiar with this, but just two thoughts:

  1. Bug 1649676 crashes Mac when disabling an in-use font, not sure if related.

  2. If I'm looking at the correct HasFontData, it uses a lock to look at sFontDataTable, so I don't know what guarantees we have that the answer is still valid by the time the lookup happens?

Severity: -- → S3
Flags: needinfo?(lsalzman)
Priority: -- → P3

Seems like this crash is no longer happening

No longer blocks: gfx-triage

This looks like a single user on a single day.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(lsalzman)
You need to log in before you can comment on or make changes to this bug.