From: Julian Seward Date: Fri, 6 Sep 2002 00:00:05 +0000 (+0000) Subject: Forgot to mention an important fix. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4db6e6ce194dc15a3f877ce12d737406a7209e2;p=thirdparty%2Fvalgrind.git Forgot to mention an important fix. MERGE TO ERASER git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@905 --- diff --git a/CURRENT_BUG_STATUS b/CURRENT_BUG_STATUS index 15b17b8ce8..4f8205ff18 100644 --- a/CURRENT_BUG_STATUS +++ b/CURRENT_BUG_STATUS @@ -14,6 +14,10 @@ cachegrind. Hopefully this will mean that 1.0.2 is a more stable base for Josef Weidendorfer's kcachegrind visualisation tool and call-graph patch. Specific fixes are: +- Fix this: valgrind: vg_cachesim.c:389 (get_BBCC): + Assertion `((Bool)0) == remove' failed. + which happened when cachegrind discards translations. + - Do not abort execution if cache simulating entire trees of processes causes conflicts over the logfile cachegrind.out. This will be fixed properly in future stable branches; this fix is a bit of a