Closed Bug 1403057 Opened 7 years ago Closed 7 years ago

Assertion failure: invertible, at layout/svg/nsFilterInstance.cpp:80

Categories

(Core :: SVG, defect, P2)

57 Branch
defect

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox-esr52 --- unaffected
firefox56 --- wontfix
firefox57 --- wontfix
firefox58 --- fixed

People

(Reporter: bc, Assigned: u459114)

References

()

Details

(Keywords: assertion)

Attachments

(2 files)

Attached file Windows Debug Log
1. https://www.dobreprogramy.pl/Paragon-Backup-Recovery%2CProgram%2CWindows%2C15537.html

2. Assertion failure: invertible, at z:/build/build/src/layout/svg/nsFilterInstance.cpp:80
#01: nsFilterInstance::PaintFilteredFrame(nsIFrame *,gfxContext *,nsSVGFilterPaintCallback *,nsRegion const *,mozilla::image::imgDrawingParams &) [layout/svg/nsFilterInstance.cpp:80]
#02: nsSVGUtils::PaintFrameWithEffects(nsIFrame *,gfxContext &,mozilla::gfx::BaseMatrix<double> const &,mozilla::image::imgDrawingParams &,mozilla::gfx::IntRectTyped<mozilla::gfx::UnknownUnits> const *) [layout/svg/nsSVGUtils.cpp:862]
#03: nsSVGMaskFrame::GetMaskForMaskedFrame(nsSVGMaskFrame::MaskParams &) [layout/svg/nsSVGMaskFrame.cpp:112]
#04: CreateAndPaintMaskSurface [layout/svg/nsSVGIntegrationUtils.cpp:544]
#05: nsSVGIntegrationUtils::PaintMaskAndClipPath(nsSVGIntegrationUtils::PaintFramesParams const &) [layout/svg/nsSVGIntegrationUtils.cpp:928]

Beta/57, Nightly/58 Windows, Linux

Assertion added in bug 1385239
Flags: needinfo?(cku)
Priority: -- → P2
Assignee: nobody → cku
Flags: needinfo?(cku)
in bug 1385239, I did not add this assertion, but only move this assertion from the caller to the callee. I will check it tomorrow
Attachment #8914206 - Flags: review?(mstange)
Comment on attachment 8914206 [details]
Bug 1403057 - Early return if the scale vector is zero.

https://reviewboard.mozilla.org/r/185528/#review190768
Attachment #8914206 - Flags: review?(mstange) → review+
Pushed by cku@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8bc1f7a2c74e
Early return if the scale vector is zero. r=mstange
https://hg.mozilla.org/mozilla-central/rev/8bc1f7a2c74e
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Can we land a test for this? And should we nominate this for Beta approval or can it ride the 58 train?
Flags: needinfo?(cku)
Flags: in-testsuite?
I am trying to create a test case. But I don't think we need to uplift this patch since we can still render the content correctly even if hitting this assertion
Flags: needinfo?(cku)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: