[Twisted-Python] socket error 22

Christopher Armstrong radix at twistedmatrix.com
Wed May 7 09:43:24 EDT 2008


On Wed, May 7, 2008 at 9:23 AM, Werner Thie <wthie at thiengineering.ch> wrote:
> Thanks for the hint Eric,
>
>  ulimit -Ha
>  time(cpu-seconds)    unlimited
>  file(blocks)         unlimited
>  coredump(blocks)     unlimited
>  data(kbytes)         1048576
>  stack(kbytes)        32768
>  lockedmem(kbytes)    unlimited
>  memory(kbytes)       unlimited
>  nofiles(descriptors) 3404
>  processes            1044
>
>  I had this problem before and really hit the nofiles limit, but the values
> above seem to be safe.
>
>  With twisted 2.5 I was able to run 'trial twisted' successfully but with
> 8.0.1 one of the tests (manyProcesses or so) crashes and locks up the system
> completely.
>
>  I seem to be stuck in between a rock and a hard place :-((

Can you please try the prerelease of Twisted 8.1.0? It's available at

http://twistedmatrix.com/users/radix/8.1.0pre2/

There were some regressions in 8.0.1 that have been fixed.


-- 
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/




More information about the Twisted-Python mailing list