[Python-bugs-list] [ python-Bugs-619400 ] test_builtin hangs on MacOSX 10.2.1

noreply@sourceforge.net noreply@sourceforge.net
Sun, 06 Oct 2002 23:29:02 -0700


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

Category: Macintosh
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: test_builtin hangs on MacOSX 10.2.1

Initial Comment:
Test_builtin appears to hang on Mac OS X 10.2.1, in the 'list' section. Actually, if you are low on swapspace (or, equivalently, on freespace on your system drive) it may hang your whole system.

Python cannot be interrupted (control-c) at this moment, but I'm sometimes able to control-z and kill.

My guess right now is that 10.2.1 overcommits memory and that this somehow hangs Python. I have never seen this problem on 10.1.X or 10.2, but I will investigate.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-10-07 08:29

Message:
Logged In: YES 
user_id=21627

I think this is a duplicate of # 616019.

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

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