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

--- Comment #6 from Charles Obler <[email protected]> 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, [email protected]
<[email protected]> wrote:

From: [email protected] <[email protected]>
Subject: [Bug 35200] Mesa 7.6 implementation error: bad datatype in
interpolate_int_colors
To: [email protected]
Received: Friday, March 18, 2011, 6:47 PM

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

--- Comment #5 from Brian Paul <[email protected]> 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
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to