> --3506-- memcheck GC: 4096 nodes, 4077 survivors ( 99.5%) > --3506-- memcheck GC: increase table size to 8192
It is an implementation detail that is internal to memcheck. The GC portion of leak tracking has a table. The table became full and was re-allocated to be twice as large so that tracking could continue. There is no cause for alarm. Execution will have a slight pause while the table is re-allocated. There is nothing for the user to do, except to decrease the number of "-v" arguments on the command line. -- ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users