Summary: | crash happens when link program | ||
---|---|---|---|
Product: | Mesa | Reporter: | xinghua <xinghua.cao> |
Component: | Drivers/DRI/i965 | Assignee: | Jason Ekstrand <jason> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | yang.gu, yunchao.he |
Version: | git | Keywords: | bisected, regression |
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
verpixshader.c
attachment-17105-0.html attachment-8396-0.html |
Description
xinghua
2018-09-10 04:30:42 UTC
I've bisected this to quite old commit --- 8< --- commit 152057b138d58370f6b90406b07b2604439fabb7 Author: Jason Ekstrand <jason.ekstrand@intel.com> Date: Mon Mar 19 18:00:14 2018 -0700 i965: Move nir_lower_deref_instrs to right before locals_to_regs Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Acked-by: Rob Clark <robdclark@gmail.com> Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Acked-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> This is fixed by the following commit in master: commit 864c780566b8782c4fc69b4337db768223717bd8 Author: Jason Ekstrand <jason.ekstrand@intel.com> Date: Tue Sep 11 12:55:45 2018 -0500 nir/opt_if: Re-materialize derefs in use blocks before peeling loops Reviewed-by: Iago Toral Quiroga <itoral@igalia.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107879 Cc: "18.2" <mesa-stable@lists.freedesktop.org> Created attachment 141651 [details]
attachment-17105-0.html
Yang is OOO from Sep 17 to 20. Please expect slow response.
Jason: does this regression deserve a piglit test? Created attachment 141653 [details] attachment-8396-0.html We could scrape the shader and make a glslparser test out of it On September 19, 2018 21:35:01 bugzilla-daemon@freedesktop.org wrote: > > Comment # 4 on bug 107879 from Mark JanesJason: does this regression > deserve a piglit test? > > You are receiving this mail because:You are the assignee for the bug. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.