[Twisted-Python] socket error 22

Werner Thie wthie at thiengineering.ch
Wed May 7 11:54:52 EDT 2008


Hi Christopher

Updated to 8.1.0pre2:
  trial runs now ok:

Ran 3758 tests in 951.295s

FAILED (skips=90, expectedFailures=17, failures=10, errors=21, 
successes=3629)

Attached is the log of the trial run.

HTH, Werner

Christopher Armstrong wrote:
> 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.
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trial.OpenBSD.Twisted.8.1.0pre2.zip
Type: application/x-zip-compressed
Size: 40973 bytes
Desc: not available
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20080507/11a1fbe5/attachment.bin 


More information about the Twisted-Python mailing list