Re: [ZODB-Dev] persistence errors with python2.5 64 bit linux

2007-10-18 Thread Jim Fulton
On Oct 17, 2007, at 10:58 PM, Shane Evans wrote: The tests did show up the problem. Are you using a 64-bit platform? I suspect that the bug only shows up there. I ran the tests on a 32-bit platform. I don't have a 64- bit platform to test against. I suspect it also depends on *which*

Re: [ZODB-Dev] persistence errors with python2.5 64 bit linux

2007-10-17 Thread Shane Evans
The tests did show up the problem. It seems someone beat me to opening the bug report: https://bugs.launchpad.net/zodb/+bug/153316 I found a related problem and added it along with a patch. Unfortunately there still seem to be problems in my application and it looks like it's a zodb issue

Re: [ZODB-Dev] persistence errors with python2.5 64 bit linux

2007-10-16 Thread Jim Fulton
Interesting. I'm amazed that this wasn't caught by any of the extensive ZODB tests. Would you mind submitting this as a bug report: https://launchpad.net/ zodb/+filebug Jim On Oct 16, 2007, at 6:14 AM, Shane Evans wrote: Hi, I was looking at zodb for the first time and noticed a problem

[ZODB-Dev] persistence errors with python2.5 64 bit linux

2007-10-16 Thread Shane Evans
Hi, I was looking at zodb for the first time and noticed a problem where persistent objects would be read and not have all their attributes. A simple test case it attached (persistent_error.py). It prints "not set" when I run it. After a little poking it seems the error is with the use of