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 writing to the parent to say continue. (Unless it failed to fork there should be some child, either running or a zombie.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel