[zeromq-dev] assertion router.cpp:169

Alexander Zvyagin zvyagin.alexander at gmail.com
Mon Jul 21 13:13:26 CEST 2014


Hi,

[ZMQ version 4.0.3, Linux-mint distribution]

Few words about my application. It is a simple server-client
application with REQ(client) to ROUTER(server) connections. The
pattern did work quite well, but when I started to do
benchmarking/stress tests, I discovered that ZMQ asserts on the server
side:

Assertion failed: !current_out (router.cpp:169)
Aborted (core dumped)

The probability to trigger this is about 1/10000. It is a very rough
estimate, and the probability is given per REQ (so for 10000 requests
I get 1 assert and my server crushes). Is it a known problem?

-- 
With best wishes,
Alexander.



More information about the zeromq-dev mailing list