segment fault error when excute command_inout_reply()

Hi Tangoer

When i test Asynchronous model, i found that command_inout_reply() cause client application exit with "segment fault"

test enviroment:
1.Tango 9.1.0 patched, omniORB 4.2.1, ZeroMQ 4.1.3
2.Ubuntu 14.04 LTS

I use TangoTest server to test Asynchronous command, TangoTest server running on HOST1(databaseds server also on this same host), my client test app on HOST2

Firstly, run client app, everything is ok, but after I disconnect the HOST2's network (using the menu near the top-right corner of Ubuntu, or unplug the twisted pairs from HOST2). if i continue to(not exit client program) excute client loop, after 2~6 times of command_inout_reply() excutions, the client exit with "segment fault"

anyone can reproduce this error ?

thanks for your help
Edited 8 years ago
Hi Jimmy,

I have just tested your problem with my Ubuntu system (also running 14.04) and the little piece of software you provided.
It works nicely with Tango 9.2.1. Tango 9.2.1 is the next Tango release which will be made available in the coming days.

Regards

Emmanuel
Hi Manu

Thanks for your reply!

waiting for Tango 9.2.1
Edited 8 years ago
 
Register or login to create to post a reply.