[omniORB] omniORB and TAO in the same process space
Alexandre DENIS
Alexandre.Denis at labri.fr
Fri Jun 22 16:02:22 BST 2007
On Friday 22 June 2007, Friedhelm Wolf wrote:
> I attatched a core dump which shows, that there are TAO calls made
> within a omni ORB requests. Please correct me if I misinterpret this
> dump (I'm no expert at all), but it seems, that the symbols don't get
> mingled. (maybe because the whole TAO stuff is dynamically loaded at
> runtime).
This backtrace shows that CORBA::Object::is_nil from omniORB was applied
to a TAO object.
> But I guess the problem with the _CORBA_bad_param_freebuf() error is
> due to global symbols too and so I better find a way to use the ORBs
> in two separate
> processes.
Indeed, it would be much better to have different ORBs in different
processes.
-a.
More information about the omniORB-list
mailing list