From: Jeff D. <jd...@ka...> - 1999-12-07 15:13:40
|
> VFS: Mounted root (ext2 filesystem) readonly. > Kernel panic: do_syscall : Couldn't force getpid Is this consistent? Does this kernel have the ptrace patch applied? If yes and yes, then get the errno (which I probably should have printed out) and go from there. I have seen ptrace fail mysteriously before, but not right there. I have in a couple of places tested for ptrace failing, and retrying if it does. Jeff |