Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Feb 2019 11:02:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 235487] graphics/mesa-dri 18.3.2 plus xorg-server-1.18.4_11,1 results in segmentation fault
Message-ID:  <bug-235487-7141-15PMS8k0HC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235487-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235487-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235487

--- Comment #6 from Jan Beich <jbeich@FreeBSD.org> ---
Let's check if upstream has a fix then. Can you try mesa-dri 18.3.3 /
19.0.0-rc2?

(Ignore patch conflicts if *.rej files only affect PORTREVISION)

$ fetch -o /tmp/mesa-18.3.3.diff
'https://reviews.freebsd.org/D19099?download=3Dtrue'
$ patch -Efsp0 -i /tmp/mesa-18.3.3.diff -d /usr/ports
$ make all deinstall install clean -C /usr/ports/graphics/mesa-dri

$ fetch -o /tmp/mesa-llvm7.diff
'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199665'
$ fetch -o /tmp/libdrm-2.4.97.diff
'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D201643'
$ fetch -o /tmp/mesa-19.0.0.diff
'https://reviews.freebsd.org/D19100?download=3Dtrue'
$ patch -Efsp1 -i /tmp/mesa-llvm7.diff -d /usr/ports
$ patch -Efsp1 -i /tmp/libdrm-2.4.97.diff -d /usr/ports
$ patch -Efsp0 -i /tmp/mesa-19.0.0.diff -d /usr/ports
$ make all deinstall install clean -C /usr/ports/graphics/libdrm
$ make all deinstall install clean -C /usr/ports/graphics/mesa-libs
$ make all deinstall install clean -C /usr/ports/graphics/mesa-dri

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235487-7141-15PMS8k0HC>