On Tue, Oct 6, 2009 at 6:29 AM, Mechiel Lukkien <mech...@xs4all.nl> wrote: > if the above is really what is happening, perhaps rthreads will run > into the same problem sooner or later? perhaps other close() calls can > also sleep? or other operations that hold fd_lock?
Yes, very good diagnosis. We'll have to fix this.