Kevin Ryde <[EMAIL PROTECTED]> writes:

>> I've looked at the process in gdb after it hangs, and it appears to be
>> blocked in a select waiting in (I think) the "no duplicate" test.
>
> There two of those tests, which does it seem to be?  (The child
> processes are different in each, "ps" might show which.)

Ahh, I didn't notice that.  It's actually the second.  Here's the tail
of check-guile.log:

  PASS: popen.test: open-input-pipe: stdin==stderr
  PASS: popen.test: open-input-pipe: stdout==stderr
  PASS: popen.test: open-input-pipe: no duplicate
  PASS: popen.test: open-output-pipe: no args
  PASS: popen.test: open-output-pipe: port?
  PASS: popen.test: open-output-pipe: stdin==stderr
  PASS: popen.test: open-output-pipe: stdout==stderr

-- 
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