[zeromq-dev] Failure in test_invalid_rep
Pieter Hintjens
ph at imatix.com
Mon Dec 5 18:13:36 CET 2011
I don't think it's a known issue. Could you retest with the current
libzmq master, and if it still occurs, file a bug report?
-Pieter
On Mon, Dec 5, 2011 at 5:59 PM, Neale Ferguson <neale at sinenomine.net> wrote:
> 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
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list