<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
What further information would help?  The lockup always occurs in NVSync() and it's always the result of some call from XAA.  Sometimes it's XAAGlyphs(), other times it's XAACopyAreaFallback(), or something else but it always winds up looping in NVSync().  <BR>
<BR>
What would cause the card to not process the accelerator FIFO?<BR>
<BR>
Thanks,<BR>
Chris<BR>
<BR>
On Fri, 2007-01-12 at 15:03, Stephane Marchesin wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Chris Radlinski wrote:
> I guess I shouldn't be surprised that adding a loop count condition to 
> the while didn't really fix anything.  Once it bails from the while 
> loop, the screen redraw stops working and then it just goes into 
> another infinite loop somewhere else.
>
> I'd appreciate any suggestions for a fix.
A card lockup usually means that there is a bug somewhere (in the 
driver, or in the hardware). Saying you have a card lockup is as vague 
as saying you have a segmentation fault. That in itself doesn't help 
debugging the code.

Stephane

</I></FONT></PRE>
</BLOCKQUOTE>
</BODY>
</HTML>