[Zope] select.error: (4, 'Interrupted system call')

Chris McDonough chrism@zope.com
Wed, 15 Aug 2001 17:25:10 -0400


THis is an odd error... what OS?

----- Original Message ----- 
From: "John Ziniti" <jziniti@speakeasy.org>
To: <zope@zope.org>
Sent: Wednesday, August 15, 2001 5:11 PM
Subject: [Zope] select.error: (4, 'Interrupted system call')


> Hey all, 
> 
> I've been getting this all day today since I upgraded
> to Python 2.1.1 and Zope-2.4.0.  It seems to happen
> randomly, but mostly when I am moving around the ZMI,
> the more I move around, the more likely it is to occur.
> 
> It also brings down the Zope server, requiring a restart
> and is thuis rather annoying.  Any ideas on causes, fixes,
> hunches?  The traceback (printed to console) follows.
> 
> Traceback (most recent call last):
>   File "/u01/zope/Zope-2.4.0-src/z2.py", line 774, in ?
>     asyncore.loop()
>   File "/u01/zope//lib/python2.1/asyncore.py", line 194, in loop
>     poll_fun (timeout, map)
>   File "/u01/zope//lib/python2.1/asyncore.py", line 86, in poll
>     r,w,e = select.select (r,w,e, timeout)
> select.error: (4, 'Interrupted system call')
> 
> 
> Thanks in advance,
> 
> Ziniti
> 
> 
> -- 
> John Ziniti
> Channing Laboratory
> Brigham and Women's Hospital
> 181 Longwood Avenue
> Brookline, MA 02115
> john.ziniti@channing.harvard.edu
> 
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>