Download Valgrind Documentation

Transcript
NEWS
not entered into bugzilla tend to get forgotten about or ignored.
To see details of a given bug, visit
https://bugs.kde.org/show_bug.cgi?id=XXXXXX
where XXXXXX is the bug number as listed below.
84303
91633
97452
100628
108528
110126
110128
110770
111102
115673
117564
119404
133679
135847
136154
136230
137073
137904
139076
142228
145347
148441
148742
149878
150606
152393
157154
159501
162020
162482
162718
163253
163560
164353
165468
169505
177206
177209
177305
How about a LockCheck tool?
dereference of null ptr in vgPlain_st_basetype
Valgrind doesn’t report any pthreads problems
leak-check gets assertion failure when using
VALGRIND_MALLOCLIKE_BLOCK on malloc()ed memory
NPTL pthread cleanup handlers not called
Valgrind 2.4.1 configure.in tramples CFLAGS
mallinfo is not implemented...
VEX: Generated files not always updated when making valgrind
Memcheck: problems with large (memory footprint) applications
Vex’s decoder should never assert
False positive: Syscall param clone(child_tidptr) contains
uninitialised byte(s)
executing ssh from inside valgrind fails
Callgrind does not write path names to sources with dwarf debug
info
configure.in problem with non gnu compilers (and possible fix)
threads.c:273 (vgCallgrind_post_signal): Assertion
’*(vgCallgrind_current_fn_stack.top) == 0’ failed.
memcheck reports "possibly lost", should be "still reachable"
NULL arg to MALLOCLIKE_BLOCK causes crash
Valgrind reports a memory leak when using POSIX threads,
while it shouldn’t
valgrind VT_GETSTATE error
complaint of elf_dynamic_do_rela in trivial usage
spurious warning with USBDEVFS_REAPURB
(wine) can’t find memory leak in Wine, win32 binary
executable file.
Leak-check fails assert on exit
add (proper) check for calloc integer overflow
Call graph is broken when using callgrind control
leak errors produce an exit code of 0. I need some way to
cause leak errors to result in a nonzero exit code.
documentation (leak-resolution doc speaks about num-callers
def=4) + what is a loss record
incorrect handling of ALSA ioctls
Valgrinding an empty/zero-byte file crashes valgrind
ppc: Valgrind crashes while reading stabs information
x86: avoid segment selector 0 in sys_set_thread_area()
(wine) canonicaliseSymtab forgot some fields in DiSym
VEX/test_main.c is missing from valgrind-3.3.1
malloc_usable_size() doesn’t return a usable size
Inconsistent formatting in memcheck manual -- please fix
main.c:286 (endOfInstr):
Assertion ’ii->cost_offset == *cost_offset’ failed
Generate default.supp during compile instead of configure
Configure valt_load_address based on arch+os
eventfd / syscall 323 patch lost
30