[Zope-dev] Zope crash in select_trigger
Dario Lopez-Kästen
dario@ita.chalmers.se
Wed, 7 Nov 2001 08:36:51 +0100
From: "Andre Schubert" <andre.schubert@geyer.kabeljournal.de>
> our Zope has the same problem, he dies unexpectly with Error-Code 13.
> Can i use the pymalloc-hint for me... RedHat 6.2 Immunix and Zope 2.3.3
> and python 1.5.2.
the --without-pymalloc thing is only relevant to Python 2.1, IIRC, thus only
if you use newr Zopes.
A question: you that are experiencing these problems, are you using database
adapters?
if so, what adapters? How much do you make use of them?
> And are there some docs or how-tos about the pymalloc-hint??????
the INSTALL doc in the Python src has some info. I got help from Steva A who
pointed me in the right direction.
/dario