Closed
Bug 746495
Opened 13 years ago
Closed 7 years ago
[Skia] SkBuildQuadArc failed assertion "fabsf(x + (1.0f)) <= ((1.0f) / (1 << 12))"
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:
skia/src/core/SkGeometry.cpp:1248: failed assertion "fabsf(x + (1.0f)) <= ((1.0f) / (1 << 12))"
Reporter | ||
Comment 1•13 years ago
|
||
Updated•11 years ago
|
Whiteboard: [skia-upstream]
Comment 2•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/219f1a4e23c7
Add crashtest. r=me
Comment 4•7 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•