Summary: | dev-util/valgrind-3.2.1 has problems with generated suppressions | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lorenzo Bettini <bettini> |
Component: | [OLD] Development | Assignee: | Maurice van der Pot (RETIRED) <griffon26> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Lorenzo Bettini
2007-03-23 19:20:58 UTC
This is bug is present in valgrind's bugzilla and has been fixed in 3.2.3: http://bugs.kde.org/show_bug.cgi?id=136844 Valgrind-3.2.3 has been in portage (~x86) for a while, so you can use that or you can fix your suppressions by replacing "fun:_vgrZU_libcZdsoZa_malloc" with "fun:malloc". |