[Mesa-dev] [Bug 102530] [bisected] Kodi crashes when launching a stream - commit bd2662bf

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 3 19:02:33 UTC 2017


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

            Bug ID: 102530
           Summary: [bisected] Kodi crashes when launching a stream -
                    commit bd2662bf
           Product: Mesa
           Version: 17.2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: alexandre.f.demers at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

I get a segfault when launching a stream (from Covenant) on Kodi. Bisecting
ended up with the following culprit:

commit bd2662bfa1c8746dc29a7bad32a1647379f78532
Author: Timothy Arceri <tarceri at itsqueeze.com>
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 <nicolai.haehnle at amd.com>

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

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170903/bf9e899b/attachment.html>


More information about the mesa-dev mailing list