> FYI: I'm using /proc/<pid>/smaps to check memory usage. save the output to a > file and then diff it to check growth.
I hate to repeat myself but can you kindly retry using Valgrind Massif so we can find the root cause? smaps output is probably good but it won't help us solving the problem quickly. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
