Re: [Boost-bugs] [Boost C++ Libraries] #8395: Valgrind error in lockfree::queue

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8395: Valgrind error in lockfree::queue
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-09-13 13:47:35


#8395: Valgrind error in lockfree::queue
-------------------------------+--------------------------
  Reporter: adam@… | Owner: timblechmann
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: lockfree
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------

Comment (by breese@…):

 I get the same valgrind report. Furthermore, I get a similar report if I
 change the queue to use boost::lockfree::capacity<128>.

 I am not so sure that valgrind is reporting a false positive. An
 uninitialized value means that it could be any value, including the one
 that causes the ABA problem.

 Unfortunately, applying the second patch to the develop branch does not
 make the reports disappear.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8395#comment:4>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC