26 Apr 2012 12:44
Re: typecode assertion failed on gcc 4.4
Bruno MAGNE <bruno.magne <at> ersa-france.com>
2012-04-26 10:44:59 GMT
2012-04-26 10:44:59 GMT
Hi Karel,
It seems that there was no follow-up for this point since 2009.
Today, we are using mico 2.3.13 on RHEL6 (gcc 4.4.6) and we got the same error when building the IDLs with the command
idl -I. -Dxxx --c++-suffix cpp MyModule.idl
The output was
[3930027083 - 3077474128] typecode.cc:1877: assertion failed
The IDL contains the following declaration:
typedef struct EventDataStruct {
string value;
string type;
sequence<EventDataStruct> subDataSeq;
} EventData;
According to my colleague, the error could be there with the second parameter.
void NotifyEvent(in unsigned long iEventTypeID,
in sequence<EventData> eventDataSeq,
in string strEventName);
Any idea ?
Best Regards
Bruno Magne
-----Message d'origine-----
De : mico-devel-bounces <at> mico.org [mailto:mico-devel-bounces <at> mico.org] De la part de Karel Gardas
Envoyé : mardi 20 octobre 2009 17:17
À : Gabriel Alejandro Zamora Nelson
Cc : mico-devel <at> mico.org
Objet : Re: [mico-devel] typecode assertion failed on gcc 4.4
Hello,
could you be so kind and try to test with GCC 3.x version? Or at most
4.0.x/4.1.x/4.2.x and let us know if this works for you? I suspect there
is some issue going in between MICO sources and GCC 4.x|x >= 3.
Cheers,
Karel
Gabriel Alejandro Zamora Nelson wrote:
> I'm trying to run a component over mico 2.3.13 compiled with gcc versión 4.4.1
> 20090725 (Red Hat 4.4.1-2) (GCC), but i get a error:
>
> [1331846356 - 3074423664] typecode.cc:1877: assertion failed
>
> Some idea?
>
> _______________________________________________
> Mico-devel mailing list
> Mico-devel <at> mico.org
> http://www.mico.org/mailman/listinfo/mico-devel
>
--
Karel Gardas kgardas <at> objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
_______________________________________________
Mico-devel mailing list
Mico-devel <at> mico.org
http://www.mico.org/mailman/listinfo/mico-devel
------------------------------------------------------------------------------ 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 Mico-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mico-devel
RSS Feed