Subject: Re: [boost] [lockfree] crash in queue
From: Tim Blechmann (tim_at_[hidden])
Date: 2013-01-24 11:10:41


>> My test program is pretty much your example, except that my data is
>> > not an int but a boost::function.
>> > As a note, the crash seems to happen only when I have many consumers.
>> > Many producers and one consumer seem to be ok.
>> >
>> > Am I doing something wrong?
> didn't test your code

yes ... your code triggers some static assertion failures using current
trunk ... iac, i'll backporting that commit ...

tim