Closed
Bug 1242822
Opened 9 years ago
Closed 7 years ago
SkAntiRun.h:51: failed assertion "x >= 0 && x + (startAlpha != 0) + middleCount + (stopAlpha != 0) <= fWidth"
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: [gfx-noted])
Attachments
(2 files)
gfx/skia/skia/src/core/SkAntiRun.h:51: failed assertion "x >= 0 && x + (startAlpha != 0) + middleCount + (stopAlpha != 0) <= fWidth"
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
I couldn't manage to reproduce this one. Runs fine.
Updated•9 years ago
|
Whiteboard: [gfx-noted]
Updated•7 years ago
|
Priority: -- → P3
Comment 3•7 years ago
|
||
This no longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox47:
affected → ---
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/06b41b154ad7
Add crashtest. r=me
Comment 5•7 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•