[Zope-dev] help identifying a structure inside Zope.
Anthony Baxter
anthony@interlink.com.au
Wed, 24 Oct 2001 17:08:12 +1000
I'm hunting for a very very obscure python-crashing bug on
Solaris with Zope2.4 on Python2.1.1. The structure that's
getting corrupted looks something like:
299, (300, (301, (302, (303, ( 304, ( 3, "c_o_s" ) ) ) ) ) )
(nested tuples)
I'm wondering if anyone can think of somewhere inside Zope that
generates this sort of structure? "c_o_s" is a string we use in
our code as a property, a database column, and a REQUEST variable.
As far as we can tell, it's not something being generated by
our code...
Thanks,
Anthony
--
Anthony Baxter <anthony@interlink.com.au>
It's never too late to have a happy childhood.