Is anyone else using Zope with python 2.0? (on NT, fwiw) I am occasionally seeing protection faults as Zope starts up. When it happens, the fault is repeatable until I truncate data.fs. There may be some correlation to changing a help file (Zope's new help system will reindex its help files at startup if any have changed). Annoyingly, the it doesnt happen with a debugging build. Is anyone else seeing this? Or not seeing this? Toby Dickenson tdickenson@geminidataloggers.com
On Fri, 21 Jul 2000 16:29:23 +0100, Toby Dickenson <mbel44@dial.pipex.net> wrote: This problem goes away if I don't compile python with garbage collection support. I guess I shouldn't be suprised.
Is anyone else using Zope with python 2.0? (on NT, fwiw)
I am occasionally seeing protection faults as Zope starts up. When it happens, the fault is repeatable until I truncate data.fs. There may be some correlation to changing a help file (Zope's new help system will reindex its help files at startup if any have changed).
Annoyingly, the it doesnt happen with a debugging build. Is anyone else seeing this? Or not seeing this?
Toby Dickenson tdickenson@geminidataloggers.com
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Toby Dickenson tdickenson@geminidataloggers.com
On Mon, 24 Jul 2000, Toby Dickenson wrote:
On Fri, 21 Jul 2000 16:29:23 +0100, Toby Dickenson <mbel44@dial.pipex.net> wrote:
This problem goes away if I don't compile python with garbage collection support. I guess I shouldn't be suprised.
Python 2.0? Garbage collection? Huh? What? Last I checked, Python 1.5.2 was the newest stable release, with 1.6 being under development. 1.7 due out by the end of the year, and Python 3000 being a redesign from the ground up. Is there a 2.0 somewhere that I don't know about?
Toby Dickenson tdickenson@geminidataloggers.com
--Jeff --- Jeff K. Hoffman 704.849.0731 x108 Chief Technology Officer mailto:jeff.hoffman@goingv.com Going Virtual, L.L.C. http://www.goingv.com/
participants (2)
-
Jeff K. Hoffman -
Toby Dickenson