[Python-bugs-list] [ python-Bugs-571845 ] test_import crashes/hangs for MacPython

noreply@sourceforge.net noreply@sourceforge.net
Sun, 11 Aug 2002 08:38:12 -0700


Bugs item #571845, was opened at 2002-06-20 17:30
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=571845&group_id=5470

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: test_import crashes/hangs for MacPython

Initial Comment:
Test_import breaks for MacPython after the patches for bug #561858 were committed.
On Mac OS 9 the test runs into an out-of-memory situation (after gobbling up 23MB), on Mac OS X it hangs (or, at least, it doesn't respond for 15 minutes).

I think this is unrelated to the original bug, so I'm putting this in a separate report. For now I am disabling the specific test when running under MacPython, but this should be fixed eventually.

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

>Comment By: Neal Norwitz (nnorwitz)
Date: 2002-08-11 11:38

Message:
Logged In: YES 
user_id=33168

Jack, I wanted to make sure this was forgotten.  Has this
been fixed with the other memory allocation changes?

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

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