cvs commit: ports/devel/valgrind Makefileports/devel/valgrind/files
Makefile
ports/devel/valgrind-snapshot/files patch-coregrind-vg_proxylwp.c
Pav Lucistnik
pav at FreeBSD.org
Thu Dec 9 15:08:42 PST 2004
pav 2004-12-09 23:08:41 UTC
FreeBSD ports repository
Modified files:
devel/valgrind Makefile
devel/valgrind-snapshot Makefile
Added files:
devel/valgrind/files patch-coregrind-vg_proxylwp.c
devel/valgrind-snapshot/files patch-coregrind-vg_proxylwp.c
Log:
- Starting from some point after FreeBSD 5.2.1, valgrind did not terminate
correctly, but got stuck in state ``umtx''. This was mentioned on the lists
and in kern/68992 [closed], but I was never able to fix the problem.
On FreeBSD >= 502120, the kernel's and valgrind's definition of
UMTX_CONTESTED flag were out of sync, which is why valgrind did not terminate
on these systems.
PR: ports/74903
Submitted by: Simon Barner <barner at gmx.de> (maintainer)
Revision Changes Path
1.9 +1 -1 ports/devel/valgrind-snapshot/Makefile
1.1 +10 -0 ports/devel/valgrind-snapshot/files/patch-coregrind-vg_proxylwp.c (new)
1.11 +1 -1 ports/devel/valgrind/Makefile
1.1 +10 -0 ports/devel/valgrind/files/patch-coregrind-vg_proxylwp.c (new)
More information about the cvs-all
mailing list