[Bug 111009] Segmentation fault when running shader on Intel Mesa

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 27 08:37:37 UTC 2019


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

--- Comment #1 from Paul <qamonstergl at gmail.com> ---
export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/pavel/mesa_versions_64/19.1.0/lib/x86_64-linux-gnu
export
LIBGL_DRIVERS_PATH="/home/pavel/mesa_versions_64/19.1.0/lib/x86_64-linux-gnu/dri"

Hi Jiradet
I've also reproduced the issue on my KBL (IntelĀ® UHD Graphics 620) on Ubuntu
18.04 and 5.1.2 version of Kernel.
Also, I've checked that the issue isn't actual on 18.3.5 version of the mesa
and I bisected the issue:

 9dcf90d7ba966cba904266209087a87ea9c018b9 is the first bad commit
commit 9dcf90d7ba966cba904266209087a87ea9c018b9
Author: Kenneth Graunke <kenneth at whitecape.org>
Date: Wed Apr 3 14:24:31 2019 -0700

intel/fs: Don't emit empty ELSE blocks.

While we can clean this up later, it's trivial to not generate the
stupid code in the first place, which saves some optimization work.

Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Matt Turner <mattst88 at gmail.com>

:040000 040000 6b7fc44def2bb5b72b9470ed3fea74d276c9845f
23d3807532dd2c5c3316807a11996e77bab207f4 M      src

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20190627/42fa3ab6/attachment.html>


More information about the intel-3d-bugs mailing list