Closed
Bug 1230096
Opened 9 years ago
Closed 9 years ago
[Skia-update branch] GrAAConvexTessellator.cpp:844: failed assertion "len > 0.0f"
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla46
People
(Reporter: jruderman, Assigned: lsalzman)
References
Details
(Keywords: assertion, regression, testcase, Whiteboard: [gfx-noted])
Attachments
(4 files)
Using the Mac build from https://treeherder.mozilla.org/#/jobs?repo=try&revision=91dc4f334fc5
(This does NOT reproduce on mozilla-central because bug 1082598 has not landed yet.)
https://hg.mozilla.org/try/file/91dc4f334fc5/gfx/skia/skia/src/gpu/batches/GrAAConvexTessellator.cpp#l844: failed assertion "len > 0.0f"
Reporter | ||
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
More concise version of the test case that causes the same crash.
Assignee | ||
Comment 3•9 years ago
|
||
Filed upstream bug report: https://bugs.chromium.org/p/skia/issues/detail?id=4732
Whiteboard: [gfx-noted]
Assignee | ||
Comment 4•9 years ago
|
||
This is just backports an upstream fix: https://skia.googlesource.com/skia.git/+/1bcbc8f8c0747691496d779055675bc47ca65c86
Updated•9 years ago
|
Attachment #8707592 -
Flags: review?(jmuizelaar) → review+
Comment 6•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•