[Zope-DB] Getting 500's and 503's from Zope + Firebird
Dieter Maurer
dieter@handshake.de
Fri, 8 Mar 2002 21:46:21 +0100
tomash <""Tomas Holenda <tomas.holenda\"@openone.cz>> writes:
> >Turn on Zope logging (search the mailing list archives for "STUPID_LOG_FILE")
> >and see what's written in the log file.
> >When Zope dies, look at the Zope stability document, recently announced
> >on the list.
> >
>
> STUPID_LOG_FILE says
>
> ERROR(200) zdaemon zdaemon: Thu Mar 7 22:17:31 2002: Aiieee! 15103
> exited with error code: 11
That's a segmentation violation.
If you not yet have: upgrade to Python 2.1.2 and Zope 2.5.1.
Dieter