[zeromq-dev] ruby: rbzmq.c:99: context_free: Assertion `rc == 0' failed.
Morten Møller Riis
mortenmoellerriis at gmail.com
Fri Jul 13 14:04:41 CEST 2012
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
More information about the zeromq-dev
mailing list