Jon Smirl wrote:
Any ideas about what this is? It is from the Redhat -2 xorg rpm's. All of these
programs ran fine on SW mesa and R128 driver.

[EMAIL PROTECTED] cairogears]$ ./cairogears  -glx COMP
cairogears: r200_cmdbuf.c:295: r200EmitBlit: Assertion `(src_offset & 1023) == 0
' failed.
Aborted
>
[EMAIL PROTECTED] cairogears]$ ./cairogears  -glx TEXT2
cairogears: r200_cmdbuf.c:295: r200EmitBlit: Assertion `(src_offset & 1023) == 0
' failed.
Aborted
[EMAIL PROTECTED] cairogears]$ ./cairogears  -glx SHADOW
cairogears: r200_cmdbuf.c:295: r200EmitBlit: Assertion `(src_offset & 1023) == 0
' failed.
Aborted
Does this use texture rectangle? There were some bugs in the r200 driver which caused such assertion failures. They should be fixed for ages, though the fixes might not be in XFree 4.4 / XOrg 6.7, if this is what redhat ships. 3D driver in these versions is ancient.
Otherwise, a back trace might be helpful.


Roland



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to