Closed
Bug 746491
Opened 13 years ago
Closed 7 years ago
[Skia] count_path_runtype_values failed assertion "top <= bot"
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase, Whiteboard: [skia-upstream])
Attachments
(2 files)
1. Set
user_pref("gfx.canvas.azure.enabled", true);
2. Load the testcase in a debug build of Firefox.
Result:
gfx/skia/src/core/SkRegion_path.cpp:251: failed assertion "top <= bot"
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Summary: skia count_path_runtype_values failed assertion "top <= bot" → [Skia] count_path_runtype_values failed assertion "top <= bot"
Updated•11 years ago
|
Whiteboard: [skia-upstream]
Reporter | ||
Comment 2•9 years ago
|
||
I can't reproduce this on Mac, but I should retest Linux before marking WFM.
Bug 1221272 has another testcase that trips the assertion today on Mac.
Comment 3•7 years ago
|
||
This no longer reproduces on trunk.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/140546300c7f
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
•