[Bug 30022] Crash while launching supertuxkart (svn), "Too many temporaries"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 4 19:57:19 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30022

--- Comment #3 from Marek Olšák <maraeo at gmail.com> 2010-09-04 19:57:19 PDT ---
num_temporaries is certainly not computed correctly. There must be an
initialized variable somewhere.

There are 3 variables which might cause this:
vpi->DstReg.Index
vpi->SrcReg[i].Index
compiler->PredicateIndex

Can you print these so that we know where the large value comes from?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the dri-devel mailing list