[Python-bugs-list] [ python-Bugs-553736 ] thread_pthread.h on FreeBSD

noreply@sourceforge.net noreply@sourceforge.net
Wed, 08 May 2002 08:00:31 -0700


Bugs item #553736, was opened at 2002-05-08 10:00
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=553736&group_id=5470

Category: Threads
Group: Python 2.1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew Sawyers (zc_andrew)
Assigned to: Nobody/Anonymous (nobody)
Summary: thread_pthread.h on FreeBSD

Initial Comment:
The pthread setstacksize of 64K is too small for 
FreeBSD in some cases (i.e. specifically when running 
Zope/CMF).  The attached diff has worked on 3+ 
different production sites; though the setting of the 
stacksize to 128K was WAG.  It might be possible to 
still overflow the stacksize, though in all the sites 
using this change are no longer having problems.
I've spoken with Fred about this on a few occassions...
Thanks,
Andrew

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=553736&group_id=5470