Bug 33196

Summary: r300g: crash after "implementation error ... should be mapped to ..." reports
Product: Mesa Reporter: gsr.bugs <gsr.bugs>
Component: Drivers/Gallium/r300Assignee: Default DRI bug account <dri-devel>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description gsr.bugs 2011-01-16 23:21:54 UTC
The application prints the following:

---8<---
Mesa 7.11-devel implementation error: glUniform1f should be mapped to 322, not 536
Please report at bugzilla.freedesktop.org
Mesa 7.11-devel implementation error: glColor3dv should be mapped to 330, not 12
Please report at bugzilla.freedesktop.org
Mesa 7.11-devel implementation error: glCopyPixels should be mapped to 307, not 255
--->8---
and crashes. Using git bisect I arrived at the following:

841ad6bfad27b2d8a196169b81235312a5e5f36a is the first bad commit
commit 841ad6bfad27b2d8a196169b81235312a5e5f36a
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Jan 14 14:03:52 2011 -0800

    glapi: Regenerate for GL_ARB_ES2_compatibility.

:040000 040000 0d11d1581ed462e164fc88826df5e8174dc344e6 d09715fc1bee3d83a20e55e78e967e8fdf285fd4 M	src
Comment 1 Dave Airlie 2011-01-16 23:32:01 UTC
make clean time I suspect.
Comment 2 gsr.bugs 2011-01-16 23:48:26 UTC
make clean, even distclean and reran autogen.sh with same params than always,
using 2bf52e7c28e6d48374c3c4314e06e3600d7f668a, no more issues.
Sorry for the false alarm.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.