[zeromq-dev] zmq thread mutex problem

guolisen guolisen at 163.com
Sat Jan 5 08:39:08 CET 2013


 Hello,

        I write a echo server like the picture(email accessory), but it often assert at mutex.hpp:90,  this line is pthread_mutex_destory, I don't know why, I think my thread is detach thread, so maybe thread data release before zmq pipe process 'close' command. and I add some delay before my thread exit, but the problem is not  resolved. who can give me some advice, thank u.
ps. error message is "Device or resource busy (mutex.hpp:90)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130105/d27fca72/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zmq.png
Type: image/png
Size: 36666 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130105/d27fca72/attachment.png>


More information about the zeromq-dev mailing list