Closed Bug 1244918 Opened 8 years ago Closed 8 years ago

Assertion failure: !isinf(t_min) && !isinf(t_max) (The first call to UpdateLinearParametersToIncludePoint should have made t_min and t_max non-infinite.)

Categories

(Core :: Graphics, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox47 --- affected
firefox48 --- fixed

People

(Reporter: jruderman, Assigned: lsalzman)

References

Details

(Keywords: assertion, testcase, Whiteboard: [gfx-noted])

Attachments

(3 files)

Attached file testcase
Assertion failure: !isinf(t_min) && !isinf(t_max) (The first call to UpdateLinearParametersToIncludePoint should have made t_min and t_max non-infinite.), at gfx/2d/DrawTargetCG.cpp:555
Attached file stack
Rather than either crash or have inconsistent results in the DrawTarget backends, this just tries to at least pick some value that will not scare the DrawTargets into crashing and at least draw something.
Assignee: nobody → lsalzman
Status: NEW → ASSIGNED
Attachment #8744124 - Flags: review?(mstange)
Whiteboard: [gfx-noted]
Attachment #8744124 - Flags: review?(mstange) → review+
https://hg.mozilla.org/mozilla-central/rev/6fc9ea7ec6c3
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in before you can comment on or make changes to this bug.