From: Paul F. <pa...@fr...> - 2013-07-03 20:17:56
|
On 2 Jul 2013, at 19:01, Kevin Lee wrote: > I had a relatively simple suppression file that generated ~500 errors. I > wrote a script to select certain errors for suppression and generate an > additional suppression file. When I run with this additional suppression > file, my errors explode to over 3000 errors. I was expecting my errors to > decrease from the previous 500 level. Any ideas on why maybe happening? > > Also, the execution time expanded by 42%. This could be due to the > significantly larger suppression list. Hi I assume that this is with memcheck? Can you tell if the new errors are leak/reachable related? A+ Paul |