|
From: Eider O. <eid...@gm...> - 2007-02-01 15:20:21
|
Zhiyao Tu <mcease <at> gmail.com> writes: > ==22571== 144 bytes in 1 blocks are possibly lost in loss record 97 of 133 > ==22571== at 0x4A1AB36: calloc (vg_replace_malloc.c:279) > ==22571== by 0x400EA4D: _dl_allocate_tls (in /lib/ld-2.3.6.so) > ==22571== by 0x6447500: pthread_create <at> <at> GLIBC_2.2.5 (in > /lib/libpthread-2.3.6.so) > ==22571== by 0x577E23C: ACE_OS::thr_create(void* (*)(void*), void*, > long, unsigned long*, unsigned long*, long, void*, unsigned long, > ACE_Base_Thread_Adapter*) (in /usr/lib/libACE.so.5.5.2) Did you get a solution for this issue? I'm running in the same memory leak, and I'm wondering how to fix it! Bye Eider |