[zeromq-dev] Assertion failure in libzm msg.cpp:296 when reading from ZMQ_STREAM socket

Charles Remes lists at chuckremes.com
Tue Nov 17 15:43:20 CET 2015


Pieter, 

You were probably checking the source in libzmq master repository. Line 296 is blank in the msg.cpp source file.

However, in the zeromq-4-1 repository there is definitely an assertion on that line. Since the OP said they were using 4.1.3 then that’s the correct repository to check.

https://github.com/zeromq/zeromq4-1/blob/master/src/msg.cpp#L296 <https://github.com/zeromq/zeromq4-1/blob/master/src/msg.cpp#L296>

cr


> On Nov 17, 2015, at 08:29, Pieter Hintjens <ph at imatix.com> wrote:
> 
> I don't see the assertion failure in msg.cpp:296...
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151117/51904e6a/attachment.htm>


More information about the zeromq-dev mailing list