[Python-bugs-list] [ python-Bugs-527059 ] ZODB cores with 2.2.1 CVS

noreply@sourceforge.net noreply@sourceforge.net
Thu, 07 Mar 2002 10:17:00 -0800


Bugs item #527059, was opened at 2002-03-07 12:50
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=527059&group_id=5470

Category: None
Group: 3rd Party
Status: Open
Resolution: Invalid
Priority: 5
Submitted By: Michael Hudson (mwh)
Assigned to: Michael Hudson (mwh)
Summary: ZODB cores with 2.2.1 CVS

Initial Comment:
As summary.  May happen with other extension packages;
this is the first I've tried.

Obviously 2.2.1 can't go out until we figure out why
this is happening.  Currently backing out changes and
working by binary chop, but help appreciated!

Verification also appreciated.

----------------------------------------------------------------------

>Comment By: Tim Peters (tim_one)
Date: 2002-03-07 13:17

Message:
Logged In: YES 
user_id=31435

--with-pymalloc problems shouldn't hold up anything.  
obmalloc is still experimental, and it appears hard for 
large C extensions *not* to screw up when it's enabled 
(thanks to widespread misues of Python's mem-mgmt API).

It would help if you attached an example that provokes ZODB 
failure.

----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2002-03-07 13:08

Message:
Logged In: YES 
user_id=6656

I'll leave this open, just in case.

----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2002-03-07 13:07

Message:
Logged In: YES 
user_id=6656

That would seem to be it, yes.

Should probably try to work out why, but I'm not sure it's
going to be our problem.

----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2002-03-07 12:57

Message:
Logged In: YES 
user_id=6656

Or maybe it's --with-pymalloc that does it?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=527059&group_id=5470