FreeBSD_HEAD_i386 - Build #3460 - Failure

2016-06-26 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #3460 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3460/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3460/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3460/console Change summaries:

Mapping drm's OBJT_DEFAULT causes crash on munmap

2016-06-26 Thread Matthew Macy
Clicking 2 times on the following WebGL demo will cause a panic using drm 3.8/4.6 (this particular usage of OBJT_DEFAULT is one of the few remaining pieces of shared code). http://myshards.com/ This is the backtrace from HEAD as of f1bd70502f890a8668985030c0aecc3aeacb10ac running the

Re: FreeBSD_HEAD_i386 - Build #3460 - Failure

2016-06-26 Thread Xin Li
My bad. Proposed fix would be: Index: lib/libmagic/Makefile === --- lib/libmagic/Makefile (revision 302221) +++ lib/libmagic/Makefile (working copy) @@ -19,7 +19,7 @@ INCS= magic.h MAGICPATH?=/usr/share/misc