<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 --- - DispatchSanity_test.GL31_CORE regression"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70900">70900</a>
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>deathsimple@vodafone.de
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>DispatchSanity_test.GL31_CORE regression
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>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: bc23944091ad0d3742d8db5dc762acafb9b8b7fd (master)

[ RUN      ] DispatchSanity_test.GL31_CORE
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5faf5a
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1009 (VDPAUFiniNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb669
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1010 (VDPAUGetSurfaceivNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fada9
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1011 (VDPAUInitNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb40e
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1012 (VDPAUIsSurfaceNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb918
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1013 (VDPAUMapSurfacesNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb37a
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1014 (VDPAURegisterOutputSurfaceNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb2e6
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1015 (VDPAURegisterVideoSurfaceNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb7c4
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1016 (VDPAUSurfaceAccessNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fbbd1
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1017 (VDPAUUnmapSurfacesNV)
dispatch_sanity.cpp:166: Failure
Value of: table[i]
  Actual: 0x5fb4ea
Expected: (_glapi_proc) _mesa_generic_nop
Which is: 0x40cc5a
i = 1018 (VDPAUUnregisterSurfaceNV)
[  FAILED  ] DispatchSanity_test.GL31_CORE (13 ms)


80964226e9b8a05c39157f9305c06c0b2861e080 is the first bad commit
commit 80964226e9b8a05c39157f9305c06c0b2861e080
Author: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>
Date:   Wed May 15 15:10:11 2013 +0200

    implement NV_vdpau_interop v7

    v2: Actually implement interop between the gallium
        state tracker and the VDPAU backend.

    v3: Make it also available in non legacy contexts,
        fix video buffer sharing.

    v4: deny interop if we don't have the same screen object

    v5: rebased on upstream changes

    v6: implemented VDPAUGetSurfaceivNV, improved error handling,
        unregister all surfaces in VDPAUFiniNV

    v7: squash merge with Mareks changes

    Signed-off-by: Christian König <<a href="mailto:christian.koenig@amd.com">christian.koenig@amd.com</a>>

:040000 040000 c926cd9f18865d9d374777ac967a8c0e12dd8bb2
128fe6e9492094f48ca765f2f7974f9d47c78d39 M    src</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>