summaryrefslogtreecommitdiff
path: root/www/dokuwiki
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-01-09 07:25:55 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-01-09 07:25:55 +0000
commitcad8743cbb0d064db857a4981e668db752eeb12e (patch)
tree2b8d1cc19480442750edd3bb5f4cde2b03190802 /www/dokuwiki
parent- Update to 1.2.6 (diff)
Fix illegal instruction when running in kvm/qemu
Fix illegal instruction when running xserver in kvm or qemu (and possibly others) virtualisation. This is solved by disabling sse instructions while compiling the xf86SlowBcopy (don't ask) function. This fix was originally committed by dim as r396167 in 2015, and then most likely accidentally removed in r433863 in 2017. Bump portrevision Original commit message: > Disable use of SSE instructions in Xorg's xf86SlowBcopy() function. > > When such instructions are used to copy data from/to mapped video > memory, some hypervisors (e.g. KVM, Microsoft Hyper-V) can generate > SIGILL or SIGBUS exceptions, causing Xorg to crash. PR: 202643 Reported by: nogcjx@fastmail.fm Requested by: dim Diagnose and fix by: dim MFH: 2019Q1
Diffstat (limited to 'www/dokuwiki')
0 files changed, 0 insertions, 0 deletions