[zeromq-dev] mdp_broker sample is crashing [ Are there any known issues when running on 32 bit Ubuntu ? ]

Alan Vogt alanovogt at gmail.com
Tue Feb 26 23:12:51 CET 2013


Hi All:

I'm running the (pure vanilla) mdp_broker with the matching clients and
workers.
The broker is failing and dumping as soon as I start the first worker.
(see verbose feedback below)

I believe the libs are built successfully, using the latest source,
all on my 32 bit Ubuntu server:
  > libzmq
  > libczmq
  > libmdp

The worker seems good.  It connects, performs heartbeating, etc.
The broker fails almost immediately when the worker connects.

Before going any further, I thought I would ask whether there is any
obvious advice.
Like, for instance, "don't bother trying this on a 32 bit machine".
Or "there is a patch for this".

Thanks for any guidance while I fire up the debugger.

- Alan Vogt



./mdp_broker -v
13-02-26 16:19:49 I: MDP broker/0.2.0 is active at tcp://*:5555
13-02-26 16:19:51 I: received message:
--------------------------------------
[000]
[000]
[000]
[000]
[000]
[000]
13-02-26 16:19:51 E: invalid message:
--------------------------------------
[000]
[000]
[000]
13-02-26 16:19:51 I: received message:
--------------------------------------
[000]
[000]
mdp_broker: zframe.c:280: zframe_streq: Assertion `self' failed.
Aborted (core dumped)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130226/a9660884/attachment.htm>


More information about the zeromq-dev mailing list