<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Exception: DrawArraysInstancedBaseInstance is duplicated"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59452">59452</a>
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>idr@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Exception: DrawArraysInstancedBaseInstance is duplicated
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 3c00a52f7e02007f40fa53a06fad517bed0328ff (master)

$ make
[...]
  GEN    ../../../../src/mapi/glapi/glapi_mapi_tmp.h
Traceback (most recent call last):
  File "../../../../src/mapi/mapi/mapi_abi.py", line 873, in <module>
    main()
  File "../../../../src/mapi/mapi/mapi_abi.py", line 861, in main
    entries = abi_parse_xml(filename)
  File "../../../../src/mapi/mapi/mapi_abi.py", line 172, in abi_parse_xml
    raise Exception('%s is duplicated' % (name))
Exception: DrawArraysInstancedBaseInstance is duplicated


1b468d043e538a6302ad77a408ad123c58dc0e83 is the first bad commit
commit 1b468d043e538a6302ad77a408ad123c58dc0e83
Author: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
Date:   Fri Nov 30 12:41:50 2012 -0800

    mesa: Add skeleton implementation of glGetInternalformativ

    This is for the GL_ARB_internalformat_query extension and GLES 3.0.

    v2: Generate GL_INVALID_OPERATION if the extension is not supported.

    Signed-off-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>
    Reviewed-by: Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>>
    Reviewed-by: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>

:040000 040000 144120a5ef8e944db8f5a2aea2401a2a867e18dd
b4e523f777b35438ae9653e6d553a0fe4de9fbef M    src
bisect run success</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>