]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update.
authorJulian Seward <jseward@acm.org>
Fri, 12 May 2006 21:19:00 +0000 (21:19 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 12 May 2006 21:19:00 +0000 (21:19 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5894

docs/internals/3_1_BUGSTATUS.txt

index 70bc849b6b9a343ec2123d10e7d7b1db6457c54b..6ce1dbe1a1a4a0d805d21dae4f8a8f89bac14f64 100644 (file)
@@ -8,17 +8,19 @@ many    = fix composed of many commits
 
 TRUNK     PRIO    BUG#     WHAT
 
-v5868             108258   NPTL pthread cleanup handlers not called 
-          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
+v5868     fixed   108258   NPTL pthread cleanup handlers not called 
+          high    117290   valgrind is sigKILL'd on startup
+                  ==117295
+v5414     fixed   118703   m_signals.c:1427 Assertion 'tst->status == VgTs_WaitSys'
+          low     118903   bash (2.05) doesn't support empty list in for-loop
+          low     119446   LinuxThread error suppressions not working
 v5847     fixed   123210   New: strlen from ld-linux on amd64
 v5838     fixed   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
-v5886     low     123535   mremap(new_addr) requires MREMAP_FIXED in 4th arg
+v5886     fixed   123535   mremap(new_addr) requires MREMAP_FIXED in 4th arg
 ????      fixed   123836   small typo in the doc
-          low     123837   semctl syscall: is 4rth argument is optional ?
+          low     123837   semctl syscall: is 4th argument is optional ?
 v5820/1   fixed   124029   ppc compile failed: `vor' gcc 3.3.5
           low     124039   VKI_[GP]IO_UNIMAP* and VT_* ioctls
 v5823     fixed   124222   Segfault: @@don't know what type ':' is
@@ -35,26 +37,26 @@ vx1602    fixed   n-i-bz   amd64->IR: 0x66 0xF 0xF5 (pmaddwd)
 v5849     fixed   125492   ppc32: support a bunch more syscalls
 v5852     fixed   121617   ppc32: coredumping gives assertion failure
                            (still broken on ppc64)
-          ?       121814   Coregrind return error as exitcode patch
+          high    121814   Coregrind return error as exitcode patch
                   ==126517
-          ?       108528   NPTL pthread cleanup handlers not called 
-          high    125607   amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
-          high    125651   amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
-          high    n-i-bz   amd64->IR: 0xF 0xE 0xC3 0x90 (v-users, 16 Apr)
-          ?                load V at 0x3000'0000 ?
+v5868     fixed   108528   NPTL pthread cleanup handlers not called 
+vx1612    fixed   125607   amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
+vx1613    fixed   125651   amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
                            AshleyP's XML merger / XML changes ?
                            memcheck/tests/stack_switch 
                               segfaults on 2.4.24-cm32lnxi6plsd2pcsmp (x86)
-                  126253  x86 movx is wrong
-vx1605/6          126451  Valgrind 3.2 SVN doesn't work on ppc32 CPU's without FPU
-v5877             126217  increase # threads
+          high    n-i-bz   memcheck/tests/stack_changes
+                              segfaults on ppc32-linux
+vx1607    fixed   126253  x86 movx is wrong
+vx1605/6  fixed   126451  3.2 SVN doesn't work on ppc32 CPU's without FPU
+v5877     fixed   126217  increase # threads
                   n-i-bz  none/tests/x86/int patch (devs, 29 Apr)
-in progress               vectorise copy_address_range_state
+v5880     fixed   n-i-bz  vectorise copy_address_range_state
                   n-i-bz  mpicc -fpic bug (Goedeken Richard, inbox)
-
-                  125265  vex x86->IR: 0xD9 0xD0 (fnop)
-                  126257  vex x86->IR: 0xF2 0x0F 0xF0 0x40 (lddqu) (sse3?)
-                  126258  vex x86->IR: 0xDF 0x4D (fisttp)
+vx1611    fixed   126243  vex x86->IR: popw mem
+          low     125265  vex x86->IR: 0xD9 0xD0 (fnop)
+          low     126257  vex x86->IR: 0xF2 0x0F 0xF0 0x40 (lddqu) (sse3)
+          low     126258  vex x86->IR: 0xDF 0x4D (fisttp) (sse3)
                   126384  rdpmc
                   126389  fxrstr
                   126400  addsubpd (sse3)
@@ -63,12 +65,11 @@ in progress               vectorise copy_address_range_state
                   126419  hsubps (sse3)
                   126420  hsubpd (sse3)
                   126421  movddup (sse3)
-
-                  126583  amd64->IR: 0x48 0xF 0xA4 0xC2 (shld $1,%rax,%rdx)
-                  126668  amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
-v5885             126696  support for CDROMREADRAW ioctl and CDROMREADTOCENTRY fix
-v5888             126722  assertion: segment_is_sane at m_aspacemgr/aspacemgr.c:1624
-v5884             126938  bad checking for syscalls linkat, renameat, symlinkat
+vx1615    fixed   126583  amd64->IR: 0x48 0xF 0xA4 0xC2 (shld $1,%rax,%rdx)
+vx1614    fixed   126668  amd64->IR: 0x1C 0xFF (sbb $0xff,%al)
+v5885     fixed   126696  support for CDROMREADRAW ioctl and CDROMREADTOCENTRY fix
+v5888     fixed   126722  assertion: segment_is_sane at m_aspacemgr/aspacemgr.c:1624
+v5884     fixed   126938  bad checking for syscalls linkat, renameat, symlinkat
 
 ------- Bugs reported prior to 3.1.1 ------