On 11/09/2011 10:19 AM, Gábor Farkas wrote: > i am still not 100% sure exactly which line of code caused the problem > (it's a python application, and the crash in the master-process happens > when the worker-process returns from a function call), > but i was able to eliminate the problem by making sure that the master-process > does not initialize zeromq (the worker does). this way it works fine.
Interesting. The problem was caused by bug in 0mq which was fixed at Oct 27th. Haven't you downloaded a new version in the meantime? Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
