2 Sep
2002
2 Sep
'02
5:15 p.m.
Reinoud van Leeuwen writes:
I saw the announcement of the Silva system on www.zope.org and want to see if it suits my needs. I installed all the modules, but when I try the last step of the installation (import silva-0.8.3.zexp), my entire zope server crashes. The only thing I found was a line in /var/log/messages:
Sep 2 17:38:47 zopetest /kernel: pid 337 (python), uid 25933: exited on signal 11 This is a segmentation violation ("SIGSEGV").
Zope 2.5.1 on FreeBSD 4.5 and Python 2.1.2. This is what I did to install everything (zope is installed in /usr/local/zope/2.5.1 which is symlinked as /usr/local/zope/zope) It happens probably because you use Python 2.1.2 which you should use Python 2.1.3...
Dieter