[omniORB] strange assertion

Michael Teske subscribe at teskor.de
Mon Aug 24 09:10:20 BST 2015


Hi,

I've seen a strange assertion failure in my application using omniorb-almost4.2.1 (trunk from a few months ago):

7  0x0078f7e6 in ?? () from /lib/libgcc_s.so.1
#8  0x0078fe2b in _Unwind_RaiseException () from /lib/libgcc_s.so.1
#9  0x00750724 in __cxa_throw () from /usr/lib/libstdc++.so.6
#10 0xf7ebd9d8 in omni::assertFail (file=0xf7f55d57 "omniServant.cc", line=168, expr=0xf7f55d9a "activation_found") at omniInternal.cc:1112
#11 0xf7ecb258 in omniServant::_removeActivation (this=0x88f93bc, entry=0x88f6d50) at omniServant.cc:168
#12 0xf7ebe5ae in omniObjTableEntry::setEtherealising (this=0x88f6d50) at omniInternal.cc:535
#13 0xf7ed9038 in omni::omniOrbPOA::lastInvocationHasCompleted (this=0x88b0ba0, id=0x88f6d50) at poa.cc:1974
#14 0xf7eb723b in omni::omniLocalIdentity_RefHolder::~omniLocalIdentity_RefHolder (this=0xf58f211c, __in_chrg=<value optimized out>) at localIdentity.cc:66
#15 0xf7eb6c0b in omniLocalIdentity::dispatch (this=0x88f6d50, handle=...) at localIdentity.cc:182
#16 0xf7f09b5a in omni::GIOP_S::handleRequest (this=0x88b5160) at GIOP_S.cc:245
#17 0xf7f0ac25 in omni::GIOP_S::dispatcher (this=0x88b5160) at GIOP_S.cc:155
#18 0xf7f068b0 in omni::giopWorker::execute (this=0x88b4fe8) at giopWorker.cc:79
#19 0xf7ea806e in omniAsyncWorker::real_run (this=0x88b5018) at invoker.cc:580
#20 0xf7ea847b in omniServerWorkerInfo::run (this=0xf58f22c4) at invoker.cc:684
#21 0xf7ea94dc in omniAsyncPoolServer::workerRun (this=0x88b0008, worker=0x88b5018) at invoker.cc:330
#22 0xf7ea7cab in omniAsyncWorker::mid_run (this=0x88b5018) at invoker.cc:513
#23 0xf7ea7fbb in omniAsyncWorkerInfo::run (this=0xf58f2360) at invoker.cc:664
#24 0xf7ea9464 in omniAsyncWorker::run (this=0x88b5018) at invoker.cc:128
#25 0xf7fb3f2b in omni_thread_wrapper (ptr=0x88b5018) at posix.cc:457
#26 0x00955912 in start_thread () from /lib/libpthread.so.0
#27 0x008b47ce in clone () from /lib/libc.so.6

Any idea what could have gone wrong here? It only happened once and then never again...

Greetings,
  Michael



More information about the omniORB-list mailing list