Just use "elementary_test", no need to get fancy and write your own applications... :)
As for solving the issue at hand: I don't quite understand, does webkit init and shutdown evas all the time? Why doesn't webkit init and shutdown fontconfig as well? If they are using it, they should init and shutdown it. If they'll init/shutdown fontconfig will never fully delete anything until webkit is done as well. On Wed, Jan 30, 2013 at 6:06 PM, Raphael Kubo da Costa < raphael.kubo.da.co...@intel.com> wrote: > Tom Hacohen <tom.haco...@samsung.com> writes: > > > ==24639== 736 (512 direct, 224 indirect) bytes in 2 blocks are > > definitely lost in loss record 152 of 189 > [...] > > Evas leaks now... > > I get different results here with the attached program. Namely, the > blocks are marked as still reachable instead of definitely lost. This is > more in line with what I said I was expecting: since we don't call > FcFini(), some objects are not deleted before shutdown. In the end, > free()ing some pointers at exit and just exiting shouldn't be much > different in practice. > > Of course, making Valgrind happier is a good thing, so I'm open to > alternative ideas on how to fix the original problem :-) > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_jan > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > -- Tom. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel