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

--- Comment #6 from Charles Obler <readbetweenli...@yahoo.com> 2011-03-18 
19:04:05 PDT ---
Hello Paul --
I will need detailed step-by-step instructions here.  I'd like to be introduced
to Linux development utilities -- make, gdb, etc. -- and Linux internals, but
that hasn't happened yet.  I haven't done C++ in fifteen years (I'm a python /
bash / javascript programmer).  I'm eager to cooperate and learn, as long as
the test doesn't destabilize my system, but you will have to guide me.  

--- On Fri, 3/18/11, bugzilla-dae...@freedesktop.org
<bugzilla-dae...@freedesktop.org> wrote:

From: bugzilla-dae...@freedesktop.org <bugzilla-dae...@freedesktop.org>
Subject: [Bug 35200] Mesa 7.6 implementation error: bad datatype in
interpolate_int_colors
To: readbetweenli...@yahoo.com
Received: Friday, March 18, 2011, 6:47 PM

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

--- Comment #5 from Brian Paul <brian.e.p...@gmail.com> 2011-03-18 11:47:38 PDT
---
The large number of warnings come from the fact that this issue is hit whenever
a row of pixels is drawn.  That happens a lot.  If you could build Mesa with
gdb and set a breakpoint on _mesa_problem() and print the offending value, that
would help.  Or grab the latest code from git - the updated warning will emit
more info.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to