<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [bisected] Kodi crashes when launching a stream - commit bd2662bf"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102530">102530</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] Kodi crashes when launching a stream - commit bd2662bf
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>17.2
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>alexandre.f.demers@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I get a segfault when launching a stream (from Covenant) on Kodi. Bisecting
ended up with the following culprit:

commit bd2662bfa1c8746dc29a7bad32a1647379f78532
Author: Timothy Arceri <<a href="mailto:tarceri@itsqueeze.com">tarceri@itsqueeze.com</a>>
Date:   Thu Mar 30 23:22:46 2017 +1100

    mesa: add KHR_no_error support to glUniform*() functions

    V2: restore lost comment, add static to validate_uniform(),
        simplify array offset logic.

    Reviewed-by: Nicolai Hähnle <<a href="mailto:nicolai.haehnle@amd.com">nicolai.haehnle@amd.com</a>>

:040000 040000 4a82c824807bda025e4069be599697f2a6ccc817
0f3fc38d84e905f95f34d3b63c32d06b897ef551 M      src

This is when KHR_no_error is enabled.

Whether MESA_NO_ERROR is set or not (KHR_no_error disabled), kodi exits with a
segfault.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>