[zeromq-dev] Assertion failed: new_max - new_min + 1 > 1 (mtrie.cpp:246)

Javier Cardona javier at cozybit.com
Sun Feb 26 07:53:54 CET 2012


On Sat, Feb 25, 2012 at 4:11 PM, Jon Dyte <jon at totient.co.uk> wrote:
> On 25/02/12 23:15, Javier Cardona wrote:
>> Hi,
>>
>> I'm seeing this assertion failure when running 8 identical processes
>> each with a PUB and a SUB socket, and each SUB subscribed to the other
>> 7 instances.
>> The instances are intended to send data for 30 seconds out of their
>> PUB socket, then end.  Messaging works fine on version 2.1 and libzmq
>> HEAD (7689d20...).  But on HEAD I will see this assertion error on
>> termination.  If needed I could produce test code to replicate, but
>> for now I just printed the components of the failed assertion.  These
>> are:
>>
>> new_max:50
>> new_min:56
>>
>> I could not find an open issue mentioning this.  Anyone has seen this before?
>>
>> Thanks,
>>
>> Javier
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
> Javier
>
> If you have reproducible case, please raise a jira with the test case as
> this
> code is very new

Done: https://zeromq.jira.com/browse/LIBZMQ-327

Thanks,

Javier


-- 
Javier Cardona
cozybit Inc.
http://www.cozybit.com



More information about the zeromq-dev mailing list