|
From: Nicholas N. <nj...@cs...> - 2005-10-07 23:48:59
|
Hi, none/tests/execve.c is weird. It just calls execve() on itself. Running under Valgrind with --trace-children=yes I get an endless recursion. Running it normally from the shell I don't get that. Any ideas what is going on? Nick |