Closed
Bug 1706247
Opened 4 years ago
Closed 4 years ago
Assert failed by numClip >= nump + 2 with sw-wr on Android
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1704943
People
(Reporter: sotaro, Unassigned)
References
(Blocks 2 open bugs)
Details
Found the problem during looking into crash test crash with sw-wr on Android.
https://bugzilla.mozilla.org/show_bug.cgi?id=1706011#c2
logcat emulator log had the following log.
04-19 14:24:37.219 3150 3222 F libc : src/rasterize.h:1379: int clip_side(int, Point3D *, glsl::Interpolants *, Point3D *, glsl::Interpolants *, int &) [AXIS = glsl::Y]: assertion "false" failed
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
bug 1678938 seemed not addressed on Android.
Updated•4 years ago
|
Flags: needinfo?(lsalzman)
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(lsalzman)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•