Nathan Whitehorn wrote:
Author: nwhitehorn
Date: Sun Apr 19 06:30:00 2009
New Revision: 191261
URL: http://svn.freebsd.org/changeset/base/191261

Log:
  Fix a typo in the SRR1 comparison for program exceptions. While here,
  replace magic numbers with constants to keep this from happening again.
Without this fix, some programs would occasionally get SIGTRAP instead
  of SIGILL on an illegal instruction. This affected Altivec detection
  in pixman, and possibly other software.
Reported by: Andreas Tobler
  MFC after:    1 week


Thank you, I rebuilt pixman with the default options and I do not get X11 crashes anymore.

Regards,
Andreas

_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to