https://bugs.freedesktop.org/show_bug.cgi?id=45281
Bug #: 45281 Summary: [8xx] Assertion failure whilst running dangerball Classification: Unclassified Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/i830 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: chris@chris-wilson.co.uk
From the xscreensavers (/usr/lib/xscreensaver/dangerball):
dangerball: intel_tris.c:128: intel_extend_inline: Assertion 'intel->prim.flush == intel_flush_inline_primitive' failed.
https://bugs.freedesktop.org/show_bug.cgi?id=45281
Eric Anholt eric@anholt.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Eric Anholt eric@anholt.net 2012-03-02 17:53:41 PST --- Looks like this also got fixed by the i865 vert-counting series. At least, 8.0 fails and master works now.
dri-devel@lists.freedesktop.org