Re: socket.getfqdn deadlock

2007-03-21 Thread Greg Copeland
On Mar 20, 2:23 pm, [EMAIL PROTECTED] wrote: > Hi, > > I am getting deadlocks (backtrace pasted below) after a while at, > presumably, a socket.getfqdn() call in a child process . > > Fwiw: This child process is created as the result of a pyro call to a > Pyro object. > > Any ideas why this is happ

socket.getfqdn deadlock

2007-03-20 Thread vvikram
Hi, I am getting deadlocks (backtrace pasted below) after a while at, presumably, a socket.getfqdn() call in a child process . Fwiw: This child process is created as the result of a pyro call to a Pyro object. Any ideas why this is happening? Thanks. Regards, Vikram --- Machine info: Linux ab