Running valgrind against it may point out where the leak is occurring,
but it will also require some suppressions as it thinks Python leaks
at times when it manages it's memory allocations.

On Wed, Feb 27, 2008 at 7:22 AM, Gustavo Sverzut Barbieri
<[EMAIL PROTECTED]> wrote:
> On Wed, Feb 27, 2008 at 5:04 AM, Joost Albers
>  <[EMAIL PROTECTED]> wrote:
>  > Emotion/xine is leaking memory for me.
>  >
>  >  I am using python-emotion Gustav Barbieri helped out and concluded that
>  >  it has nothing to do with the python bindings.
>  >
>  >  evas_object_delete() is being called, but even with that memory is not
>  >  being freed.
>  >
>  >  I am using the latest nightly builds of e17 libs and my xine version is 
> 1.1.10.1
>  >
>  >  I hope someone can take a look at it or confirm
>
>  Giving bit more information, I asked Joost some logs and python
>  objects are being released and evas_object_del() is being called on
>  the emotion smart object (c-object). Also, according to his
>  description, leaks are in the order of hundred megabytes, exhausting
>  2Gb of memory in short time.
>
>  --
>  Gustavo Sverzut Barbieri
>  --------------------------------------
>  Jabber: [EMAIL PROTECTED]
>    MSN: [EMAIL PROTECTED]
>   ICQ#: 17249123
>   Skype: gsbarbieri
>  Mobile: +55 (81) 9927 0010
>
>
>
>  -------------------------------------------------------------------------
>  This SF.net email is sponsored by: Microsoft
>  Defy all challenges. Microsoft(R) Visual Studio 2008.
>  http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>  _______________________________________________
>  enlightenment-devel mailing list
>  enlightenment-devel@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to