[Pythonmac-SIG] memory corruption Python 2.3/Mac OS 10.3?

Chris Barker Chris.Barker at noaa.gov
Thu Aug 26 21:02:40 CEST 2004


Rayme Jernigan wrote:

> I read that one of the fixes to 2.3.3 was to fix a memory corruption 
> problem that involved garbage collection:
> http://www.python.org/2.3.3/NEWS.html

It looks to me that those all involve wekrefs. Are you using weakrefs?

As Bob said, an example would be very helpful

> I run Python by pointing my BBEdit editor to PythonLancher from MacPython 2.3. Think this invokes the default Darwin install of "Python 2.3.0" (sys.version_info produces sys.version_info (2, 3, 0, 'final', 0).

I doubt this is it, but try running your code form the command line in 
Terminal, just to make sure.

-Chris




-- 
Christopher Barker, Ph.D.
Oceanographer
                                     		
NOAA/OR&R/HAZMAT         (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list