www.glug.org has a registrar's page.
signature.asc
Description: OpenPGP digital signature
___
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
Rob Browning <[EMAIL PROTECTED]> writes:
>
> I haven't had a chance to investigate much further yet, but if I run
> make check under gdb and hit Ctrl-C while popen.test is hung, there
> are two threads that were running.
Looks about right. What's the child process doing? It's supposed to
be writ
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