OLDER NEWS
the last stable release, 2.0.0, might also want to try this release.
The following bugs, and probably many more, have been fixed.
These
are listed at http://bugs.kde.org.
Reporting a bug for valgrind in
the http://bugs.kde.org is much more likely to get you a fix than
mailing developers directly, so please continue to keep sending bugs
there.
76869
Crashes when running any tool under Fedora Core 2 test1
This fixes the problem with returning from a signal handler
when VDSOs are turned off in FC2.
69508
java 1.4.2 client fails with erroneous "stack size too small".
This fix makes more of the pthread stack attribute related
functions work properly.
Java still doesn’t work though.
71906
malloc alignment should be 8, not 4
All memory returned by malloc/new etc is now at least
8-byte aligned.
81970
vg_alloc_ThreadState: no free slots available
(closed because the workaround is simple: increase
VG_N_THREADS, rebuild and try again.)
78514
Conditional jump or move depends on uninitialized value(s)
(a slight mishanding of FP code in memcheck)
77952
pThread Support (crash) (due to initialisation-ordering probs)
(also 85118)
80942
Addrcheck wasn’t doing overlap checking as it should.
78048
return NULL on malloc/new etc failure, instead of asserting
73655
operator new() override in user .so files often doesn’t get picked up
83060
Valgrind does not handle native kernel AIO
69872
Create proper coredumps after fatal signals
82026
failure with new glibc versions: __libc_* functions are not exported
70344
UNIMPLEMENTED FUNCTION: tcdrain
81297
Cancellation of pthread_cond_wait does not require mutex
82872
Using debug info from additional packages (wishlist)
83025
Support for ioctls FIGETBSZ and FIBMAP
83340
Support for ioctl HDIO_GET_IDENTITY
79714
Support for the semtimedop system call.
77022
Support for ioctls FBIOGET_VSCREENINFO and FBIOGET_FSCREENINFO
82098
hp2ps ansification (wishlist)
83573
Valgrind SIGSEGV on execve
82999
show which cmdline option was erroneous (wishlist)
83040
make valgrind VPATH and distcheck-clean (wishlist)
83998
Assertion ‘newfd > vgPlain_max_fd’ failed (see below)
82722
Unchecked mmap in as_pad leads to mysterious failures later
78958
memcheck seg faults while running Mozilla
85416
Arguments with colon (e.g. --logsocket) ignored
Additionally there are the following changes, which are not
62
Содержание BBV
Страница 176: ...Valgrind FAQ Release 3 8 0 10 August 2012 Copyright 2000 2012 Valgrind Developers Email valgrind valgrind org ...
Страница 177: ...Valgrind FAQ Table of Contents Valgrind Frequently Asked Questions 1 ii ...
Страница 302: ...README mips based on newer GCC versions if possible 95 ...
Страница 303: ...GNU Licenses ...
Страница 304: ...GNU Licenses Table of Contents 1 The GNU General Public License 1 2 The GNU Free Documentation License 8 ii ...