Re: readdir/telldir/seekdir problem (i think)

2015-04-30 Thread Julian Elischer
On 4/25/15 5:52 AM, Jilles Tjoelker wrote: On Fri, Apr 24, 2015 at 04:28:12PM -0400, John Baldwin wrote: Yes, this isn't at all safe. There's no guarantee whatsoever that the offset on the directory fd that isn't something returned by getdirentries has any meaning. In particular, the size of

Jenkins build is back to stable : FreeBSD_HEAD-tests2 #991

2015-04-30 Thread jenkins-admin
See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/991/ ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

The KASSERT from r282155 fired; have crash dump. will travel

2015-04-30 Thread David Wolfskill
From /var/crash/core.txt.6: Thu Apr 30 05:21:22 PDT 2015 FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #47 r282269M/282269:1100071: Thu Apr 30 05:07:08 PDT 2015 r...@g1-254.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY amd64 panic: refcount incosistency: found: 0 unr: 0 total: 1 ...

Re: The KASSERT from r282155 fired; have crash dump. will travel

2015-04-30 Thread David Wolfskill
On Thu, Apr 30, 2015 at 03:58:39PM +0300, Alexander V. Chernikov wrote: ... FreeBSD  11.0-CURRENT FreeBSD 11.0-CURRENT #47  r282269M/282269:1100071: Thu Apr 30 05:07:08 PDT 2015 r...@g1-254.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY  amd64 panic: refcount incosistency:

Re: The KASSERT from r282155 fired; have crash dump. will travel

2015-04-30 Thread Alexander V . Chernikov
30.04.2015, 15:31, David Wolfskill da...@catwhisker.org: From /var/crash/core.txt.6: Thu Apr 30 05:21:22 PDT 2015 FreeBSD  11.0-CURRENT FreeBSD 11.0-CURRENT #47  r282269M/282269:1100071: Thu Apr 30 05:07:08 PDT 2015 r...@g1-254.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY  amd64

Re: Enabling RACCT/RCTL in GENERIC.

2015-04-30 Thread Edward Tomasz Napierała
On 0429T1303, Edward Tomasz Napierała wrote: Hi. With the patch I've just committed, the cost of compiling with RACCT and RCTL is just a subroutine call and an unlocked variable check, in a few places. I'd like to add options RACCT, options RCTL, and options RACCT_DISABLED, to GENERIC on

Re: readdir/telldir/seekdir problem (i think)

2015-04-30 Thread John Baldwin
On Thursday, April 30, 2015 02:56:25 PM Julian Elischer wrote: We really need to do something because the current system is really broken. And the fact that dirent has *32 bit* inode number in it was a shock.. I'd presumed that had gone the way of the dinosaurs and dodo. I think 11 needs

Re: readdir/telldir/seekdir problem (i think)

2015-04-30 Thread Rick Macklem
John Baldwin wrote: On Thursday, April 30, 2015 02:56:25 PM Julian Elischer wrote: We really need to do something because the current system is really broken. And the fact that dirent has *32 bit* inode number in it was a shock.. I'd presumed that had gone the way of the dinosaurs and

save-entropy race in -CURRENT?

2015-04-30 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I have newly installed 10-STABLE server which sometimes (every second dat on average) sends me messages like this (TWO AT SAME TIME!): From: Cron Daemon Subject: Cron operator@host /usr/libexec/save-entropy unlink: saved-entropy.8: No such

Re: readdir/telldir/seekdir problem (i think)

2015-04-30 Thread Julian Elischer
On 4/23/15 11:20 AM, Julian Elischer wrote: I'm debugging a problem being seen with samba 3.6. basically telldir/seekdir/readdir don't seem to work as advertised.. I have a patch for review at https://reviews.freebsd.org/D2410 which fixes this special case needed for samba, and improves the

FreeBSD Quarterly Status Report - First Quarter 2015

2015-04-30 Thread Benjamin Kaduk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 FreeBSD Project Quarterly Status Report: January - March 2015 This report covers FreeBSD-related projects between January and March 2015. This is the first of four reports planned for 2015. The first quarter of 2015 was another productive

Re: save-entropy race in -CURRENT?

2015-04-30 Thread Dimitry Andric
On 01 May 2015, at 00:04, Lev Serebryakov l...@freebsd.org wrote: .. % sudo grep -R save-entropy /etc /var/cron/tabs /etc/crontab:*/11 * * * * operator /usr/libexec/save-entropy % Nothing wrong! Ok, and what does /var/log/cron say about it? Any chance there

Re: save-entropy race in -CURRENT?

2015-04-30 Thread Dimitry Andric
On 30 Apr 2015, at 23:20, Lev Serebryakov l...@freebsd.org wrote: I have newly installed 10-STABLE server which sometimes (every second dat on average) sends me messages like this (TWO AT SAME TIME!): From: Cron Daemon Subject: Cron operator@host /usr/libexec/save-entropy unlink:

Re: save-entropy race in -CURRENT?

2015-04-30 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01.05.2015 00:54, Dimitry Andric wrote: I have newly installed 10-STABLE server which sometimes (every second dat on average) sends me messages like this (TWO AT SAME TIME!): From: Cron Daemon Subject: Cron operator@host

ping not working after upgrading to -CURRENT

2015-04-30 Thread Edvard Fagerholm
Hi, I just started looking into FreeBSD after a hiatus of some years. I did an upgrade to -CURRENT this morning following the instructions here: https://www.freebsd.org/doc/en/books/handbook/makeworld.html There seems to be a problem with system capabilities, since ping doesn't work anymore and