Ok, so my crashing problem has not gone away. I updated from 2.3.2 -> 2.4.2 about a week ago and since then Zope has been crashing every 15 minutes or so! Since it is a set of live sites I thought to try another one sitting by itself and yes, it runs for hours. Here is the very consistant output in the debug mode (get this over and over and over again) ++++++++++++++++++ [root@server1 bluewildfire]# WARNING: Python C API version mismatch for module _imaging: This Python has API version 1010, module _imaging has version 1007. /usr/local/zope/bluewildfire/lib/python/SearchIndex/__init__.py:91: DeprecationWarning: The usage of the SearchIndex package is deprecated since Zope 2.4. This package is only kept for backwards compatibility for a while and will go away in a future release. Please use instead the re-factored modules in Products/PluginIndexes. warnings.warn("The usage of the SearchIndex package is deprecated since \ WARNING: Python C API version mismatch for module _imaging: This Python has API version 1010, module _imaging has version 1007. /usr/local/zope/bluewildfire/lib/python/SearchIndex/__init__.py:91: DeprecationWarning: The usage of the SearchIndex package is deprecated since Zope 2.4. This package is only kept for backwards compatibility for a while and will go away in a future release. Please use instead the re-factored modules in Products/PluginIndexes. warnings.warn("The usage of the SearchIndex package is deprecated since \ ++++++++++++++++ I did remove the Imaging (but not the products) and that one warning went away but it still crashes. I have also run it with a -M to a log file and it really does not produce anything useful. There seems to be no pattern accept crashing. Any, help, at all... would be great. Thanks, BZ