[issue25395] SIGSEGV using json.tool

Simonas Kazlauskas report at bugs.python.org
Tue Oct 13 15:39:41 EDT 2015


New submission from Simonas Kazlauskas:

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.

----------
components: Library (Lib)
files: ast.json
messages: 252954
nosy: nagisa
priority: normal
severity: normal
status: open
title: SIGSEGV using json.tool
type: crash
versions: Python 3.5
Added file: http://bugs.python.org/file40773/ast.json

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25395>
_______________________________________


More information about the Python-bugs-list mailing list