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 neologix
Recipients facundobatista, loewis, mark.dickinson, neologix, python-dev, rhettinger, skrah, vstinner
Date 2011-11-28.18:48:01
SpamBayes Score 0.026505407
Marked as misclassified No
Message-id <1322506081.98.0.917944959115.issue13093@psf.upfronthosting.co.za>
In-reply-to
Content
A 2.7 OS X buildbot segfaults in test_unicode since 0cd197f13400 :

http://www.python.org/dev/buildbot/all/builders/AMD64 Snow Leopard 2 2.7/builds/409/steps/test/logs/stdio

"""
test_unicode
make: *** [buildbottest] Segmentation fault
program finished with exit code 2
"""
History
Date User Action Args
2011-11-28 18:48:02neologixsetrecipients: + neologix, loewis, rhettinger, facundobatista, mark.dickinson, vstinner, skrah, python-dev
2011-11-28 18:48:01neologixsetmessageid: <1322506081.98.0.917944959115.issue13093@psf.upfronthosting.co.za>
2011-11-28 18:48:01neologixlinkissue13093 messages
2011-11-28 18:48:01neologixcreate