[zeromq-dev] Failure in test_invalid_rep
Neale Ferguson
neale at sinenomine.net
Mon Dec 5 17:59:42 CET 2011
I’ve been getting this on my s390x builds for zmq-3.0
Resource temporarily unavailable (req.cpp:101)
/bin/sh: line 5: 52082 Aborted ${dir}$tst
FAIL: test_invalid_rep
Line 101:
// TODO: This should also close the connection with the peer!
if (unlikely (!(msg_->flags () & msg_t::label) || msg_->size () != 4)) {
while (true) {
int rc = xreq_t::xrecv (msg_, flags_);
errno_assert (rc == 0);
Is this a known issue or something I should look at further?
Neale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111205/f482ed12/attachment.htm>
More information about the zeromq-dev
mailing list