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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 gsr.bugs changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 gsr.bugs changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #6 from Marek Olšák 2010-09-04 20:11:31 PDT --- I've committed a fix to mesa git which might fix this issue. Can you try it? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this m

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #6 from Marek Ol??k 2010-09-04 20:11:31 PDT --- I've committed a fix to mesa git which might fix this issue. Can you try it? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #5 from gsr.bugs 2010-09-04 20:09:54 PDT --- Same file than the other printf? But where/when to print? Patch or "insert this at end of the if block that starts at line xxx" best. :) -- Configure bugmail: https://bugs.freedesktop.or

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #5 from gsr.bugs 2010-09-04 20:09:54 PDT --- Same file than the other printf? But where/when to print? Patch or "insert this at end of the if block that starts at line xxx" best. :) -- Configure bugmail: https://bugs.freedesktop.or

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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #4 from Marek Olšák 2010-09-04 19:58:30 PDT --- (In reply to comment #3) > initialized variable somewhere. Sorry, typo. It should have been "uninitialized". -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #4 from Marek Ol??k 2010-09-04 19:58:30 PDT --- (In reply to comment #3) > initialized variable somewhere. Sorry, typo. It should have been "uninitialized". -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=emai

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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #3 from Marek Olšák 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].Inde

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #3 from Marek Ol??k 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].Ind

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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #2 from gsr.bugs 2010-09-04 19:43:38 PDT --- Those were a printf suggested by someone trying to figure what was going on, with this http://www.pasteall.org/15454 . The result is the same without that, as shown at http://www.pasteall.

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #2 from gsr.bugs 2010-09-04 19:43:38 PDT --- Those were a printf suggested by someone trying to figure what was going on, with this http://www.pasteall.org/15454 . The result is the same without that, as shown at http://www.pasteall.

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

2010-09-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #1 from Marek Olšák 2010-09-04 19:29:23 PDT --- There are numbers like "num=140903841 max=32", have you added this message there? Anyway, I can't reproduce this bug. Please try: git clean -fdx and build the driver again. -- Config

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

2010-09-04 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=30022 --- Comment #1 from Marek Ol??k 2010-09-04 19:29:23 PDT --- There are numbers like "num=140903841 max=32", have you added this message there? Anyway, I can't reproduce this bug. Please try: git clean -fdx and build the driver again. -- Confi