[omniORB] Python 2, FreeBSD 4, omniORBpy, core dump
Duncan Grisby
dgrisby@uk.research.att.com
Mon, 12 Feb 2001 15:58:14 +0000
On Monday 12 February, Ng Pheng Siong wrote:
> I'm trying out omniORBpy on FreeBSD 4.0 with Python 2.0 and am getting
> core dumps with the echo server example:
>
> $ omniNames -logdir `pwd`
>
> $ omniidl -bpython example_echo.idl
>
> $ python example_echo_nssrv.py
> Segmentation fault (core dumped)
> #0 0x282e986c in omniRemoteIdentity::dispatch ()
> from /usr/local/pkg/omniORB/lib/x86_freebsd_4.0/libomniORB3.so.0
[...]
Please try running the example like
$ python example_echo_nssrv.py -ORBtraceLevel 15 -ORBtraceInvocations
That will give a better idea of what's going wrong.
Does the non-naming service example (example_echo_srv.py and
example_echo_clt.py) work?
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --