[omniORB] Assertion failed

Helmut Swaczinna Helmut.Swaczinna@wmd.de
Sat, 07 Aug 1999 19:24:49 +0100


Sai-Lai,

the line numbers of the trace messages are shifted because of the
printfs. These are the real function calls:

#### Communication failure. Connection closed.
../logIOstream.cc(8026):160
../logIOstream.cc(8026):102
tcpSocketMT Worker thread: exits.
../logIOstream.cc(8026):160
../posix.cc(8026):727 -> omni_thread::exit(void* return_value)
../posix.cc(8026):756 -> omni_thread::self(void)
../posix.cc(8026):115 -> omni_mutex::lock(void)
../posix.cc(8026):122 -> omni_mutex::unlock(void)
../strand.cc(8026):247 -> Sync::~Sync()
../posix.cc(8026):115 -> omni_mutex::lock(void)
../strand.cc(8026):133 -> Strand::decrRefCount(CORBA::Boolean held_rope_mutex)
../strand.cc(8026):146 -> Strand::is_idle(CORBA::Boolean held_rope_mutex)
../strand.cc(8026):395 -> Sync::strandIsDying()
../tcpSocketMTfactory.cc(8026):680 -> tcpSocketStrand::~tcpSocketStrand() 
../logIOstream.cc(8026):102
tcpSocketStrand::~Strand() close socket no. 16
../logIOstream.cc(8026):118
../logIOstream.cc(8026):102
../logIOstream.cc(8026):160
../relStream.cc(8026):71 -> reliableStreamStrand::~reliableStreamStrand()
../strand.cc(8026):97 -> Strand::~Strand()
../strand.cc(8026):146 -> Strand::is_idle(CORBA::Boolean held_rope_mutex)
../posix.cc(8026):147 -> omni_condition::~omni_condition(void)
../posix.cc(8026):147 -> omni_condition::~omni_condition(void)
../posix.cc(8026):122 -> omni_mutex::unlock(void)
../posix.cc(8026):502 -> omni_thread::~omni_thread(void)
../posix.cc(8026):108 -> omni_mutex::~omni_mutex(void)



Helmut