|
From: Nicholas N. <nj...@ca...> - 2004-02-10 01:22:00
|
On Sat, 7 Feb 2004, Eyal Lebedinsky wrote: > A program (sched) is execing another (init) which then > spawns (fork/exec) another. The failure is always in > this last execvp() before the target executable starts. Any chance you can reduce it to a small test case? N |