Leak problems with name service



Hello everybody !

I manage to make the name-resolve example to work.
But I have a warning that bugs me because I don't want leaks in my program.

Moreover, the warning seems to cause an error.

When I stop the server or the client, I got the same warning and error messages:

$ ./name-resolve-server -ORBInitRef NameService=`cat name-service-ior`
Binding service reference at name service against id: Examples/NameResolve/Service

>> Ceci est un test

** (process:7483): WARNING **: ORB: a total of 1 refs to ORB objects were leaked

** ERROR **: failed cleanup IDL:omg.org/CORBA/FREE_MEM:1.0
aborting...
Aborted

If anybody has an idea what cause my ORB to leaks I will be happy to hear it

Thanks

Ge


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]