Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11968: Undefined behavior in `boost::lockfree::queue`: nodes are always misaligned
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-11 13:56:19
#11968: Undefined behavior in `boost::lockfree::queue`: nodes are always misaligned
--------------------------------------+--------------------------
Reporter: yury.zaytsev@⦠| Owner: timblechmann
Type: Bugs | Status: new
Milestone: To Be Determined | Component: lockfree
Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords:
--------------------------------------+--------------------------
Comment (by anonymous):
Two updates:
* I'm still getting tons of UBSan unaligned access warnings also on the
latest version of Lockfree from git with our production code, although the
problem with the original reproducer seems to be gone... maybe worth it
letting unit tests run through UBSan or so.
* The segfaults that I've mentioned were unrelated to the Lockfree, just
triggered by it, ended up being botched singletons in our code, which
weren't single after all. The rest of the analysis is unaffected though.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11968#comment:3> 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:20 UTC