pclose without return???

2003-07-30 Thread xuzhd
My partner find a problem:When he executes the syscall pclose to close a
pipe, the system suspend without return. What is more, if his program
popens only one pipe, the pclose is executed successfully. If the program
popens two pipes, the pclose is executed without return.
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*


 010 8287 5894
 010 8287 6630 -- 32
6
8688100085
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

Re: pclose without return???

2003-07-30 Thread Igor Pechtchanski
On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote:

 My partner find a problem:When he executes the syscall pclose to close a
 pipe, the system suspend without return. What is more, if his program
 popens only one pipe, the pclose is executed successfully. If the program
 popens two pipes, the pclose is executed without return.

http://cygwin.com/acronyms/#PPAST
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster.  -- Patrick Naughton


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/



Re: pclose without return???

2003-07-30 Thread Elfyn McBratney
On Wed, 30 Jul 2003 [EMAIL PROTECTED] wrote:

 My partner find a problem:When he executes the syscall pclose to close a
 pipe, the system suspend without return. What is more, if his program
 popens only one pipe, the pclose is executed successfully. If the program
 popens two pipes, the pclose is executed without return.

Please (re-)read http://cygwin.com/problems.html. In particular, please 
provide a simple test case that demonstrates the bug you (your partner) have 
found.

Elfyn 

-- 
Elfyn McBratney, EMCB  |  http://www.nongnu.org/wwwauth/
http://www.emcb.co.uk  |  http://www.emcb.co.uk/webauth/
[EMAIL PROTECTED]   |  wwwauth-users AT nongnu DOT org


--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ:   http://cygwin.com/faq/