Re: Strings in ORBit
- From: Dietmar Maurer <dietmar maurer-it com>
- To: renfin telnor net
- Cc: orbit-list gnome org
- Subject: Re: Strings in ORBit
- Date: Mon, 06 Nov 2000 19:27:54 +0100
Rene Maldonado wrote:
> Hi All,
>
> I have a problem I can't pass a string from the server to the client, in
> fact, a pass the string, from the point of view of the client,
> everithing is OK, I call the client, an the string appear on the screen,
> but on the server side an error occur:
>
> ** ERROR **: file allocators.c: line 114 (ORBit_free): assertion failed:
> (block->magic == 0xdeadbeef)
> aborting...
> Aborted (core dumped)
>
> Any one know what can I do???
You have to use the CORBA functions to allocate the memory for the string,
or simply use CORBA_string_dup (string)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]