This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author donmez
Recipients amaury.forgeotdarc, barry, benjamin.peterson, donmez, gpolo, lemburg, loewis, pitrou, teoliphant
Date 2008-08-16.05:50:11
SpamBayes Score 0.0002601414
Marked as misclassified No
Message-id <1218865816.59.0.265900877081.issue3139@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to break test_unicode on MacOSX 10.5.4,

test_unicode
python(80320,0xa0659fa0) malloc: *** mmap(size=2147483648) failed (error 
code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
python(80320,0xa0659fa0) malloc: *** mmap(size=2147483648) failed (error 
code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
History
Date User Action Args
2008-08-16 05:50:16donmezsetrecipients: + donmez, lemburg, loewis, barry, teoliphant, amaury.forgeotdarc, pitrou, benjamin.peterson, gpolo
2008-08-16 05:50:16donmezsetmessageid: <1218865816.59.0.265900877081.issue3139@psf.upfronthosting.co.za>
2008-08-16 05:50:15donmezlinkissue3139 messages
2008-08-16 05:50:14donmezcreate