[issue9405] crash when calling urllib.getproxies() under OSX with subprocess / particular memory usage
Ronald Oussoren
report at bugs.python.org
Thu Jul 29 10:06:29 CEST 2010
Ronald Oussoren <ronaldoussoren at mac.com> added the comment:
Interestingly enough I don't get the crash in a copy of 2.7, but do get the crash in a copy of 2.6. The former was build on 10.6, the later on 10.5.
Both 3.1 and 3.2 crash reliably for me (after porting the script to py3k)
/usr/bin/python doesn't crash, but that's because it doesn't get proxy information from the system.
----------
versions: +Python 3.1, Python 3.2
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9405>
_______________________________________
More information about the Python-bugs-list
mailing list