From c86177cd46bcaa876e6a0ad4ef73e7e69e95c94b Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Tue, 4 Apr 2006 13:28:50 +0000 Subject: [PATCH] Round up known bugs in 3.1.1 and assign tentative priorities. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5822 --- docs/internals/3_1_BUGSTATUS.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/docs/internals/3_1_BUGSTATUS.txt b/docs/internals/3_1_BUGSTATUS.txt index 9ff65ca4c7..ab1f859d2f 100644 --- a/docs/internals/3_1_BUGSTATUS.txt +++ b/docs/internals/3_1_BUGSTATUS.txt @@ -4,6 +4,34 @@ pending = is scheduled to be fixed (or at least considered) on this branch wontfix = will not fix on this branch many = fix composed of many commits +------- Bugs reported after (in) 3.1.1 ------ + +TRUNK PRIO BUG# WHAT + + low 117290 valgrind is sigKILL'd on startup + high 118903 bash (2.05) doesn't support empty list in for-loop + ? 119446 LinuxThread error suppressions not working + ? 123210 New: strlen from ld-linux on amd64 + high 123244 DWARF2 CFI reader: unhandled CFI instruction 0:18 +v5785 fixed 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat + low 123258 socketcall.recvmsg(msg.msg_iov[i] points to uninit + low 123535 mremap(new_addr) requires MREMAP_FIXED in 4th arg + high 123836 small typo in the doc + low 123837 semctl syscall: is 4rth argument is optional ? +v5820/1 fixed 124029 ppc compile failed: `vor' gcc 3.3.5 + low 124039 VKI_[GP]IO_UNIMAP* and VT_* ioctls + high 124222 Segfault: @@don't know what type ':' is + high 124475 ppc32: crash (syscall?) timer_settime() + low 124478 memcheck reports uninit'd bytes on timer_create() + high 124499 amd64->IR: 0xF 0xE 0x48 0x85 (femms) +v5818 fixed 124528 FATAL: aspacem assertion failed: segment_is_sane + high 124697 vex x86->IR: 0xF 0x70 0xC9 0x0 (pshufw) + high 124892 vex x86->IR: 0xF3 0xAE (REPx SCASB) + high 124808 ppc32: sys_sched_getaffinity() not handled + high n-i-bz Very long stabs strings crash m_debuginfo + +------- Bugs reported prior to 3.1.1 ------ + TRUNK 31BRANCH BUG# WHAT v5262 v5446 n-i-bz fsub 3,3,3 in ppc32 dispatcher doesn't clear NaNs -- 2.47.2