22 Sep
2003
22 Sep
'03
5:36 p.m.
Art Zemon wrote at 2003-9-21 11:18 -0500:
I have installed Zope & CMF on a FreeBSD virtual private server. It seems to mostly work but some things cause Zope to crash. E.g.,
2003-09-21T10:58:40 ERROR(200) zdaemon Process 51333 terminated by signal SIGSEGV(11) and 2003-09-21T11:06:47 ERROR(200) zdaemon Process 54714 terminated by signal SIGBUS(10)
"FreeBSD" is very sensible to "C" runtime stack overflow in multi-thread applications. Do you have the "stack enlargement patch" for Python installed? Dieter