Re: [gnome-db] V4: fix memory leaks
- From: Massimo Cora' <maxcvs email it>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gnome-db-list gnome org, Vivien Malerba <vmalerba gmail com>
- Subject: Re: [gnome-db] V4: fix memory leaks
- Date: Mon, 02 Jun 2008 23:19:39 +0200
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm noticing some big memleaks while using mass prepared statments
queries. They're at most always the same [around 50 different queries].
While I'm not 100% sure that it isn't my application [Anjuta with
symbol-db] the one that leaks, on the other side Valgrind says nothing
when I debug it. So the suspect that it could be libgda comes to my mind.
Is there an easy way to debug libgda in its deeper levels?
Giving out some numbers: I see a 200MB memory allocation after a
population from ~800 files, getting
sqlite> select count (*) from symbol;
26183
sqlite> select count (*) from sym_kind;
13
sqlite> select count (*) from sym_type;
22515
sqlite> select count (*) from scope;
19788
is prepared statements saved on a static memory?
thanks and regards,
Massimo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
iD8DBQFIRGPqcfVTgMRILk0RApr7AJ9aP8peV4OF8N1b/t5nUIKZvWJ6ZQCfaW6O
L+cn7Z4VO0Ki2ne86c8dKto=
=0df2
-----END PGP SIGNATURE-----
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]