[Patches] [ python-Patches-554841 ] THREAD_STACK_SIZE for 2.1

noreply@sourceforge.net noreply@sourceforge.net
Wed, 11 Sep 2002 06:36:31 -0700


Patches item #554841, was opened at 2002-05-11 09:32
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=554841&group_id=5470

Category: Core (C code)
Group: Python 2.1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Matt Behrens (mattbehrens)
Assigned to: Nobody/Anonymous (nobody)
Summary: THREAD_STACK_SIZE for 2.1

Initial Comment:
I created this patch for OpenBSD packaging, so we could
bump up the pthread stack size in the same way it is
done for Python 2.2 -- by adding
-DTHREAD_STACK_SIZE=0x20000 to OPT.  (We need this so
Zope doesn't crash with our shared libpython.)


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

>Comment By: Matt Behrens (mattbehrens)
Date: 2002-09-11 09:36

Message:
Logged In: YES 
user_id=240525

I am no longer involved in OpenBSD.  Chris Humphries took
over the Python ports, he is reachable at
<chumphries@drauku.net>.  I let him know about these patches
in early July.

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

Comment By: Myroslav Opyr (interra)
Date: 2002-05-20 08:39

Message:
Logged In: YES 
user_id=327208

I have FreeBSD4, Python 2.1.3 and Zope 2.5.1

The patch was mandatory to make site using CMF and heavy 
ZPT work. Uptime is 5 days already.

The bug should be eliminated in next 2.1.4 release. Can we 
increase priority?

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=554841&group_id=5470