Re: Bug#628383: [kfreebsd-*] test failure: test-secmem

2014-05-18 Thread Petr Salinger
Maye I misunderstood something but i think there's a reason the memory is mlocked; to avoid leaking sensitive information into swap. As far as I know, there is no gurantee, that mlocked memory will not go into swap when whole PC is suspended, even under Linux. man mlock (from Linux Programmer's

Re: Bug#628383: [kfreebsd-*] test failure: test-secmem

2014-05-18 Thread Steven Chamberlain
Hi, On 18/05/14 20:38, Jeff Epler wrote: > Apparently freebsd kernels 9.2 and later have > security.bsd.unprivileged_mlock, which appears to default to permitted. Ah, that is good to know. The buildds are wheezy systems with a 9.0 kernel. I'm not sure of the timetable for them to be upgraded

Re: Bug#628383: [kfreebsd-*] test failure: test-secmem

2014-05-18 Thread Jeff Epler
Apparently freebsd kernels 9.2 and later have security.bsd.unprivileged_mlock, which appears to default to permitted. http://www.freebsd.org/cgi/man.cgi?query=mlock&sektion=2&manpath=FreeBSD+9.2-RELEASE http://marc.info/?l=freebsd-arch&m=134617193210756 Is this test failure happening with kernel

Re: Bug#628383: [kfreebsd-*] test failure: test-secmem

2014-05-18 Thread Steven Chamberlain
On Sat, 26 Apr 2014 11:39:02 +0200 Andreas Henriksson wrote: > Control: tag -1 - patch > > While I appreciate the feedback on how mlock works on kfreebsd > and including a patch along with discussions of technical details > is nice, I'm going to remove the patch tag. > Maye I misunderstood somethi

Re: Fwd: [Pkg-owncloud-maintainers] FTBS owncloud-client <-> inotify

2014-05-18 Thread Sandro Knauß
Hello, > Your previous email didn't reach the debian-bsd mailing list (at least > it's not in the archives of debian-bsd, nor in my emails). mmh ok i should resend it ( on the owncloud-client list the mail enters). > Why did you encrypt the email? Why not? I have your key and you have mine - t

FTBS owncloud-client <-> inotify

2014-05-18 Thread Sandro Knauß
Hello, once again, we have problems to compile owncloud-client for FreeBSD. Now the whole compiling is going well but the tests fails. I looked into the logs [1] and would say the problem is the inotify for FreeBSD don't fires the needed events. The Inotify_add_watch function is called like thi