Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 18 Aug 2015 20:07:01 +0200
From: Tastky <tastky@...il.com>
To: Rich Felker <dalias@...c.org>
Cc: musl@...ts.openwall.com
Subject: Re: nfs-utils broken with musl: "select: Bad file descriptor"

I'm afraid that all I can add right now is that when rpc.statd is 
started with -d (write to stderr not syslog) the following line also 
appears before the error:

rpc.statd: Waiting for client connections

Meaning it's hung in the if(notify) block of svc_run's my_svc_run().

On 18.08.2015 19:49, Rich Felker wrote:
>  From the strace, I see that a nonsensical fd #105 is in the fd_set
> readfds that comes from SVC_FDSET. I don't know where the latter is
> defined or modified.
>
> Rich
>

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.