[Bug 235487] graphics/mesa-dri 18.3.2 plus xorg-server-1.18.4_11,1 results in segmentation fault
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 7 11:02:11 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235487
--- Comment #6 from Jan Beich <jbeich at 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=true'
$ 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=199665'
$ fetch -o /tmp/libdrm-2.4.97.diff
'https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201643'
$ fetch -o /tmp/mesa-19.0.0.diff
'https://reviews.freebsd.org/D19100?download=true'
$ 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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list