[Zope] Zope hangs in FreeBSD with plenty of memory and CPU resources

Jean Lagarde jean.lagarde at gmail.com
Mon Feb 26 13:30:07 EST 2007


My understanding is that get/setrecursionlimit is for the python
internal limit and is not an indicator of the THREAD_STACK_SIZE value,
but in any case, yes, we have compiled with that option and I don't
think that these would be the symptoms I would see for a stack size
issue anyway, but thanks for the suggestion!

-- Jean

On 2/26/07, alex at schnarff.com <alex at schnarff.com> wrote:
> Hmmm...unfortunately, that's not the cause of the problem (I'm
> responding since I'm on the East coast, Jean is on the West, and he's
> asleep right now):
>
> alex at tms: ~$ python
> Python 2.4.3 (#2, Jul  2 2006, 16:14:54)
> [GCC 3.4.2 [FreeBSD] 20040728] on freebsd5
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import sys
> >>> sys.getrecursionlimit()
> 1000
>
> Though I do appreciate you forwarding that URL along, because a *lot*
> of people have suggested the Python stack issue, and until now, we've
> been unable to definitively rule that out. It's almost as good to clear
> one problem as the potential cause as it is to fix things. :-)
>
> Alex Kirk
>
> > http://plone.org/documentation/faq/plone-on-bsd-python-stack
> >
> > Stefan
> >
> >
> > On 26. Feb 2007, at 06:06, Jean Lagarde wrote:
> >
> >> All,
> >>
> >> As a coincidence, that hang of Zope I mentioned in a message I posted
> >> yesterday has happened again today (second time), after a planned
> >> reboot. So here is a completely different issue from the memory one
> >> we've been discussing today.
> >>
> > --
> > Anything that, in happening, causes something else to happen,
> > causes something else to happen.  --Douglas Adams
> >
> >
> > _______________________________________________
> > Zope maillist  -  Zope at 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 )
> >
>
>
> _______________________________________________
> Zope maillist  -  Zope at 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 )
>


More information about the Zope mailing list