Hi all,

On Tuesday 07 July 2009 10:37, Kretschel Klaus wrote:
> Hi Karel,
>
> On Monday 06 July 2009 19:13, Karel Gardas wrote:
> > Certainly I would compile with debug. I would also give a try to
> > different compilers than 4.3.0 -- assuming you have not seen this error
> > before. I would also verify the application to see that I'm really not
> > trying to marshal local object.
> ...
> > As I read it now, I would probably do
> > this in reversed order.
>
> ...
>
> BTW, I had already used "disable-optimize", "enable-debug",
> and "disable-threads". Now my code runs again, only at the very end I get a
> Segmentation fault in memcpy () from /lib64/libc.so.6, but I'm not really
> sure that it is related to MICO. 

I finally solved that problem (with help from Denis). It is the same problem 
that he described recently, arising from csi.cc (duplicate frees of 
_marshaller__seq__seq_octet). The circumvention is not to use CSI support 
i.e. to run configure with --disable-csiv2.

Regards, Klaus
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to