From: Philippe W. <phi...@sk...> - 2018-04-14 16:23:10
|
On Fri, 2018-04-13 at 18:27 +0000, Rachel Chen (rychen) wrote: > Index: third-party/src/valgrind/valgrind-3.4.1/coregrind/m_syswrap/syswrap-x86-linux.c The release 3.4.1 is from 2009. I suggest to upgrade to the last release (3.13.0), as it is unlikely someone will be willing/able to provide support on this very old version. Since 3.4.1, all this clone flags related code was heavily restructured/reworked, and supports somewhat more combinations. So, maybe 3.13.0 will solve your problem. Feedback welcome ... Philippe |