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

SourceForge.net noreply@sourceforge.net
Wed, 15 Jan 2003 14:59:40 -0800


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

Category: Macintosh
Group: None
>Status: Closed
>Resolution: Fixed
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: Jack Jansen (jackjansen)
Date: 2003-01-15 23:59

Message:
Logged In: YES 
user_id=45365

This should have been closed when test_import.py 1.16 was checked in.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2002-08-11 17: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