[New-bugs-announce] [issue18075] Infinite recursion tests triggering a segfault

Brett Cannon report at bugs.python.org
Tue May 28 03:02:08 CEST 2013


New submission from Brett Cannon:

If you run any test that has infinite recursion (test_json test_exceptions test_sys test_runpy) it will segfault with a fresh checkout under OS X 10.8.3 using Clang. Not sure how widespread this is.

I did check that I am using a clean checkout of the default branch.

----------
components: Interpreter Core
messages: 190162
nosy: brett.cannon, larry
priority: release blocker
severity: normal
status: open
title: Infinite recursion tests triggering a segfault
type: crash
versions: Python 3.4

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


More information about the New-bugs-announce mailing list