[ZODB-Dev] Corrupted OOTreeSet - strange behavior

Pedro Ferreira jose.pedro.ferreira at cern.ch
Mon Jul 18 06:07:42 EDT 2011


Hello,

I have an OOTreeSet in my DB that is behaving a bit funny (seems to be
corrupted). I thought I could get some more information by performing a
sanity check, but that doesn't seem to help a lot:

"""
>>> c in s
False
>>> c in list(s)
True
>>> s._check()
>>>
"""

Shouldn't there be an error in this case?

Thanks in advance,

Regards,

Pedro

-- 
José Pedro Ferreira

Software Developer, Indico Project
http://indico-software.org

+-----------+
+  '``'--- `+  CERN - European Organization for Nuclear Research
+ |CERN|  / +  1211 Geneve 23, Switzerland
+ ..__. \.  +  IT-UDS-AVC
+  \\___.\  +  Office: 513-1-005
+      /    +  Tel. +41227677159
+-----------+


More information about the ZODB-Dev mailing list