Hi,
I use Openthreads and valgrind give me this errors under Ubuntu 13.10
Code:
==3658== 160 bytes in 1 blocks are possibly lost in loss record 1 of 2
==3658== at 0x482D4B8: calloc (vg_replace_malloc.c:593)
==3658== by 0x400C99D: allocate_dtv (dl-tls.c:296)
==3658== by 0x400CE4B: _dl_allocate_tls (dl-tls.c:460)
==3658== by 0x48544E9: pthread_create@@GLIBC_2.4 (allocatestack.c:579)
==3658== by 0x48D14FB: OpenThreads::Thread::start() (in /usr/local/lib/libOpenThreads.so.3.3.0)
Thank you!
Cheers,
Roman
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=57290#57290
I use Openthreads and valgrind give me this errors under Ubuntu 13.10
Code:
==3658== 160 bytes in 1 blocks are possibly lost in loss record 1 of 2
==3658== at 0x482D4B8: calloc (vg_replace_malloc.c:593)
==3658== by 0x400C99D: allocate_dtv (dl-tls.c:296)
==3658== by 0x400CE4B: _dl_allocate_tls (dl-tls.c:460)
==3658== by 0x48544E9: pthread_create@@GLIBC_2.4 (allocatestack.c:579)
==3658== by 0x48D14FB: OpenThreads::Thread::start() (in /usr/local/lib/libOpenThreads.so.3.3.0)
Thank you!
Cheers,
Roman
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=57290#57290