[ZODB-Dev] CVS crashes on startup - MORE
David LeBlanc
whisper@oz.net
Fri, 5 Jul 2002 16:38:17 -0700
UGH! - the bundled release (1.0) crashes too!
CVS of today - 7/05/2002 @ about 13:00 PDT crashes python with a pointer
exception upon startup.
"The instruction at 0x72656863 referenced memory at 0x72656863. The memory
could not be read"
Python was most recently at 0x1E0762D4 before this.
As I don't have a debug version of python or saZODB, I don't have any
further information except that the Visual Studio debugger mentions that
cPersistance.pyd has been loaded.
Python 2.2.1
Windows 2kpro sp2
VC 6 sp 5
I find it kind of weird that all/most the .pyd files ended up in
python22/lib/site-packages and not in a subdirectory of site-packages. Come
to think of it, this isn't an .exe or .dll searched directory either...
David LeBlanc
Seattle, WA USA