Kevin Ryde <[EMAIL PROTECTED]> writes:

> Looks about right.  What's the child process doing?  It's supposed
> to be writing to the parent to say continue.  (Unless it failed to
> fork there should be some child, either running or a zombie.)

>From the output of ps auxf, it looks like the child is probably one of
these zombies.  There are several zombie sh children:

      \_ [sh] <defunct>
      \_ [sh] <defunct>
      \_ [sh] <defunct>
      \_ [lt-guile] <defunct>
      \_ [lt-guile] <defunct>

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to