Matt Kromer sent a patch to asyncore to the Zope-dev list yesterday. This will fix this problem. ----- Original Message ----- From: "Richard Jones" <richard@bizarsoftware.com.au> To: "Jin Choi" <jsc@alum.mit.edu> Cc: <zope@zope.org> Sent: Wednesday, December 12, 2001 5:30 PM Subject: Re: [Zope] RE: Zope 2.4.3 crashing continually - asyncore replacement?
On Thursday 13 December 2001 9:13 am, Jin Choi wrote:
It's not segfaulting. Running the start script with "-Z ''", it gives me: Traceback (most recent call last): File "/export/home/local/Zope-2.4.3-solaris-2.6-sparc/z2.py", line 774, in ? asyncore.loop() File "/usr/local/stow/Python-2.1.1/lib/python2.1/asyncore.py", line 194, in l\ oop poll_fun (timeout, map) File "/usr/local/stow/Python-2.1.1/lib/python2.1/asyncore.py", line 86, in po\ ll r,w,e = select.select (r,w,e, timeout) select.error: (4, 'Interrupted system call')
I can trigger this by closing and attempting to reopen my Oracle connection.
Hrm - I've seen something about an asyncore replacement floating around one of these zope lists... maybe it's to blame... does anyone know anything about it?
Richard
_______________________________________________ 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 )