[zeromq-dev] zmq thread mutex problem
Pieter Hintjens
ph at imatix.com
Mon Jan 14 10:06:44 CET 2013
Hi Lisen,
Sorry for the slow response. The best way to get help on your issue is
to make a minimal example which reproduces the problem and that other
people can try. Ideally, in C.
-Pieter
On Sat, Jan 5, 2013 at 8:39 AM, guolisen <guolisen at 163.com> wrote:
> 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)"
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list