|
From: <sv...@va...> - 2006-04-04 13:29:02
|
Author: sewardj Date: 2006-04-04 14:28:50 +0100 (Tue, 04 Apr 2006) New Revision: 5822 Log: Round up known bugs in 3.1.1 and assign tentative priorities. Modified: trunk/docs/internals/3_1_BUGSTATUS.txt Modified: trunk/docs/internals/3_1_BUGSTATUS.txt =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/internals/3_1_BUGSTATUS.txt 2006-04-04 03:29:48 UTC (rev 5= 821) +++ trunk/docs/internals/3_1_BUGSTATUS.txt 2006-04-04 13:28:50 UTC (rev 5= 822) @@ -4,6 +4,34 @@ wontfix =3D will not fix on this branch many =3D fix composed of many commits =20 +------- 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, symli= nkat + low 123258 socketcall.recvmsg(msg.msg_iov[i] points to u= ninit + 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_crea= te() + high 124499 amd64->IR: 0xF 0xE 0x48 0x85 (femms) +v5818 fixed 124528 FATAL: aspacem assertion failed: segment_is_s= ane + 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 =20 v5262 v5446 n-i-bz fsub 3,3,3 in ppc32 dispatcher doesn't clea= r NaNs |