[zeromq-dev] Port of ZeroMQ to QNX 6.4

Armin Steinhoff armin at steinhoff.de
Sat Mar 6 17:23:02 CET 2010


Hi Martin,

it seems to be a problem with the QNX libs and/or the different 
front-ends qcc and QCC.

When I compile the performance tests with QCC the ZMQ stack is working !

The remaining problem is the un-gracefully termination of the test 
applications ...

Regards

--Armin

PS: there are similar problems with ZMQ 1.0.1 and QNX 6.4 ..


Armin Steinhoff wrote:
> Martin Sustrik wrote:
>   
>> Armin Steinhoff wrote:
>>
>>   
>> [clip]
>> Am I missing something?
>>
>> "the termination of "local_lat" aborts within the libcpp.so.4 calling 
>> the destructor of io_base."
>>
>> I though I would see io_base somewhere on the stack.
>>
>> In any case, putting io_base issue aside, it may be an issue with poll 
>> mechanism. Can you try to recompile with ZMQ_FORCE_SELECT macro defined 
>> so that poll is replaced by select and check whether the problem persists?
>>   
>>     
>
> I have added "#define ZMQ_FORCE_SELECT 1" to plattform.hpp.
>
> Same behavior ...
>
> Regards
>
> --Armin
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20100306/f8982282/attachment.htm>


More information about the zeromq-dev mailing list