orbit2 core
- From: Shmyrev <shmyrev niisi msk ru>(by way of Shmyrev<nshmyrev yandex ru>)
- To: orbit-list gnome org
- Subject: orbit2 core
- Date: Tue, 25 Jun 2002 22:39:43 +0400
I've install ORBit2-2.4.0 from gome-rc1 on RedHat 5.2.
Echo test test/echo-client aborts with core because
orb is freed two times
1) in main.c in echo-client.c
CORBA_Object_release((CORBA_Object)orb,&ev) which calls p_free()
2)in shutdown_orb in which called on exit from CORBA_ORB_init(...) in
corba-orb.c.
Is that bug in ORBIT2 or i shouldn't write CORBA_Object_release(...).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]