Re: Memory leaks in orbit and/or CORBA::ORBit 0.4.3?



Hi,


hm, still some question open, since I keep seeing the
server growing. On which OS did you run the test?
How exactly did you setup the loop for the client?
I did it this way:
whottgen@ddev2:~/Sources/CORBA/test/test$ while true; do ./client wolfgang > /dev/null ; done

Is that comparable to your way?

How long did you run your test?

I see in my top output on a Solaris box:
After start:
PID USERNAME THR PRI NICE  SIZE   RES STATE   TIME    CPU COMMAND
860 whottgen   1  48    0 4104K 3616K sleep   0:00  0.61% server

And roundabout 15 minutes later:
PID USERNAME THR PRI NICE  SIZE   RES STATE   TIME    CPU COMMAND
860 whottgen   1  58    0 4128K 3656K sleep   0:05  0.36% server


This is with ORBit-0.5.8 and CORBA-ORBit-0.4.3, the patch supplied.


Wolfgang




On Thu, 18 Oct 2001, Sreeji K Das wrote:

> Hi
>
> On Thu, 18 Oct 2001, Wolfgang Hottgenroth wrote:
>
> > Hi,
> >
> > Thank you for your efforts, I will double-check my own tests.
> Welcome.
>
> > Which patch for the 'incomplete message received' error do
> > you mean exactly? Is it this one (to be issued on demarshal.c of the
> > Perl module):
> Yes, this is the one that I meant.
>
> >
> > --- demarshal.oldFri Apr 27 09:55:54 2001
> > +++ demarshal.cFri Apr 27 09:55:47 2001
> <snip>
> ..
> > Thank you,
> > Wolfgang
>
> Sreeji
>
> >
> > On Thu, 18 Oct 2001, Sreeji K Das wrote:
> >
> > > Hi
> > > I ran the client in a loop (after running server &), but never found the
> > > server gobbling up memory. It stayed constant at 2.8K
> > >
> > > Used the following combos:
> > >
> > > perl 5.005_03
> > > CORBA::ORBit-0.4.3 - ORBit-0.5.8
> > > CORBA::ORBit-0.4.2 - ORBit-0.5.3
> > >
> > > I don't have any other ORBit version installed. BTW have you applied the
> > > right patch for the 'incomplete message received' error ?
> > >
> > > Sreeji
> > >
> > > On Wed, 17 Oct 2001, Wolfgang Hottgenroth wrote:
> > >
> > > > Hi,
> > > >
> > > >
> > > > are there any known memory leaks either in ORBit (I tried 0.5.7 and 0.5.10)
> > > > and/or in the Perl module CORBA::ORBit 0.4.3?
> > > >
> > > > I've written a really trivial test script consisting of a client and a server
> > > > and have to note that the server will grow.
> > > > (Here http://mail.gnome.org/archives/orbit-list/2001-October/msg00077.html
> > > > you can see the code of my test scripts. I saw the server growing on both
> > > > Linux and Solaris.)
> > > >
> > > >
> > > > Thanks,
> > > > Wolfgang
> > > >
> > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > orbit-list mailing list
> > > > orbit-list@gnome.org
> > > > http://mail.gnome.org/mailman/listinfo/orbit-list
> > > >
> > >
> > > _______________________________________________
> > > orbit-list mailing list
> > > orbit-list@gnome.org
> > > http://mail.gnome.org/mailman/listinfo/orbit-list
> > >
> >
> > _______________________________________________
> > orbit-list mailing list
> > orbit-list@gnome.org
> > http://mail.gnome.org/mailman/listinfo/orbit-list
> >
>
> _______________________________________________
> orbit-list mailing list
> orbit-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/orbit-list
>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]