From: Julian Seward Date: Thu, 6 Oct 2005 02:31:49 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_1_0~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a0d5a0b4610e19aa4d65ccc391d7a16bad5c83d;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4871 --- diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt index ddb8f97638..0650250c43 100644 --- a/docs/internals/3_0_BUGSTATUS.txt +++ b/docs/internals/3_0_BUGSTATUS.txt @@ -13,6 +13,9 @@ nb: "n-i-bz" == "not in Bugzilla" 111901 cross-platform run of cachegrind fails on opteron 113468 (vgPlain_mprotect_range): Assertion 'r != -1' failed. 92071 Reading debugging info uses too much memory +109744 memcheck loses track of mmap from direct ld-linux.so.2 +110183 tail of page with _end + 82301 FV memory layout too rigid Will fix in 3.1. Long delay seems to be caused by amd64-Gentoo kernel not liking large mmap/munmap requests. Other bugs also look like @@ -30,13 +33,6 @@ FIXED-TRUNK: 4636 (needs verification) FIXED-TRUNK: TODO ----------------------------------------------------------------- -110183 tail of page with _end - -Could be a problem for glibc developers. Consider fixing. - -FIXED-TRUNK: TODO? - ---------------------------------------------------------------- 110204 fmemopen false +ve