[zeromq-dev] Test case for the "Assertion failed: nbytes == sizeof (command_t)" error.

Martin Sustrik sustrik at 250bpm.com
Sun Jun 12 19:10:51 CEST 2011


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





More information about the zeromq-dev mailing list