From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G8FJM-00083c-8t for garchives@archives.gentoo.org; Wed, 02 Aug 2006 11:54:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k72BpNNA023817; Wed, 2 Aug 2006 11:51:23 GMT Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k72Bmu3o032521 for ; Wed, 2 Aug 2006 11:48:56 GMT Received: from omniBook (unknown [81.56.142.158]) by smtp5-g19.free.fr (Postfix) with SMTP id 91F11276D1 for ; Wed, 2 Aug 2006 13:48:55 +0200 (CEST) From: gwe Subject: Re: [gentoo-user] memory leak with gtk+-2.8.20-r1 Date: Wed, 02 Aug 2006 13:49:04 +0200 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-Id: References: <6FmCn-3KJ-17@gated-at.bofh.it> <6FmVF-4oe-19@gated-at.bofh.it> To: gentoo-user@lists.gentoo.org Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id k72BpNNf023817 X-Archives-Salt: 999b1f37-9994-471d-bd2f-75f78a659f19 X-Archives-Hash: 34e734bf9b71f43a8c6b8933443bc9e4 Le Wed, 02 Aug 2006 13:20:07 +0200, Hans-Werner Hilse a =E9crit=A0: > Hi, >=20 > On Wed, 02 Aug 2006 12:58:33 +0200 gwe wrote: >=20 >> Someone has the same problem or an solution to solve this leak of >> memory? Thank you very much. >=20 > You should at least describe the problem you have. You're just > describing the things you've tried to nail it down, but what are the > symptoms? What makes you think there's a memory leak in your program? >=20 > -hwh I'm sorry I post only the end of log file of valgrind (the entire file is very big ~22500 lines). This is the result of execute the source code : =3D=3D13767=3D=3D LEAK SUMMARY: =3D=3D13767=3D=3D definitely lost: 36 bytes in 1 blocks. =3D=3D13767=3D=3D indirectly lost: 120 bytes in 10 blocks. =3D=3D13767=3D=3D possibly lost: 40,264 bytes in 47 blocks. =3D=3D13767=3D=3D still reachable: 118,673 bytes in 1,963 blocks. =3D=3D13767=3D=3D suppressed: 0 bytes in 0 blocks. --13767-- memcheck: sanity checks: 59 cheap, 3 expensive --13767-- memcheck: auxmaps: 0 auxmap entries (0k, 0M) in use --13767-- memcheck: auxmaps: 0 searches, 0 comparisons --13767-- memcheck: secondaries: 53 issued (3392k, 3M) --13767-- memcheck: secondaries: 115 accessible and distinguished (7360k= , 7M) --13767-- tt/tc: 46,665 tt lookups requiring 56,738 probes --13767-- tt/tc: 46,665 fast-cache updates, 8 flushes --13767-- translate: new 19,998 (425,678 -> 6,983,632; ratio 164:1= 0) [0 scs] --13767-- translate: dumped 0 (0 -> ??) --13767-- translate: discarded 209 (3,781 -> ??) --13767-- scheduler: 2,984,389 jumps (bb entries). --13767-- scheduler: 59/33,828 major/minor sched events. --13767-- sanity: 60 cheap, 3 expensive checks. --13767-- exectx: 30,011 lists, 4,057 contexts (avg 0 per list) --13767-- exectx: 6,894 searches, 3,112 full compares (451 per 1000) --13767-- exectx: 0 cmp2, 196 cmp4, 1,062,968 cmpAll --=20 gentoo-user@gentoo.org mailing list