The following can be found in tlclient.log when logging in: Mon Jan 21 11:10:38 2008: Calling XML-RPC method 'do_login' Mon Jan 21 11:10:41 2008: fcntl(0, F_GETFL, 0): Bad file descriptor Mon Jan 21 11:10:41 2008: fcntl(1, F_GETFL, 0): Bad file descriptor Mon Jan 21 11:10:41 2008: ServiceProcess: Recieved EOF on fd 11 This is some kind of more or less harmless bug. See komintern text 309533 with thread.
Fixing this as part of b3183.
Fixed in r26599.
No more fcntl warnings in the log, no observed side effects: good enough for me.