On 06/12/2011 06:53 PM, Luc Heinrich wrote: > And the value of nbytes here (at frame #4) is 32 and since sizeof(command_t) > is 48 it goes boom.
That looks like the overflow of mailbox (socektpair) buffers. Try configuring your system to allow for larger buffers. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
