Date: Sun, 19 Aug 2007 20:34:50 GMT From: Poul-Henning Kamp <phk@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 125363 for review Message-ID: <200708192034.l7JKYo1A091341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125363 Change 125363 by phk@phk_critter on 2007/08/19 20:34:03 More fallout from ps_strings issue Affected files ... .. //depot/projects/valgrind/README_FREEBSD#2 edit Differences ... ==== //depot/projects/valgrind/README_FREEBSD#2 (text+ko) ==== @@ -1,4 +1,8 @@ -Sun Aug 19 20:26:48 UTC 2007 +Sun Aug 19 20:26:48 UTC 2007 PS_STRINGS Valgrind barfs all over the place on setproctitle. + + This also manifests itself in a corrupted environment in + children of child processes when --trace-children=yes is used. + To cope correctly Valgrind must install the modified argv/envp pointers in the ps-strings area, and mark it as accessible.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708192034.l7JKYo1A091341>