Closed Bug 1709644 Opened 5 years ago Closed 5 years ago

Crashes in mozilla::gfx::RecordedPathCreation::PlayEvent starting in 89 during GPU process start

Categories

(Core :: Graphics: Canvas2D, defect)

defect

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox89 --- fixed
firefox90 --- fixed

People

(Reporter: jrmuizel, Assigned: bobowen)

References

Details

Crash Data

Attachments

(1 file)

This is one of the top GPU process crashes in 89

Summary: Crashes in mozilla::gfx::RecordedPathCreation::PlayEvent starting in 89 → Crashes in mozilla::gfx::RecordedPathCreation::PlayEvent starting in 89 during GPU process start
Blocks: gfx-triage

Also, return false from CreateReferenceTexture when mBaseDT is null.

Assignee: nobody → bobowencode
Status: NEW → ASSIGNED
No longer blocks: gfx-triage
Crash Signature: [@ mozilla::gfx::RecordedPathCreation::PlayEvent]
Pushed by bobowencode@gmail.com: https://hg.mozilla.org/integration/autoland/rev/f10ba86b62c9 Add null checks for GetReferenceDrawTarget when called on CanvasTranslator. r=jrmuizel
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch

No crashes in 89, so no need for an uplift.
Disregard my previous comment, that's a GPU crash, we don't get those in crash-stats.

The patch landed in nightly and beta is affected.
:bobowen, is this bug important enough to require an uplift?
If not please set status_beta to wontfix.

For more information, please visit auto_nag documentation.

Flags: needinfo?(bobowencode)

Comment on attachment 9220423 [details]
Bug 1709644: Add null checks for GetReferenceDrawTarget when called on CanvasTranslator. r=jrmuizel!

Beta/Release Uplift Approval Request

  • User impact if declined: This is one of the top GPU process crashes, when looking at telemetry crash pings.
  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Simple null checks.
  • String changes made/needed: None
Flags: needinfo?(bobowencode)
Attachment #9220423 - Flags: approval-mozilla-beta?

Comment on attachment 9220423 [details]
Bug 1709644: Add null checks for GetReferenceDrawTarget when called on CanvasTranslator. r=jrmuizel!

Approved for 89.0b12.

Attachment #9220423 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: