ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-List
zope-List
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved