It doesnt seem like anyone has been able to reproduce this as yet, and I do know of some RHEL6 test jobs with valgrind that seem to be ok.
Since you appear to see the same issue with 0.26.0 it also doesnt seem to be a regression, so without further detail or another concrete issue suggesting we stop then I currently intend to proceed with the release if the vote is still passing tomorrow. Robbie On Thu, 7 Feb 2019 at 11:14, jeremy <[email protected]> wrote: > > Hi Cliff > Indeed, we have the same problem with 0.26.0. I'm afraid we weren't > launching valgrind tests prior to 0.26.0 (-DENABLE_VALGRIND=FALSE). However, > I don't see a reason why we shouldn't. > > - Red Hat Enterprise Linux Server release 6.4 (Santiago) > - g++ 4.9.2 > - valgrind-3.10.1 > > - Cmake 3.2.3 flags: > -DCMAKE_C_COMPILER=/opt/rh/devtoolset-3/root/usr/bin/gcc > -DCMAKE_CXX_COMPILER=/opt/rh/devtoolset-3/root/usr/bin/g++ > -DCMAKE_C_FLAGS="-m64 -D_REENTRANT" > -DCMAKE_CXX_FLAGS="-m64 -D_REENTRANT -std=c++11" > -DBUILD_PERL=FALSE > -DBUILD_RUBY=FALSE > -DSASL_IMPL=none > -DBUILD_PYTHON=TRUE > -DPYTHON_EXECUTABLE=/opt/rh/python27/root/usr/bin/python > -DPYTHON_LIBRARY=/opt/rh/python27/root/usr/lib64/libpython2.7.so > -DPYTHON_INCLUDE_DIR=/opt/rh/python27/root/usr/include/python2.7 > -DCMAKE_BUILD_TYPE=RelWithDebInfo > > Cheers > Jeremy > > > > ----- > Cheers, > Jeremy > -- > Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
