Closed
Bug 1230098
Opened 9 years ago
Closed 9 years ago
[Skia-update branch] SkScan_AntiPath.cpp:230: failed assertion "start >= 0 && stop > start"
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: jruderman, Assigned: milan, NeedInfo)
References
Details
(Keywords: assertion, regression, testcase, Whiteboard: [gfx-noted])
Attachments
(2 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.)
gfx/skia/skia/src/core/SkScan_AntiPath.cpp:230: failed assertion "start >= 0 && stop > start"
Reporter | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
I wasn't able to reproduce this one. We should investigate this again after the Skia update lands to check if it has been fixed upstream.
Whiteboard: [gfx-noted]
Comment 3•9 years ago
|
||
Jesse: does this still reproduce after the Skia update?
Flags: needinfo?(jruderman)
Assignee | ||
Comment 4•9 years ago
|
||
I can't reproduce on OS X 10.11.2; Jesse's assert seems to have been on OS X, but not sure what version. Could be fixed, or could be intermittent, or could be OS X or hardware specific.
Assignee: nobody → milan
Comment 5•9 years ago
|
||
(In reply to Milan Sreckovic [:milan] from comment #4)
> I can't reproduce on OS X 10.11.2; Jesse's assert seems to have been on OS
> X, but not sure what version. Could be fixed, or could be intermittent, or
> could be OS X or hardware specific.
I still am not able to reproduce this either. We'd need Jesse to check on this one to see if it is an issue.
Assignee | ||
Comment 6•9 years ago
|
||
Let's reopen if we can reproduce.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Version: Trunk → 46 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•