[Bug 235487] graphics/mesa-dri 18.3.2 plus xorg-server-1.18.4_11,1 results in segmentation fault
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235487 --- Comment #6 from Jan Beich <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"