[zeromq-dev] shutdown mutex issue with 2.10
Martin Sustrik
sustrik at moloch.sk
Thu Oct 14 08:33:28 CEST 2010
On 10/14/2010 07:18 AM, Pieter Hintjens wrote:
> Oliver,
>
> On Thu, Oct 14, 2010 at 1:49 AM, Oliver Smith<oliver at kfs.org> wrote:
>
>> Recently upgraded from an earlier 2.x (2.0.7 I think) to 2.1.0. I
>> immediately ran into an unusual problem under Linux where my unit test
>> module passed all tests but then failed to terminate.
>>
>> The test unit keeps getting stuck with this backtrace, apparently in the
>> destructor for a static zmq::context being destroyed at shutdown.
>>
> Sounds like the same issue as:
>
> http://github.com/zeromq/zeromq2/issues#issue/85
> http://lists.zeromq.org/pipermail/zeromq-dev/2010-October/006607.html
>
It's a different scenario. Oliver has a pending message that waits to be
sent.
Issue 85 has to do with a socket that haven't been closed.
Martin
More information about the zeromq-dev
mailing list