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: 2013-04-05 13:10:43


#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 adam@…):

 I've attached a patch (attachment:lockfree.patch) that resolves the issue
 for me.

 Note that this basically involves uncommenting the initialisation of the
 next pointer in the queue::node structure. However, it looks very much
 like the code relies on this being uninitialised - so this patch probably
 breaks something else.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8395#comment:1>
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:12 UTC