From: bhargav p <bha...@gm...> - 2020-03-16 05:15:03
|
Hi Team, I am trying to start a process with valgrind. In my code, I am using setns call. When I start process with valgrind, seeing below error and process is getting exited. "Failed to switch to namespace ns1: Function not implemented" If I start process without valgrind, I am not seeing this error message. Can someone please help me how to resolve this? -Bhargav |