Subject: Re: python, threads, zope, stack problems?
To: Bill Studenmund <wrstuden@netbsd.org>
From: MLH <mlh@goathill.org>
List: current-users
Date: 05/28/2003 20:34:46
> 
> On 28 May 2003, MLH wrote:
> 
> > I am running NetBSD 1.6T (-current) and am trying to investigate
> > what look like stack problems with python threads in Zope.
> 
> They probalby are stack problems. The current pthread implementation gives
> the main process only 256k worth of stack, which python blows through.

I was afraid of that, after watching the corresponding thread on
threads & stack issues in current. I hope the situation doesn't
drag itself out too long. We're stuck between 1.6.1 and -current
with nothing working on our development servers.

Is there a way to bump up the limit so we can continue development
for now?