Janko Hauser wrote:
My personal conclusion is: running on alpha add some troubles.
and
Jeff Rush writes:
Sorry to hear of your problem. Are you by chance running Red Hat Linux/Alpha? I do know that Red Hat took my Zope RPMs, rebuilt them (w/o change) on an Alpha and they said it all worked fine. Personally I've never seen an Alpha so I can't speak with authority but it -ought- to work.
Or are you running the 2.1.0 beta 1 release?
I use the 2.1.0 Beta, but had a similar problem with the stable source, although I didn't looked further back than. According to the wonderful platform.py the system is 'OSF1-V4.0-alpha-alpha'. The exact error is:
Stack overflow: pid 26669, proc python, addr 0x140889ff8, pc 0x120049ef0
Is there a way you can turn up the per-process stack? Perhaps a compilation option, or an OS runtime option. Perhap's OSF's default is too low.
Python runs fine on normal stuff, although I haven't tested the
Your other stuff may not generate stacks nearly as deep as Zope, it's worth looking into. -Michel