Michael Best <mbest@emergence.com> wrote:
I have had Zope 2.0.1, Zope 2.1.6 and Zope 2.2.4 running on Solaris 2.6 and inexplicably, every so often (no definiate amount of time) the Zope dies.
Any ideas?
---------- A typical entry from STUPID_LOG is: 2000-12-07T18:23:22 ERROR(200) zdaemon zdaemon: Thu Dec 7 11:23:22 2000: Aiieee! 17564 exited with error code: 11 ----------
Error code 11 is almost certainly a SEGFAULT, which would typically mean a pointer bug in a "C" extension. Can you arrange to get a core file created, and use xdb/gdb to figure out what code was running when the bug juice squirted? At a higher level, what add-on products are you using with Zope? Tres. -- =============================================================== Tres Seaver tseaver@digicool.com Digital Creations "Zope Dealers" http://www.zope.org