Discussion:
Segmentation fault with gcc 4.7 and mico 2.3
Irina Fedotova
2012-06-28 15:14:40 UTC
Permalink
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
Karel Gardas
2012-06-29 17:18:43 UTC
Permalink
Hi,

does it also happen while using MICO HEAD?

Thanks,
Karel
Post by Irina Fedotova
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
(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
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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mico-devel mailing list
https://lists.sourceforge.net/lists/listinfo/mico-devel
--
Karel Gardas ***@objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
Loading...