Re: [Chicken-users] Random crashes with zmq egg: Assertion failed: ok (mailbox.cpp:84)

2013-01-14 Thread Thomas Hintz
Hi Matt, I attempted to use the zmq egg for a while and ran into the same problem. I did not have the time to debug it too much so I abandoned using it, although I would like to pick it up at some point in the future. That being said, I think it is GC/finalizer/memory-leak related. I would get

[Chicken-users] Random crashes with zmq egg: Assertion failed: ok (mailbox.cpp:84)

2013-01-13 Thread Matt Welland
Can anyone provide insight to this problem. I'm getting random crashes with the zmq egg: Assertion failed: ok (mailbox.cpp:84) /home/matt/data/megatest/bin/megatest: line 3: 15962 Aborted (core dumped) /home/matt/data/megatest/bin/mtest $* This thread here describes what might