[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #2 from Chris Rankin ranki...@googlemail.com 2010-03-18 07:47:02 PST --- The problem happens when destroying the GLContext: - we call _mesa_free_context_data(), which sets ctx-DrawBuffer = NULL - _mesa_free_context_data() then

[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #3 from Pauli suok...@gmail.com 2010-03-18 12:28:50 PST --- Patches are welcome :) You can send the fix to mesa3d-...@lists.sourceforge.net. git commands format-patch and send-email are very easy tools to send patches to the

[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-18 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #4 from Chris Rankin ranki...@googlemail.com 2010-03-18 12:38:07 PST --- (In reply to comment #3) Patches are welcome :) Actually, I would describe this as the cause rather than the fix. I was hoping that someone who

[Bug 27141] piglit glean/vertProg1 core dumps with RV790

2010-03-17 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=27141 --- Comment #1 from Chris Rankin ranki...@googlemail.com 2010-03-17 15:46:41 PST --- This same bug seems to be triggered by bin/vp-bad-program -auto. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You