On 14 May 2013 04:37, William Martin <[email protected]> wrote:

> I have build libzmq 3.2.3 for debian 7, and install libpgm 5.1
>

Wheezy has libpgm 5.1.118 and there are indeed many minor bug fixes through
5.2.122.


> The application fail in a SIGFPE exception, does the libpgm is too old for
> ZMQ ?
> #0  0x00007ffff6efaef8 in ?? () from /usr/lib/libpgm-5.1.so.0
> #1  0x00007ffff6f1776a in pgm_init () from /usr/lib/libpgm-5.1.so.0
>
>
This is a crash on startup, possibly during the time setup module.  I would
try forcing a different clock to see if the code progresses further:
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to