[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Running tests with Valgrind

From: Philip Martin <philip_at_codematters.co.uk>
Date: Fri, 17 Jul 2009 19:03:17 +0100

Julian Foad <julianfoad_at_btopenworld.com> writes:

> On many or all repository-contacting executions of "svn" now, I get one
> Valgrind warning:
> [[[
> $ svn st -u notes/
> ==17537== Syscall param epoll_ctl(event) points to uninitialised byte(s)
> ==17537== at 0x47794EE: epoll_ctl (in /lib/libc-2.4.so)

> I don't know if that's a Serf issue or if it has been fixed. I'm using
> Serf 0.3.0.

It's probably a valgrind false-alarm (valgrind interprets the syscall
data to predict errors and doesn't always get it right).

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2372137
Received on 2009-07-17 20:03:40 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.