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 <rep...@bugs.python.org> <http://bugs.python.org/issue25395> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com