Date: Thu, 29 Sep 2005 15:31:56 +0200 From: Simon Barner <barner@FreeBSD.org> To: Lefteris Tsintjelis <lefty@ene.asda.gr> Cc: freebsd-stable@freebsd.org Subject: Re: pthread_key_create memory leakage in pthreads? Message-ID: <20050929133156.GA72022@zi025.glhnet.mhn.de> In-Reply-To: <433BB81A.5090602@ene.asda.gr> References: <433BB81A.5090602@ene.asda.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
--PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Lefteris Tsintjelis wrote: > Hi, >=20 > dmesg: FreeBSD 5.4-STABLE #0: Sun Sep 25 20:08:39 EEST 2005 >=20 > I am using valgrind to check my program but it always seems to come with= =20 > this > message: >=20 > =3D=3D8210=3D=3D 600 bytes in 3 blocks are definitely lost in loss record= 3 of 6 > =3D=3D8210=3D=3D at 0x3C03619F: malloc (in=20 > /usr/local/lib/valgrind/vgpreload_memcheck.so) > =3D=3D8210=3D=3D by 0x3C0978EC: (within /usr/local/lib/valgrind/libpth= read.so.1) > =3D=3D8210=3D=3D by 0x3C09A2FD: (within /usr/local/lib/valgrind/libpth= read.so.1) > =3D=3D8210=3D=3D by 0x3C09A489: pthread_key_create (in=20 > /usr/local/lib/valgrind/libpthread.so.1) >=20 > I am not sure if its accurate or not. I use a proper pthread_exit in my= =20 > thread. > Is there anything more that I should do besides that? Can you provide a (minimal) example where this happens? Also, what is the exact command line? --=20 Best regards / Viele Gr=FC=DFe, barner@FreeBSD.= org Simon Barner barner@gmx.de --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDO+zMCkn+/eutqCoRAqynAJ9XMnbS10n0a7PtJ7NGRlsxobXm7gCfXOQV mWFPVxXoJhRQDx92PN0nD5E= =KSEf -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050929133156.GA72022>