[Zope-dev] ZEO-Tracker not working

2001-10-04 Thread Harald Koschinski
Hi, the ZEO-Tracker at http://www.zope.org/Products/ZEO/Tracker is not working (since 2 week´s) Does anybody know the best place to submit bug´s? - This list?? regards Harald Koschinski _ FRIATEC Aktiengesellschaft

Re: [Zope-dev] More signal 11 restarts....

2001-12-05 Thread Harald Koschinski
Daniel Duclos wrote: > I have a zope that is dumping signal 11 every 40 minutes or so. I have tried >recompile python 2.1.1 with-threads without-pymalloc, recompile Zope with it, >recompile ZPAtterns, recompile and instal MYSQL for Python 0.9.1, upgraded to >Zope 2.4.3, all this on a Deb

Re: [Zope-dev] Bravery & Zope 2.5 Testers

2001-12-14 Thread Harald Koschinski
Matthew T. Kromer wrote: > OK, I am formulating a hypothesis that if you replace ExtensionClass.h > in Zope 2.4 and Zope 2.5 with the following one: > > >http://cvs.zope.org/~checkout~/Zope/lib/Components/ExtensionClass/src/ExtensionClass.h?rev=1.16.140.2&content-type=text/plain > > > > (Which

Re: [Zope-dev] Bravery & Zope 2.5 Testers

2001-12-17 Thread Harald Koschinski
Matthew T. Kromer wrote: [EMAIL PROTECTED]">Harald Koschinski wrote: Matthew T. Kromer wrote: OK, I am formulating a hypothesis that if you replace ExtensionClass.h in Zope 2.4 and Zope 2.5 with the following one: http://cvs.zope.org/~checkout~/Zope/lib/Co

Re: no more SIG11 --without-pymallog --without-cycle-gc (was Re: [Zope-dev] Bravery & Zope 2.5 Testers)

2002-01-16 Thread Harald Koschinski
same for me, no more crashes - but zope needs very much memory (logo :-(() I will try know python 2.1.2. Leonardo Rochael Almeida wrote: 1008351449.5381.3.camel@spitfire"> Hi folks,I also tried the CVS ExtensionClass.h but it didn't help. We keptgetting the SIG11's.However, after

[Zope-dev] Python 2.1.2 does not fix the signal 11 crashing problem !!!!!!!!!!!

2002-01-21 Thread Harald Koschinski
. Kromer wrote: > Harald Koschinski wrote: > >> same for me, no more crashes - but zope needs very much memory (logo >> :-(() >> >> I will try know python 2.1.2. >> > > > OK -- our Zope 2.5.0 betas 3 and 4 have a binary python in the

[Zope-dev] Re: Python 2.1.2 does not fix the signal 11 crashing problem !!!!!!!!!!!

2002-01-21 Thread Harald Koschinski
Anthony Baxter wrote: [EMAIL PROTECTED]"> Harald Koschinski wrote Hallo,after switching to python 2.1.2 compiled with GC (intranet:/usr/local/src/Python-2.1.2 # ./configure --without-pymalloc)the crashes are ba