On Thu, 13 Aug 2009, Andre Dieb wrote:

> Hello,
>
> I'm experiencing these leaks when using ecore_con:
>
> ==29553== 864 bytes in 36 blocks are still reachable in loss record 2 of 3
> ==29553==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
> ==29553==    by 0x426A41F: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4266837: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4266A5C: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x426B14D: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x426BC9F: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x426BD63: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4266D64: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4267451: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4265E3C: gcry_check_version (in /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x41DF29D: gnutls_global_init (in
> /usr/lib/libgnutls.so.26.4.6)
> ==29553==    by 0x41AB94B: ecore_con_ssl_init (ecore_con_ssl.c:168)
> ==29553==
> ==29553==
> ==29553== 1,328 bytes in 2 blocks are still reachable in loss record 3 of 3
> ==29553==    at 0x4026FDE: malloc (vg_replace_malloc.c:207)
> ==29553==    by 0x42667FF: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4266A5C: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4266A8F: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4266B1C: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x427A4B1: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x427B67E: (within /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x4263DFA: gcry_randomize (in /lib/libgcrypt.so.11.4.4)
> ==29553==    by 0x41F995B: (within /usr/lib/libgnutls.so.26.4.6)
> ==29553==    by 0x41F0222: _gnutls_rnd_init (in
> /usr/lib/libgnutls.so.26.4.6)
> ==29553==    by 0x41DF324: gnutls_global_init (in
> /usr/lib/libgnutls.so.26.4.6)
> ==29553==    by 0x41AB94B: ecore_con_ssl_init (ecore_con_ssl.c:168)
> ==29553==
>
> is this already known?

is ecore_con_shutdown() called ?

Vincent

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to