[omniORB] Assertion i current.cc

Jens Bäckman jens.backman at thoreb.se
Tue Jan 13 15:35:26 GMT 2004


Hi!

I just got an exception saying that either my application or omniORB might 
have a bug. Apparently, a check in src/lib/omniORB/omnicore/current.cc fails, 
and it seems like it's the destructor that hates me.

omniCurrent::~omniCurrent()
{
  OMNIORB_ASSERT(!pd_callDescriptor);
}

Does anyone have any pointers to what might be going on here, and what I might 
be doing wrong in my code?



More information about the omniORB-list mailing list