From e4db6e6ce194dc15a3f877ce12d737406a7209e2 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 6 Sep 2002 00:00:05 +0000 Subject: [PATCH] Forgot to mention an important fix. MERGE TO ERASER git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@905 --- CURRENT_BUG_STATUS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.2