[Mesa-dev] [Bug 47166] Bad datatype in interpolate_int_colors

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 15 09:09:46 PDT 2012


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

--- Comment #2 from hdewey2 at gmail.com 2012-03-15 09:09:46 PDT ---
Is there a secret to getting apitrace to work with OSMesa?  Since I'm using
either OSMesaGetProcAddress or dlopen("libOSMesa.so",...)/dlsym(...) to get the
extension function pointers, they do not get logged by apitrace which only
redirects calls to libGL.so.  If you want, I can give you a trace that doesn't
have the extension function calls logged, but that doesn't seem like it will
give you what you need to reproduce the problem since so many extension
function calls are being used.

I have tried reducing the drawing to 10,000 quads (leaving everything else
identical), and that works without any problems.

We have tried using valgrind with this program before, but the program uses
other 3rd party libaries that are not "valgrind clean" and do not have
suppression files, so the output is pretty much useless.

-- 
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