[Bug 202643] x11-servers/xorg-server: illegal instruction starting xorg in FreeBSD >10.x in kvm/qemu virtualization
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Sep 5 11:58:34 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202643
--- Comment #29 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Sat Sep 5 11:57:53 UTC 2015
New revision: 396167
URL: https://svnweb.freebsd.org/changeset/ports/396167
Log:
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.
Reported by: nogcjx at fastmail.fm
Approved by: x11 (bapt)
PR: 202643
MFH: 2015Q3
Changes:
head/x11-servers/xorg-server/Makefile
head/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-misc-Makefile.in
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list