[Python-bugs-list] [ python-Bugs-527384 ] test_descr coredumps on OSX framewk bl

noreply@sourceforge.net noreply@sourceforge.net
Fri, 08 Mar 2002 06:08:45 -0800


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

Category: Python Interpreter Core
Group: Python 2.2.1 candidate
Status: Open
Resolution: None
Priority: 8
Submitted By: Jack Jansen (jackjansen)
Assigned to: Michael Hudson (mwh)
Summary: test_descr coredumps on OSX framewk bl

Initial Comment:
As of today test_descr started coredumping when doing a build with --enable-framework on Mac OS X. (it was fine last wednesday). If you run the test standalone (import test.test_descr; test.test_descr.test_main()) the crash happens after output
Testing inheritance from basic types...

The non-framework build has no problems.

I have no idea what has changed and you probably do, so please give me a lead...

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

>Comment By: Michael Hudson (mwh)
Date: 2002-03-08 14:08

Message:
Logged In: YES 
user_id=6656

Well, the obvious candidate would seem to be the "disable
flat namespace" patch, no?

I'm not likely to get to this before Monday, now.

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

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