Newsgroups: gnu.bash.bug
From: c...@odin.ins.cwru.edu (Chet Ramey)
Date: 1996/01/09
Subject: Re: File descriptor 5 is held open
> Description: This sounds like the old BSD rshd bug. A description from several years > When bash execs another program, the new program inherits an > open file descriptor. File descriptor #5 to be precise. This file > descriptor is open for reading and under various circumstances the new > program will block waiting for input on that descriptor. I have seen > this before on other platforms, but now is is becoming a pain in the > neck, rather than just a bash foible. ago is appended. You can use a program that prints out information about open file descriptors Message describing the bug: This is a bug alright, but it's a bug with rshd that's not fixed until rshd sets up a pipe (int pv[2]; if you have the source to the tahoe rshd) I don't know how to solve this cleanly in bash. Doing a blanket close of Chet -- Chet Ramey, Case Western Reserve University Internet: c...@po.CWRU.Edu You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||