From: Julian Seward Date: Fri, 16 Nov 2007 04:01:57 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_3_0~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=059f31901b9f5830f7eaa863e4331a72dd09bc6d;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7161 --- diff --git a/docs/internals/3_2_BUGSTATUS.txt b/docs/internals/3_2_BUGSTATUS.txt index fb033df31f..ce23826c36 100644 --- a/docs/internals/3_2_BUGSTATUS.txt +++ b/docs/internals/3_2_BUGSTATUS.txt @@ -12,14 +12,17 @@ PRI: 32 = fix this for 3.2.2 Add regtest for #149519. -ppc32-linux getitimer w/ patch, devs@, 3 Sept. +n-i-bz ppc32-linux getitimer w/ patch, devs@, 3 Sept. -r6783/6784 x86_linux_REDIR_FOR_index() broken (Fri Jul 27) +n-i-bz r6783/6784 x86_linux_REDIR_FOR_index() broken (Fri Jul 27) -priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion `0' failed. -(Michael Abshoff, users@, Sat Aug 11) +n-i-bz vx1794 priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion + `0' failed. (Michael Abshoff, users@, Sat Aug 11) -(vx1786, r6791) x86 INT insn (29 June) (INT (0xCD) 0x40 - 0x43) +n-i-bz vx1786,r6791 x86 INT insn (29 June) (INT (0xCD) 0x40 - 0x43) + +n-i-bz [patch] Add sys_utimensat system call for Linux x86 + platform (Oct 25) 79844 fixed Helgrind complains about race condition which does not exist @@ -29,14 +32,14 @@ priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion `0' failed. 128359 glibc-fix Please suppress the uninitialized bytes report on getifaddrs() (glibc 2.3.3) -133962 FIXED:r?? unhandled instruction bytes: 0xF2 0x4C 0xF 0x10 +133962 vx1792 unhandled instruction bytes: 0xF2 0x4C 0xF 0x10 134990 fixed use -fno-stack-protector if possible 136382 ==134990 137396 fixed :-) I would really like helgrind to work again... -137714 vx1787 (maskmovq, maskmovdq - reopened for amd64) +137714 vx1787 x86/amd64->IR: 0x66 0xF 0xF7 0xC6 (maskmovq, maskmovdq) 145559 valgrind aborts when malloc_stats is called 145609 valgrind aborts all runs with 'repeated section!' @@ -44,30 +47,30 @@ priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion `0' failed. 145837 ==149519 145887 PPC32: getitimer() system call is not supported (patch) -146252 amd64->IR: handle Group 5 extended CALL and JMP insns +146252 queried amd64->IR: handle Group 5 extended CALL and JMP insns with non-reg operands of sz==8 146701 ==134990 146781 Adding support for private futexes 147325 valgrind internal error on syscall (SYS_io_destroy, 0) -147498 popular amd64->IR: 0xF0 0xF 0xB0 0xF (lock cmpxchg %cl,(%rdi)) -147628 SALC opcode 0xd6 unimplemented +147498 vx1795 amd64->IR: 0xF0 0xF 0xB0 0xF (lock cmpxchg %cl,(%rdi)) +147628 vx1796 SALC opcode 0xd6 unimplemented 147825 r6793 crash on amd64-linux with gcc 4.2 and glibc 2.6 (CFI) 148096 VALGRIND_MALLOCLIKE_BLOCK not working correctly? 148174 r6855 Incorrect type of freed_list_volume causes assertion with large memory allocations 148254 crash writing global var on ppc64 from instrumentation fn -148363 amd64->IR: 0x65 0x4C 0x8B 0x1C (mov %gs:0x10,%r11) +148363 marginal amd64->IR: 0x65 0x4C 0x8B 0x1C (mov %gs:0x10,%r11) 148447 vx1776 x86_64 : new NOP codes: 66 66 66 66 2e 0f 1f 148742 cantrepro Leak-check fails assert on exit -148984 valid? unhandled instruction bytes: 0xF3 0xDD 0x6 0xF3 +148984 invalid unhandled instruction bytes: 0xF3 0xDD 0x6 0xF3 149182 vx1784/5 PPC Trap instructions not implemented in valgrind -149838 x86->IR: 0xF 0xAE 0xD 0xE0 +149838 marginal x86->IR: 0xF 0xAE 0xD 0xE0 (FXRSTOR ?) 149519 r6813/4 ppc32: V aborts with SIGSEGV on execution of a signal handler 149878 add (proper) check for calloc integer overflow -149892 amd64->IR: 0x66 0xF 0xF7 0xD0 +149892 ==137714 150044 SEGV during stack deregister 150045 Valgrind doesn't recognize pthread stack as a stack @@ -75,12 +78,13 @@ priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion `0' failed. 150380 dwarf/gcc interoperation (dwarf3 read problems) (related to 129937 ?) 150408 ==148447 -150678 priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion +150678 queried priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion `sz == 4' failed when running Mono on x86_64 + (== 146252 ?) 150681 Check definedness of client request arguments 151209 r7028 V unable to execute programs for users with UID > 2^16 -151570 Bogus "Conditional jump ..." error with bit field (3.1.1) +151570 cantrepro Bogus "Conditional jump ..." error with bit field (3.1.1) 151886 Suppression entry Memcheck:Param ignored 151908 --db-attach unimplemented on ppc64 151935 --db-command= not parsed properly in .valgrindrc