Irina Fedotova
2012-06-28 15:14:40 UTC
We have a project where we use Corba technology and since we updated gcc
compiler up to 4.7-1.1 version, it is segmentation fault there. We use
mico-2.3.13 and to be more precise, here is core dump output:
(gdb) where
#0 operator-> (this=0x10) at ../include/mico/template.h:102
#1 PInterceptor::PI::_exec_add_ior_interceptor (interceptor=0xb4f8e0)
at pi_impl.cc:2811
#2 0x000000000065cfc7 in MICO::CodesetORBInitializer::pre_init
(this=<optimized out>, info=0xb4ef90) at codeset.cc:2799
#3 0x000000000062fb5f in CORBA::ORB_init (argc=@0x7fff0754e5ec,
argv=0x7fff0754e590, _id=<optimized out>) at orb.cc:3864
#4 0x0000000000598d9e in CCorbaClient::CCorbaClient (this=0xb4b780,
argc=4, argv=0x7fff0754e888) at
/home/irina/SvnWork/ltest2/app/src/Cclient.cpp:185
#5 0x00000000005bfd80 in main (argc=4, argv=0x7fff0754e888) at
/home/irina/SvnWork/ltest2/app/src/ltest_main.cpp:176
Does anybody was faced with this problem?
Best regards,
Irina Fedotova
compiler up to 4.7-1.1 version, it is segmentation fault there. We use
mico-2.3.13 and to be more precise, here is core dump output:
(gdb) where
#0 operator-> (this=0x10) at ../include/mico/template.h:102
#1 PInterceptor::PI::_exec_add_ior_interceptor (interceptor=0xb4f8e0)
at pi_impl.cc:2811
#2 0x000000000065cfc7 in MICO::CodesetORBInitializer::pre_init
(this=<optimized out>, info=0xb4ef90) at codeset.cc:2799
#3 0x000000000062fb5f in CORBA::ORB_init (argc=@0x7fff0754e5ec,
argv=0x7fff0754e590, _id=<optimized out>) at orb.cc:3864
#4 0x0000000000598d9e in CCorbaClient::CCorbaClient (this=0xb4b780,
argc=4, argv=0x7fff0754e888) at
/home/irina/SvnWork/ltest2/app/src/Cclient.cpp:185
#5 0x00000000005bfd80 in main (argc=4, argv=0x7fff0754e888) at
/home/irina/SvnWork/ltest2/app/src/ltest_main.cpp:176
Does anybody was faced with this problem?
Best regards,
Irina Fedotova