[Mesa-dev] [Bug 35200] Mesa 7.6 implementation error: bad datatype in interpolate_int_colors
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 18 19:04:05 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=35200
--- Comment #6 from Charles Obler <ReadBetweenLines at 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-daemon at freedesktop.org
<bugzilla-daemon at freedesktop.org> wrote:
From: bugzilla-daemon at freedesktop.org <bugzilla-daemon at freedesktop.org>
Subject: [Bug 35200] Mesa 7.6 implementation error: bad datatype in
interpolate_int_colors
To: ReadBetweenLines at 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.paul at 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.
More information about the mesa-dev
mailing list