[omniORB] cbroker is crashing on linux+omniORB3 on Latest Debian
Richard Bouska
richard@bouska.cz
Mon, 15 Apr 2002 14:42:25 +0200
Hello
I have tried to use the mod_cbroker but have no chance to force it to
even connect the COSNaming service:
Will try to describe what everything I have tested to fill the mosac as
much as possible
My story:
I have tested 2.0.3 and 2.0.4 2.5 I was not able to compile. Even in
2.0.4 I had compilation problems.
1) I have to fix the generated Makefile in the src directory so that the
-DEAPI is not shadowed byt he previous -I tre reaso was that the
compiler than saw the -I -DEAPI and it led to that that the EAPI was not
defined
2) when I compilled the module and loaded it into the apaceh the apache
could not be started - it siplpy crashed with segmentation fault.
3) I have replaced the -ltcpwrapGK with -lomniGK_stub - then I was able
to start the apache but the children are crashing in apache's error lg
file I get:
[Mon Apr 15 14:37:50 2002] [notice] cbrokerHandler: 1167
[Mon Apr 15 14:37:50 2002] [notice] cbrokerHandler: 1169
[Mon Apr 15 14:37:50 2002] [notice] cbrokerHandler: 1177
[Mon Apr 15 14:37:50 2002] [notice] child pid 26313 exit signal
Segmentation fault (11)
[Mon Apr 15 14:37:50 2002] [notice] child pid 26312 exit signal
Segmentation fault (11)
[Mon Apr 15 14:37:50 2002] [notice] child pid 26311 exit signal
Segmentation fault (11)
[Mon Apr 15 14:37:50 2002] [notice] child pid 26310 exit signal
Segmentation fault (11)
[Mon Apr 15 14:37:50 2002] [notice] child pid 26309 exit signal
Segmentation fault (11)
[Mon Apr 15 14:37:51 2002] [notice] cbrokerChildInit
[Mon Apr 15 14:37:51 2002] [notice] begin function cbrokerHandler 1165
Any ideas apretiated
Richard Bouska