git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7215
This commit is contained in:
Julian Seward 2007-11-25 14:09:45 +00:00
parent 0993154060
commit 09a9d63e75

View File

@ -20,8 +20,7 @@ n-i-bz vx1794 priv/guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion
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)
n-i-bz r7195 Add sys_utimensat system call for Linux x86 platform
79844 fixed Helgrind complains about race condition which does not exist
@ -36,6 +35,8 @@ n-i-bz [patch] Add sys_utimensat system call for Linux x86
128359 glibc-fix Please suppress the uninitialized bytes report
on getifaddrs() (glibc 2.3.3)
129937 fixed ==150380
133962 vx1792 unhandled instruction bytes: 0xF2 0x4C 0xF 0x10
134990 fixed use -fno-stack-protector if possible
@ -48,8 +49,8 @@ n-i-bz [patch] Add sys_utimensat system call for Linux x86
145559 r7168 valgrind aborts when malloc_stats is called
145609 r7191 valgrind aborts all runs with 'repeated section!'
145622 r7183 --db-attach broken again on x86-64
145837 ==149519
145887 PPC32: getitimer() system call is not supported (patch)
145837 fixed ==149519
145887 r7193 PPC32: getitimer() system call is not supported (patch)
146252 fixed ==150678
146701 fixed ==134990
@ -63,7 +64,7 @@ n-i-bz [patch] Add sys_utimensat system call for Linux x86
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
148254 marginal crash writing global var on ppc64 from instrumentation fn
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
@ -78,23 +79,23 @@ n-i-bz [patch] Add sys_utimensat system call for Linux x86
150044 r7171 SEGV during stack deregister
150045 fixable?? Valgrind doesn't recognize pthread stack as a stack
when context switching
150380 PRIO dwarf/gcc interoperation (dwarf3 read problems)
(related to 129937 ?)
150408 ==148447
150678 vx1798d priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion
150380 r7191 dwarf/gcc interoperation (dwarf3 read problems)
150408 fixed ==148447
150678 vx1798 priv/guest-amd64/toIR.c:3741 (dis_Grp5): Assertion
`sz == 4' failed when running Mono on x86_64
150681 Check definedness of client request arguments
151209 r7028 V unable to execute programs for users with UID > 2^16
151570 cantrepro Bogus "Conditional jump ..." error with bit field (3.1.1)
151886 PRIO Suppression entry Memcheck:Param ignored
151908 inprogress --db-attach unimplemented on ppc64
151935 --db-command= not parsed properly in .valgrindrc
151938 help on --db-command= misleading
151908 stalled --db-attach unimplemented on ppc64
151935 bogus --db-command= not parsed properly in .valgrindrc
151938 r7192 help on --db-command= misleading
152022 r7147 subw $0x28, %%sp causes assertion failure in memcheck
152357 inb and outb not recognized in 64-bit mode
152501 vex x86->IR: 0x27 0x66 0x89 0x45 (daa)
152357 vx1799 inb and outb not recognized in 64-bit mode
152501 vx1800 vex x86->IR: 0x27 0x66 0x89 0x45 (daa)
152818 vx1801 vex x86->IR: 0xF3 0xAC 0xFC 0x9C (rep lodsb)
---------- Bugs reported after (in) 3.2.3 --------------------------