[Mesa-dev] [PATCH] nvc0/ir: Fix assert accessing null pointer

Ilia Mirkin imirkin at alum.mit.edu
Fri Jul 26 14:41:55 UTC 2019


On Wed, Jul 24, 2019 at 9:34 AM Juan A. Suarez Romero
<jasuarez at igalia.com> wrote:
>
> On Wed, 2019-07-24 at 14:27 +0200, Karol Herbst wrote:
> > it's only fixing a crash in a build with asserts enabled, but if
> > somebody wants to apply those to stable, then go ahead.
> >
>
> OK; in that case I will keep it out.

Looks like distros build with debug enabled, sadly:

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

Please do include this in stable:

commit 7493fbf032f5bcbf4c48187bc089c9a34f04a1d5
Author: Mark Menzynski <mmenzyns at redhat.com>
Date:   Fri Jul 19 13:09:02 2019 +0200

    nvc0/ir: Fix assert accessing null pointer

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111007
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111167

    Signed-off-by: Mark Menzynski <mmenzyns at redhat.com>
    Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>
    Reviewed-by: Tobias Klausmann<tobias.klausmann at freenet.de>


More information about the mesa-dev mailing list