From: Julian Seward Date: Mon, 28 Aug 2006 13:36:52 +0000 (+0000) Subject: Update after merging loads of fixes into the 3_2_BRANCH. X-Git-Tag: svn/VALGRIND_3_3_0~695 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd7e97f444e7c2fc00c008b41fca9573f6112f6d;p=thirdparty%2Fvalgrind.git Update after merging loads of fixes into the 3_2_BRANCH. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6033 --- diff --git a/docs/internals/3_2_BUGSTATUS.txt b/docs/internals/3_2_BUGSTATUS.txt index 8d0cff32ec..3b8850345f 100644 --- a/docs/internals/3_2_BUGSTATUS.txt +++ b/docs/internals/3_2_BUGSTATUS.txt @@ -7,38 +7,41 @@ sse3fix = fixed by the SSE3 commits ------- Bugs reported after (in) 3.2.0 ------ -TRUNK 32BRANCH PRI BUG# WHAT +TRUNK 32BRANCH PRI BUG# WHAT -v5974 pending n-i-bz Expanding brk() into last available page asserts +v5974 v6013 n-i-bz Expanding brk() into last available page asserts and VT_* ioctls -v5973 pending n-i-bz ppc64-linux stack RZ fast-case snafu -v5978 pending n-i-bz 'c' in --gen-supps=yes doesn't work -v5986 pending n-i-nz VG_N_SEGMENTS too low (users, 28 June) -sse3fix pending 106852 x86->IR: fisttp (SSE3) -v5968 pending 117172 FUTEX_WAKE does not use uaddr2 -v5970 pending 124039 Lacks support for VKI_[GP]IO_UNIMAP* -vx1639 pending 127521 amd64->IR: 0xF0 0x48 0xF 0xC7 (cmpxchg8b) +v5973 v6014 n-i-bz ppc64-linux stack RZ fast-case snafu +v5978 v6015 n-i-bz 'c' in --gen-supps=yes doesn't work +v5986 v6016 n-i-bz VG_N_SEGMENTS too low (users, 28 June) +v6030 v6031 n-i-bz VG_N_SEGNAMES too low (Stu Robinson) +sse3fix vx1646 106852 x86->IR: fisttp (SSE3) +v5968 v6017 117172 FUTEX_WAKE does not use uaddr2 +v5970 v6018 124039 Lacks support for VKI_[GP]IO_UNIMAP* +vx1639 vx1649 127521 amd64->IR: 0xF0 0x48 0xF 0xC7 (cmpxchg8b) vx1632/v5987 - pending 128917 amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE2) -v5988 pending 129246 JJ: ppc32/ppc64 syscalls, w/ patch -sse3fix pending 129358 x86->IR: fisttpl (SSE3) + vx1643/v6032 128917 amd64->IR: 0x66 0xF 0xF6 0xC4 (psadbw,SSE2) +v5988 v6019 129246 JJ: ppc32/ppc64 syscalls, w/ patch +sse3fix vx1646 129358 x86->IR: fisttpl (SSE3) pending pending 129390 ppc?->IR: some kind of VMX prefetch (dstt) -v6003,4 pending 129866 cachegrind/callgrind causes executable to die +v6003,4 v6025 129866 cachegrind/callgrind causes executable to die pending pending 129968 amd64->IR: 0xF 0xAE 0x0 (fxsave) -v5979 pending 130020 Can't stat .so/.exe error while reading symbols +v5979 v6021 130020 Can't stat .so/.exe error while reading symbols wontfix wontfix 130358 Inconsistent 80-bit floats on x86 -v5983 pending 130388 Valgrind aborts when process calls malloc_trim() -v5989 pending 130638 New: PATCH: ppc32 missing system calls -vx1633 pending 130785 amd64->IR: unhandled instruction "pushfq" +v5983 v6022 130388 Valgrind aborts when process calls malloc_trim() +v5989 v6020 130638 PATCH: ppc32 missing system calls +vx1633 vx1644 130785 amd64->IR: unhandled instruction "pushfq" -vx1634 pending 131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF +vx1634 vx1645 131481: (HINT_NOP) vex x86->IR: 0xF 0x1F 0x0 0xF 131298 ==131481 -vx1638 pending 132146 Programs with long sequences of bswap[l,q]s +vx1638 vx1648 132146 Programs with long sequences of bswap[l,q]s +pending pending 132918 vex amd64->IR: 0xD9 0xF8 (fprem) +pending pending 132813 Assertion at priv/guest-x86/toIR.c:652 fails -v5990 pending n-i-bz Livelocks entire machine (users list, +v5990 v6023 n-i-bz Livelocks entire machine (users list, 17 June, Timothy B. Terriberry) -v5991,4,6 pending n-i-bz Graydon leak checking fix +v5991,4,6 v6024 n-i-bz Graydon leak checking fix v5992,6006 wontfix n-i-bz Graydon mempool trim patch @@ -48,8 +51,14 @@ Unrecognised instruction at address 0x70198EC2 (users, 19 July, Bennee) SSE3 commits: vx1635,1636, v5997 -Alex Bennee mmap problem (9 Aug) (v6001, merge) +v6001 v6026 n-i-bz Alex Bennee mmap problem (9 Aug) +v5999 v6027 n-i-bz BartV: Don't print more lines of a + stack-trace than were obtained. +v6010 v6028 n-i-bz ppc32 SuSE 10.1 redir +v6011 v6029 n-i-bz amd64 padding suppressions -Merge r1637 (amd64 insn printing fix.) -Merge r5999 (Don't print more lines of a stack-trace than were -obtained.) +vx1637 vx1647 n-i-bz amd64 insn printing fix. +vx1640,1 vx1650 n-i-bz ppc cmp reg,reg fix +vx1642 vx1651 n-i-bz x86/amd64 iropt e/rflag reduction rules + +fix for make install with older bashes.