Re: [Zope] Zope 2.2.1 Solaris 8 dumps core

2000-09-08 Thread Michele Ravani
Brian Lloyd wrote: > > I've downloaded the src of Zope 2.2.1 on my UltraSparc running Solaris > > 8, built it ok, but when I try run ./start it it dumps core with a > > segmentation fault. > > Is this problem known? Anything I can do? > > I am completely new to both Python and Zope ... > > I don'

Re: [Zope] Zope 2.2.1 Solaris 8 dumps core

2000-09-07 Thread Fredrik Aronsson
Hello! I've had a similar problem, with Zope coredumping, but since I recompiled python using the same compiler that I compiled Zope with, Zope works correct. /Fredrik Aronsson (I've included the smallest script I could find that dumped core. If it dumps core for you too, perhaps you have the

RE: [Zope] Zope 2.2.1 Solaris 8 dumps core

2000-09-07 Thread Brian Lloyd
> I've downloaded the src of Zope 2.2.1 on my UltraSparc running Solaris > 8, built it ok, but when I try run ./start it it dumps core with a > segmentation fault. > Is this problem known? Anything I can do? > I am completely new to both Python and Zope ... I don't know of any problems inherent t