[omniORB] seg fault with cygwin on win2k
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 11 Feb 2002 15:52:57 +0000
On Monday 4 February, "Ravindra Ganti" wrote:
> I am trying to port OmniORB on cygwin on win2k.
[...]
> Whenever, the client code calls orb->destroy() (eg. in
> ./src/examples/echo/eg2_clt.cc ), I am getting a segmentation fault,
> core dump.
Try running with -ORBtraceLevel 40, to see if that gives you a clue
about where it dies. If you have a working gdb, try running eg2_clt
inside gdb, and get a stack trace.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --