Build failed in Jenkins: Build-UFS-image #2249

2015-09-02 Thread jenkins-admin
See -- [...truncated 17356 lines...] ===> usr.bin/pagesize (install) install -o root -g wheel -m 555 /builds/FreeBSD_stable_10/usr.bin/pagesize/pagesize.sh

Re: ia64 stable/10 r286316: hang at Entering /boot/kernel/kernel

2015-09-02 Thread Anton Shterenlikht
The kernel limits I have in /boot/loader.conf are following this PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156900 #kern.dfldsiz=536748032 # default soft limit for process data #kern.dflssiz=536748032 # default soft limit for stack # hard limits #kern.maxdsiz=536748032 # hard limit

pthread_cancel / sleep change in behaviour

2015-09-02 Thread Erich Dollansky
Hi, I noticed a change in behaviour when calling pthread_cancel for a thread which is sleeping using i.e. sleep (). How I understand pthread_cancel, it should cancel the thread and call the clean up handler soon after its return. Important is that the cancelled thread waited on a cancellation

net.bpf.zero_copy changed?

2015-09-02 Thread Emre Gundogan
Hello there. I have recently upgraded a machine (amd64) running 10.2-STABLE (r286771) to revision r287298. After that I could no longer run tcpdump on the interfaces (fails with 'pcap_loop: BIOCROTZBUF: Capabilities insufficient'), or neither could I use pflogd (eats cpu) unless I set sysctl