[omniORB] SEGV on Red Hat Enterprise Linux AS release 3 in servant_to_reference

Duncan Grisby duncan at grisby.org
Mon Mar 13 13:40:33 GMT 2006


On Thursday 9 March, radamkie at kdm.pl wrote:

> I have problem with Segmentation fault by migration omniORB
> application from SunOS Sparc platform to Linux ix86 platform. On the
> first everything goes allright. I use there omniORB4.0.3. By migration
> on Linux platform I tested the same application with omniORB4.0.3 but
> also with omniORB4.1.0. In both cases I receive Segmentation fault
> error in this place (marked by ***)

It looks like the servant has been deleted, so I guess you have a
reference counting problem. You might try running your program inside
valgrind. That will probably tell you where thing went wrong.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list