[omniORB] bug with lomniDynamic4 ???
orel
esnard@labri.fr
Thu Nov 21 10:52:01 2002
hi (excuse my poor english, but i'm french)
I'm using OmniORB4 and gcc 2.95.3 on RedHat 7.3.
I'm linking with these options : -lomniORB4 -lomniDynamic4 -lomnithread
-lpthread .
I have excution troubles (abort !!!) when an exception is thrown (by
CORBA) :
for instance (CosNaming::NamingContext::AlreadyBound) when binding
a new context and that the context already exists !
Without -lomniDynamic4 option or with gcc 3.2, there isn't trouble
anymore !!!
Does anybody have an idea about this problem ????
OREL