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 rpointel
Recipients matrixise, rpointel
Date 2015-10-08.12:11:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444306269.0.0.0308781799696.issue25342@psf.upfronthosting.co.za>
In-reply-to
Content
It fails on test_endless_recursion:

$ LD_LIBRARY_PATH=. PYTHONPATH=./Lib/ ./python ./Lib/test/test_json -v

test_endless_recursion (test.test_json.test_recursion.TestPyRecursion) ... zsh: segmentation fault (core dumped)
History
Date User Action Args
2015-10-08 12:11:09rpointelsetrecipients: + rpointel, matrixise
2015-10-08 12:11:09rpointelsetmessageid: <1444306269.0.0.0308781799696.issue25342@psf.upfronthosting.co.za>
2015-10-08 12:11:08rpointellinkissue25342 messages
2015-10-08 12:11:08rpointelcreate