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 nagisa
Recipients nagisa
Date 2015-10-13.19:39:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444765181.78.0.70980847428.issue25395@psf.upfronthosting.co.za>
In-reply-to
Content
cat attachment | python -m json.tool

reliably makes python to SIGSEGV on Arch linux

$ python --version
Python 3.5.0
$ uname -a
Linux kumabox 4.2.2-1-ARCH #1 SMP PREEMPT Tue Sep 29 22:21:33 CEST 2015 x86_64 GNU/Linux

Does not fail on 2.7.10.
History
Date User Action Args
2015-10-13 19:39:41nagisasetrecipients: + nagisa
2015-10-13 19:39:41nagisasetmessageid: <1444765181.78.0.70980847428.issue25395@psf.upfronthosting.co.za>
2015-10-13 19:39:41nagisalinkissue25395 messages
2015-10-13 19:39:41nagisacreate