Hi,

We use valgrind in our automated testing of Ceph.  There is a false
positive[1] in the boost library we link with, and we use a
suppression file to silence it (along with other things).  However,
when we run our tests across both CentOS7 and Ubuntu Trusty servers,
the suppression is only working on CentOS, and not on Ubuntu.

The suppression file we use is:
https://github.com/ceph/teuthology/blob/master/teuthology/task/valgrind.supp#L303

The error we're trying to suppress is shown in this ticket:
http://tracker.ceph.com/issues/15356

Any advice would be much appreciated, I don't really know how to drill
into this to work out why our suppression isn't working.

Thanks,
John


1. https://svn.boost.org/trac/boost/ticket/3296

------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to