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@lists.freedesktop.org
Reporter: alexandre.f.dem...@gmail.com
QA Contact: mesa-dev@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 <tarc...@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.haeh...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev