Hi,

the various processes of my software communicate via the Mico event  channel. 
Usually this works fine, but sometimes I get a message "iop.cc:2463: 
assertion failed", which causes my program to stop. The code at iop.cc:2463 
says that the header length is not > 0. Unfortunately I could not find out 
why.

How is this failure possible? The client sends a message via a 
CosEventChannelAdmin::ProxyPushConsumer that is definitely longer than 0. 
Furthermore, until now the failure happened only on specific Linux cluster.

My Mico version is 2.3.11, compiled with gcc 2.3.3. The Linux version is
2.6.5-7.191-smp #1 SMP Tue Jun 28 14:58:56 UTC 2005 x86_64 x86_64 x86_64 
GNU/Linux.

Any help will be appreciated,
Klaus
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to