Re: [Zope] Server Spontaneously Quitting
by Dieter Maurer other posts by this author
Feb 29 2004 6:51PM messages near this date
Re: [Zope] Server Spontaneously Quitting
|
Re: [Zope] Server Spontaneously Quitting
Murray Pearson wrote at 2004-2-29 09:35 -0700:
> I have a Zope instance running on my OpenBSD machine (Zope 2.6.1
> (OpenBSD package zope-2.6.1) , python 2.1.3, openbsd3) and it has been
> spontaneously quitting on an irregular but fairly frequent basis --
> usually a couple of times per week.
Do you have a Python with increased C runtime stack size?
A too small stack size for Python threads is a standard problem
on BSD systems. The processes die with a SIGSEGV (activate
Zope logging!) when the stack overflows.
--
Dieter
_______________________________________________
Zope maillist - Zope@[...].org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
Thread:
Murray Pearson
Murray Pearson
Dieter Maurer
Andrew Veitch
Patrick Kirk
george donnelly
Murray Pearson
|