Hi! I am seeing this error sometimes with a daemon that I created which uses ZMQ.
ruby: rbzmq.c:99: context_free: Assertion `rc == 0' failed. I am using the 'zmq' gem on Ruby 1.9.2p0 with zeromq-2.1.11. The program is working perfectly until this error seems to occur. It happens after the following error from a STDOUT#flush call. But I am not sure whether they would be related. /usr/local/minion/lib/kernel_ext.rb:24:in `flush': deadlock; recursive locking (ThreadError) Any pointers would be highly appreciated! Best regards Morten Møller Riis _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
